-- Logs begin at Tue 2020-12-29 06:21:32 UTC, end at Tue 2020-12-29 08:59:24 UTC. -- Dec 29 06:59:26.495565 n-d-768509-3 systemd[1]: Starting Devstack devstack@c-api.service... Dec 29 06:59:26.503570 n-d-768509-3 devstack@c-api.service[88227]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Dec 29 06:59:26.505666 n-d-768509-3 devstack@c-api.service[88227]: *** Starting uWSGI 2.0.15-debian (64bit) on [Tue Dec 29 06:59:26 2020] *** Dec 29 06:59:26.505666 n-d-768509-3 devstack@c-api.service[88227]: compiled with version: 7.3.0 on 28 September 2018 15:41:15 Dec 29 06:59:26.505666 n-d-768509-3 devstack@c-api.service[88227]: os: Linux-4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 Dec 29 06:59:26.505666 n-d-768509-3 devstack@c-api.service[88227]: nodename: n-d-768509-3 Dec 29 06:59:26.505666 n-d-768509-3 devstack@c-api.service[88227]: machine: x86_64 Dec 29 06:59:26.505666 n-d-768509-3 devstack@c-api.service[88227]: clock source: unix Dec 29 06:59:26.505666 n-d-768509-3 devstack@c-api.service[88227]: pcre jit disabled Dec 29 06:59:26.505666 n-d-768509-3 devstack@c-api.service[88227]: detected number of CPU cores: 4 Dec 29 06:59:26.505666 n-d-768509-3 devstack@c-api.service[88227]: current working directory: / Dec 29 06:59:26.505666 n-d-768509-3 devstack@c-api.service[88227]: detected binary path: /usr/bin/uwsgi-core Dec 29 06:59:26.505666 n-d-768509-3 devstack@c-api.service[88227]: dropping root privileges as early as possible Dec 29 06:59:26.505666 n-d-768509-3 devstack@c-api.service[88227]: your processes number limit is 47843 Dec 29 06:59:26.506782 n-d-768509-3 devstack@c-api.service[88227]: your memory page size is 4096 bytes Dec 29 06:59:26.506782 n-d-768509-3 devstack@c-api.service[88227]: detected max file descriptor number: 2048 Dec 29 06:59:26.506782 n-d-768509-3 devstack@c-api.service[88227]: lock engine: pthread robust mutexes Dec 29 06:59:26.506782 n-d-768509-3 devstack@c-api.service[88227]: thunder lock: enabled Dec 29 06:59:26.506782 n-d-768509-3 devstack@c-api.service[88227]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-wsgi.socket fd 4 Dec 29 06:59:26.506782 n-d-768509-3 devstack@c-api.service[88227]: dropping root privileges after socket binding Dec 29 06:59:26.506782 n-d-768509-3 devstack@c-api.service[88227]: Python version: 3.6.9 (default, Oct 8 2020, 12:12:24) [GCC 8.4.0] Dec 29 06:59:26.552323 n-d-768509-3 devstack@c-api.service[88227]: Python main interpreter initialized at 0x558908a8c9c0 Dec 29 06:59:26.552323 n-d-768509-3 devstack@c-api.service[88227]: dropping root privileges after plugin initialization Dec 29 06:59:26.552323 n-d-768509-3 devstack@c-api.service[88227]: python threads support enabled Dec 29 06:59:26.552323 n-d-768509-3 devstack@c-api.service[88227]: your server socket listen backlog is limited to 100 connections Dec 29 06:59:26.552323 n-d-768509-3 devstack@c-api.service[88227]: your mercy for graceful operations on workers is 90 seconds Dec 29 06:59:26.552824 n-d-768509-3 devstack@c-api.service[88227]: mapped 402621 bytes (393 KB) for 2 cores Dec 29 06:59:26.552824 n-d-768509-3 devstack@c-api.service[88227]: *** Operational MODE: preforking *** Dec 29 06:59:26.552995 n-d-768509-3 devstack@c-api.service[88227]: dropping root privileges after application loading Dec 29 06:59:26.552995 n-d-768509-3 devstack@c-api.service[88227]: *** uWSGI is running in multiple interpreter mode *** Dec 29 06:59:26.552995 n-d-768509-3 devstack@c-api.service[88227]: spawned uWSGI master process (pid: 88227) Dec 29 06:59:26.553378 n-d-768509-3 systemd[1]: Started Devstack devstack@c-api.service. Dec 29 06:59:26.553595 n-d-768509-3 devstack@c-api.service[88227]: spawned uWSGI worker 1 (pid: 88228, cores: 1) Dec 29 06:59:26.553805 n-d-768509-3 devstack@c-api.service[88227]: spawned uWSGI worker 2 (pid: 88229, cores: 1) Dec 29 06:59:26.554467 n-d-768509-3 devstack@c-api.service[88227]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Dec 29 06:59:29.801235 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=88228) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Dec 29 06:59:29.803450 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.api [-] The v2 API is deprecated and is not under active development. You should set enable_v2_api=false and enable_v3_api=true in your cinder.conf file. Dec 29 06:59:29.812013 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88228) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 29 06:59:29.813308 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:29.814351 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:29.814855 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:29.815813 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:29.816045 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:29.816270 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:29.816535 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:29.816809 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:29.817029 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:29.817256 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:29.847331 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=88229) load_app /usr/local/lib/python3.6/dist-packages/oslo_service/wsgi.py:350}} Dec 29 06:59:29.849446 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.api [-] The v2 API is deprecated and is not under active development. You should set enable_v2_api=false and enable_v3_api=true in your cinder.conf file. Dec 29 06:59:29.853158 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88229) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 29 06:59:29.854450 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:29.855070 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:29.855478 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:29.856143 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:29.856375 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:29.856596 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:29.856821 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:29.857042 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:29.857261 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:29.857491 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.018447 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.018738 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.018972 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.019203 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.019437 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.019651 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.019886 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.027150 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.027392 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.027668 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.027855 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.028068 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.028277 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.028513 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.034920 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.035160 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.035390 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.035617 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.036090 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.036306 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.036544 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.038258 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.038489 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.038747 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.038975 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.039190 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.039404 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.039632 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.052950 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.053141 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.053376 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.053611 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.053836 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.054063 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.054301 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.056865 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.057105 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.057341 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.057583 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.057812 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.058037 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.058272 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.059990 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.060230 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.060472 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.060703 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.060929 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.061155 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.061394 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.062496 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.062753 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.062979 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.063212 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.063459 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.063657 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.063892 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.610393 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.610676 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.610870 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.611110 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.611400 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.611733 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.611987 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.612952 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.613210 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.613448 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.613686 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.613913 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.614140 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.614384 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.616572 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.616854 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.617058 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.617224 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.617350 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.617453 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.617565 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.617662 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.617757 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.617862 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.617965 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.618060 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.618153 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.618370 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.621179 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.621429 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.621551 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.621649 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.621745 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.621887 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.622027 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.622140 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.622253 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.622355 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.622459 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.622574 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.622724 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.622827 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.623888 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.624125 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.624226 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.624332 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.624438 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.624540 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.624642 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.624743 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.624853 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.624955 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.625055 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.625150 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.625253 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.625481 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.630182 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.630419 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.630674 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.630930 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.631132 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.631354 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.631590 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.631709 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.631820 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.632046 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.632280 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.632505 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.632729 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.632969 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.642404 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.643232 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.643439 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.643681 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.643681 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.643882 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.643992 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.644094 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.644197 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.644298 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.644402 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.644507 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.644507 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.644690 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.650037 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.650299 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.650517 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.650749 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.650862 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.650968 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.651073 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.651174 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.651281 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.651376 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.651476 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.651612 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.651844 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.652089 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.653506 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.653752 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.653980 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.654082 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.654219 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.654321 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.654427 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.654533 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.654663 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.654798 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.654898 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.655003 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.655228 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.655468 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.656172 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.656410 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.656636 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.656863 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.656970 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.657073 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.657174 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.657270 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.657341 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.657480 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.657666 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.657766 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.657941 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.658955 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.661523 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.661763 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.661991 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.662218 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.662437 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.662683 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.662917 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.663606 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.663860 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.664103 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.664349 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.664583 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.664812 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.665054 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.667383 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.667650 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.667864 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.667978 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.668082 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.668185 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.668280 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.668379 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.668472 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.668564 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.668709 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.668818 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.668988 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.669230 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.670082 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.670340 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.670551 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.670761 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.670876 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.670976 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.671071 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.671203 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.671302 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.671406 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.671500 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.671630 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.671855 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.672101 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.674790 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.675030 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.675138 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.675241 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.675343 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.675476 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.675575 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.675677 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.675778 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.675872 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.675965 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.676110 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.676210 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.676365 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.684941 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.685212 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.685414 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.685592 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.685699 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.685806 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.685902 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.686042 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.686147 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.686242 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.686342 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.686443 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.686696 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.686941 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.687650 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.687887 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.688119 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.688352 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.688451 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.688554 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.688649 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.688741 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.688842 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.688971 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.689069 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.689239 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.689998 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.689998 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.691523 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.691739 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.691887 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.691993 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.692094 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.692195 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.692298 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.692394 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.692503 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.692598 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.692697 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.692790 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.692897 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.693042 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.771942 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.772160 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.772269 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.772368 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.772488 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.772588 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.772804 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.772909 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.773006 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.773102 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.773212 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.773316 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.773420 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.773655 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.775469 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.775585 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.775694 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.775853 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.775973 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.776070 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.776179 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.776285 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.776388 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.776495 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.776596 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.776699 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.776810 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.776907 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.778144 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.778398 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.778519 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.778659 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.778767 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.778870 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.778967 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.779075 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.779172 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.779266 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.779370 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.779489 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.779588 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.779689 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.784388 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.784626 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.784868 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.785037 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.785152 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.785265 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.785364 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.785468 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.785564 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.785658 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.785753 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.786089 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.786160 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.786405 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.791219 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.791475 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.791691 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.791920 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.792022 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.792151 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.792260 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.792458 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.792565 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.792660 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.792760 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.792869 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.793094 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.793337 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.796825 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.797025 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.797260 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.797382 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.797479 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.797574 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.797667 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.797760 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.797890 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.797989 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.798126 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.798226 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.798320 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.798556 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.800526 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.800767 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.800878 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.800983 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.801110 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.801217 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.801320 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.801730 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.801837 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.801933 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.802038 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.802133 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.802204 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.802204 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.803235 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.803471 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.803658 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.803758 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.803899 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.804021 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.804130 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.804208 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.804302 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.804396 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.804490 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.804596 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.805002 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.805002 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.805761 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.806001 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.806232 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.806345 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.806448 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.806543 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.806766 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.806983 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.807102 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.807209 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.807311 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.807406 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.807506 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.807608 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.808778 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.808982 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.809134 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.809230 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.809324 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.809424 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.809519 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.809621 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.809717 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.809810 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.809904 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.809998 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.810097 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.810287 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.811913 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.812157 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.812373 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.812481 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.812578 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.812712 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.812809 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.812904 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.813006 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.813108 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.813303 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.813530 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.848778 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88228) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 29 06:59:30.849187 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.849431 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.849559 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=88229) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 29 06:59:30.849850 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.849955 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.850054 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.850163 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.850261 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.850475 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.850608 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.850713 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.850823 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.850922 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.851017 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.851111 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.851220 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.851317 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.851412 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.851507 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.851604 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.851699 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.851792 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.851886 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.851981 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.852083 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.852180 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.852275 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.852369 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.852471 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.852566 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.852660 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.852753 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.852847 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.852948 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.853044 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.853138 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.853232 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.853326 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.853420 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.853492 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.853584 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.853686 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.853782 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.853884 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.853979 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.854073 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.854166 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.854260 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.854354 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.854447 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.854541 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.854656 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.854766 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.854878 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.854981 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.855078 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.855172 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.855266 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.855374 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.855454 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.855560 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.855673 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.855770 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.855864 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.855959 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.856054 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.856161 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.856265 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.856361 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.856454 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.856617 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.856715 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.856810 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.856904 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.856998 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.857092 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.857186 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.857281 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.857375 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.857477 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.857573 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.857668 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.857762 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.857856 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.857951 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.858044 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.858138 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.858231 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.858332 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.858427 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.858521 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.858649 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.858749 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.858844 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.858937 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.859031 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.859124 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.859230 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.859327 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.859421 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.859515 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.859608 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.859703 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.859797 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.859890 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.859983 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.860086 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.860181 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.860276 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.860370 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.860503 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.860608 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.860704 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.860798 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.860894 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.861003 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.861100 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.861195 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.861307 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.861438 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.861556 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.861635 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.861703 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.861772 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.861772 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.861906 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.861975 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.862043 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.862043 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.862164 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.862164 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.862286 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.862358 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.862435 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.862570 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.862715 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.862794 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.862867 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.862985 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.863081 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.863198 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.863301 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.863410 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.863509 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.863604 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.863698 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.863793 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.863886 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.863963 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.864033 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.864101 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.864201 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.864297 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.864391 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.864485 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.864580 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.864674 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.864768 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.864862 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.864956 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.865040 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.865111 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.865203 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.865298 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.865392 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.865487 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.865582 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.865711 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.865811 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.865915 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.866011 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.866114 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.866210 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.866404 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.866505 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.866622 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.866720 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.866815 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.866922 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.867020 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.867116 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.867211 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.867306 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.867401 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.867401 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.867574 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.867668 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.867769 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.867865 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.867961 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.868055 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.868150 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.868243 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.868337 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.868337 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.868509 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.868509 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.868694 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.868789 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.868882 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.868979 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.869073 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.869167 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.869261 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.869354 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.869456 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.869456 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.869632 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.869725 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.869819 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.869913 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.870006 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.870099 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.870193 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.870294 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.870390 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.870485 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.870593 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.870691 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.870785 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.870879 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.870973 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.871067 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.871172 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.871269 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.871364 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.871457 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.871552 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.871622 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.871690 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.871782 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.871875 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.871975 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.872070 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.872164 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.872257 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.872351 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.872444 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.872569 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.872920 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.873022 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.873119 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.873222 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.873319 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.873413 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.873508 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.873602 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.873696 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.873867 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.873967 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.874061 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.874189 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.874289 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.874396 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.874491 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.874621 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.874718 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.874811 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.874882 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.874974 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.875080 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.875223 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.875322 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.875417 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.875511 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.875605 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.875699 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.875818 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.875916 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.876019 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.876115 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.876209 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.876303 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.876397 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.876515 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.876613 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.876707 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.876802 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.877387 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.877491 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.877563 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.877632 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.877700 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.877768 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.877835 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.877903 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.877970 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.878045 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.878116 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.878183 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.878249 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.878249 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.878398 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.878492 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.878641 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.878742 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.878849 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.878950 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.879045 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.879139 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.879232 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.879326 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.879420 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.879513 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.879607 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.879708 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.879804 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.879898 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.879992 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.880086 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.880179 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.880273 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.880366 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.880460 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.880561 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.880657 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.880752 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.880846 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.880940 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.881048 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.881146 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.881240 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.881335 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.881437 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.881533 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.881628 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.881705 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.881774 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.881774 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.881945 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.882040 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.882132 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.882233 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.882329 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.882424 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.882518 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.882626 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.882699 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.882767 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.883193 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.883296 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.883406 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.883505 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.883600 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.883695 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.883789 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.883884 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.883979 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.884073 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.884168 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.884262 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.884342 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.884413 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.884506 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.884601 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.884695 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.884789 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.884883 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.884977 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.885072 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.885232 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.885330 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.885425 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.885521 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.885615 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.885710 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.885803 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.885929 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.886028 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.886132 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.886228 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.886322 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.886416 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.886509 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.886621 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.886695 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.886763 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.886831 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.886936 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.887034 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.887128 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.887222 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.887373 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.887470 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.887563 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.887657 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.887751 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.887853 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.887949 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.888043 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.888138 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.888138 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.888311 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.888405 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.888506 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.888602 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.888704 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.888799 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.888896 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.888989 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.889083 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.889176 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.889270 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.889364 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.889434 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.889510 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.889604 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.889698 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.889802 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.889897 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.889990 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.890084 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.890179 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.890272 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.890373 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.890468 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.890562 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.890747 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.890843 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.890937 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.891031 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.891124 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.891219 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.891325 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.891421 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.891516 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.891609 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.891703 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.891796 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.891867 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.891935 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.892027 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.892128 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.892224 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.892318 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.892412 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.892506 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.893448 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.893528 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.893598 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.893667 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.893745 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.893817 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.893885 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.893952 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.893952 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.893952 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:30.893952 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:30.893952 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:30.893952 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:30.894409 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:30.894484 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Dec 29 06:59:30.894484 n-d-768509-3 devstack@c-api.service[88227]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Dec 29 06:59:30.894674 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:30.894674 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:30.895769 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/enginefacade.py:359: OsloDBDeprecationWarning: EngineFacade is deprecated; please use oslo_db.sqlalchemy.enginefacade Dec 29 06:59:30.895769 n-d-768509-3 devstack@c-api.service[88227]: self._legacy_facade = LegacyEngineFacade(None, _factory=self) Dec 29 06:59:30.930300 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 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=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 06:59:30.936352 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-5582b05e-7500-459f-be6f-06cc156461cf 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=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 06:59:31.134265 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.rpc [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Dec 29 06:59:31.134642 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.rpc [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Automatically selected cinder-scheduler objects version 1.38 as minimum service version. Dec 29 06:59:31.139559 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.rpc [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Dec 29 06:59:31.139813 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.rpc [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Dec 29 06:59:31.145789 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.rpc [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Dec 29 06:59:31.146000 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.rpc [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Automatically selected cinder-volume objects version 1.38 as minimum service version. Dec 29 06:59:31.151067 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.rpc [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Dec 29 06:59:31.151219 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.rpc [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Automatically selected cinder-volume RPC version 3.16 as minimum service version. Dec 29 06:59:31.151861 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.151986 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.152302 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.152412 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.172633 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.keymgr.conf_key_mgr [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.174502 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.keymgr.conf_key_mgr [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.175021 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.175443 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.176753 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.177169 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.181374 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.181799 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.183058 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.183480 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.186993 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.187411 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.188582 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.189002 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.191417 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.191837 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.193335 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.193760 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.200633 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-5582b05e-7500-459f-be6f-06cc156461cf 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=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 06:59:31.202281 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 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=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 06:59:31.207115 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.rpc [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Dec 29 06:59:31.208559 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.rpc [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Automatically selected cinder-backup objects version 1.38 as minimum service version. Dec 29 06:59:31.212471 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.rpc [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Dec 29 06:59:31.213464 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.213833 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.rpc [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Automatically selected cinder-backup RPC version 2.2 as minimum service version. Dec 29 06:59:31.213950 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.214903 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.215327 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.216245 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.216654 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.217716 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.218177 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.218491 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.218967 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.220070 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.220479 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.221408 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.221864 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.222931 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.223348 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.223783 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.224195 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.225112 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.225532 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.226725 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.api.contrib.hosts [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Dec 29 06:59:31.227728 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.228066 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.api.contrib.hosts [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Dec 29 06:59:31.228187 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.229019 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.229437 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.230425 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.230862 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.231811 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.232226 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.232984 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.233395 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.234373 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.234814 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.235312 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.235728 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.236747 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.237135 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.237528 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: extensions {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.238719 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: extensions {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.239408 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: extra_specs {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.240591 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: extra_specs {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.241464 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: backups {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.242664 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: backups {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.244449 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: os-volume-manage {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.245625 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: os-volume-manage {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.246458 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: os-snapshot-manage {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.247718 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: os-snapshot-manage {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.248618 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: encryption {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.249864 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: encryption {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.250683 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: os-quota-sets {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.252014 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: os-quota-sets {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.253298 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: os-volume-transfer {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.254270 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: os-volume-transfer {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.255687 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: os-quota-class-sets {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.256708 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: os-quota-class-sets {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.257524 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: os-hosts {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.258569 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: os-hosts {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.260095 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: os-volume-type-access {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.261143 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: os-volume-type-access {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.262355 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: qos-specs {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.263453 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: qos-specs {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.265227 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: scheduler-stats {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.266287 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: scheduler-stats {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.267390 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: cgsnapshots {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.268998 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: cgsnapshots {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.270047 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: capabilities {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.271034 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: capabilities {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.271876 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: consistencygroups {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.272860 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: consistencygroups {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.274656 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: os-services {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.275732 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: os-services {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.276435 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: encryption {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.277541 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: encryption {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.278493 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: os-availability-zone {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.279630 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: os-availability-zone {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.281062 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.281486 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.282181 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.282650 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.283954 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.284358 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.285268 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.285683 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.286617 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.287025 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.287990 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.288410 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.289128 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.289533 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.290505 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.290924 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.291500 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.291905 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.292907 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.293330 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.294011 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.294413 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.295509 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.295920 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.296528 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.297010 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.298231 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.298694 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.299823 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.300240 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.301460 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.301874 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.302098 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.302450 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.303770 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.304193 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.305346 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.305764 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.307196 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.307394 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.snapshot_actions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] SnapshotActionsController initialized {{(pid=88229) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 29 06:59:31.307623 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.307780 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension VolumeActions extending resource: volumes {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.308192 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.308568 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.308906 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension AdminActions extending resource: volumes {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.309248 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.snapshot_actions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] SnapshotActionsController initialized {{(pid=88228) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 29 06:59:31.309361 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension AdminActions extending resource: snapshots {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.309599 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension AdminActions extending resource: backups {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.309702 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension VolumeActions extending resource: volumes {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.309952 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.310097 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.310300 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension VolumeTypeAccess extending resource: types {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.310450 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.310702 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.310860 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension AdminActions extending resource: volumes {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.311195 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.311348 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension AdminActions extending resource: snapshots {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.311485 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension AdminActions extending resource: backups {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.311627 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.311773 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.311962 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.312109 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension TypesManage extending resource: types {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.312256 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.312393 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension SnapshotActions extending resource: snapshots {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.312528 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.312671 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension UsedLimits extending resource: limits {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.312810 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.312995 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.313149 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.313398 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.313760 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension TypesManage extending resource: types {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.314191 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.314507 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension UsedLimits extending resource: limits {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.314888 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.319186 n-d-768509-3 devstack@c-api.service[88227]: WARNING keystonemiddleware.auth_token [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Dec 29 06:59:31.321082 n-d-768509-3 devstack@c-api.service[88227]: WARNING keystonemiddleware.auth_token [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Dec 29 06:59:31.325991 n-d-768509-3 devstack@c-api.service[88227]: WARNING keystonemiddleware.auth_token [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Dec 29 06:59:31.328018 n-d-768509-3 devstack@c-api.service[88227]: WARNING keystonemiddleware.auth_token [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Dec 29 06:59:31.401110 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Initializing extension manager. {{(pid=88229) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 29 06:59:31.401304 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Initializing extension manager. {{(pid=88228) __init__ /opt/stack/cinder/cinder/api/extensions.py:125}} Dec 29 06:59:31.401506 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.401637 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.standard_extensions {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.401859 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.401965 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.402354 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.402470 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.402716 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.402834 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.403056 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: ExtendedServices {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.403161 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: ExtendedServices {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.403375 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: os-extended-services {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.403477 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: os-extended-services {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.403705 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Extended services support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.403808 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Extended services support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.404019 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.404127 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.404340 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: os-extended-services {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.404450 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: os-extended-services {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.404666 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.404883 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.405029 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.405146 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.405309 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: TypesExtraSpecs {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.405410 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: TypesExtraSpecs {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.405609 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: os-types-extra-specs {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.405762 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: os-types-extra-specs {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.405869 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Type extra specs support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.405973 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Type extra specs support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.406168 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.406271 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.406481 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: os-types-extra-specs {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.406616 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: os-types-extra-specs {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.406842 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.406968 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.backups.Backups {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.407167 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.407277 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.407476 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: Backups {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.407619 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: Backups {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.407755 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: backups {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.407899 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: backups {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.408083 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Backups support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.408775 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Backups support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.408935 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.409094 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.409271 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: backups {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.409410 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: backups {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.409546 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.409703 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.409918 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.410060 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.410212 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: VolumeActions {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.410354 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: VolumeActions {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.410498 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: os-volume-actions {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.410677 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: os-volume-actions {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.411088 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Enable volume actions. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.411237 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Enable volume actions. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.411388 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.411533 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.411678 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: os-volume-actions {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.411821 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: os-volume-actions {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.411965 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.412113 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.412259 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.412406 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.412545 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: SchedulerHints {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.412689 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: SchedulerHints {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.412993 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: OS-SCH-HNT {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.413144 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: OS-SCH-HNT {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.413289 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.413436 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.413582 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.413733 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.413878 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: OS-SCH-HNT {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.414017 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: OS-SCH-HNT {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.414154 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.414298 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.414436 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.414613 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.414769 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: VolumeManage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.414914 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: VolumeManage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.415052 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: os-volume-manage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.415195 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: os-volume-manage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.415344 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.415482 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.415620 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.415847 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.415990 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: os-volume-manage {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.416134 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: os-volume-manage {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.416283 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.416426 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.416572 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.416716 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.416854 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: SnapshotManage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.416999 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: SnapshotManage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.417137 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: os-snapshot-manage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.417273 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: os-snapshot-manage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.417409 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.417546 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.417683 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.417827 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.417973 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: os-snapshot-manage {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.418111 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: os-snapshot-manage {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.418247 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.418383 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.418520 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.418717 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.418858 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: VolumeTypeEncryption {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.418996 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: VolumeTypeEncryption {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.419132 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: encryption {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.419268 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: encryption {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.419413 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Encryption support for volume types. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.419552 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Encryption support for volume types. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.419689 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.419826 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.420056 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: encryption {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.420211 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: encryption {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.420351 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.420488 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.420634 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.420774 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.420912 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: ExtendedSnapshotAttributes {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.421057 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: ExtendedSnapshotAttributes {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.421195 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: os-extended-snapshot-attributes {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.421338 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: os-extended-snapshot-attributes {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.421481 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Extended SnapshotAttributes support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.421619 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Extended SnapshotAttributes support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.421767 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.421907 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.422044 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: os-extended-snapshot-attributes {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.422181 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: os-extended-snapshot-attributes {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.422317 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.422465 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.422623 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.422775 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.422929 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: Quotas {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.423160 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: Quotas {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.423303 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: os-quota-sets {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.423454 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: os-quota-sets {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.423593 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Quota management support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.423770 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Quota management support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.423969 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.424113 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.424281 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: os-quota-sets {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.424475 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: os-quota-sets {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.424624 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.424832 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.424976 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.425114 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.425263 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: VolumeTransfer {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.425402 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: VolumeTransfer {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.425539 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: os-volume-transfer {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.425683 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: os-volume-transfer {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.425835 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Volume transfer management support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.426053 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Volume transfer management support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.426206 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.426349 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.426505 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: os-volume-transfer {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.426672 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: os-volume-transfer {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.426823 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.426971 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.427118 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.427256 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.427393 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: AdminActions {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.427538 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: AdminActions {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.427684 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: os-admin-actions {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.427829 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: os-admin-actions {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.427972 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Enable admin actions. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.428119 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Enable admin actions. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.428257 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.428405 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.428544 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: os-admin-actions {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.428687 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: os-admin-actions {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.428830 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.429037 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.429180 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.429330 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.429476 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: QuotaClasses {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.429614 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: QuotaClasses {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.429758 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: os-quota-class-sets {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.429896 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: os-quota-class-sets {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.430058 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Quota classes management support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.430273 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Quota classes management support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.430422 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.430562 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.430746 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: os-quota-class-sets {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.430886 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: os-quota-class-sets {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.431035 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.431179 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.431325 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.431469 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.431609 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: VolumeTenantAttribute {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.431757 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: VolumeTenantAttribute {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.431901 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: os-vol-tenant-attr {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.432046 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: os-vol-tenant-attr {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.432184 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.432322 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.432479 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.432624 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.432768 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: os-vol-tenant-attr {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.432905 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: os-vol-tenant-attr {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.433042 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.433198 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.433434 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.433578 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.433716 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: Hosts {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.433716 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: os-hosts {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.433977 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: Hosts {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.434122 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Admin-only host administration. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.434260 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: os-hosts {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.434397 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.434534 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Admin-only host administration. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.434723 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: os-hosts {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.434861 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.435010 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.435154 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: os-hosts {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.435291 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.435436 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.435579 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: VolumeTypeAccess {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.435724 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.435842 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: os-volume-type-access {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.435956 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: VolumeTypeAccess {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.436149 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Volume type access support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.436300 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: os-volume-type-access {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.436444 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.436591 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Volume type access support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.436729 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: os-volume-type-access {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.436865 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2014-06-26T00:00:00Z {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.436987 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.437123 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: os-volume-type-access {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.437268 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.437405 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.437544 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: VolumeUnmanage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.437686 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.437824 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: os-volume-unmanage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.437968 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: VolumeUnmanage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.438112 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Enable volume unmanage operation. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.438255 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: os-volume-unmanage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.438399 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.438538 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Enable volume unmanage operation. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.438703 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: os-volume-unmanage {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.438914 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.439055 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.439190 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: os-volume-unmanage {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.439325 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.439478 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.439636 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: VolumeImageMetadata {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.439807 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.439945 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: os-vol-image-meta {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.440086 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: VolumeImageMetadata {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.440222 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Show image metadata associated with the volume. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.440454 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: os-vol-image-meta {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.440454 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Show image metadata associated with the volume. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.440730 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.440873 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.441018 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: os-vol-image-meta {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.441155 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: os-vol-image-meta {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.441290 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.441436 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.441574 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.441718 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.441863 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: Qos_specs_manage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.442006 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: Qos_specs_manage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.442151 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: qos-specs {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.442289 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: qos-specs {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.442432 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: QoS specs support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.442432 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.442742 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: QoS specs support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.442880 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: qos-specs {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.443028 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.443028 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: qos-specs {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.443242 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.443242 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.443618 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.443775 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: VolumeMigStatusAttribute {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.443916 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.444054 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: os-vol-mig-status-attr {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.444191 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: VolumeMigStatusAttribute {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.444328 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.444476 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: os-vol-mig-status-attr {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.444615 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.444752 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Expose migration_status as an attribute of a volume. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.444897 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: os-vol-mig-status-attr {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.445035 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.445179 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.445328 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: os-vol-mig-status-attr {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.445466 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.445610 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.445747 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: Scheduler_stats {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.445891 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.446036 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: scheduler-stats {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.446168 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: Scheduler_stats {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.446380 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Scheduler stats support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.446521 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: scheduler-stats {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.446695 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.446834 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Scheduler stats support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.446985 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: scheduler-stats {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.447124 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.447260 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.447404 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: scheduler-stats {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.447542 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.447687 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.447824 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: Cgsnapshots {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.447961 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.448105 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: cgsnapshots {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.448242 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: Cgsnapshots {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.448391 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: cgsnapshots support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.448529 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: cgsnapshots {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.448672 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.448811 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: cgsnapshots support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.448955 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: cgsnapshots {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.449100 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.449246 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.449384 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: cgsnapshots {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.449527 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.449671 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.449809 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: Capabilities {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.449954 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.450092 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: capabilities {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.450229 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: Capabilities {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.450365 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Capabilities support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.450622 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: capabilities {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.450767 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.450916 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Capabilities support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.451055 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: capabilities {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.451200 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.451338 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.451475 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: capabilities {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.451624 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.451763 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.451906 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: SnapshotUnmanage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.452044 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.452181 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: os-snapshot-unmanage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.452330 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: SnapshotUnmanage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.452477 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Enable volume unmanage operation. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.452615 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: os-snapshot-unmanage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.452757 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.452895 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Enable volume unmanage operation. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.453031 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: os-snapshot-unmanage {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.453175 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.453293 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.453441 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: os-snapshot-unmanage {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.453585 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.453822 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.453971 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: Consistencygroups {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.454123 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.454274 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: consistencygroups {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.454414 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: Consistencygroups {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.454552 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: consistency groups support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.454747 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: consistencygroups {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.454886 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.455526 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: consistency groups support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.455740 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: consistencygroups {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.455892 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.456059 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.services.Services {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.456189 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: consistencygroups {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.456305 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.456528 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.services.Services {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.456679 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: Services {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.456818 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.services.Services {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.456963 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: os-services {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.457109 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: Services {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.457260 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Services support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.457410 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: os-services {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.457557 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.457696 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Services support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.457839 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: os-services {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.457982 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.458120 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.458270 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: os-services {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.458408 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.458553 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.458759 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: TypesManage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.458898 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.459046 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: os-types-manage {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.459192 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: TypesManage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.459330 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Types manage support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.459473 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: os-types-manage {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.459611 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.459749 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Types manage support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.459894 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: os-types-manage {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.460039 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.460176 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.460313 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: os-types-manage {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.460457 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.460589 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.460797 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: SnapshotActions {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.460952 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.461098 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: os-snapshot-actions {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.461235 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: SnapshotActions {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.461378 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Enable snapshot manager actions. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.461524 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: os-snapshot-actions {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.461671 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.461809 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Enable snapshot manager actions. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.461952 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: os-snapshot-actions {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.462089 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.462238 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.462383 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: os-snapshot-actions {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.462528 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.462716 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.462856 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: UsedLimits {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.462856 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: os-used-limits {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.463138 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.463138 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: UsedLimits {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.463405 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Provide data on limited resources that are being used. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.463405 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.463672 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: os-used-limits {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.463832 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: os-used-limits {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.464056 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Provide data on limited resources that are being used. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.464198 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.464343 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.464343 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: os-used-limits {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.464618 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.464618 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: VolumeEncryptionMetadata {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.464896 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.465040 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: os-volume-encryption-metadata {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.465179 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.465316 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Volume encryption metadata retrieval support. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.465500 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: VolumeEncryptionMetadata {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.465639 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.465777 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: os-volume-encryption-metadata {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.465915 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: os-volume-encryption-metadata {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.466051 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Volume encryption metadata retrieval support. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.466201 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.466334 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.466470 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.466702 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: os-volume-encryption-metadata {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.466842 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: VolumeHostAttribute {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.466962 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.467081 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: os-vol-host-attr {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.467220 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.467358 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Expose host as an attribute of a volume. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.467358 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.467596 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: VolumeHostAttribute {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.467596 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: os-vol-host-attr {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.467880 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: os-vol-host-attr {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.468019 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Expose host as an attribute of a volume. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.468156 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.468292 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.468429 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88229) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.468576 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: os-vol-host-attr {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.468715 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext name: AvailabilityZones {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.468851 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:199}} Dec 29 06:59:31.468988 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext alias: os-availability-zone {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.468988 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext description: Describe Availability Zones. {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.469255 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=88228) load_extension /opt/stack/cinder/cinder/api/extensions.py:205}} Dec 29 06:59:31.469400 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88229) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.469538 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext name: AvailabilityZones {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:179}} Dec 29 06:59:31.469681 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Loaded extension: os-availability-zone {{(pid=88229) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.469818 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext alias: os-availability-zone {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:180}} Dec 29 06:59:31.469818 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext description: Describe Availability Zones. {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:182}} Dec 29 06:59:31.469818 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=88228) _check_extension /opt/stack/cinder/cinder/api/extensions.py:183}} Dec 29 06:59:31.470225 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.extensions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Loaded extension: os-availability-zone {{(pid=88228) register /opt/stack/cinder/cinder/api/extensions.py:140}} Dec 29 06:59:31.470474 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.471470 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.472039 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.472463 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.473823 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.474230 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.474876 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.475293 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.476347 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.476750 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.477401 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.477815 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.478495 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.478961 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.479648 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.480064 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.491720 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.492149 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.492747 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.493181 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.496429 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.496840 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.497432 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.497862 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.501294 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.501705 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.502947 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.503387 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.507906 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.508325 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.508580 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.509007 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.512241 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.512667 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.512915 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.513343 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.516831 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.516831 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.517100 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.517592 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.522137 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.522565 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.522710 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.523055 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.526180 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.526619 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.526728 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.527123 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.531692 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.532116 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.532280 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.532699 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.534671 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.534932 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.535081 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.535352 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.538738 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.539084 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.539200 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.539509 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.546237 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.546673 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.546809 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.547098 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.551959 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.552093 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.552380 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.552496 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.554501 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.554635 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.554935 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.555048 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.556750 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.556866 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.557152 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.557256 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.558971 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.559090 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.559378 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.559491 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.561121 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.561224 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.561528 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.561642 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.564935 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.565064 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.565422 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.565732 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.567672 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.567959 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.568063 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.568374 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.570219 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.570486 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.570624 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.570921 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.572521 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.572792 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.572943 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.573196 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.574515 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: extensions {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.574776 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: extensions {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.576381 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: extra_specs {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.576578 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: extra_specs {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.578606 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: backups {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.578820 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: backups {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.581939 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: os-volume-manage {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.582641 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: os-volume-manage {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.584009 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: os-snapshot-manage {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.584701 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: os-snapshot-manage {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.586192 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: encryption {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.586870 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: encryption {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.588278 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: os-quota-sets {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.588932 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: os-quota-sets {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.590733 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: os-volume-transfer {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.591309 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: os-volume-transfer {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.592997 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: os-quota-class-sets {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.593581 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: os-quota-class-sets {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.594891 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: os-hosts {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.595451 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: os-hosts {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.597911 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: os-volume-type-access {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.598643 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: os-volume-type-access {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.600123 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: qos-specs {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.600762 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: qos-specs {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.603139 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: scheduler-stats {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.603772 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: scheduler-stats {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.605151 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: cgsnapshots {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.605811 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: cgsnapshots {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.607216 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: capabilities {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.607809 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: capabilities {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.609112 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: consistencygroups {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.609698 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: consistencygroups {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.611935 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: os-services {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.612938 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: os-services {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.613732 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: encryption {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.614759 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: encryption {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.615994 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extended resource: os-availability-zone {{(pid=88228) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.616953 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extended resource: os-availability-zone {{(pid=88229) _setup_ext_routes /opt/stack/cinder/cinder/api/openstack/__init__.py:91}} Dec 29 06:59:31.618390 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.618850 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.619379 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.619793 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.620803 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.621244 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.621683 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.622091 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.623317 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.623724 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.624121 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.624527 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.625868 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.626288 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.626652 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.627978 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.628840 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.629266 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.629958 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.630366 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.631468 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.631884 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.632485 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.632950 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.635024 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.635888 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.636054 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.636298 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.638360 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.638463 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.638842 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.638950 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.640638 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.640755 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.641044 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.641151 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.643065 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.643481 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.643598 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 06:59:31.643883 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 06:59:31.645276 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.snapshot_actions [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] SnapshotActionsController initialized {{(pid=88228) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 29 06:59:31.645487 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.snapshot_actions [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] SnapshotActionsController initialized {{(pid=88229) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Dec 29 06:59:31.645728 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension VolumeActions extending resource: volumes {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.645879 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension VolumeActions extending resource: volumes {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.646174 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.646279 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension VolumeTypeEncryption extending resource: types {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.646535 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.646670 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.646943 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension AdminActions extending resource: volumes {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.647047 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension AdminActions extending resource: volumes {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.647330 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension AdminActions extending resource: snapshots {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.647433 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension AdminActions extending resource: snapshots {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.647672 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension AdminActions extending resource: backups {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.647776 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension AdminActions extending resource: backups {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.648019 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.648121 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.648376 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.648523 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension VolumeTypeAccess extending resource: types {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.648738 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.648841 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.649079 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.649189 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.649439 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.649542 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.649785 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.649887 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.650125 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension TypesManage extending resource: types {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.650227 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension TypesManage extending resource: types {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.650516 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.650653 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension SnapshotActions extending resource: snapshots {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.650818 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension UsedLimits extending resource: limits {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.650923 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension UsedLimits extending resource: limits {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.652272 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88229) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.652384 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=88228) _setup_extensions /opt/stack/cinder/cinder/api/openstack/__init__.py:123}} Dec 29 06:59:31.658066 n-d-768509-3 devstack@c-api.service[88227]: WARNING keystonemiddleware.auth_token [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Dec 29 06:59:31.658823 n-d-768509-3 devstack@c-api.service[88227]: WARNING keystonemiddleware.auth_token [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Dec 29 06:59:31.664712 n-d-768509-3 devstack@c-api.service[88227]: WARNING keystonemiddleware.auth_token [None req-d770ec2c-39f0-402d-9f62-f6414b4f8af8 None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Dec 29 06:59:31.664916 n-d-768509-3 devstack@c-api.service[88227]: WARNING keystonemiddleware.auth_token [None req-5582b05e-7500-459f-be6f-06cc156461cf None None] Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Dec 29 06:59:31.670154 n-d-768509-3 devstack@c-api.service[88227]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x558908a8c9c0 pid: 88228 (default app) Dec 29 06:59:31.670285 n-d-768509-3 devstack@c-api.service[88227]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x558908a8c9c0 pid: 88229 (default app) Dec 29 06:59:31.672830 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1/1] 10.222.0.20 () {50 vars in 766 bytes} [Tue Dec 29 06:59:31 2020] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Dec 29 06:59:37.973613 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4f0dc620-f819-4c71-82cc-e99dcda78e12 admin admin] POST http://10.222.0.20/volume/v3/dc97f347da954819bc4448c7bfbd8f22/types Dec 29 06:59:37.975755 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 06:59:37.975755 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 06:59:37.976305 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4f0dc620-f819-4c71-82cc-e99dcda78e12 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 06:59:37.979220 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 06:59:37.979220 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 06:59:37.992945 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-4f0dc620-f819-4c71-82cc-e99dcda78e12 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=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 06:59:38.124256 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4f0dc620-f819-4c71-82cc-e99dcda78e12 admin admin] http://10.222.0.20/volume/v3/dc97f347da954819bc4448c7bfbd8f22/types returned with HTTP 200 Dec 29 06:59:38.125012 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1/2] 10.222.0.20 () {60 vars in 1228 bytes} [Tue Dec 29 06:59:37 2020] POST /volume/v3/dc97f347da954819bc4448c7bfbd8f22/types => generated 186 bytes in 823 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 06:59:38.505172 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4f0dc620-f819-4c71-82cc-e99dcda78e12 req-1af5a717-c945-46ca-935f-6dac0d59ce00 admin admin] POST http://10.222.0.20/volume/v3/dc97f347da954819bc4448c7bfbd8f22/types/6240d0ca-d3f2-43af-9de8-adedc701efcd/extra_specs Dec 29 06:59:38.507243 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 06:59:38.507243 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 06:59:38.507760 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4f0dc620-f819-4c71-82cc-e99dcda78e12 req-1af5a717-c945-46ca-935f-6dac0d59ce00 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 06:59:38.510910 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 06:59:38.510910 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 06:59:38.646329 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [req-4f0dc620-f819-4c71-82cc-e99dcda78e12 req-1af5a717-c945-46ca-935f-6dac0d59ce00 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=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 06:59:38.739928 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4f0dc620-f819-4c71-82cc-e99dcda78e12 req-1af5a717-c945-46ca-935f-6dac0d59ce00 admin admin] http://10.222.0.20/volume/v3/dc97f347da954819bc4448c7bfbd8f22/types/6240d0ca-d3f2-43af-9de8-adedc701efcd/extra_specs returned with HTTP 200 Dec 29 06:59:38.740794 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 2/3] 10.222.0.20 () {62 vars in 1445 bytes} [Tue Dec 29 06:59:38 2020] POST /volume/v3/dc97f347da954819bc4448c7bfbd8f22/types/6240d0ca-d3f2-43af-9de8-adedc701efcd/extra_specs => generated 55 bytes in 609 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:00:36.041050 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4f0dc620-f819-4c71-82cc-e99dcda78e12 admin admin] GET http://10.222.0.20/volume// Dec 29 07:00:36.041560 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4f0dc620-f819-4c71-82cc-e99dcda78e12 admin admin] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:00:36.042011 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4f0dc620-f819-4c71-82cc-e99dcda78e12 admin admin] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:00:36.043511 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4f0dc620-f819-4c71-82cc-e99dcda78e12 admin admin] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:00:36.044084 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 2/4] 10.222.0.20 () {56 vars in 1088 bytes} [Tue Dec 29 07:00:36 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:03:10.774386 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-388ebdc2-3a4c-4f14-bf28-dd5a3564d237 tempest-verify_tempest_config-1517807327 tempest-verify_tempest_config-1517807327] GET http://10.222.0.20/volume/v3/d051e5e5acb5403ebe6f344e5f890c96/extensions Dec 29 07:03:10.774923 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-388ebdc2-3a4c-4f14-bf28-dd5a3564d237 tempest-verify_tempest_config-1517807327 tempest-verify_tempest_config-1517807327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:03:10.775372 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-388ebdc2-3a4c-4f14-bf28-dd5a3564d237 tempest-verify_tempest_config-1517807327 tempest-verify_tempest_config-1517807327] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:03:10.776132 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-388ebdc2-3a4c-4f14-bf28-dd5a3564d237 tempest-verify_tempest_config-1517807327 tempest-verify_tempest_config-1517807327] http://10.222.0.20/volume/v3/d051e5e5acb5403ebe6f344e5f890c96/extensions returned with HTTP 200 Dec 29 07:03:10.776879 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 3/5] 10.222.0.20 () {58 vars in 1213 bytes} [Tue Dec 29 07:03:10 2020] GET /volume/v3/d051e5e5acb5403ebe6f344e5f890c96/extensions => generated 5245 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:03:10.813291 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4f0dc620-f819-4c71-82cc-e99dcda78e12 admin admin] GET http://10.222.0.20/volume/ Dec 29 07:03:10.813763 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4f0dc620-f819-4c71-82cc-e99dcda78e12 admin admin] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:03:10.813954 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1386: DeprecationWarning: The behavior of .best_match for the Accept classes is currently being maintained for backward compatibility, but the method will be deprecated in the future, as its behavior is not specified in (and currently does not conform to) RFC 7231. Dec 29 07:03:10.813954 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:03:10.814315 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4f0dc620-f819-4c71-82cc-e99dcda78e12 admin admin] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:03:10.815384 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4f0dc620-f819-4c71-82cc-e99dcda78e12 admin admin] http://10.222.0.20/volume/ returned with HTTP 300 Dec 29 07:03:10.815973 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 3/6] 10.222.0.20 () {52 vars in 806 bytes} [Tue Dec 29 07:03:10 2020] GET /volume => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:09:38.316577 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-56d8acdf-4c45-4a0d-b75c-7157b8157301 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] POST http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes Dec 29 07:09:38.317471 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-56d8acdf-4c45-4a0d-b75c-7157b8157301 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveAutoBlockMigrationV225Test-volume-401070047"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:09:38.318829 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-56d8acdf-4c45-4a0d-b75c-7157b8157301 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveAutoBlockMigrationV225Test-volume-401070047'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:09:38.320588 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-56d8acdf-4c45-4a0d-b75c-7157b8157301 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Create volume of 1 GB Dec 29 07:09:38.370637 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-56d8acdf-4c45-4a0d-b75c-7157b8157301 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Availability zone cache updated, next update will occur around 2020-12-29 08:09:38.368741. {{(pid=88228) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 29 07:09:38.370965 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-56d8acdf-4c45-4a0d-b75c-7157b8157301 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Availability Zones retrieved successfully. Dec 29 07:09:38.460829 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-56d8acdf-4c45-4a0d-b75c-7157b8157301 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Flow 'volume_create_api' (c1c59a04-d8cc-4680-b768-0b2f3fae3aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:09:38.491099 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-56d8acdf-4c45-4a0d-b75c-7157b8157301 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54deccff-09b1-40e7-99c1-e834fe67e935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:09:38.494820 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-56d8acdf-4c45-4a0d-b75c-7157b8157301 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:09:38.637653 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-56d8acdf-4c45-4a0d-b75c-7157b8157301 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54deccff-09b1-40e7-99c1-e834fe67e935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:09:38.640077 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-56d8acdf-4c45-4a0d-b75c-7157b8157301 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1421f7b-551b-4046-aff1-8e25efdc2084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:09:38.699136 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-56d8acdf-4c45-4a0d-b75c-7157b8157301 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:09:38.700320 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-56d8acdf-4c45-4a0d-b75c-7157b8157301 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:09:38.762730 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-56d8acdf-4c45-4a0d-b75c-7157b8157301 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Created reservations ['1bb433dd-99ca-41e8-bea6-7eaa9bd1b483', '92c0cc83-a4ef-4628-b32c-e18be154981d', '49f02e38-5e83-4cd9-abcf-6694f43bf588', 'ab4f801a-d953-4321-962b-f444b8694caa'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:09:38.764841 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-56d8acdf-4c45-4a0d-b75c-7157b8157301 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1421f7b-551b-4046-aff1-8e25efdc2084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bb433dd-99ca-41e8-bea6-7eaa9bd1b483', '92c0cc83-a4ef-4628-b32c-e18be154981d', '49f02e38-5e83-4cd9-abcf-6694f43bf588', 'ab4f801a-d953-4321-962b-f444b8694caa']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:09:38.767284 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-56d8acdf-4c45-4a0d-b75c-7157b8157301 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d125e26-19ca-45c5-96f8-19430f7fc2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:09:38.833022 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-56d8acdf-4c45-4a0d-b75c-7157b8157301 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d125e26-19ca-45c5-96f8-19430f7fc2e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '438836a3-6ca7-436b-9643-317c3b927a40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-401070047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72d8c3edb70241cdb0625621e081da2b',qos_specs=None,replication_status=,reservations=['1bb433dd-99ca-41e8-bea6-7eaa9bd1b483','92c0cc83-a4ef-4628-b32c-e18be154981d','49f02e38-5e83-4cd9-abcf-6694f43bf588','ab4f801a-d953-4321-962b-f444b8694caa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdbf67e49ed34308b28fabd089fb5fef',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:09:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveAutoBlockMigrationV225Test-volume-401070047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=438836a3-6ca7-436b-9643-317c3b927a40,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='72d8c3edb70241cdb0625621e081da2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='cdbf67e49ed34308b28fabd089fb5fef',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:09:38.835724 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-56d8acdf-4c45-4a0d-b75c-7157b8157301 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1ced5fe-a126-45c7-8bd2-0bbb0a6fb0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:09:38.869639 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-56d8acdf-4c45-4a0d-b75c-7157b8157301 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1ced5fe-a126-45c7-8bd2-0bbb0a6fb0e3) transitioned into state 'SUCCESS' from state '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-401070047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='72d8c3edb70241cdb0625621e081da2b',qos_specs=None,replication_status=,reservations=['1bb433dd-99ca-41e8-bea6-7eaa9bd1b483','92c0cc83-a4ef-4628-b32c-e18be154981d','49f02e38-5e83-4cd9-abcf-6694f43bf588','ab4f801a-d953-4321-962b-f444b8694caa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdbf67e49ed34308b28fabd089fb5fef',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:09:38.871978 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-56d8acdf-4c45-4a0d-b75c-7157b8157301 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd9a3347-e48d-4aa5-9093-c5eb67db3331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:09:38.953847 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-56d8acdf-4c45-4a0d-b75c-7157b8157301 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd9a3347-e48d-4aa5-9093-c5eb67db3331) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:09:38.961120 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-56d8acdf-4c45-4a0d-b75c-7157b8157301 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Flow 'volume_create_api' (c1c59a04-d8cc-4680-b768-0b2f3fae3aef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:09:39.032876 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-56d8acdf-4c45-4a0d-b75c-7157b8157301 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Create volume request issued successfully. Dec 29 07:09:39.062845 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-56d8acdf-4c45-4a0d-b75c-7157b8157301 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes returned with HTTP 202 Dec 29 07:09:39.064110 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 4/7] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:09:38 2020] POST /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes => generated 829 bytes in 751 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:09:39.081147 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-293dfa41-985e-4a08-b21b-49695c3d30c4 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 Dec 29 07:09:39.082971 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-293dfa41-985e-4a08-b21b-49695c3d30c4 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:09:39.084043 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-293dfa41-985e-4a08-b21b-49695c3d30c4 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:09:39.174101 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:39.174101 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:39.185809 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-293dfa41-985e-4a08-b21b-49695c3d30c4 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Volume info retrieved successfully. Dec 29 07:09:39.234972 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-293dfa41-985e-4a08-b21b-49695c3d30c4 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 returned with HTTP 200 Dec 29 07:09:39.245264 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 4/8] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:09:39 2020] GET /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 => generated 897 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:09:40.253030 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-93713c8b-7657-4c32-8c71-08e211606b5a tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 Dec 29 07:09:40.254079 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-93713c8b-7657-4c32-8c71-08e211606b5a tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:09:40.254315 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:09:40.254315 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:09:40.254653 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-93713c8b-7657-4c32-8c71-08e211606b5a tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:09:40.383920 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:40.383920 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:40.406905 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-93713c8b-7657-4c32-8c71-08e211606b5a tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Volume info retrieved successfully. Dec 29 07:09:40.431315 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-93713c8b-7657-4c32-8c71-08e211606b5a tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 returned with HTTP 200 Dec 29 07:09:40.432638 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 5/9] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:09:40 2020] GET /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 => generated 922 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:09:40.733177 n-d-768509-3 devstack@c-api.service[88227]: WARNING keystonemiddleware.auth_token [None req-293dfa41-985e-4a08-b21b-49695c3d30c4 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. Dec 29 07:09:40.736171 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-2e132bc8-91e5-40ab-83ef-328bd457fc00 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 Dec 29 07:09:40.736696 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-2e132bc8-91e5-40ab-83ef-328bd457fc00 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:09:40.736909 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:09:40.736909 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:09:40.737277 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-2e132bc8-91e5-40ab-83ef-328bd457fc00 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:09:40.787304 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:40.787304 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:40.796007 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-2e132bc8-91e5-40ab-83ef-328bd457fc00 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Volume info retrieved successfully. Dec 29 07:09:40.819263 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-2e132bc8-91e5-40ab-83ef-328bd457fc00 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 returned with HTTP 200 Dec 29 07:09:40.820300 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 5/10] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:09:40 2020] GET /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 => generated 922 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:09:40.999302 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-93713c8b-7657-4c32-8c71-08e211606b5a tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume// Dec 29 07:09:41.000431 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-93713c8b-7657-4c32-8c71-08e211606b5a tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:09:41.000826 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:09:41.000826 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:09:41.001451 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-93713c8b-7657-4c32-8c71-08e211606b5a tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:09:41.003156 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-93713c8b-7657-4c32-8c71-08e211606b5a tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:09:41.004446 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 6/11] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:09:40 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:09:41.027503 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-8744afdc-1a6e-4a63-9b77-d36d588c6138 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] POST http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/attachments Dec 29 07:09:41.028014 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:09:41.028014 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:09:41.028673 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-8744afdc-1a6e-4a63-9b77-d36d588c6138 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "438836a3-6ca7-436b-9643-317c3b927a40", "instance_uuid": "6da7c24b-478a-499e-825a-1e29c5146389", "connector": null}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:09:41.141142 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:41.141142 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:41.248764 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-8744afdc-1a6e-4a63-9b77-d36d588c6138 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/attachments returned with HTTP 200 Dec 29 07:09:41.258105 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 6/12] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:09:41 2020] POST /volume/v3/72d8c3edb70241cdb0625621e081da2b/attachments => generated 273 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:09:41.310614 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aaf86f4f-980f-4079-830d-05acd52f0841 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 Dec 29 07:09:41.311097 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aaf86f4f-980f-4079-830d-05acd52f0841 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:09:41.311580 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aaf86f4f-980f-4079-830d-05acd52f0841 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:09:41.348459 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-8744afdc-1a6e-4a63-9b77-d36d588c6138 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume// Dec 29 07:09:41.348913 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-8744afdc-1a6e-4a63-9b77-d36d588c6138 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:09:41.349133 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:09:41.349133 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:09:41.349575 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-8744afdc-1a6e-4a63-9b77-d36d588c6138 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:09:41.350618 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-8744afdc-1a6e-4a63-9b77-d36d588c6138 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:09:41.351482 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 7/13] 10.222.0.38 () {56 vars in 1089 bytes} [Tue Dec 29 07:09:41 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 29 07:09:41.400058 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:41.400058 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:41.412098 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-aaf86f4f-980f-4079-830d-05acd52f0841 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Volume info retrieved successfully. Dec 29 07:09:41.435911 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:41.435911 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:41.447238 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aaf86f4f-980f-4079-830d-05acd52f0841 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 returned with HTTP 200 Dec 29 07:09:41.449233 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 7/14] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:09:41 2020] GET /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 => generated 921 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:09:41.496894 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-a7be046c-3db9-4f87-a16b-21f0696feded tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 Dec 29 07:09:41.497767 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-a7be046c-3db9-4f87-a16b-21f0696feded tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:09:41.498426 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-a7be046c-3db9-4f87-a16b-21f0696feded tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:09:41.577555 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:41.577555 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:41.587706 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-a7be046c-3db9-4f87-a16b-21f0696feded tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Volume info retrieved successfully. Dec 29 07:09:41.612279 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:41.612279 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:41.621691 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-a7be046c-3db9-4f87-a16b-21f0696feded tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 returned with HTTP 200 Dec 29 07:09:41.622784 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 8/15] 10.222.0.38 () {60 vars in 1403 bytes} [Tue Dec 29 07:09:41 2020] GET /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 => generated 1020 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:09:41.729262 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-c5f6fb62-3b8f-43f6-8417-4a3479c826cc tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] PUT http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/attachments/05a02a10-0990-475e-a2be-1934ea36a1fa Dec 29 07:09:41.730043 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:09:41.730043 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:09:41.730881 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-c5f6fb62-3b8f-43f6-8417-4a3479c826cc tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.38", "host": "n-h2-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:09:41.796861 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:09:41.796861 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:09:41.797435 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-c5f6fb62-3b8f-43f6-8417-4a3479c826cc tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Lock "b'cinder-attachment_update-438836a3-6ca7-436b-9643-317c3b927a40-n-h2-768509-3'" acquired by "attachment_update" :: waited 0.021s {{(pid=88228) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:09:41.799977 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:41.799977 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:42.468110 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-52d74f0d-0e10-4100-8b51-39e901c2e954 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 Dec 29 07:09:42.469196 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-52d74f0d-0e10-4100-8b51-39e901c2e954 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:09:42.469690 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:09:42.469690 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:09:42.470111 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-52d74f0d-0e10-4100-8b51-39e901c2e954 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:09:42.611699 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:42.611699 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:42.641319 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-52d74f0d-0e10-4100-8b51-39e901c2e954 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Volume info retrieved successfully. Dec 29 07:09:42.693910 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:42.693910 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:42.726650 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-52d74f0d-0e10-4100-8b51-39e901c2e954 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 returned with HTTP 200 Dec 29 07:09:42.740987 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 9/16] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:09:42 2020] GET /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 => generated 921 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:09:43.748210 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-17493359-fc26-4429-9c3a-db0c3d991c5c tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 Dec 29 07:09:43.748854 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-17493359-fc26-4429-9c3a-db0c3d991c5c tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:09:43.749240 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:09:43.749240 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:09:43.750546 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-17493359-fc26-4429-9c3a-db0c3d991c5c tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:09:43.893420 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:43.893420 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:43.931909 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-17493359-fc26-4429-9c3a-db0c3d991c5c tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Volume info retrieved successfully. Dec 29 07:09:43.986957 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:43.986957 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:44.006864 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-17493359-fc26-4429-9c3a-db0c3d991c5c tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 returned with HTTP 200 Dec 29 07:09:44.016967 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 10/17] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:09:43 2020] GET /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 => generated 921 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:09:45.023175 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c4268fc8-2127-46a2-9652-6febd641d033 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 Dec 29 07:09:45.024052 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c4268fc8-2127-46a2-9652-6febd641d033 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:09:45.024446 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:09:45.024446 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:09:45.025147 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c4268fc8-2127-46a2-9652-6febd641d033 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:09:45.135552 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:45.135552 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:45.157974 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c4268fc8-2127-46a2-9652-6febd641d033 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Volume info retrieved successfully. Dec 29 07:09:45.187336 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:45.187336 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:45.198533 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c4268fc8-2127-46a2-9652-6febd641d033 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 returned with HTTP 200 Dec 29 07:09:45.199725 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 11/18] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:09:45 2020] GET /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 => generated 921 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:09:46.215252 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-00ae59d6-6ef8-4c2f-8e80-ecfa1dba961b tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 Dec 29 07:09:46.216409 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-00ae59d6-6ef8-4c2f-8e80-ecfa1dba961b tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:09:46.216946 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:09:46.216946 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:09:46.217558 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-00ae59d6-6ef8-4c2f-8e80-ecfa1dba961b tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:09:46.339861 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:46.339861 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:46.350785 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-00ae59d6-6ef8-4c2f-8e80-ecfa1dba961b tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Volume info retrieved successfully. Dec 29 07:09:46.371522 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:46.371522 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:46.381860 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-00ae59d6-6ef8-4c2f-8e80-ecfa1dba961b tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 returned with HTTP 200 Dec 29 07:09:46.383230 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 12/19] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:09:46 2020] GET /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 => generated 921 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:09:47.398211 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a07d70b4-d483-4852-9214-c29e841102d9 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 Dec 29 07:09:47.398745 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a07d70b4-d483-4852-9214-c29e841102d9 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:09:47.398947 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:09:47.398947 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:09:47.399579 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a07d70b4-d483-4852-9214-c29e841102d9 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:09:47.486484 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:47.486484 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:47.512438 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a07d70b4-d483-4852-9214-c29e841102d9 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Volume info retrieved successfully. Dec 29 07:09:47.549241 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:47.549241 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:47.561909 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a07d70b4-d483-4852-9214-c29e841102d9 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 returned with HTTP 200 Dec 29 07:09:47.564212 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 13/20] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:09:47 2020] GET /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 => generated 922 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:09:47.600140 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-c5f6fb62-3b8f-43f6-8417-4a3479c826cc tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Lock "b'cinder-attachment_update-438836a3-6ca7-436b-9643-317c3b927a40-n-h2-768509-3'" released by "attachment_update" :: held 5.803s {{(pid=88228) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:09:47.601154 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-c5f6fb62-3b8f-43f6-8417-4a3479c826cc tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/attachments/05a02a10-0990-475e-a2be-1934ea36a1fa returned with HTTP 200 Dec 29 07:09:47.602341 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 8/21] 10.222.0.38 () {64 vars in 1468 bytes} [Tue Dec 29 07:09:41 2020] PUT /volume/v3/72d8c3edb70241cdb0625621e081da2b/attachments/05a02a10-0990-475e-a2be-1934ea36a1fa => generated 762 bytes in 5882 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:09:48.580737 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-22f5427d-8469-44fc-a676-8779918ddcd3 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 Dec 29 07:09:48.582124 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-22f5427d-8469-44fc-a676-8779918ddcd3 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:09:48.582487 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:09:48.582487 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:09:48.583091 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-22f5427d-8469-44fc-a676-8779918ddcd3 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:09:48.730150 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:48.730150 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:48.759285 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-22f5427d-8469-44fc-a676-8779918ddcd3 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Volume info retrieved successfully. Dec 29 07:09:48.817565 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:48.817565 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:48.841114 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-22f5427d-8469-44fc-a676-8779918ddcd3 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 returned with HTTP 200 Dec 29 07:09:48.843958 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 14/22] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:09:48 2020] GET /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 => generated 922 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:09:49.860294 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-af0d7108-7db9-4c53-993f-bc458201b444 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 Dec 29 07:09:49.860857 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-af0d7108-7db9-4c53-993f-bc458201b444 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:09:49.861070 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:09:49.861070 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:09:49.861438 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-af0d7108-7db9-4c53-993f-bc458201b444 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:09:49.971147 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:49.971147 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:49.994110 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-af0d7108-7db9-4c53-993f-bc458201b444 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Volume info retrieved successfully. Dec 29 07:09:50.047626 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:50.047626 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:50.064808 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-af0d7108-7db9-4c53-993f-bc458201b444 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 returned with HTTP 200 Dec 29 07:09:50.067054 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 9/23] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:09:49 2020] GET /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 => generated 922 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:09:51.083950 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-174a0f9f-2013-4888-8133-f07ccfeacca6 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 Dec 29 07:09:51.084506 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-174a0f9f-2013-4888-8133-f07ccfeacca6 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:09:51.084506 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:09:51.084506 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:09:51.084938 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-174a0f9f-2013-4888-8133-f07ccfeacca6 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:09:51.196617 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:51.196617 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:51.211407 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-174a0f9f-2013-4888-8133-f07ccfeacca6 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Volume info retrieved successfully. Dec 29 07:09:51.234543 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:51.234543 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:51.244414 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-174a0f9f-2013-4888-8133-f07ccfeacca6 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 returned with HTTP 200 Dec 29 07:09:51.251469 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 15/24] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:09:51 2020] GET /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 => generated 922 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:09:52.264455 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5a0fcd17-1045-45b6-8bf6-fee6ebf5c99f tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 Dec 29 07:09:52.264976 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5a0fcd17-1045-45b6-8bf6-fee6ebf5c99f tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:09:52.265354 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:09:52.265354 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:09:52.266077 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5a0fcd17-1045-45b6-8bf6-fee6ebf5c99f tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:09:52.331539 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:52.331539 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:52.341366 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5a0fcd17-1045-45b6-8bf6-fee6ebf5c99f tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Volume info retrieved successfully. Dec 29 07:09:52.365756 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:52.365756 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:52.374727 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5a0fcd17-1045-45b6-8bf6-fee6ebf5c99f tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 returned with HTTP 200 Dec 29 07:09:52.376081 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 10/25] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:09:52 2020] GET /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 => generated 922 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:09:53.392920 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3044959c-72d7-477c-bfb2-8f0f16003d0a tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 Dec 29 07:09:53.394217 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3044959c-72d7-477c-bfb2-8f0f16003d0a tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:09:53.394520 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:09:53.394520 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:09:53.394957 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3044959c-72d7-477c-bfb2-8f0f16003d0a tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:09:53.473234 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:53.473234 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:53.484405 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3044959c-72d7-477c-bfb2-8f0f16003d0a tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Volume info retrieved successfully. Dec 29 07:09:53.516090 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:53.516090 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:53.526040 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3044959c-72d7-477c-bfb2-8f0f16003d0a tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 returned with HTTP 200 Dec 29 07:09:53.542153 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 16/26] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:09:53 2020] GET /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 => generated 922 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:09:54.240769 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-f6ed1443-b02a-498b-9be2-ebc345db7edd tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] POST http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/attachments/05a02a10-0990-475e-a2be-1934ea36a1fa/action Dec 29 07:09:54.241493 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:09:54.241493 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:09:54.244378 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-f6ed1443-b02a-498b-9be2-ebc345db7edd tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Action body: b'{"os-complete": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:09:54.245684 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-f6ed1443-b02a-498b-9be2-ebc345db7edd tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:09:54.350050 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:54.350050 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:54.373909 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-f6ed1443-b02a-498b-9be2-ebc345db7edd tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/attachments/05a02a10-0990-475e-a2be-1934ea36a1fa/action returned with HTTP 204 Dec 29 07:09:54.375111 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 11/27] 10.222.0.38 () {64 vars in 1489 bytes} [Tue Dec 29 07:09:54 2020] POST /volume/v3/72d8c3edb70241cdb0625621e081da2b/attachments/05a02a10-0990-475e-a2be-1934ea36a1fa/action => generated 0 bytes in 141 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:09:54.543470 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-44bdeed6-098e-4e7f-b8e8-b14a9c19f576 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 Dec 29 07:09:54.544745 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-44bdeed6-098e-4e7f-b8e8-b14a9c19f576 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:09:54.545141 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:09:54.545141 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:09:54.545813 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-44bdeed6-098e-4e7f-b8e8-b14a9c19f576 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:09:54.613650 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:54.613650 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:54.624907 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-44bdeed6-098e-4e7f-b8e8-b14a9c19f576 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Volume info retrieved successfully. Dec 29 07:09:54.657296 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:09:54.657296 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:09:54.669249 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-44bdeed6-098e-4e7f-b8e8-b14a9c19f576 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 returned with HTTP 200 Dec 29 07:09:54.683107 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 17/28] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:09:54 2020] GET /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 => generated 1214 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:10:00.621110 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-f6ed1443-b02a-498b-9be2-ebc345db7edd tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume// Dec 29 07:10:00.622207 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-f6ed1443-b02a-498b-9be2-ebc345db7edd tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:10:00.622749 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:10:00.622749 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:10:00.623404 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-f6ed1443-b02a-498b-9be2-ebc345db7edd tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:10:00.626741 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1b0df039-99f0-4fdd-b3c2-48faa1490e3e req-f6ed1443-b02a-498b-9be2-ebc345db7edd tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:10:00.635023 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 12/29] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:10:00 2020] GET /volume/ => generated 754 bytes in 15 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:10:00.784622 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-ff0cfb54-d6aa-4bf1-89d9-8a8cff609c83 req-f485ad54-b46a-4309-abde-5274fd6699ec tempest-LiveAutoBlockMigrationV225Test-978315224 tempest-LiveAutoBlockMigrationV225Test-978315224] POST http://10.222.0.20/volume/v3/c97e671f0f784d2c84e576fd57a0e796/attachments Dec 29 07:10:00.785109 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:10:00.785109 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:10:00.786450 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-ff0cfb54-d6aa-4bf1-89d9-8a8cff609c83 req-f485ad54-b46a-4309-abde-5274fd6699ec tempest-LiveAutoBlockMigrationV225Test-978315224 tempest-LiveAutoBlockMigrationV225Test-978315224] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "438836a3-6ca7-436b-9643-317c3b927a40", "instance_uuid": "6da7c24b-478a-499e-825a-1e29c5146389", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:10:00.864949 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:10:00.864949 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:10:02.806986 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-ff0cfb54-d6aa-4bf1-89d9-8a8cff609c83 req-f485ad54-b46a-4309-abde-5274fd6699ec tempest-LiveAutoBlockMigrationV225Test-978315224 tempest-LiveAutoBlockMigrationV225Test-978315224] http://10.222.0.20/volume/v3/c97e671f0f784d2c84e576fd57a0e796/attachments returned with HTTP 200 Dec 29 07:10:02.810068 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 18/30] 10.222.0.45 () {64 vars in 1358 bytes} [Tue Dec 29 07:10:00 2020] POST /volume/v3/c97e671f0f784d2c84e576fd57a0e796/attachments => generated 762 bytes in 2032 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:10:02.850188 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-ff0cfb54-d6aa-4bf1-89d9-8a8cff609c83 req-af988e0e-263f-4cce-a90d-c8a0e937280c tempest-LiveAutoBlockMigrationV225Test-978315224 tempest-LiveAutoBlockMigrationV225Test-978315224] GET http://10.222.0.20/volume/v3/c97e671f0f784d2c84e576fd57a0e796/attachments/33c0aa23-09c2-479d-87fa-e1a48059c8ab Dec 29 07:10:02.851862 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-ff0cfb54-d6aa-4bf1-89d9-8a8cff609c83 req-af988e0e-263f-4cce-a90d-c8a0e937280c tempest-LiveAutoBlockMigrationV225Test-978315224 tempest-LiveAutoBlockMigrationV225Test-978315224] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:10:02.852570 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-ff0cfb54-d6aa-4bf1-89d9-8a8cff609c83 req-af988e0e-263f-4cce-a90d-c8a0e937280c tempest-LiveAutoBlockMigrationV225Test-978315224 tempest-LiveAutoBlockMigrationV225Test-978315224] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:10:02.875056 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-ff0cfb54-d6aa-4bf1-89d9-8a8cff609c83 req-af988e0e-263f-4cce-a90d-c8a0e937280c tempest-LiveAutoBlockMigrationV225Test-978315224 tempest-LiveAutoBlockMigrationV225Test-978315224] http://10.222.0.20/volume/v3/c97e671f0f784d2c84e576fd57a0e796/attachments/33c0aa23-09c2-479d-87fa-e1a48059c8ab returned with HTTP 200 Dec 29 07:10:02.881201 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 13/31] 10.222.0.45 () {60 vars in 1415 bytes} [Tue Dec 29 07:10:02 2020] GET /volume/v3/c97e671f0f784d2c84e576fd57a0e796/attachments/33c0aa23-09c2-479d-87fa-e1a48059c8ab => generated 789 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:10:14.445898 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-ff0cfb54-d6aa-4bf1-89d9-8a8cff609c83 req-47ddede0-e511-48cf-b9ab-07483df4e9ab tempest-LiveAutoBlockMigrationV225Test-978315224 tempest-LiveAutoBlockMigrationV225Test-978315224] POST http://10.222.0.20/volume/v3/c97e671f0f784d2c84e576fd57a0e796/attachments/33c0aa23-09c2-479d-87fa-e1a48059c8ab/action Dec 29 07:10:14.446421 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:10:14.446421 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:10:14.448165 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-ff0cfb54-d6aa-4bf1-89d9-8a8cff609c83 req-47ddede0-e511-48cf-b9ab-07483df4e9ab tempest-LiveAutoBlockMigrationV225Test-978315224 tempest-LiveAutoBlockMigrationV225Test-978315224] Action body: b'{"os-complete": null}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:10:14.448546 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-ff0cfb54-d6aa-4bf1-89d9-8a8cff609c83 req-47ddede0-e511-48cf-b9ab-07483df4e9ab tempest-LiveAutoBlockMigrationV225Test-978315224 tempest-LiveAutoBlockMigrationV225Test-978315224] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:10:14.605754 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:10:14.605754 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:10:14.629781 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-ff0cfb54-d6aa-4bf1-89d9-8a8cff609c83 req-47ddede0-e511-48cf-b9ab-07483df4e9ab tempest-LiveAutoBlockMigrationV225Test-978315224 tempest-LiveAutoBlockMigrationV225Test-978315224] http://10.222.0.20/volume/v3/c97e671f0f784d2c84e576fd57a0e796/attachments/33c0aa23-09c2-479d-87fa-e1a48059c8ab/action returned with HTTP 204 Dec 29 07:10:14.630958 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 19/32] 10.222.0.45 () {64 vars in 1489 bytes} [Tue Dec 29 07:10:14 2020] POST /volume/v3/c97e671f0f784d2c84e576fd57a0e796/attachments/33c0aa23-09c2-479d-87fa-e1a48059c8ab/action => generated 0 bytes in 190 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:10:21.178799 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-ff0cfb54-d6aa-4bf1-89d9-8a8cff609c83 req-a5d1867c-cba4-4492-8946-ff5faf3e021c tempest-LiveAutoBlockMigrationV225Test-978315224 tempest-LiveAutoBlockMigrationV225Test-978315224] DELETE http://10.222.0.20/volume/v3/c97e671f0f784d2c84e576fd57a0e796/attachments/05a02a10-0990-475e-a2be-1934ea36a1fa Dec 29 07:10:21.179341 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-ff0cfb54-d6aa-4bf1-89d9-8a8cff609c83 req-a5d1867c-cba4-4492-8946-ff5faf3e021c tempest-LiveAutoBlockMigrationV225Test-978315224 tempest-LiveAutoBlockMigrationV225Test-978315224] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:10:21.179520 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:10:21.179520 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:10:21.179887 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-ff0cfb54-d6aa-4bf1-89d9-8a8cff609c83 req-a5d1867c-cba4-4492-8946-ff5faf3e021c tempest-LiveAutoBlockMigrationV225Test-978315224 tempest-LiveAutoBlockMigrationV225Test-978315224] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:10:21.220787 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:10:21.220787 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:10:21.523385 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-ff0cfb54-d6aa-4bf1-89d9-8a8cff609c83 req-a5d1867c-cba4-4492-8946-ff5faf3e021c tempest-LiveAutoBlockMigrationV225Test-978315224 tempest-LiveAutoBlockMigrationV225Test-978315224] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(33c0aa23-09c2-479d-87fa-e1a48059c8ab)]) {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:10:21.523811 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-ff0cfb54-d6aa-4bf1-89d9-8a8cff609c83 req-a5d1867c-cba4-4492-8946-ff5faf3e021c tempest-LiveAutoBlockMigrationV225Test-978315224 tempest-LiveAutoBlockMigrationV225Test-978315224] Adding status of: attached to pending status list for volume. {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 29 07:10:21.524221 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-ff0cfb54-d6aa-4bf1-89d9-8a8cff609c83 req-a5d1867c-cba4-4492-8946-ff5faf3e021c tempest-LiveAutoBlockMigrationV225Test-978315224 tempest-LiveAutoBlockMigrationV225Test-978315224] Pending status list for volume during attachment-delete: ['attached'] {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:10:21.534864 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-ff0cfb54-d6aa-4bf1-89d9-8a8cff609c83 req-a5d1867c-cba4-4492-8946-ff5faf3e021c tempest-LiveAutoBlockMigrationV225Test-978315224 tempest-LiveAutoBlockMigrationV225Test-978315224] http://10.222.0.20/volume/v3/c97e671f0f784d2c84e576fd57a0e796/attachments/05a02a10-0990-475e-a2be-1934ea36a1fa returned with HTTP 200 Dec 29 07:10:21.535855 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 14/33] 10.222.0.38 () {62 vars in 1437 bytes} [Tue Dec 29 07:10:21 2020] DELETE /volume/v3/c97e671f0f784d2c84e576fd57a0e796/attachments/05a02a10-0990-475e-a2be-1934ea36a1fa => generated 192 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:10:36.719115 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f7c129a2-0c5e-408c-a823-021eef14d6fb tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 Dec 29 07:10:36.719675 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f7c129a2-0c5e-408c-a823-021eef14d6fb tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:10:36.719813 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:10:36.719813 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:10:36.720433 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f7c129a2-0c5e-408c-a823-021eef14d6fb tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:10:36.834140 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:10:36.834140 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:10:36.855501 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f7c129a2-0c5e-408c-a823-021eef14d6fb tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Volume info retrieved successfully. Dec 29 07:10:36.889330 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:10:36.889330 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:10:36.908077 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f7c129a2-0c5e-408c-a823-021eef14d6fb tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 returned with HTTP 200 Dec 29 07:10:36.919588 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 20/34] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:10:36 2020] GET /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 => generated 1214 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:10:37.756887 n-d-768509-3 devstack@c-api.service[88227]: WARNING keystonemiddleware.auth_token [req-ff0cfb54-d6aa-4bf1-89d9-8a8cff609c83 req-a5d1867c-cba4-4492-8946-ff5faf3e021c tempest-LiveAutoBlockMigrationV225Test-978315224 tempest-LiveAutoBlockMigrationV225Test-978315224] A valid token was submitted as a service token, but it was not a valid service token. This is incorrect but backwards compatible behaviour. This will be removed in future releases. Dec 29 07:10:37.771305 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1d66887d-1c6a-4407-9849-9c90639c6888 req-bceb1892-919b-4654-a18b-dc9c414ad1b7 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 Dec 29 07:10:37.774335 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1d66887d-1c6a-4407-9849-9c90639c6888 req-bceb1892-919b-4654-a18b-dc9c414ad1b7 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:10:37.774862 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:10:37.774862 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:10:37.775673 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1d66887d-1c6a-4407-9849-9c90639c6888 req-bceb1892-919b-4654-a18b-dc9c414ad1b7 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:10:37.841978 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:10:37.841978 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:10:37.851071 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-1d66887d-1c6a-4407-9849-9c90639c6888 req-bceb1892-919b-4654-a18b-dc9c414ad1b7 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Volume info retrieved successfully. Dec 29 07:10:37.872111 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:10:37.872111 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:10:37.882287 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1d66887d-1c6a-4407-9849-9c90639c6888 req-bceb1892-919b-4654-a18b-dc9c414ad1b7 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 returned with HTTP 200 Dec 29 07:10:37.883755 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 15/35] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:10:37 2020] GET /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 => generated 1214 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:10:37.929754 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1d66887d-1c6a-4407-9849-9c90639c6888 req-fa4fc409-4e0c-4a2a-b946-0936e9a26f97 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] POST http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40/action Dec 29 07:10:37.930328 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:10:37.930328 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:10:37.931087 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1d66887d-1c6a-4407-9849-9c90639c6888 req-fa4fc409-4e0c-4a2a-b946-0936e9a26f97 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Action body: b'{"os-begin_detaching": null}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:10:37.931687 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1d66887d-1c6a-4407-9849-9c90639c6888 req-fa4fc409-4e0c-4a2a-b946-0936e9a26f97 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:10:38.045302 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:10:38.045302 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:10:38.047117 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-1d66887d-1c6a-4407-9849-9c90639c6888 req-fa4fc409-4e0c-4a2a-b946-0936e9a26f97 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Volume info retrieved successfully. Dec 29 07:10:38.075327 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-1d66887d-1c6a-4407-9849-9c90639c6888 req-fa4fc409-4e0c-4a2a-b946-0936e9a26f97 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Begin detaching volume completed successfully. Dec 29 07:10:38.076023 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1d66887d-1c6a-4407-9849-9c90639c6888 req-fa4fc409-4e0c-4a2a-b946-0936e9a26f97 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40/action returned with HTTP 202 Dec 29 07:10:38.077079 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 21/36] 10.222.0.20 () {64 vars in 1643 bytes} [Tue Dec 29 07:10:37 2020] POST /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40/action => generated 0 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:10:38.109823 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7e6e16a7-cb03-45c3-ab69-5ca4c2a69e65 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 Dec 29 07:10:38.113218 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7e6e16a7-cb03-45c3-ab69-5ca4c2a69e65 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:10:38.113484 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:10:38.113484 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:10:38.113805 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7e6e16a7-cb03-45c3-ab69-5ca4c2a69e65 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:10:38.165185 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1d66887d-1c6a-4407-9849-9c90639c6888 req-fa4fc409-4e0c-4a2a-b946-0936e9a26f97 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume// Dec 29 07:10:38.165832 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1d66887d-1c6a-4407-9849-9c90639c6888 req-fa4fc409-4e0c-4a2a-b946-0936e9a26f97 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:10:38.166027 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:10:38.166027 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:10:38.166685 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1d66887d-1c6a-4407-9849-9c90639c6888 req-fa4fc409-4e0c-4a2a-b946-0936e9a26f97 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:10:38.167848 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1d66887d-1c6a-4407-9849-9c90639c6888 req-fa4fc409-4e0c-4a2a-b946-0936e9a26f97 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:10:38.169189 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 22/37] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:10:38 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:10:38.172799 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:10:38.172799 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:10:38.182134 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1d66887d-1c6a-4407-9849-9c90639c6888 req-3d16e518-2093-4ae4-a7d1-7bee70a18029 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 Dec 29 07:10:38.182907 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1d66887d-1c6a-4407-9849-9c90639c6888 req-3d16e518-2093-4ae4-a7d1-7bee70a18029 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:10:38.183504 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1d66887d-1c6a-4407-9849-9c90639c6888 req-3d16e518-2093-4ae4-a7d1-7bee70a18029 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:10:38.208705 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7e6e16a7-cb03-45c3-ab69-5ca4c2a69e65 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Volume info retrieved successfully. Dec 29 07:10:38.239186 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:10:38.239186 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:10:38.257395 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7e6e16a7-cb03-45c3-ab69-5ca4c2a69e65 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 returned with HTTP 200 Dec 29 07:10:38.258665 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 16/38] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:10:38 2020] GET /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 => generated 1217 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:10:38.260837 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:10:38.260837 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:10:38.271509 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-1d66887d-1c6a-4407-9849-9c90639c6888 req-3d16e518-2093-4ae4-a7d1-7bee70a18029 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Volume info retrieved successfully. Dec 29 07:10:38.294938 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:10:38.294938 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:10:38.304630 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1d66887d-1c6a-4407-9849-9c90639c6888 req-3d16e518-2093-4ae4-a7d1-7bee70a18029 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 returned with HTTP 200 Dec 29 07:10:38.305391 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 23/39] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 07:10:38 2020] GET /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 => generated 1316 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:10:38.745770 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1d66887d-1c6a-4407-9849-9c90639c6888 req-c4a4edc8-58db-4616-8a78-18224790e132 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] DELETE http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/attachments/33c0aa23-09c2-479d-87fa-e1a48059c8ab Dec 29 07:10:38.746682 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1d66887d-1c6a-4407-9849-9c90639c6888 req-c4a4edc8-58db-4616-8a78-18224790e132 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:10:38.747107 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:10:38.747107 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:10:38.747733 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1d66887d-1c6a-4407-9849-9c90639c6888 req-c4a4edc8-58db-4616-8a78-18224790e132 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:10:38.774151 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:10:38.774151 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:10:39.276764 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6fc73a4e-ee60-4831-9b18-0ff1b87402b4 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 Dec 29 07:10:39.279246 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6fc73a4e-ee60-4831-9b18-0ff1b87402b4 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:10:39.279674 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:10:39.279674 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:10:39.280639 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6fc73a4e-ee60-4831-9b18-0ff1b87402b4 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:10:39.379268 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:10:39.379268 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:10:39.400179 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6fc73a4e-ee60-4831-9b18-0ff1b87402b4 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Volume info retrieved successfully. Dec 29 07:10:39.427300 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:10:39.427300 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:10:39.438207 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6fc73a4e-ee60-4831-9b18-0ff1b87402b4 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 returned with HTTP 200 Dec 29 07:10:39.440340 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 24/40] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:10:39 2020] GET /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 => generated 1217 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:10:39.479069 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-1d66887d-1c6a-4407-9849-9c90639c6888 req-c4a4edc8-58db-4616-8a78-18224790e132 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:10:39.479859 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-1d66887d-1c6a-4407-9849-9c90639c6888 req-c4a4edc8-58db-4616-8a78-18224790e132 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Pending status list for volume during attachment-delete: [] {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:10:39.488590 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1d66887d-1c6a-4407-9849-9c90639c6888 req-c4a4edc8-58db-4616-8a78-18224790e132 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/attachments/33c0aa23-09c2-479d-87fa-e1a48059c8ab returned with HTTP 200 Dec 29 07:10:39.489837 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 17/41] 10.222.0.45 () {62 vars in 1437 bytes} [Tue Dec 29 07:10:38 2020] DELETE /volume/v3/72d8c3edb70241cdb0625621e081da2b/attachments/33c0aa23-09c2-479d-87fa-e1a48059c8ab => generated 19 bytes in 750 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:10:40.456013 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fef8acd8-4fc5-4e35-8bdd-0db8c784619d tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 Dec 29 07:10:40.456657 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fef8acd8-4fc5-4e35-8bdd-0db8c784619d tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:10:40.456960 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:10:40.456960 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:10:40.457491 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fef8acd8-4fc5-4e35-8bdd-0db8c784619d tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:10:40.560309 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:10:40.560309 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:10:40.584747 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fef8acd8-4fc5-4e35-8bdd-0db8c784619d tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Volume info retrieved successfully. Dec 29 07:10:40.645523 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fef8acd8-4fc5-4e35-8bdd-0db8c784619d tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 returned with HTTP 200 Dec 29 07:10:40.653458 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 25/42] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:10:40 2020] GET /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 => generated 922 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:12:53.891786 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d057efe0-f36a-42e0-8ba9-b0d6af7c998b tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] DELETE http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 Dec 29 07:12:53.892890 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d057efe0-f36a-42e0-8ba9-b0d6af7c998b tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:12:53.893253 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:12:53.893253 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:12:53.893875 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d057efe0-f36a-42e0-8ba9-b0d6af7c998b tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:12:53.894519 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-d057efe0-f36a-42e0-8ba9-b0d6af7c998b tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Delete volume with id: 438836a3-6ca7-436b-9643-317c3b927a40 Dec 29 07:12:54.004082 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:12:54.004082 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:12:54.005314 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d057efe0-f36a-42e0-8ba9-b0d6af7c998b tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Volume info retrieved successfully. Dec 29 07:12:54.108530 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d057efe0-f36a-42e0-8ba9-b0d6af7c998b tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Delete volume request issued successfully. Dec 29 07:12:54.109189 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d057efe0-f36a-42e0-8ba9-b0d6af7c998b tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 returned with HTTP 202 Dec 29 07:12:54.110214 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 18/43] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:12:53 2020] DELETE /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 => generated 0 bytes in 222 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:12:54.117813 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-af6e90ab-611f-4898-b3a4-edcb249a5866 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 Dec 29 07:12:54.119026 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-af6e90ab-611f-4898-b3a4-edcb249a5866 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:12:54.119243 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:12:54.119243 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:12:54.119599 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-af6e90ab-611f-4898-b3a4-edcb249a5866 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:12:54.192571 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:12:54.192571 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:12:54.213962 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-af6e90ab-611f-4898-b3a4-edcb249a5866 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Volume info retrieved successfully. Dec 29 07:12:54.243622 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-af6e90ab-611f-4898-b3a4-edcb249a5866 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 returned with HTTP 200 Dec 29 07:12:54.247130 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 26/44] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:12:54 2020] GET /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 => generated 921 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:12:55.265092 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1e6c1333-3c3c-4ddc-b21f-7f2a2c14ad0f tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 Dec 29 07:12:55.265546 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1e6c1333-3c3c-4ddc-b21f-7f2a2c14ad0f tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:12:55.265546 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:12:55.265546 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:12:55.265945 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1e6c1333-3c3c-4ddc-b21f-7f2a2c14ad0f tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:12:55.375560 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:12:55.375560 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:12:55.401368 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1e6c1333-3c3c-4ddc-b21f-7f2a2c14ad0f tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Volume info retrieved successfully. Dec 29 07:12:55.458254 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1e6c1333-3c3c-4ddc-b21f-7f2a2c14ad0f tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 returned with HTTP 200 Dec 29 07:12:55.459150 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 19/45] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:12:55 2020] GET /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 => generated 921 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:12:56.476502 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ee18d9a8-2b54-4c16-afcf-012177e64483 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 Dec 29 07:12:56.477040 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ee18d9a8-2b54-4c16-afcf-012177e64483 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:12:56.477217 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:12:56.477217 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:12:56.477594 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ee18d9a8-2b54-4c16-afcf-012177e64483 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:12:56.598716 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:12:56.598716 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:12:56.624425 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ee18d9a8-2b54-4c16-afcf-012177e64483 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Volume info retrieved successfully. Dec 29 07:12:56.678852 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ee18d9a8-2b54-4c16-afcf-012177e64483 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 returned with HTTP 200 Dec 29 07:12:56.680000 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 27/46] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:12:56 2020] GET /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 => generated 921 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:12:57.697276 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fd6b70d9-fced-4e93-b5ed-a0b362d5b238 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] GET http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 Dec 29 07:12:57.698742 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fd6b70d9-fced-4e93-b5ed-a0b362d5b238 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:12:57.699180 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:12:57.699180 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:12:57.699853 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fd6b70d9-fced-4e93-b5ed-a0b362d5b238 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:12:57.790514 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fd6b70d9-fced-4e93-b5ed-a0b362d5b238 tempest-LiveAutoBlockMigrationV225Test-1168798899 tempest-LiveAutoBlockMigrationV225Test-1168798899] http://10.222.0.20/volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 returned with HTTP 404 Dec 29 07:12:57.799718 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 20/47] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:12:57 2020] GET /volume/v3/72d8c3edb70241cdb0625621e081da2b/volumes/438836a3-6ca7-436b-9643-317c3b927a40 => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:14:12.441988 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-49ab1989-c649-475d-9641-5acd285beadc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] POST http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes Dec 29 07:14:12.442546 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:14:12.442546 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:14:12.442830 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-49ab1989-c649-475d-9641-5acd285beadc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-603075092"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:14:12.444080 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-49ab1989-c649-475d-9641-5acd285beadc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-603075092'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:14:12.445894 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-49ab1989-c649-475d-9641-5acd285beadc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Create volume of 1 GB Dec 29 07:14:12.487007 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-49ab1989-c649-475d-9641-5acd285beadc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Availability zone cache updated, next update will occur around 2020-12-29 08:14:12.485038. {{(pid=88229) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 29 07:14:12.489824 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-49ab1989-c649-475d-9641-5acd285beadc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Availability Zones retrieved successfully. Dec 29 07:14:12.611589 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-49ab1989-c649-475d-9641-5acd285beadc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Flow 'volume_create_api' (014e94fe-07b8-441a-9f62-3f44966ab36c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:14:12.615671 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-49ab1989-c649-475d-9641-5acd285beadc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bd07995-2bc8-4dfe-922c-e459651ee974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:14:12.622821 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-49ab1989-c649-475d-9641-5acd285beadc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:14:12.792531 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-49ab1989-c649-475d-9641-5acd285beadc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bd07995-2bc8-4dfe-922c-e459651ee974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:14:12.795460 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-49ab1989-c649-475d-9641-5acd285beadc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b047b279-47f1-4fca-bd16-767d88f4e272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:14:12.888481 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-49ab1989-c649-475d-9641-5acd285beadc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:14:12.890657 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-49ab1989-c649-475d-9641-5acd285beadc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:14:12.996274 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-49ab1989-c649-475d-9641-5acd285beadc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Created reservations ['46c8749a-6054-4515-bcce-6cc41a455c40', 'b3352cbf-cae3-422a-916d-81f20c30bf75', '1e147d90-6412-4aea-a09d-5c6f8a206fd6', 'af612b05-bd1f-4745-8ff7-a76c7e344512'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:14:12.998525 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-49ab1989-c649-475d-9641-5acd285beadc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b047b279-47f1-4fca-bd16-767d88f4e272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46c8749a-6054-4515-bcce-6cc41a455c40', 'b3352cbf-cae3-422a-916d-81f20c30bf75', '1e147d90-6412-4aea-a09d-5c6f8a206fd6', 'af612b05-bd1f-4745-8ff7-a76c7e344512']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:14:13.001252 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-49ab1989-c649-475d-9641-5acd285beadc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73f90882-603d-4210-be18-bc3514e69860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:14:13.086602 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-49ab1989-c649-475d-9641-5acd285beadc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73f90882-603d-4210-be18-bc3514e69860) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce8eb0b6-08f5-4d13-872f-23ebeb996c21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-603075092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2decef78b4c74e5e8bfdb005ae382d9b',qos_specs=None,replication_status=,reservations=['46c8749a-6054-4515-bcce-6cc41a455c40','b3352cbf-cae3-422a-916d-81f20c30bf75','1e147d90-6412-4aea-a09d-5c6f8a206fd6','af612b05-bd1f-4745-8ff7-a76c7e344512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8545462bfbb940d7bbebc1e1cbe41837',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:14:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-603075092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce8eb0b6-08f5-4d13-872f-23ebeb996c21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2decef78b4c74e5e8bfdb005ae382d9b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8545462bfbb940d7bbebc1e1cbe41837',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:14:13.088778 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-49ab1989-c649-475d-9641-5acd285beadc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cda793f-c4f2-4e6b-8426-04daf048f0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:14:13.125481 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-49ab1989-c649-475d-9641-5acd285beadc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cda793f-c4f2-4e6b-8426-04daf048f0ea) transitioned into state 'SUCCESS' from state '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-603075092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2decef78b4c74e5e8bfdb005ae382d9b',qos_specs=None,replication_status=,reservations=['46c8749a-6054-4515-bcce-6cc41a455c40','b3352cbf-cae3-422a-916d-81f20c30bf75','1e147d90-6412-4aea-a09d-5c6f8a206fd6','af612b05-bd1f-4745-8ff7-a76c7e344512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8545462bfbb940d7bbebc1e1cbe41837',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:14:13.127872 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-49ab1989-c649-475d-9641-5acd285beadc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a403fce-371a-4fd2-beb2-af76708be305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:14:13.178241 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-49ab1989-c649-475d-9641-5acd285beadc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a403fce-371a-4fd2-beb2-af76708be305) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:14:13.186365 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-49ab1989-c649-475d-9641-5acd285beadc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Flow 'volume_create_api' (014e94fe-07b8-441a-9f62-3f44966ab36c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:14:13.249142 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-49ab1989-c649-475d-9641-5acd285beadc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Create volume request issued successfully. Dec 29 07:14:13.266267 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-49ab1989-c649-475d-9641-5acd285beadc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes returned with HTTP 202 Dec 29 07:14:13.267578 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 28/48] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:14:12 2020] POST /volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes => generated 820 bytes in 830 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:14:13.282642 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2add1599-3f31-4763-9161-76da358912d2 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] GET http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 Dec 29 07:14:13.283004 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2add1599-3f31-4763-9161-76da358912d2 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:14:13.283627 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2add1599-3f31-4763-9161-76da358912d2 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:14:13.384585 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:14:13.384585 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:14:13.394004 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2add1599-3f31-4763-9161-76da358912d2 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Volume info retrieved successfully. Dec 29 07:14:13.433221 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2add1599-3f31-4763-9161-76da358912d2 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 returned with HTTP 200 Dec 29 07:14:13.436445 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 21/49] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:14:13 2020] GET /volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 => generated 888 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:14:14.455657 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc89180f-dba8-4f8f-b4e2-d9cc99d36f0f tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] GET http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 Dec 29 07:14:14.456905 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc89180f-dba8-4f8f-b4e2-d9cc99d36f0f tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:14:14.457273 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:14:14.457273 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:14:14.458329 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc89180f-dba8-4f8f-b4e2-d9cc99d36f0f tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:14:14.554764 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:14:14.554764 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:14:14.565742 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dc89180f-dba8-4f8f-b4e2-d9cc99d36f0f tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Volume info retrieved successfully. Dec 29 07:14:14.610796 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc89180f-dba8-4f8f-b4e2-d9cc99d36f0f tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 returned with HTTP 200 Dec 29 07:14:14.622614 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 29/50] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:14:14 2020] GET /volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 => generated 913 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:14:15.003551 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2fe25486-836a-4d81-a440-757912562d8c req-ea8b61bc-8a38-4c55-ad79-367db33931dc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] GET http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 Dec 29 07:14:15.004084 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2fe25486-836a-4d81-a440-757912562d8c req-ea8b61bc-8a38-4c55-ad79-367db33931dc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:14:15.004275 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:14:15.004275 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:14:15.004933 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2fe25486-836a-4d81-a440-757912562d8c req-ea8b61bc-8a38-4c55-ad79-367db33931dc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:14:15.056044 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:14:15.056044 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:14:15.065188 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-2fe25486-836a-4d81-a440-757912562d8c req-ea8b61bc-8a38-4c55-ad79-367db33931dc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Volume info retrieved successfully. Dec 29 07:14:15.091167 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2fe25486-836a-4d81-a440-757912562d8c req-ea8b61bc-8a38-4c55-ad79-367db33931dc tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 returned with HTTP 200 Dec 29 07:14:15.092081 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 22/51] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:14:14 2020] GET /volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 => generated 913 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:14:15.164702 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc89180f-dba8-4f8f-b4e2-d9cc99d36f0f tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] GET http://10.222.0.20/volume// Dec 29 07:14:15.165579 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc89180f-dba8-4f8f-b4e2-d9cc99d36f0f tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:14:15.165949 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:14:15.165949 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:14:15.166628 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc89180f-dba8-4f8f-b4e2-d9cc99d36f0f tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:14:15.168021 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc89180f-dba8-4f8f-b4e2-d9cc99d36f0f tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:14:15.169605 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 30/52] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:14:15 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:14:15.183240 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2fe25486-836a-4d81-a440-757912562d8c req-044e63a7-2c7d-453f-9d9e-5998422fe652 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] POST http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/attachments Dec 29 07:14:15.183733 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:14:15.183733 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:14:15.184517 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2fe25486-836a-4d81-a440-757912562d8c req-044e63a7-2c7d-453f-9d9e-5998422fe652 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce8eb0b6-08f5-4d13-872f-23ebeb996c21", "instance_uuid": "7a1e7292-2970-436b-8259-766240504925", "connector": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:14:15.313676 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:14:15.313676 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:14:15.440081 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2fe25486-836a-4d81-a440-757912562d8c req-044e63a7-2c7d-453f-9d9e-5998422fe652 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/attachments returned with HTTP 200 Dec 29 07:14:15.449150 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 23/53] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:14:15 2020] POST /volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/attachments => generated 273 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:14:15.489140 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c8c1ceeb-705a-462f-b00d-7f467adf8439 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] GET http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 Dec 29 07:14:15.492997 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c8c1ceeb-705a-462f-b00d-7f467adf8439 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:14:15.493741 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c8c1ceeb-705a-462f-b00d-7f467adf8439 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:14:15.528561 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2fe25486-836a-4d81-a440-757912562d8c req-044e63a7-2c7d-453f-9d9e-5998422fe652 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] GET http://10.222.0.20/volume// Dec 29 07:14:15.529560 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2fe25486-836a-4d81-a440-757912562d8c req-044e63a7-2c7d-453f-9d9e-5998422fe652 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:14:15.529982 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:14:15.529982 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:14:15.530672 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2fe25486-836a-4d81-a440-757912562d8c req-044e63a7-2c7d-453f-9d9e-5998422fe652 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:14:15.531934 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2fe25486-836a-4d81-a440-757912562d8c req-044e63a7-2c7d-453f-9d9e-5998422fe652 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:14:15.532700 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 24/54] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:14:15 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:14:15.548672 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2fe25486-836a-4d81-a440-757912562d8c req-daf889f9-76ab-4540-9cfd-635a1653119a tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] GET http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 Dec 29 07:14:15.549484 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2fe25486-836a-4d81-a440-757912562d8c req-daf889f9-76ab-4540-9cfd-635a1653119a tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:14:15.550138 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2fe25486-836a-4d81-a440-757912562d8c req-daf889f9-76ab-4540-9cfd-635a1653119a tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:14:15.556517 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:14:15.556517 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:14:15.566692 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c8c1ceeb-705a-462f-b00d-7f467adf8439 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Volume info retrieved successfully. Dec 29 07:14:15.586502 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:14:15.586502 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:14:15.596602 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c8c1ceeb-705a-462f-b00d-7f467adf8439 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 returned with HTTP 200 Dec 29 07:14:15.607611 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 31/55] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:14:15 2020] GET /volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 => generated 912 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:14:15.633202 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:14:15.633202 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:14:15.643445 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-2fe25486-836a-4d81-a440-757912562d8c req-daf889f9-76ab-4540-9cfd-635a1653119a tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Volume info retrieved successfully. Dec 29 07:14:15.665097 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:14:15.665097 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:14:15.674958 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2fe25486-836a-4d81-a440-757912562d8c req-daf889f9-76ab-4540-9cfd-635a1653119a tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 returned with HTTP 200 Dec 29 07:14:15.676078 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 25/56] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 07:14:15 2020] GET /volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 => generated 1011 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 29 07:14:15.700244 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2fe25486-836a-4d81-a440-757912562d8c req-56f12e66-4a6d-43bc-a55f-7479149a1f9c tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] PUT http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/attachments/a8302faa-97e8-45f3-9784-e11d5e926f44 Dec 29 07:14:15.709830 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:14:15.709830 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:14:15.711186 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2fe25486-836a-4d81-a440-757912562d8c req-56f12e66-4a6d-43bc-a55f-7479149a1f9c tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:14:15.748532 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:14:15.748532 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:14:15.749052 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-2fe25486-836a-4d81-a440-757912562d8c req-56f12e66-4a6d-43bc-a55f-7479149a1f9c tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Lock "b'cinder-attachment_update-ce8eb0b6-08f5-4d13-872f-23ebeb996c21-n-h1-768509-3'" acquired by "attachment_update" :: waited 0.013s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:14:15.751370 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:14:15.751370 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:14:16.614592 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-72860cdc-95c2-441d-8b0f-aa9a694cf645 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] GET http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 Dec 29 07:14:16.615231 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-72860cdc-95c2-441d-8b0f-aa9a694cf645 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:14:16.615398 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:14:16.615398 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:14:16.615741 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-72860cdc-95c2-441d-8b0f-aa9a694cf645 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:14:16.671469 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:14:16.671469 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:14:16.694455 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-72860cdc-95c2-441d-8b0f-aa9a694cf645 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Volume info retrieved successfully. Dec 29 07:14:16.741121 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:14:16.741121 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:14:16.768364 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-72860cdc-95c2-441d-8b0f-aa9a694cf645 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 returned with HTTP 200 Dec 29 07:14:16.769594 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 26/57] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:14:16 2020] GET /volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 => generated 912 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:14:17.573391 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-2fe25486-836a-4d81-a440-757912562d8c req-56f12e66-4a6d-43bc-a55f-7479149a1f9c tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Lock "b'cinder-attachment_update-ce8eb0b6-08f5-4d13-872f-23ebeb996c21-n-h1-768509-3'" released by "attachment_update" :: held 1.824s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:14:17.574066 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2fe25486-836a-4d81-a440-757912562d8c req-56f12e66-4a6d-43bc-a55f-7479149a1f9c tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/attachments/a8302faa-97e8-45f3-9784-e11d5e926f44 returned with HTTP 200 Dec 29 07:14:17.576833 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 32/58] 10.222.0.45 () {64 vars in 1468 bytes} [Tue Dec 29 07:14:15 2020] PUT /volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/attachments/a8302faa-97e8-45f3-9784-e11d5e926f44 => generated 762 bytes in 1882 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:14:17.786515 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3bf2a5eb-38eb-408e-bf92-a98c0973920a tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] GET http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 Dec 29 07:14:17.787728 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3bf2a5eb-38eb-408e-bf92-a98c0973920a tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:14:17.788137 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:14:17.788137 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:14:17.788789 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3bf2a5eb-38eb-408e-bf92-a98c0973920a tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:14:17.909718 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:14:17.909718 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:14:17.927932 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3bf2a5eb-38eb-408e-bf92-a98c0973920a tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Volume info retrieved successfully. Dec 29 07:14:17.970239 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:14:17.970239 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:14:17.985189 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3bf2a5eb-38eb-408e-bf92-a98c0973920a tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 returned with HTTP 200 Dec 29 07:14:17.987756 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 27/59] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:14:17 2020] GET /volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 => generated 913 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:14:19.005522 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9d1cf766-726e-4cf5-95ba-952b77c5d6f0 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] GET http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 Dec 29 07:14:19.006888 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9d1cf766-726e-4cf5-95ba-952b77c5d6f0 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:14:19.007486 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:14:19.007486 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:14:19.008179 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9d1cf766-726e-4cf5-95ba-952b77c5d6f0 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:14:19.093050 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:14:19.093050 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:14:19.107737 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9d1cf766-726e-4cf5-95ba-952b77c5d6f0 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Volume info retrieved successfully. Dec 29 07:14:19.131249 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:14:19.131249 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:14:19.142321 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9d1cf766-726e-4cf5-95ba-952b77c5d6f0 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 returned with HTTP 200 Dec 29 07:14:19.143527 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 33/60] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:14:19 2020] GET /volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 => generated 913 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:14:20.160353 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f1df83c1-c440-4821-a9ec-286970a77c12 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] GET http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 Dec 29 07:14:20.161700 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f1df83c1-c440-4821-a9ec-286970a77c12 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:14:20.162082 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:14:20.162082 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:14:20.162770 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f1df83c1-c440-4821-a9ec-286970a77c12 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:14:20.318441 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:14:20.318441 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:14:20.336494 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f1df83c1-c440-4821-a9ec-286970a77c12 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Volume info retrieved successfully. Dec 29 07:14:20.370355 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:14:20.370355 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:14:20.390058 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f1df83c1-c440-4821-a9ec-286970a77c12 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 returned with HTTP 200 Dec 29 07:14:20.394637 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 28/61] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:14:20 2020] GET /volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 => generated 913 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:14:21.407820 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6b5282d0-be8a-4c24-8830-45ea6b387e1c tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] GET http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 Dec 29 07:14:21.408431 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6b5282d0-be8a-4c24-8830-45ea6b387e1c tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:14:21.408547 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:14:21.408547 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:14:21.408842 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6b5282d0-be8a-4c24-8830-45ea6b387e1c tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:14:21.490026 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:14:21.490026 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:14:21.501069 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6b5282d0-be8a-4c24-8830-45ea6b387e1c tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Volume info retrieved successfully. Dec 29 07:14:21.527353 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:14:21.527353 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:14:21.539192 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6b5282d0-be8a-4c24-8830-45ea6b387e1c tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 returned with HTTP 200 Dec 29 07:14:21.540460 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 34/62] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:14:21 2020] GET /volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 => generated 913 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:14:22.556723 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-43a071d1-b90d-452e-ab56-ed843dc032db tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] GET http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 Dec 29 07:14:22.557269 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-43a071d1-b90d-452e-ab56-ed843dc032db tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:14:22.557403 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:14:22.557403 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:14:22.558020 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-43a071d1-b90d-452e-ab56-ed843dc032db tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:14:22.684527 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:14:22.684527 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:14:22.705053 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-43a071d1-b90d-452e-ab56-ed843dc032db tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Volume info retrieved successfully. Dec 29 07:14:22.758374 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:14:22.758374 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:14:22.776538 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-43a071d1-b90d-452e-ab56-ed843dc032db tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 returned with HTTP 200 Dec 29 07:14:22.778404 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 29/63] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:14:22 2020] GET /volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 => generated 913 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:14:23.158099 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2fe25486-836a-4d81-a440-757912562d8c req-bbb6eaf9-7baa-4292-b7e0-73c68a8ab655 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] POST http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/attachments/a8302faa-97e8-45f3-9784-e11d5e926f44/action Dec 29 07:14:23.159036 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:14:23.159036 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:14:23.160067 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2fe25486-836a-4d81-a440-757912562d8c req-bbb6eaf9-7baa-4292-b7e0-73c68a8ab655 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Action body: b'{"os-complete": null}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:14:23.160908 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2fe25486-836a-4d81-a440-757912562d8c req-bbb6eaf9-7baa-4292-b7e0-73c68a8ab655 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:14:23.295239 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:14:23.295239 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:14:23.320410 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2fe25486-836a-4d81-a440-757912562d8c req-bbb6eaf9-7baa-4292-b7e0-73c68a8ab655 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/attachments/a8302faa-97e8-45f3-9784-e11d5e926f44/action returned with HTTP 204 Dec 29 07:14:23.321285 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 35/64] 10.222.0.45 () {64 vars in 1489 bytes} [Tue Dec 29 07:14:23 2020] POST /volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/attachments/a8302faa-97e8-45f3-9784-e11d5e926f44/action => generated 0 bytes in 171 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:14:23.795946 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b455c442-5031-454c-9325-c3d26056251d tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] GET http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 Dec 29 07:14:23.797386 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b455c442-5031-454c-9325-c3d26056251d tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:14:23.797973 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:14:23.797973 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:14:23.799161 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b455c442-5031-454c-9325-c3d26056251d tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:14:23.904937 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:14:23.904937 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:14:23.927910 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b455c442-5031-454c-9325-c3d26056251d tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Volume info retrieved successfully. Dec 29 07:14:23.969497 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:14:23.969497 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:14:23.988193 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b455c442-5031-454c-9325-c3d26056251d tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 returned with HTTP 200 Dec 29 07:14:23.989032 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 30/65] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:14:23 2020] GET /volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 => generated 1205 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:14:34.429866 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fca70604-ccbf-4d0e-aa5e-80fd3caa171e req-6d96b1b7-5da6-49c5-8b1b-160fed6f15b9 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] DELETE http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/attachments/a8302faa-97e8-45f3-9784-e11d5e926f44 Dec 29 07:14:34.430514 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fca70604-ccbf-4d0e-aa5e-80fd3caa171e req-6d96b1b7-5da6-49c5-8b1b-160fed6f15b9 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:14:34.430865 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:14:34.430865 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:14:34.431432 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fca70604-ccbf-4d0e-aa5e-80fd3caa171e req-6d96b1b7-5da6-49c5-8b1b-160fed6f15b9 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:14:34.517240 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:14:34.517240 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:14:35.609278 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-fca70604-ccbf-4d0e-aa5e-80fd3caa171e req-6d96b1b7-5da6-49c5-8b1b-160fed6f15b9 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:14:35.609804 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-fca70604-ccbf-4d0e-aa5e-80fd3caa171e req-6d96b1b7-5da6-49c5-8b1b-160fed6f15b9 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Pending status list for volume during attachment-delete: [] {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:14:35.623551 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fca70604-ccbf-4d0e-aa5e-80fd3caa171e req-6d96b1b7-5da6-49c5-8b1b-160fed6f15b9 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/attachments/a8302faa-97e8-45f3-9784-e11d5e926f44 returned with HTTP 200 Dec 29 07:14:35.624428 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 36/66] 10.222.0.45 () {62 vars in 1437 bytes} [Tue Dec 29 07:14:34 2020] DELETE /volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/attachments/a8302faa-97e8-45f3-9784-e11d5e926f44 => generated 19 bytes in 1200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:14:38.925360 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a46f91d0-4a08-4e90-b635-b097214a1e8a tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] GET http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 Dec 29 07:14:38.925889 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a46f91d0-4a08-4e90-b635-b097214a1e8a tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:14:38.926042 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:14:38.926042 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:14:38.926704 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a46f91d0-4a08-4e90-b635-b097214a1e8a tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:14:39.082928 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:14:39.082928 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:14:39.102889 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a46f91d0-4a08-4e90-b635-b097214a1e8a tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Volume info retrieved successfully. Dec 29 07:14:39.151276 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a46f91d0-4a08-4e90-b635-b097214a1e8a tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 returned with HTTP 200 Dec 29 07:14:39.153409 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 31/67] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:14:38 2020] GET /volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 => generated 913 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:14:39.170795 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-33a7c1a8-0941-4e58-a42f-9ab862edd832 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] GET http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 Dec 29 07:14:39.171675 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-33a7c1a8-0941-4e58-a42f-9ab862edd832 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:14:39.172083 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:14:39.172083 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:14:39.172891 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-33a7c1a8-0941-4e58-a42f-9ab862edd832 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:14:39.285827 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:14:39.285827 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:14:39.295930 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-33a7c1a8-0941-4e58-a42f-9ab862edd832 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Volume info retrieved successfully. Dec 29 07:14:39.321132 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-33a7c1a8-0941-4e58-a42f-9ab862edd832 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 returned with HTTP 200 Dec 29 07:14:39.322449 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 37/68] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:14:39 2020] GET /volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 => generated 913 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:14:39.338781 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2a3573aa-56dc-4543-8fc4-192adf76f503 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] GET http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 Dec 29 07:14:39.340212 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2a3573aa-56dc-4543-8fc4-192adf76f503 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:14:39.340641 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:14:39.340641 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:14:39.341301 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2a3573aa-56dc-4543-8fc4-192adf76f503 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:14:39.393780 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:14:39.393780 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:14:39.410313 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2a3573aa-56dc-4543-8fc4-192adf76f503 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Volume info retrieved successfully. Dec 29 07:14:39.428455 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2a3573aa-56dc-4543-8fc4-192adf76f503 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 returned with HTTP 200 Dec 29 07:14:39.429889 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 32/69] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:14:39 2020] GET /volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 => generated 913 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:15:20.664630 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e98d2767-fec1-4978-99ed-2f2b917583b0 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] POST http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes Dec 29 07:15:20.666275 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:15:20.666275 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:15:20.667557 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e98d2767-fec1-4978-99ed-2f2b917583b0 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-859349815"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:15:20.669083 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-e98d2767-fec1-4978-99ed-2f2b917583b0 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-859349815'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:15:20.669680 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-e98d2767-fec1-4978-99ed-2f2b917583b0 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Create volume of 1 GB Dec 29 07:15:20.694898 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e98d2767-fec1-4978-99ed-2f2b917583b0 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Availability Zones retrieved successfully. Dec 29 07:15:20.746093 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e98d2767-fec1-4978-99ed-2f2b917583b0 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Flow 'volume_create_api' (3df25ddf-53df-47f9-8e86-581d447a2411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:15:20.749177 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e98d2767-fec1-4978-99ed-2f2b917583b0 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1d34230-9a94-4413-b313-041bbd775c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:15:20.755965 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-e98d2767-fec1-4978-99ed-2f2b917583b0 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:15:20.898099 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e98d2767-fec1-4978-99ed-2f2b917583b0 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1d34230-9a94-4413-b313-041bbd775c88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:15:20.900839 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e98d2767-fec1-4978-99ed-2f2b917583b0 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2291afff-bbfe-422f-83e9-efe92a5393e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:15:21.038417 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-e98d2767-fec1-4978-99ed-2f2b917583b0 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Created reservations ['626eb12f-57d2-41ba-b222-48d4f7fb3e42', '099a64fc-e652-4ed5-be99-133c43280b9b', 'faa26cf6-e2b6-41c7-8000-8910f43b61e4', 'ced7a7b1-3576-4af3-9d4d-4acb00c20ffb'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:15:21.041520 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e98d2767-fec1-4978-99ed-2f2b917583b0 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2291afff-bbfe-422f-83e9-efe92a5393e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['626eb12f-57d2-41ba-b222-48d4f7fb3e42', '099a64fc-e652-4ed5-be99-133c43280b9b', 'faa26cf6-e2b6-41c7-8000-8910f43b61e4', 'ced7a7b1-3576-4af3-9d4d-4acb00c20ffb']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:15:21.044875 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e98d2767-fec1-4978-99ed-2f2b917583b0 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72d620ac-3a6f-453e-af92-12330de9c960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:15:21.241106 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e98d2767-fec1-4978-99ed-2f2b917583b0 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72d620ac-3a6f-453e-af92-12330de9c960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c056ab21-c5e4-4c92-a43f-b8b941b4e5a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-859349815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc3510393fc647baa81df6b41d8596bc',qos_specs=None,replication_status=,reservations=['626eb12f-57d2-41ba-b222-48d4f7fb3e42','099a64fc-e652-4ed5-be99-133c43280b9b','faa26cf6-e2b6-41c7-8000-8910f43b61e4','ced7a7b1-3576-4af3-9d4d-4acb00c20ffb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='363f95e9b5194160923d9c98d191314c',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:15:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-859349815',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c056ab21-c5e4-4c92-a43f-b8b941b4e5a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc3510393fc647baa81df6b41d8596bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='363f95e9b5194160923d9c98d191314c',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:15:21.243498 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e98d2767-fec1-4978-99ed-2f2b917583b0 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38c50cba-394d-4837-9655-a5055a90a73a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:15:21.299275 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e98d2767-fec1-4978-99ed-2f2b917583b0 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38c50cba-394d-4837-9655-a5055a90a73a) transitioned into state 'SUCCESS' from state '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-859349815',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc3510393fc647baa81df6b41d8596bc',qos_specs=None,replication_status=,reservations=['626eb12f-57d2-41ba-b222-48d4f7fb3e42','099a64fc-e652-4ed5-be99-133c43280b9b','faa26cf6-e2b6-41c7-8000-8910f43b61e4','ced7a7b1-3576-4af3-9d4d-4acb00c20ffb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='363f95e9b5194160923d9c98d191314c',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:15:21.301207 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e98d2767-fec1-4978-99ed-2f2b917583b0 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (854f1ef3-8aeb-4d65-a6a7-09510d5b1ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:15:21.339207 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e98d2767-fec1-4978-99ed-2f2b917583b0 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (854f1ef3-8aeb-4d65-a6a7-09510d5b1ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:15:21.341942 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e98d2767-fec1-4978-99ed-2f2b917583b0 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Flow 'volume_create_api' (3df25ddf-53df-47f9-8e86-581d447a2411) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:15:21.505007 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e98d2767-fec1-4978-99ed-2f2b917583b0 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Create volume request issued successfully. Dec 29 07:15:21.554691 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e98d2767-fec1-4978-99ed-2f2b917583b0 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes returned with HTTP 202 Dec 29 07:15:21.564614 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 38/70] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:15:20 2020] POST /volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes => generated 822 bytes in 895 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:15:21.575227 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5ec6511b-9a33-42d5-b6a7-fed23971399b tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] GET http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 Dec 29 07:15:21.577657 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5ec6511b-9a33-42d5-b6a7-fed23971399b tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:15:21.578003 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:15:21.578003 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:15:21.578566 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5ec6511b-9a33-42d5-b6a7-fed23971399b tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:15:21.726295 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:15:21.726295 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:15:21.773210 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5ec6511b-9a33-42d5-b6a7-fed23971399b tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Volume info retrieved successfully. Dec 29 07:15:21.835614 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5ec6511b-9a33-42d5-b6a7-fed23971399b tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 returned with HTTP 200 Dec 29 07:15:21.836840 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 33/71] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:15:21 2020] GET /volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 => generated 914 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:15:22.858003 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-624e7067-deb1-4c27-a206-8c52cba4247a tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] GET http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 Dec 29 07:15:22.859239 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-624e7067-deb1-4c27-a206-8c52cba4247a tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:15:22.861021 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:15:22.861021 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:15:22.861292 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-624e7067-deb1-4c27-a206-8c52cba4247a tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:15:22.939249 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:15:22.939249 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:15:22.966074 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-624e7067-deb1-4c27-a206-8c52cba4247a tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Volume info retrieved successfully. Dec 29 07:15:23.022523 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-624e7067-deb1-4c27-a206-8c52cba4247a tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 returned with HTTP 200 Dec 29 07:15:23.027452 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 39/72] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:15:22 2020] GET /volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 => generated 914 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:15:24.040725 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-762a5d2e-4e60-4958-91ff-da5383a98242 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] GET http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 Dec 29 07:15:24.041224 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-762a5d2e-4e60-4958-91ff-da5383a98242 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:15:24.042319 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:15:24.042319 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:15:24.043108 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-762a5d2e-4e60-4958-91ff-da5383a98242 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:15:24.194758 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:15:24.194758 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:15:24.223654 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-762a5d2e-4e60-4958-91ff-da5383a98242 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Volume info retrieved successfully. Dec 29 07:15:24.265166 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-762a5d2e-4e60-4958-91ff-da5383a98242 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 returned with HTTP 200 Dec 29 07:15:24.265967 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 34/73] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:15:24 2020] GET /volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 => generated 915 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:15:24.293612 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ad40c99d-b2b6-431a-87fd-ae7df811cbf9 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] POST http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7/action Dec 29 07:15:24.294381 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:15:24.294381 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:15:24.295483 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ad40c99d-b2b6-431a-87fd-ae7df811cbf9 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:15:24.296068 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ad40c99d-b2b6-431a-87fd-ae7df811cbf9 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:15:24.409964 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:15:24.409964 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:15:24.411434 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ad40c99d-b2b6-431a-87fd-ae7df811cbf9 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Volume info retrieved successfully. Dec 29 07:15:24.541698 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ad40c99d-b2b6-431a-87fd-ae7df811cbf9 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Volume updated successfully. Dec 29 07:15:24.542508 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ad40c99d-b2b6-431a-87fd-ae7df811cbf9 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7/action returned with HTTP 200 Dec 29 07:15:24.547156 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 40/74] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:15:24 2020] POST /volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7/action => generated 0 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 29 07:15:24.551033 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b0b01278-e306-4239-bccb-16bc2564e0b7 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] GET http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 Dec 29 07:15:24.551761 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b0b01278-e306-4239-bccb-16bc2564e0b7 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:15:24.551972 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:15:24.551972 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:15:24.552317 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b0b01278-e306-4239-bccb-16bc2564e0b7 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:15:24.658698 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:15:24.658698 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:15:24.698515 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b0b01278-e306-4239-bccb-16bc2564e0b7 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Volume info retrieved successfully. Dec 29 07:15:24.742045 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b0b01278-e306-4239-bccb-16bc2564e0b7 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 returned with HTTP 200 Dec 29 07:15:24.743174 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 35/75] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:15:24 2020] GET /volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 => generated 915 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:15:26.243503 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-d2df3157-3c3e-4e6e-8bc7-58b5f3a823ec req-dd41615c-ba98-42c0-b52a-26c3cb7b7fcb tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] GET http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 Dec 29 07:15:26.245459 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-d2df3157-3c3e-4e6e-8bc7-58b5f3a823ec req-dd41615c-ba98-42c0-b52a-26c3cb7b7fcb tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:15:26.246032 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:15:26.246032 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:15:26.246758 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-d2df3157-3c3e-4e6e-8bc7-58b5f3a823ec req-dd41615c-ba98-42c0-b52a-26c3cb7b7fcb tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:15:26.305314 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:15:26.305314 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:15:26.315388 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-d2df3157-3c3e-4e6e-8bc7-58b5f3a823ec req-dd41615c-ba98-42c0-b52a-26c3cb7b7fcb tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Volume info retrieved successfully. Dec 29 07:15:26.340591 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-d2df3157-3c3e-4e6e-8bc7-58b5f3a823ec req-dd41615c-ba98-42c0-b52a-26c3cb7b7fcb tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 returned with HTTP 200 Dec 29 07:15:26.341754 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 41/76] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:15:26 2020] GET /volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 => generated 915 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:15:29.658071 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ce09abcb-da48-415f-a54b-65a9db2398ce tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] POST http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes Dec 29 07:15:29.659027 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:15:29.659027 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:15:29.659687 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ce09abcb-da48-415f-a54b-65a9db2398ce tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-767847388"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:15:29.660918 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-ce09abcb-da48-415f-a54b-65a9db2398ce tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-767847388'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:15:29.661442 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-ce09abcb-da48-415f-a54b-65a9db2398ce tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Create volume of 1 GB Dec 29 07:15:29.677629 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ce09abcb-da48-415f-a54b-65a9db2398ce tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Availability Zones retrieved successfully. Dec 29 07:15:29.695475 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ce09abcb-da48-415f-a54b-65a9db2398ce tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Flow 'volume_create_api' (6da8e572-fe25-41d3-bf19-4272c1f02aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:15:29.698727 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ce09abcb-da48-415f-a54b-65a9db2398ce tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb7ed50d-4f9a-47a4-96bb-0050e18e8b74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:15:29.700976 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-ce09abcb-da48-415f-a54b-65a9db2398ce tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:15:29.780399 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ce09abcb-da48-415f-a54b-65a9db2398ce tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb7ed50d-4f9a-47a4-96bb-0050e18e8b74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:15:29.782932 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ce09abcb-da48-415f-a54b-65a9db2398ce tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a87d0bc-6fc1-420d-b7cf-1300c2fcdf43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:15:29.877476 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-ce09abcb-da48-415f-a54b-65a9db2398ce tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Created reservations ['3bea308d-b3db-47a6-bf7b-619b114d0e78', '70d9e631-14a1-4ab5-8086-4114e3edb1fc', '52fb5a25-5e4a-42f1-9936-3d0abb3d453a', '0970ec2b-acaa-45c1-b357-69c5aa22be1e'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:15:29.880048 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ce09abcb-da48-415f-a54b-65a9db2398ce tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a87d0bc-6fc1-420d-b7cf-1300c2fcdf43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3bea308d-b3db-47a6-bf7b-619b114d0e78', '70d9e631-14a1-4ab5-8086-4114e3edb1fc', '52fb5a25-5e4a-42f1-9936-3d0abb3d453a', '0970ec2b-acaa-45c1-b357-69c5aa22be1e']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:15:29.882215 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ce09abcb-da48-415f-a54b-65a9db2398ce tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35a2adf4-09b2-41f6-872f-12a6e99a898e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:15:29.981130 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ce09abcb-da48-415f-a54b-65a9db2398ce tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35a2adf4-09b2-41f6-872f-12a6e99a898e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fefb760d-b562-451a-9494-8ab3accf520a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-767847388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc3510393fc647baa81df6b41d8596bc',qos_specs=None,replication_status=,reservations=['3bea308d-b3db-47a6-bf7b-619b114d0e78','70d9e631-14a1-4ab5-8086-4114e3edb1fc','52fb5a25-5e4a-42f1-9936-3d0abb3d453a','0970ec2b-acaa-45c1-b357-69c5aa22be1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='363f95e9b5194160923d9c98d191314c',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:15:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-767847388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fefb760d-b562-451a-9494-8ab3accf520a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bc3510393fc647baa81df6b41d8596bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='363f95e9b5194160923d9c98d191314c',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:15:29.983375 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ce09abcb-da48-415f-a54b-65a9db2398ce tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3d5e525-e045-4ca0-935c-f0332f704c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:15:30.013064 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ce09abcb-da48-415f-a54b-65a9db2398ce tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3d5e525-e045-4ca0-935c-f0332f704c7a) transitioned into state 'SUCCESS' from state '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-767847388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bc3510393fc647baa81df6b41d8596bc',qos_specs=None,replication_status=,reservations=['3bea308d-b3db-47a6-bf7b-619b114d0e78','70d9e631-14a1-4ab5-8086-4114e3edb1fc','52fb5a25-5e4a-42f1-9936-3d0abb3d453a','0970ec2b-acaa-45c1-b357-69c5aa22be1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='363f95e9b5194160923d9c98d191314c',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:15:30.015097 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ce09abcb-da48-415f-a54b-65a9db2398ce tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32d99cdf-9a78-4b55-be64-2334c3381bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:15:30.031046 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ce09abcb-da48-415f-a54b-65a9db2398ce tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32d99cdf-9a78-4b55-be64-2334c3381bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:15:30.033900 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ce09abcb-da48-415f-a54b-65a9db2398ce tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Flow 'volume_create_api' (6da8e572-fe25-41d3-bf19-4272c1f02aab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:15:30.088528 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ce09abcb-da48-415f-a54b-65a9db2398ce tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Create volume request issued successfully. Dec 29 07:15:30.103461 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ce09abcb-da48-415f-a54b-65a9db2398ce tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes returned with HTTP 202 Dec 29 07:15:30.105288 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 36/77] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:15:29 2020] POST /volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes => generated 822 bytes in 451 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:15:30.121230 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-642bebb1-de61-4ffb-acd3-e1797f1ce5b4 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] GET http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/fefb760d-b562-451a-9494-8ab3accf520a Dec 29 07:15:30.122066 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-642bebb1-de61-4ffb-acd3-e1797f1ce5b4 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:15:30.122480 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:15:30.122480 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:15:30.123286 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-642bebb1-de61-4ffb-acd3-e1797f1ce5b4 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:15:30.239470 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:15:30.239470 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:15:30.254500 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-642bebb1-de61-4ffb-acd3-e1797f1ce5b4 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Volume info retrieved successfully. Dec 29 07:15:30.294217 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-642bebb1-de61-4ffb-acd3-e1797f1ce5b4 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/fefb760d-b562-451a-9494-8ab3accf520a returned with HTTP 200 Dec 29 07:15:30.295592 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 42/78] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:15:30 2020] GET /volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/fefb760d-b562-451a-9494-8ab3accf520a => generated 890 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:15:31.313317 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-00015be5-434b-4c2f-bd78-546b80ceb940 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] GET http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/fefb760d-b562-451a-9494-8ab3accf520a Dec 29 07:15:31.313864 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-00015be5-434b-4c2f-bd78-546b80ceb940 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:15:31.314399 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:15:31.314399 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:15:31.314399 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-00015be5-434b-4c2f-bd78-546b80ceb940 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:15:31.385329 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:15:31.385329 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:15:31.394397 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-00015be5-434b-4c2f-bd78-546b80ceb940 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Volume info retrieved successfully. Dec 29 07:15:31.420690 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-00015be5-434b-4c2f-bd78-546b80ceb940 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/fefb760d-b562-451a-9494-8ab3accf520a returned with HTTP 200 Dec 29 07:15:31.422011 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 37/79] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:15:31 2020] GET /volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/fefb760d-b562-451a-9494-8ab3accf520a => generated 915 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:15:59.792918 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2b0a8741-934e-4df9-8fca-75b596a84575 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] POST http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes Dec 29 07:15:59.794099 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:15:59.794099 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:15:59.794838 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2b0a8741-934e-4df9-8fca-75b596a84575 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-658649088"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:15:59.796339 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-2b0a8741-934e-4df9-8fca-75b596a84575 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-658649088'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:15:59.797614 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-2b0a8741-934e-4df9-8fca-75b596a84575 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Create volume of 1 GB Dec 29 07:15:59.836885 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2b0a8741-934e-4df9-8fca-75b596a84575 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Availability Zones retrieved successfully. Dec 29 07:15:59.875144 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-2b0a8741-934e-4df9-8fca-75b596a84575 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Flow 'volume_create_api' (5ee0a3a0-4db7-4a0c-9dab-ba543ee28edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:15:59.878401 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-2b0a8741-934e-4df9-8fca-75b596a84575 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d128cbf-aed9-4597-8ce8-52c6d6cc9839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:15:59.888125 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-2b0a8741-934e-4df9-8fca-75b596a84575 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:16:00.029425 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-2b0a8741-934e-4df9-8fca-75b596a84575 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d128cbf-aed9-4597-8ce8-52c6d6cc9839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:16:00.033882 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-2b0a8741-934e-4df9-8fca-75b596a84575 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8d2b1d4-202b-4a7c-9e1e-130977dbbeca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:16:00.211019 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-2b0a8741-934e-4df9-8fca-75b596a84575 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Created reservations ['c8f0ac17-2ca1-4785-b28c-75763e9dddf4', 'bf59ff26-0e37-40f2-8007-4a6257e34438', '9ef2efed-8a89-41ac-8b44-d53beb9c0433', '2fadf9d1-ae9a-4c1c-b23a-e076e395f12a'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:16:00.213026 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-2b0a8741-934e-4df9-8fca-75b596a84575 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8d2b1d4-202b-4a7c-9e1e-130977dbbeca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8f0ac17-2ca1-4785-b28c-75763e9dddf4', 'bf59ff26-0e37-40f2-8007-4a6257e34438', '9ef2efed-8a89-41ac-8b44-d53beb9c0433', '2fadf9d1-ae9a-4c1c-b23a-e076e395f12a']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:16:00.215145 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-2b0a8741-934e-4df9-8fca-75b596a84575 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1177f5b9-9346-46e5-bf49-d97cc3ff04f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:16:00.363199 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-2b0a8741-934e-4df9-8fca-75b596a84575 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1177f5b9-9346-46e5-bf49-d97cc3ff04f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0eeb8449-2c46-48d2-8eff-dfb9bb7baea7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-658649088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96281a2c98a14ad5b7fd496fc7fffadf',qos_specs=None,replication_status=,reservations=['c8f0ac17-2ca1-4785-b28c-75763e9dddf4','bf59ff26-0e37-40f2-8007-4a6257e34438','9ef2efed-8a89-41ac-8b44-d53beb9c0433','2fadf9d1-ae9a-4c1c-b23a-e076e395f12a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dba77dbabf3f443299034cb01c5ab534',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:16:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-658649088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0eeb8449-2c46-48d2-8eff-dfb9bb7baea7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='96281a2c98a14ad5b7fd496fc7fffadf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='dba77dbabf3f443299034cb01c5ab534',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:16:00.372127 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-2b0a8741-934e-4df9-8fca-75b596a84575 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c83aa62a-edf9-4ed1-885d-764eb60b9a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:16:00.422878 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-2b0a8741-934e-4df9-8fca-75b596a84575 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c83aa62a-edf9-4ed1-885d-764eb60b9a12) transitioned into state 'SUCCESS' from state '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-658649088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='96281a2c98a14ad5b7fd496fc7fffadf',qos_specs=None,replication_status=,reservations=['c8f0ac17-2ca1-4785-b28c-75763e9dddf4','bf59ff26-0e37-40f2-8007-4a6257e34438','9ef2efed-8a89-41ac-8b44-d53beb9c0433','2fadf9d1-ae9a-4c1c-b23a-e076e395f12a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dba77dbabf3f443299034cb01c5ab534',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:16:00.425071 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-2b0a8741-934e-4df9-8fca-75b596a84575 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f43b1fbf-ab96-4573-b970-d31e40ef012c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:16:00.465452 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-2b0a8741-934e-4df9-8fca-75b596a84575 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f43b1fbf-ab96-4573-b970-d31e40ef012c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:16:00.467825 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-2b0a8741-934e-4df9-8fca-75b596a84575 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Flow 'volume_create_api' (5ee0a3a0-4db7-4a0c-9dab-ba543ee28edb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:16:00.579464 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2b0a8741-934e-4df9-8fca-75b596a84575 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Create volume request issued successfully. Dec 29 07:16:00.602640 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2b0a8741-934e-4df9-8fca-75b596a84575 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes returned with HTTP 202 Dec 29 07:16:00.620213 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0827af51-a069-4c1e-bdf3-fa06716889ff tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 Dec 29 07:16:00.620747 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0827af51-a069-4c1e-bdf3-fa06716889ff tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:00.620943 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:00.620943 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:00.621583 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0827af51-a069-4c1e-bdf3-fa06716889ff tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:00.626301 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 43/80] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:15:59 2020] POST /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes => generated 823 bytes in 837 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:16:00.680754 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:00.680754 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:00.691885 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0827af51-a069-4c1e-bdf3-fa06716889ff tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Volume info retrieved successfully. Dec 29 07:16:00.719202 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0827af51-a069-4c1e-bdf3-fa06716889ff tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 returned with HTTP 200 Dec 29 07:16:00.730927 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 38/81] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:00 2020] GET /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 => generated 891 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:01.745452 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9962efed-53a1-44b2-b1ac-dbc622b9fc46 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 Dec 29 07:16:01.746066 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9962efed-53a1-44b2-b1ac-dbc622b9fc46 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:01.746237 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:01.746237 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:01.746512 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9962efed-53a1-44b2-b1ac-dbc622b9fc46 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:02.000198 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:02.000198 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:02.034606 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9962efed-53a1-44b2-b1ac-dbc622b9fc46 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Volume info retrieved successfully. Dec 29 07:16:02.134712 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9962efed-53a1-44b2-b1ac-dbc622b9fc46 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 returned with HTTP 200 Dec 29 07:16:02.140494 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 44/82] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:01 2020] GET /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 => generated 916 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:02.547295 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3a006c5c-87a7-4e53-ae40-6da4fd234900 req-36ec8ff4-19fd-4337-8b05-e37b53641581 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 Dec 29 07:16:02.547799 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3a006c5c-87a7-4e53-ae40-6da4fd234900 req-36ec8ff4-19fd-4337-8b05-e37b53641581 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:02.548212 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:02.548212 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:02.549057 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3a006c5c-87a7-4e53-ae40-6da4fd234900 req-36ec8ff4-19fd-4337-8b05-e37b53641581 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:02.622675 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:02.622675 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:02.632343 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-3a006c5c-87a7-4e53-ae40-6da4fd234900 req-36ec8ff4-19fd-4337-8b05-e37b53641581 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Volume info retrieved successfully. Dec 29 07:16:02.657498 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3a006c5c-87a7-4e53-ae40-6da4fd234900 req-36ec8ff4-19fd-4337-8b05-e37b53641581 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 returned with HTTP 200 Dec 29 07:16:02.658906 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 39/83] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:16:02 2020] GET /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 => generated 916 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:02.752286 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9962efed-53a1-44b2-b1ac-dbc622b9fc46 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume// Dec 29 07:16:02.753569 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9962efed-53a1-44b2-b1ac-dbc622b9fc46 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:02.753941 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:02.753941 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:02.754565 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9962efed-53a1-44b2-b1ac-dbc622b9fc46 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:02.755949 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9962efed-53a1-44b2-b1ac-dbc622b9fc46 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:16:02.760791 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 45/84] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:16:02 2020] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:16:02.805825 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3a006c5c-87a7-4e53-ae40-6da4fd234900 req-b2133b6d-447f-41d5-ba27-bd82e0f81dd9 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] POST http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/attachments Dec 29 07:16:02.816704 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:02.816704 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:02.817443 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3a006c5c-87a7-4e53-ae40-6da4fd234900 req-b2133b6d-447f-41d5-ba27-bd82e0f81dd9 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0eeb8449-2c46-48d2-8eff-dfb9bb7baea7", "instance_uuid": "3c845a7d-d767-49a2-b442-71a37b66f751", "connector": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:16:02.995694 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:02.995694 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:03.170969 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3a006c5c-87a7-4e53-ae40-6da4fd234900 req-b2133b6d-447f-41d5-ba27-bd82e0f81dd9 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/attachments returned with HTTP 200 Dec 29 07:16:03.171900 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 40/85] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:16:02 2020] POST /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/attachments => generated 273 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:16:03.236905 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-01dad633-e5d7-4055-ab51-70f8e695190c tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 Dec 29 07:16:03.237676 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-01dad633-e5d7-4055-ab51-70f8e695190c tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:03.238308 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-01dad633-e5d7-4055-ab51-70f8e695190c tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:03.273900 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3a006c5c-87a7-4e53-ae40-6da4fd234900 req-b2133b6d-447f-41d5-ba27-bd82e0f81dd9 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume// Dec 29 07:16:03.274717 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3a006c5c-87a7-4e53-ae40-6da4fd234900 req-b2133b6d-447f-41d5-ba27-bd82e0f81dd9 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:03.275634 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:03.275634 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:03.276231 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3a006c5c-87a7-4e53-ae40-6da4fd234900 req-b2133b6d-447f-41d5-ba27-bd82e0f81dd9 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:03.277690 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3a006c5c-87a7-4e53-ae40-6da4fd234900 req-b2133b6d-447f-41d5-ba27-bd82e0f81dd9 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:16:03.279147 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 41/86] 10.222.0.38 () {56 vars in 1089 bytes} [Tue Dec 29 07:16:03 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:16:03.296203 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3a006c5c-87a7-4e53-ae40-6da4fd234900 req-704e2bc6-61fd-4709-9929-fdb820d6275c tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 Dec 29 07:16:03.296998 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3a006c5c-87a7-4e53-ae40-6da4fd234900 req-704e2bc6-61fd-4709-9929-fdb820d6275c tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:03.297626 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3a006c5c-87a7-4e53-ae40-6da4fd234900 req-704e2bc6-61fd-4709-9929-fdb820d6275c tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:03.434469 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:03.434469 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:03.462890 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-01dad633-e5d7-4055-ab51-70f8e695190c tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Volume info retrieved successfully. Dec 29 07:16:03.464965 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:03.464965 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:03.499973 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-3a006c5c-87a7-4e53-ae40-6da4fd234900 req-704e2bc6-61fd-4709-9929-fdb820d6275c tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Volume info retrieved successfully. Dec 29 07:16:03.525295 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:03.525295 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:03.583363 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-01dad633-e5d7-4055-ab51-70f8e695190c tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 returned with HTTP 200 Dec 29 07:16:03.589193 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:03.589193 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:03.608786 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 46/87] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:03 2020] GET /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 => generated 915 bytes in 376 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:03.614926 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3a006c5c-87a7-4e53-ae40-6da4fd234900 req-704e2bc6-61fd-4709-9929-fdb820d6275c tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 returned with HTTP 200 Dec 29 07:16:03.616283 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 42/88] 10.222.0.38 () {60 vars in 1403 bytes} [Tue Dec 29 07:16:03 2020] GET /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 => generated 1014 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:16:03.651736 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3a006c5c-87a7-4e53-ae40-6da4fd234900 req-9620ef3f-1ed4-4839-ae08-a0327ac63a41 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] PUT http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/attachments/ed364892-2b1c-4264-a0ca-6a0d6115a811 Dec 29 07:16:03.652434 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:03.652434 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:03.653052 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3a006c5c-87a7-4e53-ae40-6da4fd234900 req-9620ef3f-1ed4-4839-ae08-a0327ac63a41 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.38", "host": "n-h2-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:16:03.738939 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:16:03.738939 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:16:03.739971 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-3a006c5c-87a7-4e53-ae40-6da4fd234900 req-9620ef3f-1ed4-4839-ae08-a0327ac63a41 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Lock "b'cinder-attachment_update-0eeb8449-2c46-48d2-8eff-dfb9bb7baea7-n-h2-768509-3'" acquired by "attachment_update" :: waited 0.035s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:16:03.744091 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:03.744091 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:04.610749 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bf44e338-8a2d-42bf-a5e5-784224d6a0fe tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 Dec 29 07:16:04.611257 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bf44e338-8a2d-42bf-a5e5-784224d6a0fe tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:04.611438 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:04.611438 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:04.612104 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bf44e338-8a2d-42bf-a5e5-784224d6a0fe tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:04.764703 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:04.764703 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:04.788161 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bf44e338-8a2d-42bf-a5e5-784224d6a0fe tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Volume info retrieved successfully. Dec 29 07:16:04.843773 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:04.843773 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:04.866615 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bf44e338-8a2d-42bf-a5e5-784224d6a0fe tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 returned with HTTP 200 Dec 29 07:16:04.886670 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 43/89] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:04 2020] GET /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 => generated 915 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:05.894999 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-df24d802-c258-47a1-8779-2f8ec27ba7ab tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 Dec 29 07:16:05.896558 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-df24d802-c258-47a1-8779-2f8ec27ba7ab tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:05.897015 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:05.897015 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:05.897713 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-df24d802-c258-47a1-8779-2f8ec27ba7ab tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:06.109117 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:06.109117 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:06.151207 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-df24d802-c258-47a1-8779-2f8ec27ba7ab tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Volume info retrieved successfully. Dec 29 07:16:06.232647 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:06.232647 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:06.262014 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-df24d802-c258-47a1-8779-2f8ec27ba7ab tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 returned with HTTP 200 Dec 29 07:16:06.274495 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 44/90] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:05 2020] GET /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 => generated 915 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:07.029112 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-3a006c5c-87a7-4e53-ae40-6da4fd234900 req-9620ef3f-1ed4-4839-ae08-a0327ac63a41 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Lock "b'cinder-attachment_update-0eeb8449-2c46-48d2-8eff-dfb9bb7baea7-n-h2-768509-3'" released by "attachment_update" :: held 3.290s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:16:07.030298 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3a006c5c-87a7-4e53-ae40-6da4fd234900 req-9620ef3f-1ed4-4839-ae08-a0327ac63a41 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/attachments/ed364892-2b1c-4264-a0ca-6a0d6115a811 returned with HTTP 200 Dec 29 07:16:07.031828 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 47/91] 10.222.0.38 () {64 vars in 1468 bytes} [Tue Dec 29 07:16:03 2020] PUT /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/attachments/ed364892-2b1c-4264-a0ca-6a0d6115a811 => generated 762 bytes in 3393 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:16:07.279944 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-06acbc86-2e01-497f-9dbc-fe3edcaab05c tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 Dec 29 07:16:07.284811 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-06acbc86-2e01-497f-9dbc-fe3edcaab05c tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:07.286745 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:07.286745 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:07.287426 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-06acbc86-2e01-497f-9dbc-fe3edcaab05c tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:07.332132 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9e59eeb0-590c-4854-947c-cd5050612eda tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] POST http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes Dec 29 07:16:07.332587 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:07.332587 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:07.333001 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9e59eeb0-590c-4854-947c-cd5050612eda tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-LiveMigrationTest-volume-1263498386"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:16:07.334083 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-9e59eeb0-590c-4854-947c-cd5050612eda tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-LiveMigrationTest-volume-1263498386'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:16:07.334455 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-9e59eeb0-590c-4854-947c-cd5050612eda tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Create volume of 1 GB Dec 29 07:16:07.335103 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:07.335103 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:07.378413 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9e59eeb0-590c-4854-947c-cd5050612eda tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Availability Zones retrieved successfully. Dec 29 07:16:07.409864 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9e59eeb0-590c-4854-947c-cd5050612eda tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Flow 'volume_create_api' (778c7345-8ef9-4977-9c3d-ca4bf7e4fe95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:16:07.416022 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9e59eeb0-590c-4854-947c-cd5050612eda tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5ada8af-e93f-43a3-9dcd-908898ce6d13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:16:07.422684 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-9e59eeb0-590c-4854-947c-cd5050612eda tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:16:07.424398 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:07.424398 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:07.441675 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-06acbc86-2e01-497f-9dbc-fe3edcaab05c tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Volume info retrieved successfully. Dec 29 07:16:07.484890 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:07.484890 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:07.508343 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-06acbc86-2e01-497f-9dbc-fe3edcaab05c tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 returned with HTTP 200 Dec 29 07:16:07.509824 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 45/92] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:07 2020] GET /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 => generated 916 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:07.549142 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9e59eeb0-590c-4854-947c-cd5050612eda tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5ada8af-e93f-43a3-9dcd-908898ce6d13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:16:07.554499 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9e59eeb0-590c-4854-947c-cd5050612eda tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb1d694-e152-4171-ae7c-eb9347034a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:16:07.736117 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-9e59eeb0-590c-4854-947c-cd5050612eda tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Created reservations ['ee6b6b01-ab60-4d4c-b8c9-8a86bb910b39', '0a152b27-1676-49f4-b01c-7289b4b17b6f', '05c88004-601b-47fc-aecb-47132428c5af', '0c9918a1-6042-47df-b007-8f6b79d0e0c2'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:16:07.741252 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9e59eeb0-590c-4854-947c-cd5050612eda tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb1d694-e152-4171-ae7c-eb9347034a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee6b6b01-ab60-4d4c-b8c9-8a86bb910b39', '0a152b27-1676-49f4-b01c-7289b4b17b6f', '05c88004-601b-47fc-aecb-47132428c5af', '0c9918a1-6042-47df-b007-8f6b79d0e0c2']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:16:07.750714 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9e59eeb0-590c-4854-947c-cd5050612eda tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c04a0c7-586a-419f-a54a-134f71d8c2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:16:07.867028 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9e59eeb0-590c-4854-947c-cd5050612eda tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c04a0c7-586a-419f-a54a-134f71d8c2af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1263498386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='800bd9d5f09d4c2a8f2dece7572a1cfa',qos_specs=None,replication_status=,reservations=['ee6b6b01-ab60-4d4c-b8c9-8a86bb910b39','0a152b27-1676-49f4-b01c-7289b4b17b6f','05c88004-601b-47fc-aecb-47132428c5af','0c9918a1-6042-47df-b007-8f6b79d0e0c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2b09b1af9d54a37bd833ea4118331b8',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:16:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-LiveMigrationTest-volume-1263498386',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='800bd9d5f09d4c2a8f2dece7572a1cfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c2b09b1af9d54a37bd833ea4118331b8',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:16:07.869937 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9e59eeb0-590c-4854-947c-cd5050612eda tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b302f74-15a7-498d-b05f-9b68c961cb2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:16:07.928431 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9e59eeb0-590c-4854-947c-cd5050612eda tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b302f74-15a7-498d-b05f-9b68c961cb2f) transitioned into state 'SUCCESS' from state '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-1263498386',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='800bd9d5f09d4c2a8f2dece7572a1cfa',qos_specs=None,replication_status=,reservations=['ee6b6b01-ab60-4d4c-b8c9-8a86bb910b39','0a152b27-1676-49f4-b01c-7289b4b17b6f','05c88004-601b-47fc-aecb-47132428c5af','0c9918a1-6042-47df-b007-8f6b79d0e0c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2b09b1af9d54a37bd833ea4118331b8',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:16:07.932499 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9e59eeb0-590c-4854-947c-cd5050612eda tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4dcd4fb-b2a6-44a8-aa74-85f96e09911e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:16:07.992804 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9e59eeb0-590c-4854-947c-cd5050612eda tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4dcd4fb-b2a6-44a8-aa74-85f96e09911e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:16:08.017209 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9e59eeb0-590c-4854-947c-cd5050612eda tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Flow 'volume_create_api' (778c7345-8ef9-4977-9c3d-ca4bf7e4fe95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:16:08.207501 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9e59eeb0-590c-4854-947c-cd5050612eda tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Create volume request issued successfully. Dec 29 07:16:08.284832 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9e59eeb0-590c-4854-947c-cd5050612eda tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes returned with HTTP 202 Dec 29 07:16:08.316900 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 48/93] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:16:07 2020] POST /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes => generated 817 bytes in 979 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:16:08.324174 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b5ec2ade-00ed-4756-a5bb-6031a775c127 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] GET http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d Dec 29 07:16:08.324960 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b5ec2ade-00ed-4756-a5bb-6031a775c127 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:08.325332 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:08.325332 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:08.325947 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b5ec2ade-00ed-4756-a5bb-6031a775c127 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:08.424590 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:08.424590 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:08.452108 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b5ec2ade-00ed-4756-a5bb-6031a775c127 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Volume info retrieved successfully. Dec 29 07:16:08.506120 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b5ec2ade-00ed-4756-a5bb-6031a775c127 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d returned with HTTP 200 Dec 29 07:16:08.522970 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 46/94] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:08 2020] GET /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d => generated 909 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:08.526879 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a8138409-f8c7-493f-8f30-3529bd914de4 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 Dec 29 07:16:08.527582 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a8138409-f8c7-493f-8f30-3529bd914de4 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:08.527957 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:08.527957 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:08.528582 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a8138409-f8c7-493f-8f30-3529bd914de4 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:08.593115 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:08.593115 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:08.611808 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a8138409-f8c7-493f-8f30-3529bd914de4 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Volume info retrieved successfully. Dec 29 07:16:08.640717 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:08.640717 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:08.652442 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a8138409-f8c7-493f-8f30-3529bd914de4 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 returned with HTTP 200 Dec 29 07:16:08.667119 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 49/95] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:08 2020] GET /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 => generated 916 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:09.529258 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e3cbdd60-0869-4347-bc74-3ed290514408 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] GET http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d Dec 29 07:16:09.529817 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e3cbdd60-0869-4347-bc74-3ed290514408 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:09.529951 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:09.529951 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:09.530306 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e3cbdd60-0869-4347-bc74-3ed290514408 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:09.676407 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:09.676407 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:09.676980 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8a595897-2ec3-4ae2-b34d-d4ec605144d7 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 Dec 29 07:16:09.677635 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8a595897-2ec3-4ae2-b34d-d4ec605144d7 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:09.678228 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:09.678228 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:09.679249 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8a595897-2ec3-4ae2-b34d-d4ec605144d7 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:09.695860 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e3cbdd60-0869-4347-bc74-3ed290514408 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Volume info retrieved successfully. Dec 29 07:16:09.735086 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e3cbdd60-0869-4347-bc74-3ed290514408 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d returned with HTTP 200 Dec 29 07:16:09.736507 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 47/96] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:09 2020] GET /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d => generated 909 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:09.873740 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:09.873740 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:09.892581 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8a595897-2ec3-4ae2-b34d-d4ec605144d7 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Volume info retrieved successfully. Dec 29 07:16:09.960010 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:09.960010 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:09.983556 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8a595897-2ec3-4ae2-b34d-d4ec605144d7 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 returned with HTTP 200 Dec 29 07:16:09.985417 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 50/97] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:09 2020] GET /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 => generated 916 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:10.752605 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ddef9a51-21d4-4d27-813e-217aee8ffdc5 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] GET http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d Dec 29 07:16:10.753090 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ddef9a51-21d4-4d27-813e-217aee8ffdc5 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:10.753293 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:10.753293 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:10.754150 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ddef9a51-21d4-4d27-813e-217aee8ffdc5 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:10.832063 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:10.832063 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:10.841413 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ddef9a51-21d4-4d27-813e-217aee8ffdc5 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Volume info retrieved successfully. Dec 29 07:16:10.866673 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ddef9a51-21d4-4d27-813e-217aee8ffdc5 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d returned with HTTP 200 Dec 29 07:16:10.879434 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 48/98] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:10 2020] GET /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d => generated 910 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:11.003044 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2e1d1057-4d2e-4d5a-841b-2c33d1b481a6 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 Dec 29 07:16:11.003522 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2e1d1057-4d2e-4d5a-841b-2c33d1b481a6 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:11.003721 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:11.003721 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:11.004383 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2e1d1057-4d2e-4d5a-841b-2c33d1b481a6 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:11.097355 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:11.097355 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:11.122028 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2e1d1057-4d2e-4d5a-841b-2c33d1b481a6 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Volume info retrieved successfully. Dec 29 07:16:11.176328 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:11.176328 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:11.196162 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2e1d1057-4d2e-4d5a-841b-2c33d1b481a6 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 returned with HTTP 200 Dec 29 07:16:11.209013 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 51/99] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:10 2020] GET /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 => generated 916 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:11.403398 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9b166676-7ce0-43b8-897c-6faae46a5bf1 req-1399f05f-e4a5-4af9-ba9d-871ee72706c5 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] GET http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d Dec 29 07:16:11.404051 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9b166676-7ce0-43b8-897c-6faae46a5bf1 req-1399f05f-e4a5-4af9-ba9d-871ee72706c5 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:11.404186 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:11.404186 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:11.404475 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9b166676-7ce0-43b8-897c-6faae46a5bf1 req-1399f05f-e4a5-4af9-ba9d-871ee72706c5 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:11.533543 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:11.533543 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:11.548261 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-9b166676-7ce0-43b8-897c-6faae46a5bf1 req-1399f05f-e4a5-4af9-ba9d-871ee72706c5 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Volume info retrieved successfully. Dec 29 07:16:11.580301 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9b166676-7ce0-43b8-897c-6faae46a5bf1 req-1399f05f-e4a5-4af9-ba9d-871ee72706c5 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d returned with HTTP 200 Dec 29 07:16:11.581298 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 49/100] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:16:11 2020] GET /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d => generated 910 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:11.675318 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2e1d1057-4d2e-4d5a-841b-2c33d1b481a6 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume// Dec 29 07:16:11.675801 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2e1d1057-4d2e-4d5a-841b-2c33d1b481a6 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:11.676022 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:11.676022 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:11.676402 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2e1d1057-4d2e-4d5a-841b-2c33d1b481a6 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:11.677608 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2e1d1057-4d2e-4d5a-841b-2c33d1b481a6 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:16:11.678609 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 52/101] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:16:11 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:16:11.703948 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9b166676-7ce0-43b8-897c-6faae46a5bf1 req-b6b0f13b-a566-463f-9308-842ff91f4cde tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] POST http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/attachments Dec 29 07:16:11.704465 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:11.704465 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:11.705055 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9b166676-7ce0-43b8-897c-6faae46a5bf1 req-b6b0f13b-a566-463f-9308-842ff91f4cde tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d", "instance_uuid": "48871bbf-8319-497b-a148-65d10bfedbd9", "connector": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:16:11.793311 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:11.793311 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:11.949323 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9b166676-7ce0-43b8-897c-6faae46a5bf1 req-b6b0f13b-a566-463f-9308-842ff91f4cde tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/attachments returned with HTTP 200 Dec 29 07:16:11.950532 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 50/102] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:16:11 2020] POST /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/attachments => generated 273 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:16:12.029900 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0b0df913-cb8d-49a6-92f9-674f453bbf5c tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] GET http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d Dec 29 07:16:12.030423 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0b0df913-cb8d-49a6-92f9-674f453bbf5c tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:12.030945 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0b0df913-cb8d-49a6-92f9-674f453bbf5c tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:12.052657 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9b166676-7ce0-43b8-897c-6faae46a5bf1 req-b6b0f13b-a566-463f-9308-842ff91f4cde tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] GET http://10.222.0.20/volume// Dec 29 07:16:12.053160 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9b166676-7ce0-43b8-897c-6faae46a5bf1 req-b6b0f13b-a566-463f-9308-842ff91f4cde tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:12.053365 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:12.053365 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:12.053741 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9b166676-7ce0-43b8-897c-6faae46a5bf1 req-b6b0f13b-a566-463f-9308-842ff91f4cde tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:12.055070 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9b166676-7ce0-43b8-897c-6faae46a5bf1 req-b6b0f13b-a566-463f-9308-842ff91f4cde tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:16:12.055756 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 51/103] 10.222.0.38 () {56 vars in 1089 bytes} [Tue Dec 29 07:16:12 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:16:12.068998 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9b166676-7ce0-43b8-897c-6faae46a5bf1 req-817a2243-284d-4028-b8a2-9bcd5381a96c tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] GET http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d Dec 29 07:16:12.069535 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9b166676-7ce0-43b8-897c-6faae46a5bf1 req-817a2243-284d-4028-b8a2-9bcd5381a96c tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:12.070603 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9b166676-7ce0-43b8-897c-6faae46a5bf1 req-817a2243-284d-4028-b8a2-9bcd5381a96c tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:12.153798 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:12.153798 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:12.177198 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0b0df913-cb8d-49a6-92f9-674f453bbf5c tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Volume info retrieved successfully. Dec 29 07:16:12.213045 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:12.213045 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:12.248111 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-9b166676-7ce0-43b8-897c-6faae46a5bf1 req-817a2243-284d-4028-b8a2-9bcd5381a96c tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Volume info retrieved successfully. Dec 29 07:16:12.250514 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:12.250514 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:12.272034 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0b0df913-cb8d-49a6-92f9-674f453bbf5c tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d returned with HTTP 200 Dec 29 07:16:12.272869 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 53/104] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:12 2020] GET /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d => generated 909 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:12.277670 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c7a1e702-3355-41dc-a751-0b25339fe0c8 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 Dec 29 07:16:12.278197 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c7a1e702-3355-41dc-a751-0b25339fe0c8 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:12.278408 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:12.278408 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:12.278817 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c7a1e702-3355-41dc-a751-0b25339fe0c8 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:12.309626 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:12.309626 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:12.329189 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9b166676-7ce0-43b8-897c-6faae46a5bf1 req-817a2243-284d-4028-b8a2-9bcd5381a96c tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d returned with HTTP 200 Dec 29 07:16:12.330680 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 52/105] 10.222.0.38 () {60 vars in 1403 bytes} [Tue Dec 29 07:16:12 2020] GET /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d => generated 1008 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 29 07:16:12.358681 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9b166676-7ce0-43b8-897c-6faae46a5bf1 req-c3dc682f-55ff-42cc-9e92-41ee5952e22e tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] PUT http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/attachments/88f2d1a9-d9fa-4737-b8db-1ccfe7268e87 Dec 29 07:16:12.359552 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:12.359552 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:12.360243 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9b166676-7ce0-43b8-897c-6faae46a5bf1 req-c3dc682f-55ff-42cc-9e92-41ee5952e22e tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.38", "host": "n-h2-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:16:12.418680 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:16:12.418680 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:16:12.422380 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:12.422380 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:12.423216 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-9b166676-7ce0-43b8-897c-6faae46a5bf1 req-c3dc682f-55ff-42cc-9e92-41ee5952e22e tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Lock "b'cinder-attachment_update-2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d-n-h2-768509-3'" acquired by "attachment_update" :: waited 0.014s {{(pid=88228) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:16:12.425633 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:12.425633 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:12.434742 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c7a1e702-3355-41dc-a751-0b25339fe0c8 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Volume info retrieved successfully. Dec 29 07:16:12.494047 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:12.494047 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:12.526671 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c7a1e702-3355-41dc-a751-0b25339fe0c8 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 returned with HTTP 200 Dec 29 07:16:12.532879 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 54/106] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:12 2020] GET /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 => generated 916 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:12.607054 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3a006c5c-87a7-4e53-ae40-6da4fd234900 req-80f6423a-bfd5-435e-b9ba-f10eb789e777 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] POST http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/attachments/ed364892-2b1c-4264-a0ca-6a0d6115a811/action Dec 29 07:16:12.607747 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:12.607747 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:12.608520 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3a006c5c-87a7-4e53-ae40-6da4fd234900 req-80f6423a-bfd5-435e-b9ba-f10eb789e777 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Action body: b'{"os-complete": null}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:16:12.609030 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3a006c5c-87a7-4e53-ae40-6da4fd234900 req-80f6423a-bfd5-435e-b9ba-f10eb789e777 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:16:12.881115 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:12.881115 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:12.933492 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3a006c5c-87a7-4e53-ae40-6da4fd234900 req-80f6423a-bfd5-435e-b9ba-f10eb789e777 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/attachments/ed364892-2b1c-4264-a0ca-6a0d6115a811/action returned with HTTP 204 Dec 29 07:16:12.934785 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 55/107] 10.222.0.38 () {64 vars in 1489 bytes} [Tue Dec 29 07:16:12 2020] POST /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/attachments/ed364892-2b1c-4264-a0ca-6a0d6115a811/action => generated 0 bytes in 334 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 29 07:16:13.288954 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-862d0048-44a3-49f7-8bb7-a3889183d394 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] GET http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d Dec 29 07:16:13.289476 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-862d0048-44a3-49f7-8bb7-a3889183d394 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:13.289691 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:13.289691 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:13.290066 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-862d0048-44a3-49f7-8bb7-a3889183d394 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:13.469174 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:13.469174 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:13.491588 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-862d0048-44a3-49f7-8bb7-a3889183d394 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Volume info retrieved successfully. Dec 29 07:16:13.548071 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:13.548071 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:13.581684 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-862d0048-44a3-49f7-8bb7-a3889183d394 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d returned with HTTP 200 Dec 29 07:16:13.584578 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 56/108] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:13 2020] GET /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d => generated 909 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:13.596723 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b273f6d8-5eb1-43c4-9a7f-dc19143c5fa4 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 Dec 29 07:16:13.601844 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b273f6d8-5eb1-43c4-9a7f-dc19143c5fa4 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:13.603819 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:13.603819 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:13.604479 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b273f6d8-5eb1-43c4-9a7f-dc19143c5fa4 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:13.741592 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:13.741592 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:13.757989 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b273f6d8-5eb1-43c4-9a7f-dc19143c5fa4 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Volume info retrieved successfully. Dec 29 07:16:13.824474 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:13.824474 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:13.857992 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b273f6d8-5eb1-43c4-9a7f-dc19143c5fa4 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 returned with HTTP 200 Dec 29 07:16:13.859921 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 57/109] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:13 2020] GET /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 => generated 1208 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:16:13.884042 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ed63de8-ce13-43ea-a1a7-2857963f7960 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 Dec 29 07:16:13.887221 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ed63de8-ce13-43ea-a1a7-2857963f7960 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:13.888912 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:13.888912 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:13.889615 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ed63de8-ce13-43ea-a1a7-2857963f7960 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:13.986945 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:13.986945 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:14.016761 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7ed63de8-ce13-43ea-a1a7-2857963f7960 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Volume info retrieved successfully. Dec 29 07:16:14.076424 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:14.076424 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:14.108307 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ed63de8-ce13-43ea-a1a7-2857963f7960 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 returned with HTTP 200 Dec 29 07:16:14.115151 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 58/110] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:13 2020] GET /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 => generated 1208 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:16:14.598393 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-90534d9c-865a-4e64-a884-bb0d3b760bfd tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] GET http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d Dec 29 07:16:14.599011 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-90534d9c-865a-4e64-a884-bb0d3b760bfd tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:14.599337 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:14.599337 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:14.599896 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-90534d9c-865a-4e64-a884-bb0d3b760bfd tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:14.743795 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:14.743795 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:14.792822 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-90534d9c-865a-4e64-a884-bb0d3b760bfd tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Volume info retrieved successfully. Dec 29 07:16:14.841837 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:14.841837 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:14.861496 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-90534d9c-865a-4e64-a884-bb0d3b760bfd tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d returned with HTTP 200 Dec 29 07:16:14.862997 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 59/111] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:14 2020] GET /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d => generated 909 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:15.397502 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-9b166676-7ce0-43b8-897c-6faae46a5bf1 req-c3dc682f-55ff-42cc-9e92-41ee5952e22e tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Lock "b'cinder-attachment_update-2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d-n-h2-768509-3'" released by "attachment_update" :: held 2.974s {{(pid=88228) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:16:15.398181 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9b166676-7ce0-43b8-897c-6faae46a5bf1 req-c3dc682f-55ff-42cc-9e92-41ee5952e22e tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/attachments/88f2d1a9-d9fa-4737-b8db-1ccfe7268e87 returned with HTTP 200 Dec 29 07:16:15.399117 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 53/112] 10.222.0.38 () {64 vars in 1468 bytes} [Tue Dec 29 07:16:12 2020] PUT /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/attachments/88f2d1a9-d9fa-4737-b8db-1ccfe7268e87 => generated 762 bytes in 3046 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:16:15.691225 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-156b0784-6942-413b-8565-0e5e4fda4e65 req-dc59e984-c6e6-4a3b-9c29-68788894742e tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 Dec 29 07:16:15.691955 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-156b0784-6942-413b-8565-0e5e4fda4e65 req-dc59e984-c6e6-4a3b-9c29-68788894742e tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:15.692341 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:15.692341 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:15.692957 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-156b0784-6942-413b-8565-0e5e4fda4e65 req-dc59e984-c6e6-4a3b-9c29-68788894742e tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:15.810136 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:15.810136 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:15.833236 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-156b0784-6942-413b-8565-0e5e4fda4e65 req-dc59e984-c6e6-4a3b-9c29-68788894742e tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Volume info retrieved successfully. Dec 29 07:16:15.879340 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c8d23f68-86de-4c6c-a344-420ebf7f97f7 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] GET http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d Dec 29 07:16:15.880167 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c8d23f68-86de-4c6c-a344-420ebf7f97f7 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:15.880364 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:15.880364 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:15.880981 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c8d23f68-86de-4c6c-a344-420ebf7f97f7 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:15.887407 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:15.887407 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:15.919325 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-156b0784-6942-413b-8565-0e5e4fda4e65 req-dc59e984-c6e6-4a3b-9c29-68788894742e tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 returned with HTTP 200 Dec 29 07:16:15.919601 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 60/113] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:16:15 2020] GET /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 => generated 1208 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:16:16.002088 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-156b0784-6942-413b-8565-0e5e4fda4e65 req-8e90a2d3-ce21-4961-89fa-1a4c009943ab tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] POST http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7/action Dec 29 07:16:16.002553 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:16.002553 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:16.003036 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-156b0784-6942-413b-8565-0e5e4fda4e65 req-8e90a2d3-ce21-4961-89fa-1a4c009943ab tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Action body: b'{"os-begin_detaching": null}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:16:16.003604 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-156b0784-6942-413b-8565-0e5e4fda4e65 req-8e90a2d3-ce21-4961-89fa-1a4c009943ab tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:16:16.022519 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:16.022519 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:16.049222 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c8d23f68-86de-4c6c-a344-420ebf7f97f7 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Volume info retrieved successfully. Dec 29 07:16:16.090651 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:16.090651 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:16.161394 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:16.161394 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:16.164778 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-156b0784-6942-413b-8565-0e5e4fda4e65 req-8e90a2d3-ce21-4961-89fa-1a4c009943ab tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Volume info retrieved successfully. Dec 29 07:16:16.175723 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c8d23f68-86de-4c6c-a344-420ebf7f97f7 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d returned with HTTP 200 Dec 29 07:16:16.179136 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 54/114] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:15 2020] GET /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d => generated 910 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:16.210623 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-156b0784-6942-413b-8565-0e5e4fda4e65 req-8e90a2d3-ce21-4961-89fa-1a4c009943ab tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Begin detaching volume completed successfully. Dec 29 07:16:16.211207 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-156b0784-6942-413b-8565-0e5e4fda4e65 req-8e90a2d3-ce21-4961-89fa-1a4c009943ab tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7/action returned with HTTP 202 Dec 29 07:16:16.212925 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 61/115] 10.222.0.20 () {64 vars in 1643 bytes} [Tue Dec 29 07:16:15 2020] POST /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7/action => generated 0 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 29 07:16:16.299559 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cdf95155-98d6-4593-820b-ced784233673 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 Dec 29 07:16:16.302498 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cdf95155-98d6-4593-820b-ced784233673 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:16.303146 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:16.303146 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:16.305086 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cdf95155-98d6-4593-820b-ced784233673 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:16.337707 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-156b0784-6942-413b-8565-0e5e4fda4e65 req-8e90a2d3-ce21-4961-89fa-1a4c009943ab tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume// Dec 29 07:16:16.341532 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-156b0784-6942-413b-8565-0e5e4fda4e65 req-8e90a2d3-ce21-4961-89fa-1a4c009943ab tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:16.341753 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:16.341753 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:16.343869 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-156b0784-6942-413b-8565-0e5e4fda4e65 req-8e90a2d3-ce21-4961-89fa-1a4c009943ab tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:16.355467 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-156b0784-6942-413b-8565-0e5e4fda4e65 req-8e90a2d3-ce21-4961-89fa-1a4c009943ab tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:16:16.355467 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 62/116] 10.222.0.38 () {56 vars in 1089 bytes} [Tue Dec 29 07:16:16 2020] GET /volume/ => generated 754 bytes in 19 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:16:16.412753 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-156b0784-6942-413b-8565-0e5e4fda4e65 req-0948a7b7-abc7-4a9a-ae0b-d88e2602bb78 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 Dec 29 07:16:16.412753 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-156b0784-6942-413b-8565-0e5e4fda4e65 req-0948a7b7-abc7-4a9a-ae0b-d88e2602bb78 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:16.412753 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-156b0784-6942-413b-8565-0e5e4fda4e65 req-0948a7b7-abc7-4a9a-ae0b-d88e2602bb78 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:16.554703 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:16.554703 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:16.573632 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-cdf95155-98d6-4593-820b-ced784233673 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Volume info retrieved successfully. Dec 29 07:16:16.600699 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:16.600699 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:16.618317 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:16.618317 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:16.636849 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-156b0784-6942-413b-8565-0e5e4fda4e65 req-0948a7b7-abc7-4a9a-ae0b-d88e2602bb78 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Volume info retrieved successfully. Dec 29 07:16:16.637678 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cdf95155-98d6-4593-820b-ced784233673 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 returned with HTTP 200 Dec 29 07:16:16.638901 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 55/117] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:16 2020] GET /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 => generated 1211 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:16:16.740022 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:16.740022 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:16.770626 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-156b0784-6942-413b-8565-0e5e4fda4e65 req-0948a7b7-abc7-4a9a-ae0b-d88e2602bb78 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 returned with HTTP 200 Dec 29 07:16:16.776216 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 63/118] 10.222.0.38 () {60 vars in 1403 bytes} [Tue Dec 29 07:16:16 2020] GET /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 => generated 1310 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:16:17.192487 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0fc68e6d-876d-4590-8e98-a63970f5c563 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] GET http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d Dec 29 07:16:17.193006 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0fc68e6d-876d-4590-8e98-a63970f5c563 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:17.193219 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:17.193219 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:17.193859 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0fc68e6d-876d-4590-8e98-a63970f5c563 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:17.245445 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-156b0784-6942-413b-8565-0e5e4fda4e65 req-9c0686e6-5897-4748-83a8-2e3267f29395 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] DELETE http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/attachments/ed364892-2b1c-4264-a0ca-6a0d6115a811 Dec 29 07:16:17.247532 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-156b0784-6942-413b-8565-0e5e4fda4e65 req-9c0686e6-5897-4748-83a8-2e3267f29395 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:17.247963 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:17.247963 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:17.248642 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-156b0784-6942-413b-8565-0e5e4fda4e65 req-9c0686e6-5897-4748-83a8-2e3267f29395 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:17.284117 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:17.284117 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:17.385177 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:17.385177 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:17.417011 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0fc68e6d-876d-4590-8e98-a63970f5c563 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Volume info retrieved successfully. Dec 29 07:16:17.479543 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:17.479543 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:17.509203 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0fc68e6d-876d-4590-8e98-a63970f5c563 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d returned with HTTP 200 Dec 29 07:16:17.516453 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 56/119] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:17 2020] GET /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d => generated 910 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:17.656636 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab57e9dc-4d4f-45d6-b4df-4be20347b45d tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 Dec 29 07:16:17.657334 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab57e9dc-4d4f-45d6-b4df-4be20347b45d tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:17.657334 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:17.657334 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:17.659241 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab57e9dc-4d4f-45d6-b4df-4be20347b45d tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:17.844553 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:17.844553 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:17.894395 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ab57e9dc-4d4f-45d6-b4df-4be20347b45d tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Volume info retrieved successfully. Dec 29 07:16:18.010510 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:18.010510 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:18.034455 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab57e9dc-4d4f-45d6-b4df-4be20347b45d tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 returned with HTTP 200 Dec 29 07:16:18.038063 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 57/120] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:17 2020] GET /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 => generated 1211 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:16:18.249365 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-156b0784-6942-413b-8565-0e5e4fda4e65 req-9c0686e6-5897-4748-83a8-2e3267f29395 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:16:18.250036 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-156b0784-6942-413b-8565-0e5e4fda4e65 req-9c0686e6-5897-4748-83a8-2e3267f29395 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Pending status list for volume during attachment-delete: [] {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:16:18.267810 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-156b0784-6942-413b-8565-0e5e4fda4e65 req-9c0686e6-5897-4748-83a8-2e3267f29395 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/attachments/ed364892-2b1c-4264-a0ca-6a0d6115a811 returned with HTTP 200 Dec 29 07:16:18.268696 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 64/121] 10.222.0.38 () {62 vars in 1437 bytes} [Tue Dec 29 07:16:17 2020] DELETE /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/attachments/ed364892-2b1c-4264-a0ca-6a0d6115a811 => generated 19 bytes in 1033 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:18.533131 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-458d02ec-6439-4e27-842a-5c0526a68115 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] GET http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d Dec 29 07:16:18.533633 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-458d02ec-6439-4e27-842a-5c0526a68115 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:18.533999 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:18.533999 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:18.534554 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-458d02ec-6439-4e27-842a-5c0526a68115 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:18.656954 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:18.656954 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:18.698207 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-458d02ec-6439-4e27-842a-5c0526a68115 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Volume info retrieved successfully. Dec 29 07:16:18.760329 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:18.760329 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:18.791957 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-458d02ec-6439-4e27-842a-5c0526a68115 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d returned with HTTP 200 Dec 29 07:16:18.794052 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 58/122] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:18 2020] GET /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d => generated 910 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:19.052794 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-be6ae9ce-cee1-4c96-bf14-aa3095516147 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 Dec 29 07:16:19.053322 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-be6ae9ce-cee1-4c96-bf14-aa3095516147 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:19.053544 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:19.053544 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:19.053918 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-be6ae9ce-cee1-4c96-bf14-aa3095516147 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:19.246284 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:19.246284 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:19.288216 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-be6ae9ce-cee1-4c96-bf14-aa3095516147 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Volume info retrieved successfully. Dec 29 07:16:19.354689 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-be6ae9ce-cee1-4c96-bf14-aa3095516147 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 returned with HTTP 200 Dec 29 07:16:19.360980 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 65/123] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:19 2020] GET /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 => generated 916 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:19.809414 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8c75fff2-f64f-4a57-9c1e-0739a4b65c98 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] GET http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d Dec 29 07:16:19.809996 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8c75fff2-f64f-4a57-9c1e-0739a4b65c98 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:19.810114 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:19.810114 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:19.810617 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8c75fff2-f64f-4a57-9c1e-0739a4b65c98 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:20.015167 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:20.015167 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:20.031980 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8c75fff2-f64f-4a57-9c1e-0739a4b65c98 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Volume info retrieved successfully. Dec 29 07:16:20.070547 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:20.070547 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:20.091834 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8c75fff2-f64f-4a57-9c1e-0739a4b65c98 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d returned with HTTP 200 Dec 29 07:16:20.101589 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 59/124] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:19 2020] GET /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d => generated 910 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:20.348275 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dd16fe57-75df-40cc-ac53-7084b878b991 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 Dec 29 07:16:20.348927 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dd16fe57-75df-40cc-ac53-7084b878b991 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:20.349248 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:20.349248 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:20.349803 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dd16fe57-75df-40cc-ac53-7084b878b991 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:20.516168 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:20.516168 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:20.574666 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dd16fe57-75df-40cc-ac53-7084b878b991 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Volume info retrieved successfully. Dec 29 07:16:20.647741 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dd16fe57-75df-40cc-ac53-7084b878b991 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 returned with HTTP 200 Dec 29 07:16:20.652133 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 66/125] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:20 2020] GET /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 => generated 916 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:20.667741 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0708bf9b-d4fb-400e-8705-0885e28b35e9 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 Dec 29 07:16:20.669724 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0708bf9b-d4fb-400e-8705-0885e28b35e9 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:20.670142 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:20.670142 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:20.670934 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0708bf9b-d4fb-400e-8705-0885e28b35e9 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:20.814848 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:20.814848 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:20.843824 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0708bf9b-d4fb-400e-8705-0885e28b35e9 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Volume info retrieved successfully. Dec 29 07:16:20.933261 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0708bf9b-d4fb-400e-8705-0885e28b35e9 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 returned with HTTP 200 Dec 29 07:16:20.978509 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 60/126] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:20 2020] GET /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 => generated 916 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:21.012064 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9b166676-7ce0-43b8-897c-6faae46a5bf1 req-4bbfea82-d573-43ae-850a-9a8bc5be5b2f tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] POST http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/attachments/88f2d1a9-d9fa-4737-b8db-1ccfe7268e87/action Dec 29 07:16:21.012936 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:21.012936 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:21.013370 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9b166676-7ce0-43b8-897c-6faae46a5bf1 req-4bbfea82-d573-43ae-850a-9a8bc5be5b2f tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Action body: b'{"os-complete": null}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:16:21.014333 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9b166676-7ce0-43b8-897c-6faae46a5bf1 req-4bbfea82-d573-43ae-850a-9a8bc5be5b2f tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:16:21.109861 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-880963e5-6150-4055-89fc-50063c0228a3 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] GET http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d Dec 29 07:16:21.110479 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-880963e5-6150-4055-89fc-50063c0228a3 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:21.110708 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:21.110708 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:21.110938 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-880963e5-6150-4055-89fc-50063c0228a3 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:21.276682 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:21.276682 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:21.307820 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9b166676-7ce0-43b8-897c-6faae46a5bf1 req-4bbfea82-d573-43ae-850a-9a8bc5be5b2f tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/attachments/88f2d1a9-d9fa-4737-b8db-1ccfe7268e87/action returned with HTTP 204 Dec 29 07:16:21.309156 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 67/127] 10.222.0.38 () {64 vars in 1489 bytes} [Tue Dec 29 07:16:21 2020] POST /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/attachments/88f2d1a9-d9fa-4737-b8db-1ccfe7268e87/action => generated 0 bytes in 303 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:16:21.337969 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:21.337969 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:21.364103 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-880963e5-6150-4055-89fc-50063c0228a3 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Volume info retrieved successfully. Dec 29 07:16:21.406956 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:21.406956 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:21.439801 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-880963e5-6150-4055-89fc-50063c0228a3 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d returned with HTTP 200 Dec 29 07:16:21.455037 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 61/128] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:21 2020] GET /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d => generated 1205 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:16:22.460744 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a61c2bd3-1cff-44d0-af58-22f44667f6b8 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] GET http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d Dec 29 07:16:22.461259 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a61c2bd3-1cff-44d0-af58-22f44667f6b8 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:22.461434 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:22.461434 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:22.467133 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a61c2bd3-1cff-44d0-af58-22f44667f6b8 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:22.636474 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:22.636474 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:22.659395 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a61c2bd3-1cff-44d0-af58-22f44667f6b8 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Volume info retrieved successfully. Dec 29 07:16:22.685603 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:22.685603 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:22.696950 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a61c2bd3-1cff-44d0-af58-22f44667f6b8 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d returned with HTTP 200 Dec 29 07:16:22.697951 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 68/129] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:22 2020] GET /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d => generated 1202 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:16:29.577097 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1b9c963c-da6d-4ec4-a6fc-e0eb84a6457e tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] DELETE http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 Dec 29 07:16:29.577636 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1b9c963c-da6d-4ec4-a6fc-e0eb84a6457e tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:29.577862 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:29.577862 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:29.579283 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1b9c963c-da6d-4ec4-a6fc-e0eb84a6457e tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:29.579756 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-1b9c963c-da6d-4ec4-a6fc-e0eb84a6457e tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Delete volume with id: 0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 Dec 29 07:16:29.650081 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:29.650081 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:29.651742 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1b9c963c-da6d-4ec4-a6fc-e0eb84a6457e tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Volume info retrieved successfully. Dec 29 07:16:29.692571 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1b9c963c-da6d-4ec4-a6fc-e0eb84a6457e tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Delete volume request issued successfully. Dec 29 07:16:29.695644 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1b9c963c-da6d-4ec4-a6fc-e0eb84a6457e tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 returned with HTTP 202 Dec 29 07:16:29.702514 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 62/130] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:16:29 2020] DELETE /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 29 07:16:29.709959 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bff9df6a-19b0-4c9b-b78f-407ac45dca11 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 Dec 29 07:16:29.710740 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bff9df6a-19b0-4c9b-b78f-407ac45dca11 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:29.711079 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:29.711079 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:29.712176 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bff9df6a-19b0-4c9b-b78f-407ac45dca11 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:29.764637 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:29.764637 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:29.775687 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bff9df6a-19b0-4c9b-b78f-407ac45dca11 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Volume info retrieved successfully. Dec 29 07:16:29.806681 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bff9df6a-19b0-4c9b-b78f-407ac45dca11 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 returned with HTTP 200 Dec 29 07:16:29.818226 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 69/131] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:29 2020] GET /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 => generated 915 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:30.829443 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-357fc09c-c219-4d48-b424-2535390e29e7 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 Dec 29 07:16:30.830106 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-357fc09c-c219-4d48-b424-2535390e29e7 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:30.830405 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:30.830405 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:30.831127 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-357fc09c-c219-4d48-b424-2535390e29e7 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:30.906925 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:30.906925 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:30.942065 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-357fc09c-c219-4d48-b424-2535390e29e7 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Volume info retrieved successfully. Dec 29 07:16:30.985361 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-357fc09c-c219-4d48-b424-2535390e29e7 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 returned with HTTP 200 Dec 29 07:16:30.986844 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 63/132] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:30 2020] GET /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 => generated 915 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:32.005074 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-506a00a5-2c19-4f16-bc03-1664096d2f9f tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 Dec 29 07:16:32.006570 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-506a00a5-2c19-4f16-bc03-1664096d2f9f tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:32.007039 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:32.007039 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:32.007752 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-506a00a5-2c19-4f16-bc03-1664096d2f9f tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:32.082936 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-506a00a5-2c19-4f16-bc03-1664096d2f9f tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 returned with HTTP 404 Dec 29 07:16:32.089123 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 70/133] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:31 2020] GET /volume/v3/96281a2c98a14ad5b7fd496fc7fffadf/volumes/0eeb8449-2c46-48d2-8eff-dfb9bb7baea7 => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:16:32.360883 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-357fc09c-c219-4d48-b424-2535390e29e7 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] GET http://10.222.0.20/volume// Dec 29 07:16:32.360883 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-357fc09c-c219-4d48-b424-2535390e29e7 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:32.360883 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:32.360883 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:32.366802 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-357fc09c-c219-4d48-b424-2535390e29e7 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:32.368467 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-357fc09c-c219-4d48-b424-2535390e29e7 tempest-AttachSCSIVolumeTestJSON-565339000 tempest-AttachSCSIVolumeTestJSON-565339000] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:16:32.369043 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 64/134] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:16:32 2020] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:16:32.386043 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4d1e631b-54c7-4de1-a988-2fd96b59185d req-74422ae8-2091-4bab-8056-a413ac337913 tempest-LiveMigrationTest-1754268814 tempest-LiveMigrationTest-1754268814] POST http://10.222.0.20/volume/v3/f6ef6f6e8ee34bb0b0795804c8368621/attachments Dec 29 07:16:32.387430 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4d1e631b-54c7-4de1-a988-2fd96b59185d req-74422ae8-2091-4bab-8056-a413ac337913 tempest-LiveMigrationTest-1754268814 tempest-LiveMigrationTest-1754268814] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d", "instance_uuid": "48871bbf-8319-497b-a148-65d10bfedbd9", "connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:16:32.474007 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:32.474007 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:34.711033 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4d1e631b-54c7-4de1-a988-2fd96b59185d req-74422ae8-2091-4bab-8056-a413ac337913 tempest-LiveMigrationTest-1754268814 tempest-LiveMigrationTest-1754268814] http://10.222.0.20/volume/v3/f6ef6f6e8ee34bb0b0795804c8368621/attachments returned with HTTP 200 Dec 29 07:16:34.712462 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 71/135] 10.222.0.45 () {64 vars in 1358 bytes} [Tue Dec 29 07:16:32 2020] POST /volume/v3/f6ef6f6e8ee34bb0b0795804c8368621/attachments => generated 762 bytes in 2332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:16:34.762858 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4d1e631b-54c7-4de1-a988-2fd96b59185d req-e9aa9451-539d-4dc9-a9cf-74a7f49fe7b8 tempest-LiveMigrationTest-1754268814 tempest-LiveMigrationTest-1754268814] GET http://10.222.0.20/volume/v3/f6ef6f6e8ee34bb0b0795804c8368621/attachments/b68ab998-2081-43df-8785-e73f81e811e8 Dec 29 07:16:34.763552 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4d1e631b-54c7-4de1-a988-2fd96b59185d req-e9aa9451-539d-4dc9-a9cf-74a7f49fe7b8 tempest-LiveMigrationTest-1754268814 tempest-LiveMigrationTest-1754268814] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:34.764139 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4d1e631b-54c7-4de1-a988-2fd96b59185d req-e9aa9451-539d-4dc9-a9cf-74a7f49fe7b8 tempest-LiveMigrationTest-1754268814 tempest-LiveMigrationTest-1754268814] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:34.805664 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4d1e631b-54c7-4de1-a988-2fd96b59185d req-e9aa9451-539d-4dc9-a9cf-74a7f49fe7b8 tempest-LiveMigrationTest-1754268814 tempest-LiveMigrationTest-1754268814] http://10.222.0.20/volume/v3/f6ef6f6e8ee34bb0b0795804c8368621/attachments/b68ab998-2081-43df-8785-e73f81e811e8 returned with HTTP 200 Dec 29 07:16:34.806539 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 65/136] 10.222.0.45 () {60 vars in 1415 bytes} [Tue Dec 29 07:16:34 2020] GET /volume/v3/f6ef6f6e8ee34bb0b0795804c8368621/attachments/b68ab998-2081-43df-8785-e73f81e811e8 => generated 789 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:16:36.234138 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-46179594-db07-4b48-9e18-47c3e98770db tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] POST http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes Dec 29 07:16:36.235169 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:36.235169 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:36.235813 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-46179594-db07-4b48-9e18-47c3e98770db tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-24564057", "imageRef": "52cdef56-eb4c-4d50-a0bf-c37ad8fca758"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:16:36.237275 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-46179594-db07-4b48-9e18-47c3e98770db tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-24564057', 'imageRef': '52cdef56-eb4c-4d50-a0bf-c37ad8fca758'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:16:36.409780 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-46179594-db07-4b48-9e18-47c3e98770db tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Create volume of 1 GB Dec 29 07:16:36.410844 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:36.410844 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:36.425470 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-46179594-db07-4b48-9e18-47c3e98770db tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Availability Zones retrieved successfully. Dec 29 07:16:36.445126 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-46179594-db07-4b48-9e18-47c3e98770db tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Flow 'volume_create_api' (4e3b4f85-f563-4e69-a83f-8d76900ae116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:16:36.449035 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-46179594-db07-4b48-9e18-47c3e98770db tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecafb3e5-84fb-433e-bc21-e6f6fcf737d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:16:36.451430 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-46179594-db07-4b48-9e18-47c3e98770db tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:16:36.598771 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-46179594-db07-4b48-9e18-47c3e98770db tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecafb3e5-84fb-433e-bc21-e6f6fcf737d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:16:36.601503 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-46179594-db07-4b48-9e18-47c3e98770db tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (329a4420-452b-4e9d-89e0-9bf480195a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:16:36.743796 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-46179594-db07-4b48-9e18-47c3e98770db tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Created reservations ['37a0f433-fd59-4700-b841-564ed827b9dd', 'd236ba5f-9e2f-4225-aae0-889df8e6e493', '9a5bc56b-36f1-42af-a3aa-1d61ad4a06b8', 'c2cd0f7a-f369-4a81-b744-b0e5eeb25d95'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:16:36.749806 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-46179594-db07-4b48-9e18-47c3e98770db tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (329a4420-452b-4e9d-89e0-9bf480195a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37a0f433-fd59-4700-b841-564ed827b9dd', 'd236ba5f-9e2f-4225-aae0-889df8e6e493', '9a5bc56b-36f1-42af-a3aa-1d61ad4a06b8', 'c2cd0f7a-f369-4a81-b744-b0e5eeb25d95']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:16:36.753387 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-46179594-db07-4b48-9e18-47c3e98770db tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bcd50c6-2851-4d32-90e6-0648e31052b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:16:36.823221 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-46179594-db07-4b48-9e18-47c3e98770db tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bcd50c6-2851-4d32-90e6-0648e31052b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f271c894-01e3-47d2-b41d-96c682ccb0b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-24564057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d26be733a3f432e890f41a49b46e5da',qos_specs=None,replication_status=,reservations=['37a0f433-fd59-4700-b841-564ed827b9dd','d236ba5f-9e2f-4225-aae0-889df8e6e493','9a5bc56b-36f1-42af-a3aa-1d61ad4a06b8','c2cd0f7a-f369-4a81-b744-b0e5eeb25d95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d26dd337f74262844e1a8d526c9f0f',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:16:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-24564057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f271c894-01e3-47d2-b41d-96c682ccb0b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d26be733a3f432e890f41a49b46e5da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e0d26dd337f74262844e1a8d526c9f0f',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:16:36.826413 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-46179594-db07-4b48-9e18-47c3e98770db tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b7f382d-db9d-4a66-a0a6-c15e1fb3e9fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:16:36.859579 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-46179594-db07-4b48-9e18-47c3e98770db tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b7f382d-db9d-4a66-a0a6-c15e1fb3e9fc) transitioned into state 'SUCCESS' from state '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-24564057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d26be733a3f432e890f41a49b46e5da',qos_specs=None,replication_status=,reservations=['37a0f433-fd59-4700-b841-564ed827b9dd','d236ba5f-9e2f-4225-aae0-889df8e6e493','9a5bc56b-36f1-42af-a3aa-1d61ad4a06b8','c2cd0f7a-f369-4a81-b744-b0e5eeb25d95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d26dd337f74262844e1a8d526c9f0f',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:16:36.862069 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-46179594-db07-4b48-9e18-47c3e98770db tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed1c7985-2847-4a83-afd9-95bdcd4f9eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:16:36.934970 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-46179594-db07-4b48-9e18-47c3e98770db tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed1c7985-2847-4a83-afd9-95bdcd4f9eb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:16:36.937626 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-46179594-db07-4b48-9e18-47c3e98770db tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Flow 'volume_create_api' (4e3b4f85-f563-4e69-a83f-8d76900ae116) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:16:37.137079 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-46179594-db07-4b48-9e18-47c3e98770db tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Create volume request issued successfully. Dec 29 07:16:37.192359 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-46179594-db07-4b48-9e18-47c3e98770db tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes returned with HTTP 202 Dec 29 07:16:37.196369 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 72/137] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:16:35 2020] POST /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes => generated 824 bytes in 1316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:16:37.216076 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fe4ec716-ceca-4d7e-9bd4-96f4988b5475 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:16:37.216614 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fe4ec716-ceca-4d7e-9bd4-96f4988b5475 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:37.216833 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:37.216833 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:37.217210 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fe4ec716-ceca-4d7e-9bd4-96f4988b5475 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:37.335830 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:37.335830 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:37.351599 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fe4ec716-ceca-4d7e-9bd4-96f4988b5475 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:16:37.422800 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fe4ec716-ceca-4d7e-9bd4-96f4988b5475 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:16:37.434741 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 66/138] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:37 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 916 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:38.444709 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c15d4914-31de-460a-a04d-a62b1f54b551 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:16:38.445234 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c15d4914-31de-460a-a04d-a62b1f54b551 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:38.445336 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:38.445336 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:38.446245 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c15d4914-31de-460a-a04d-a62b1f54b551 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:38.560166 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:38.560166 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:38.592768 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c15d4914-31de-460a-a04d-a62b1f54b551 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:16:38.638621 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c15d4914-31de-460a-a04d-a62b1f54b551 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:16:38.639761 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 73/139] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:38 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 916 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:39.656558 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-277092df-6662-4f1d-8496-6c788d09b566 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:16:39.657665 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-277092df-6662-4f1d-8496-6c788d09b566 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:39.658033 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:39.658033 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:39.658662 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-277092df-6662-4f1d-8496-6c788d09b566 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:39.732958 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:39.732958 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:39.742295 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-277092df-6662-4f1d-8496-6c788d09b566 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:16:39.765921 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-277092df-6662-4f1d-8496-6c788d09b566 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:16:39.768970 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 67/140] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:39 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 916 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:40.785231 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-80126d75-2047-4b9c-8185-1972e8bf82ec tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:16:40.791700 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-80126d75-2047-4b9c-8185-1972e8bf82ec tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:40.792008 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:40.792008 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:40.792504 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-80126d75-2047-4b9c-8185-1972e8bf82ec tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:40.966976 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:40.966976 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:40.991550 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-80126d75-2047-4b9c-8185-1972e8bf82ec tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:16:41.064491 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-80126d75-2047-4b9c-8185-1972e8bf82ec tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:16:41.067041 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 74/141] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:40 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 916 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:42.083521 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-85415d8b-8e6e-4041-9e19-b60927aaff5e tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:16:42.084607 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-85415d8b-8e6e-4041-9e19-b60927aaff5e tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:42.084992 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:42.084992 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:42.085626 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-85415d8b-8e6e-4041-9e19-b60927aaff5e tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:42.217458 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:42.217458 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:42.231388 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-85415d8b-8e6e-4041-9e19-b60927aaff5e tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:16:42.261720 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-85415d8b-8e6e-4041-9e19-b60927aaff5e tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:16:42.263358 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 68/142] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:42 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 916 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:43.279667 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4fa5fe64-8d54-43a7-bfec-490d78ab9af9 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:16:43.281069 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4fa5fe64-8d54-43a7-bfec-490d78ab9af9 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:43.281457 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:43.281457 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:43.282397 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4fa5fe64-8d54-43a7-bfec-490d78ab9af9 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:43.356661 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:43.356661 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:43.365759 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4fa5fe64-8d54-43a7-bfec-490d78ab9af9 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:16:43.389495 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4fa5fe64-8d54-43a7-bfec-490d78ab9af9 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:16:43.400955 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 75/143] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:43 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 916 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:44.407735 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-df44af33-53f5-4c79-9424-6bb5768fc015 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:16:44.408263 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-df44af33-53f5-4c79-9424-6bb5768fc015 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:44.408420 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:44.408420 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:44.409046 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-df44af33-53f5-4c79-9424-6bb5768fc015 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:44.521931 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:44.521931 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:44.534064 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-df44af33-53f5-4c79-9424-6bb5768fc015 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:16:44.613090 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-df44af33-53f5-4c79-9424-6bb5768fc015 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:16:44.615160 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 69/144] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:44 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 916 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:45.636611 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b035fbf4-83ee-46f7-96a2-271d08a68f09 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:16:45.637522 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b035fbf4-83ee-46f7-96a2-271d08a68f09 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:45.637867 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:45.637867 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:45.638483 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b035fbf4-83ee-46f7-96a2-271d08a68f09 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:45.756368 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:45.756368 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:45.775992 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b035fbf4-83ee-46f7-96a2-271d08a68f09 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:16:45.825471 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b035fbf4-83ee-46f7-96a2-271d08a68f09 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:16:45.830321 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 76/145] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:45 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 916 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:46.686159 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4d1e631b-54c7-4de1-a988-2fd96b59185d req-420abb08-2189-4fe7-90c3-9a1f2ad0d043 tempest-LiveMigrationTest-1754268814 tempest-LiveMigrationTest-1754268814] POST http://10.222.0.20/volume/v3/f6ef6f6e8ee34bb0b0795804c8368621/attachments/b68ab998-2081-43df-8785-e73f81e811e8/action Dec 29 07:16:46.686789 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:46.686789 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:46.687414 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4d1e631b-54c7-4de1-a988-2fd96b59185d req-420abb08-2189-4fe7-90c3-9a1f2ad0d043 tempest-LiveMigrationTest-1754268814 tempest-LiveMigrationTest-1754268814] Action body: b'{"os-complete": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:16:46.688050 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4d1e631b-54c7-4de1-a988-2fd96b59185d req-420abb08-2189-4fe7-90c3-9a1f2ad0d043 tempest-LiveMigrationTest-1754268814 tempest-LiveMigrationTest-1754268814] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:16:46.847406 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f189d197-e99a-4f52-a79b-8786f6c0cd4d tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:16:46.848213 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f189d197-e99a-4f52-a79b-8786f6c0cd4d tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:46.848931 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:46.848931 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:46.849520 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f189d197-e99a-4f52-a79b-8786f6c0cd4d tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:46.876569 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:46.876569 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:46.918740 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4d1e631b-54c7-4de1-a988-2fd96b59185d req-420abb08-2189-4fe7-90c3-9a1f2ad0d043 tempest-LiveMigrationTest-1754268814 tempest-LiveMigrationTest-1754268814] http://10.222.0.20/volume/v3/f6ef6f6e8ee34bb0b0795804c8368621/attachments/b68ab998-2081-43df-8785-e73f81e811e8/action returned with HTTP 204 Dec 29 07:16:46.920425 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 70/146] 10.222.0.45 () {64 vars in 1489 bytes} [Tue Dec 29 07:16:46 2020] POST /volume/v3/f6ef6f6e8ee34bb0b0795804c8368621/attachments/b68ab998-2081-43df-8785-e73f81e811e8/action => generated 0 bytes in 239 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:16:47.002651 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:47.002651 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:47.013933 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f189d197-e99a-4f52-a79b-8786f6c0cd4d tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:16:47.073226 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f189d197-e99a-4f52-a79b-8786f6c0cd4d tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:16:47.075319 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 77/147] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:46 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 916 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:48.092810 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1ac3a18c-0a88-4dbc-b2e7-b03ebd916bcb tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:16:48.093903 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1ac3a18c-0a88-4dbc-b2e7-b03ebd916bcb tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:48.097088 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:48.097088 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:48.097909 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1ac3a18c-0a88-4dbc-b2e7-b03ebd916bcb tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:48.224520 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:48.224520 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:48.248788 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1ac3a18c-0a88-4dbc-b2e7-b03ebd916bcb tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:16:48.303392 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1ac3a18c-0a88-4dbc-b2e7-b03ebd916bcb tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:16:48.309162 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 71/148] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:48 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 916 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:49.321769 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c9fb0123-32dc-4d5d-8e49-f672cee346fd tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:16:49.322452 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c9fb0123-32dc-4d5d-8e49-f672cee346fd tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:49.322452 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:49.322452 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:49.322888 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c9fb0123-32dc-4d5d-8e49-f672cee346fd tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:49.537339 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:49.537339 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:49.582972 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c9fb0123-32dc-4d5d-8e49-f672cee346fd tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:16:49.621470 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c9fb0123-32dc-4d5d-8e49-f672cee346fd tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:16:49.623032 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 78/149] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:49 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 916 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:50.639304 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-482fffcd-afca-401b-9c83-e4bb6e9af6b8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:16:50.640432 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-482fffcd-afca-401b-9c83-e4bb6e9af6b8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:50.640803 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:50.640803 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:50.641425 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-482fffcd-afca-401b-9c83-e4bb6e9af6b8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:50.759388 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:50.759388 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:50.769417 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-482fffcd-afca-401b-9c83-e4bb6e9af6b8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:16:50.793058 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-482fffcd-afca-401b-9c83-e4bb6e9af6b8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:16:50.794165 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 72/150] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:50 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 916 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:51.810983 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b406e2e4-3e95-45c0-a6f3-2ed01ac1636d tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:16:51.811885 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b406e2e4-3e95-45c0-a6f3-2ed01ac1636d tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:51.812084 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:51.812084 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:51.812760 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b406e2e4-3e95-45c0-a6f3-2ed01ac1636d tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:51.968520 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:51.968520 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:51.992927 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b406e2e4-3e95-45c0-a6f3-2ed01ac1636d tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:16:52.052289 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b406e2e4-3e95-45c0-a6f3-2ed01ac1636d tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:16:52.053888 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 79/151] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:51 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 916 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:53.069568 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-16ca8858-47c0-4c31-937c-3166120f7c32 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:16:53.070872 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-16ca8858-47c0-4c31-937c-3166120f7c32 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:53.071442 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:53.071442 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:53.072096 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-16ca8858-47c0-4c31-937c-3166120f7c32 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:53.283258 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:53.283258 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:53.309184 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-16ca8858-47c0-4c31-937c-3166120f7c32 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:16:53.362871 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-16ca8858-47c0-4c31-937c-3166120f7c32 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:16:53.368181 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 73/152] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:53 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 916 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:54.386381 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3f08c4db-79e5-4ac6-a436-3ec3a34edf51 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:16:54.387989 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3f08c4db-79e5-4ac6-a436-3ec3a34edf51 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:54.388568 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:54.388568 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:54.389461 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3f08c4db-79e5-4ac6-a436-3ec3a34edf51 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:54.571558 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:54.571558 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:54.597609 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3f08c4db-79e5-4ac6-a436-3ec3a34edf51 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:16:54.685092 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3f08c4db-79e5-4ac6-a436-3ec3a34edf51 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:16:54.696854 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 80/153] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:54 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 916 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:55.141611 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4d1e631b-54c7-4de1-a988-2fd96b59185d req-b4bf7eed-d475-456c-b73c-cd226a81f370 tempest-LiveMigrationTest-1754268814 tempest-LiveMigrationTest-1754268814] DELETE http://10.222.0.20/volume/v3/f6ef6f6e8ee34bb0b0795804c8368621/attachments/88f2d1a9-d9fa-4737-b8db-1ccfe7268e87 Dec 29 07:16:55.142133 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4d1e631b-54c7-4de1-a988-2fd96b59185d req-b4bf7eed-d475-456c-b73c-cd226a81f370 tempest-LiveMigrationTest-1754268814 tempest-LiveMigrationTest-1754268814] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:55.142330 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:55.142330 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:55.143010 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4d1e631b-54c7-4de1-a988-2fd96b59185d req-b4bf7eed-d475-456c-b73c-cd226a81f370 tempest-LiveMigrationTest-1754268814 tempest-LiveMigrationTest-1754268814] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:55.231263 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:55.231263 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:55.703482 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d9f1d245-f430-4433-817e-fc2d16a427e1 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:16:55.704191 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d9f1d245-f430-4433-817e-fc2d16a427e1 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:55.704411 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:55.704411 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:55.704790 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d9f1d245-f430-4433-817e-fc2d16a427e1 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:55.843595 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-4d1e631b-54c7-4de1-a988-2fd96b59185d req-b4bf7eed-d475-456c-b73c-cd226a81f370 tempest-LiveMigrationTest-1754268814 tempest-LiveMigrationTest-1754268814] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(b68ab998-2081-43df-8785-e73f81e811e8)]) {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:16:55.844298 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-4d1e631b-54c7-4de1-a988-2fd96b59185d req-b4bf7eed-d475-456c-b73c-cd226a81f370 tempest-LiveMigrationTest-1754268814 tempest-LiveMigrationTest-1754268814] Adding status of: attached to pending status list for volume. {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 29 07:16:55.846844 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-4d1e631b-54c7-4de1-a988-2fd96b59185d req-b4bf7eed-d475-456c-b73c-cd226a81f370 tempest-LiveMigrationTest-1754268814 tempest-LiveMigrationTest-1754268814] Pending status list for volume during attachment-delete: ['attached'] {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:16:55.889246 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4d1e631b-54c7-4de1-a988-2fd96b59185d req-b4bf7eed-d475-456c-b73c-cd226a81f370 tempest-LiveMigrationTest-1754268814 tempest-LiveMigrationTest-1754268814] http://10.222.0.20/volume/v3/f6ef6f6e8ee34bb0b0795804c8368621/attachments/88f2d1a9-d9fa-4737-b8db-1ccfe7268e87 returned with HTTP 200 Dec 29 07:16:55.890170 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:55.890170 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:55.890698 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 74/154] 10.222.0.38 () {62 vars in 1437 bytes} [Tue Dec 29 07:16:55 2020] DELETE /volume/v3/f6ef6f6e8ee34bb0b0795804c8368621/attachments/88f2d1a9-d9fa-4737-b8db-1ccfe7268e87 => generated 192 bytes in 754 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:16:55.908238 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d9f1d245-f430-4433-817e-fc2d16a427e1 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:16:55.994725 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d9f1d245-f430-4433-817e-fc2d16a427e1 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:16:55.996205 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 81/155] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:55 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 916 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:57.012227 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2920aea0-05b5-4603-8f66-da8d23a16ddf tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:16:57.013405 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2920aea0-05b5-4603-8f66-da8d23a16ddf tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:57.013818 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:57.013818 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:57.014482 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2920aea0-05b5-4603-8f66-da8d23a16ddf tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:57.118209 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:57.118209 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:57.141039 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2920aea0-05b5-4603-8f66-da8d23a16ddf tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:16:57.171414 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2920aea0-05b5-4603-8f66-da8d23a16ddf tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:16:57.172872 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 75/156] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:57 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 916 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:58.188779 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c42b267d-3628-43f3-a8ab-892967d177df tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:16:58.189327 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c42b267d-3628-43f3-a8ab-892967d177df tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:58.189777 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:58.189777 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:58.190200 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c42b267d-3628-43f3-a8ab-892967d177df tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:58.375086 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:58.375086 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:58.396522 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c42b267d-3628-43f3-a8ab-892967d177df tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:16:58.454865 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c42b267d-3628-43f3-a8ab-892967d177df tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:16:58.459551 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 82/157] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:58 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 974 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:16:59.473598 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-58c18638-6608-431d-ba5d-3cbec0aa18c9 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:16:59.474725 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-58c18638-6608-431d-ba5d-3cbec0aa18c9 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:16:59.475117 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:16:59.475117 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:16:59.475914 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-58c18638-6608-431d-ba5d-3cbec0aa18c9 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:16:59.638682 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:16:59.638682 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:16:59.663660 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-58c18638-6608-431d-ba5d-3cbec0aa18c9 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:16:59.709598 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-58c18638-6608-431d-ba5d-3cbec0aa18c9 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:16:59.731153 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 76/158] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:16:59 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 974 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:17:00.727162 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-685f7811-2f1b-4d8b-a8d4-1f46fdd95f37 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:17:00.727751 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-685f7811-2f1b-4d8b-a8d4-1f46fdd95f37 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:17:00.728054 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:00.728054 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:00.728583 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-685f7811-2f1b-4d8b-a8d4-1f46fdd95f37 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:17:00.871345 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:00.871345 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:00.891432 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-685f7811-2f1b-4d8b-a8d4-1f46fdd95f37 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:17:00.966145 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-685f7811-2f1b-4d8b-a8d4-1f46fdd95f37 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:17:00.967333 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 83/159] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:17:00 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 977 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:17:01.984499 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-addf377b-d669-45b1-8b3b-dd04e0ff973d tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:17:01.985799 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-addf377b-d669-45b1-8b3b-dd04e0ff973d tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:17:01.986213 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:01.986213 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:01.986925 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-addf377b-d669-45b1-8b3b-dd04e0ff973d tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:17:02.155445 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:02.155445 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:02.166256 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-addf377b-d669-45b1-8b3b-dd04e0ff973d tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:17:02.191760 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-addf377b-d669-45b1-8b3b-dd04e0ff973d tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:17:02.192799 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 77/160] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:17:01 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 977 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:17:03.213449 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dd954da9-2e69-4fa4-a25d-4e69c5d9b194 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:17:03.214933 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dd954da9-2e69-4fa4-a25d-4e69c5d9b194 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:17:03.215354 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:03.215354 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:03.216009 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dd954da9-2e69-4fa4-a25d-4e69c5d9b194 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:17:03.324488 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:03.324488 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:03.348416 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dd954da9-2e69-4fa4-a25d-4e69c5d9b194 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:17:03.424421 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dd954da9-2e69-4fa4-a25d-4e69c5d9b194 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:17:03.429400 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 84/161] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:17:03 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 977 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:17:04.452400 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a1794595-109a-4cd4-b537-1a53cc0a1587 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:17:04.454229 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a1794595-109a-4cd4-b537-1a53cc0a1587 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:17:04.455075 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:04.455075 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:04.455785 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a1794595-109a-4cd4-b537-1a53cc0a1587 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:17:04.548281 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:04.548281 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:04.559027 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a1794595-109a-4cd4-b537-1a53cc0a1587 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:17:04.597178 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a1794595-109a-4cd4-b537-1a53cc0a1587 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:17:04.603364 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 78/162] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:17:04 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 977 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:17:05.621147 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4b3c1317-115a-4ead-9075-f64effc5674c tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:17:05.621689 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4b3c1317-115a-4ead-9075-f64effc5674c tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:17:05.621863 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:05.621863 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:05.622506 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4b3c1317-115a-4ead-9075-f64effc5674c tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:17:05.753088 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:05.753088 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:05.770237 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4b3c1317-115a-4ead-9075-f64effc5674c tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:17:05.809186 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4b3c1317-115a-4ead-9075-f64effc5674c tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:17:05.813396 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 85/163] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:17:05 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 977 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:17:06.828754 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6be5f06d-9f9f-4a09-a8ee-642786e83eb1 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:17:06.829423 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6be5f06d-9f9f-4a09-a8ee-642786e83eb1 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:17:06.829742 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:06.829742 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:06.830295 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6be5f06d-9f9f-4a09-a8ee-642786e83eb1 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:17:07.048882 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:07.048882 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:07.072192 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6be5f06d-9f9f-4a09-a8ee-642786e83eb1 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:17:07.125523 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6be5f06d-9f9f-4a09-a8ee-642786e83eb1 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:17:07.130929 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 79/164] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:17:06 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 977 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:17:08.021118 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f37b1926-3000-4d0c-950d-ee1f065a8263 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] GET http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d Dec 29 07:17:08.027811 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f37b1926-3000-4d0c-950d-ee1f065a8263 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:17:08.028201 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:08.028201 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:08.028748 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f37b1926-3000-4d0c-950d-ee1f065a8263 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:17:08.149940 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e35901ff-4e89-4ece-824b-8630b42f5910 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:17:08.150678 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e35901ff-4e89-4ece-824b-8630b42f5910 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:17:08.151019 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:08.151019 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:08.151577 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e35901ff-4e89-4ece-824b-8630b42f5910 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:17:08.215147 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:08.215147 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:08.247470 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f37b1926-3000-4d0c-950d-ee1f065a8263 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Volume info retrieved successfully. Dec 29 07:17:08.279386 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:08.279386 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:08.294141 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f37b1926-3000-4d0c-950d-ee1f065a8263 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d returned with HTTP 200 Dec 29 07:17:08.294980 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 86/165] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:17:08 2020] GET /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d => generated 1202 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:17:08.307619 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:08.307619 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:08.317107 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e35901ff-4e89-4ece-824b-8630b42f5910 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:17:08.347034 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e35901ff-4e89-4ece-824b-8630b42f5910 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:17:08.348417 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 80/166] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:17:08 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 1365 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:17:08.371724 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3a0c6742-e80e-4f08-85f7-5b648e2479f3 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] POST http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes Dec 29 07:17:08.372611 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:08.372611 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:08.373179 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3a0c6742-e80e-4f08-85f7-5b648e2479f3 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-44203751"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:17:08.375434 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-3a0c6742-e80e-4f08-85f7-5b648e2479f3 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-44203751'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:17:08.376185 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-3a0c6742-e80e-4f08-85f7-5b648e2479f3 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Create volume of 1 GB Dec 29 07:17:08.406256 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3a0c6742-e80e-4f08-85f7-5b648e2479f3 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Availability Zones retrieved successfully. Dec 29 07:17:08.443239 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3a0c6742-e80e-4f08-85f7-5b648e2479f3 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Flow 'volume_create_api' (2c6d1b4c-5b77-4bde-b7df-3af39098a566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:17:08.451032 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3a0c6742-e80e-4f08-85f7-5b648e2479f3 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (031b91f3-16b0-4125-9edc-d8361b3e5435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:17:08.460474 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-3a0c6742-e80e-4f08-85f7-5b648e2479f3 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:17:08.566982 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3a0c6742-e80e-4f08-85f7-5b648e2479f3 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (031b91f3-16b0-4125-9edc-d8361b3e5435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:17:08.570361 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3a0c6742-e80e-4f08-85f7-5b648e2479f3 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63efe354-be6b-45fd-99da-9bfe5e474e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:17:08.654840 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-3a0c6742-e80e-4f08-85f7-5b648e2479f3 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Created reservations ['2b0ae680-8e21-4029-b9e6-b1053be11a93', 'ea885139-c06c-4714-8ff6-0b2cb8a16cba', '458fb978-ea2d-4c00-b9bc-37d302ab68f0', '0350fd74-1b3d-43bc-b351-d376c3d3862c'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:17:08.657565 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3a0c6742-e80e-4f08-85f7-5b648e2479f3 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63efe354-be6b-45fd-99da-9bfe5e474e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b0ae680-8e21-4029-b9e6-b1053be11a93', 'ea885139-c06c-4714-8ff6-0b2cb8a16cba', '458fb978-ea2d-4c00-b9bc-37d302ab68f0', '0350fd74-1b3d-43bc-b351-d376c3d3862c']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:17:08.661859 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3a0c6742-e80e-4f08-85f7-5b648e2479f3 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08c052f2-91a9-47c6-90f6-26cce919ee33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:17:08.747458 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3a0c6742-e80e-4f08-85f7-5b648e2479f3 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08c052f2-91a9-47c6-90f6-26cce919ee33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39ff4294-40f4-4d4a-8bcf-fa37bbfecd06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-44203751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d26be733a3f432e890f41a49b46e5da',qos_specs=None,replication_status=,reservations=['2b0ae680-8e21-4029-b9e6-b1053be11a93','ea885139-c06c-4714-8ff6-0b2cb8a16cba','458fb978-ea2d-4c00-b9bc-37d302ab68f0','0350fd74-1b3d-43bc-b351-d376c3d3862c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d26dd337f74262844e1a8d526c9f0f',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:17:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-44203751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39ff4294-40f4-4d4a-8bcf-fa37bbfecd06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d26be733a3f432e890f41a49b46e5da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e0d26dd337f74262844e1a8d526c9f0f',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:17:08.750135 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3a0c6742-e80e-4f08-85f7-5b648e2479f3 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0388076-00fe-4e7a-a433-a5c40e5c9d1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:17:08.813238 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3a0c6742-e80e-4f08-85f7-5b648e2479f3 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0388076-00fe-4e7a-a433-a5c40e5c9d1b) transitioned into state 'SUCCESS' from state '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-44203751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d26be733a3f432e890f41a49b46e5da',qos_specs=None,replication_status=,reservations=['2b0ae680-8e21-4029-b9e6-b1053be11a93','ea885139-c06c-4714-8ff6-0b2cb8a16cba','458fb978-ea2d-4c00-b9bc-37d302ab68f0','0350fd74-1b3d-43bc-b351-d376c3d3862c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d26dd337f74262844e1a8d526c9f0f',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:17:08.817437 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3a0c6742-e80e-4f08-85f7-5b648e2479f3 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62584224-6091-4e3a-9334-eb0d7e7f1ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:17:08.853179 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3a0c6742-e80e-4f08-85f7-5b648e2479f3 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62584224-6091-4e3a-9334-eb0d7e7f1ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:17:08.856053 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3a0c6742-e80e-4f08-85f7-5b648e2479f3 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Flow 'volume_create_api' (2c6d1b4c-5b77-4bde-b7df-3af39098a566) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:17:08.965621 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3a0c6742-e80e-4f08-85f7-5b648e2479f3 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Create volume request issued successfully. Dec 29 07:17:09.009384 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3a0c6742-e80e-4f08-85f7-5b648e2479f3 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes returned with HTTP 202 Dec 29 07:17:09.009748 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 87/167] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:17:08 2020] POST /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes => generated 824 bytes in 644 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:17:09.025780 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-19b55e75-83f4-4640-a643-7d8c6db13310 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 Dec 29 07:17:09.027824 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-19b55e75-83f4-4640-a643-7d8c6db13310 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:17:09.028280 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:09.028280 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:09.028962 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-19b55e75-83f4-4640-a643-7d8c6db13310 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:17:09.117582 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:09.117582 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:09.128904 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-19b55e75-83f4-4640-a643-7d8c6db13310 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:17:09.159111 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-19b55e75-83f4-4640-a643-7d8c6db13310 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 returned with HTTP 200 Dec 29 07:17:09.161353 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 81/168] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:17:09 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 => generated 892 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:17:09.842337 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-cdc65543-c2fa-468a-9692-fb51455b0d0c req-3743e121-80a7-48cf-854c-8059f9897950 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] GET http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d Dec 29 07:17:09.843296 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-cdc65543-c2fa-468a-9692-fb51455b0d0c req-3743e121-80a7-48cf-854c-8059f9897950 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:17:09.843617 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:09.843617 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:09.844260 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-cdc65543-c2fa-468a-9692-fb51455b0d0c req-3743e121-80a7-48cf-854c-8059f9897950 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:17:09.912238 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:09.912238 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:09.948273 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-cdc65543-c2fa-468a-9692-fb51455b0d0c req-3743e121-80a7-48cf-854c-8059f9897950 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Volume info retrieved successfully. Dec 29 07:17:09.975074 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:09.975074 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:09.988813 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-cdc65543-c2fa-468a-9692-fb51455b0d0c req-3743e121-80a7-48cf-854c-8059f9897950 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d returned with HTTP 200 Dec 29 07:17:09.989775 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 88/169] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:17:09 2020] GET /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d => generated 1202 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:17:10.016955 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-cdc65543-c2fa-468a-9692-fb51455b0d0c req-2dbb52cf-8e60-47bf-8254-8b03895b2e20 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] POST http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d/action Dec 29 07:17:10.017848 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:10.017848 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:10.018572 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-cdc65543-c2fa-468a-9692-fb51455b0d0c req-2dbb52cf-8e60-47bf-8254-8b03895b2e20 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Action body: b'{"os-begin_detaching": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:17:10.019179 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-cdc65543-c2fa-468a-9692-fb51455b0d0c req-2dbb52cf-8e60-47bf-8254-8b03895b2e20 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:17:10.084783 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:10.084783 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:10.087605 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-cdc65543-c2fa-468a-9692-fb51455b0d0c req-2dbb52cf-8e60-47bf-8254-8b03895b2e20 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Volume info retrieved successfully. Dec 29 07:17:10.102479 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-cdc65543-c2fa-468a-9692-fb51455b0d0c req-2dbb52cf-8e60-47bf-8254-8b03895b2e20 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Begin detaching volume completed successfully. Dec 29 07:17:10.103392 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-cdc65543-c2fa-468a-9692-fb51455b0d0c req-2dbb52cf-8e60-47bf-8254-8b03895b2e20 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d/action returned with HTTP 202 Dec 29 07:17:10.104572 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 82/170] 10.222.0.20 () {64 vars in 1643 bytes} [Tue Dec 29 07:17:10 2020] POST /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:17:10.133934 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b7bdb760-ed77-4547-9620-46ab51f2b319 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] GET http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d Dec 29 07:17:10.134776 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b7bdb760-ed77-4547-9620-46ab51f2b319 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:17:10.135001 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:10.135001 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:10.135360 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b7bdb760-ed77-4547-9620-46ab51f2b319 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:17:10.186266 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-361a0eb6-781d-45b4-9498-b4d53cee6e9a tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 Dec 29 07:17:10.190027 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-361a0eb6-781d-45b4-9498-b4d53cee6e9a tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:17:10.190751 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:10.190751 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:10.192938 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-361a0eb6-781d-45b4-9498-b4d53cee6e9a tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:17:10.254261 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:10.254261 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:10.274613 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b7bdb760-ed77-4547-9620-46ab51f2b319 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Volume info retrieved successfully. Dec 29 07:17:10.322827 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:10.322827 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:10.330441 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:10.330441 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:10.340647 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-361a0eb6-781d-45b4-9498-b4d53cee6e9a tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:17:10.341715 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b7bdb760-ed77-4547-9620-46ab51f2b319 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d returned with HTTP 200 Dec 29 07:17:10.342958 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 89/171] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:17:10 2020] GET /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d => generated 1205 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:17:10.343976 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b7bdb760-ed77-4547-9620-46ab51f2b319 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] GET http://10.222.0.20/volume// Dec 29 07:17:10.344448 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b7bdb760-ed77-4547-9620-46ab51f2b319 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:17:10.344637 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:10.344637 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:10.345020 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b7bdb760-ed77-4547-9620-46ab51f2b319 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:17:10.346216 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b7bdb760-ed77-4547-9620-46ab51f2b319 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:17:10.346801 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 90/172] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:17:10 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:17:10.366447 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-cdc65543-c2fa-468a-9692-fb51455b0d0c req-6be1f040-0a4d-450d-9db4-9170d7829f85 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] GET http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d Dec 29 07:17:10.367130 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-cdc65543-c2fa-468a-9692-fb51455b0d0c req-6be1f040-0a4d-450d-9db4-9170d7829f85 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:17:10.367623 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-cdc65543-c2fa-468a-9692-fb51455b0d0c req-6be1f040-0a4d-450d-9db4-9170d7829f85 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:17:10.369190 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-361a0eb6-781d-45b4-9498-b4d53cee6e9a tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 returned with HTTP 200 Dec 29 07:17:10.370278 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 83/173] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:17:10 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 => generated 916 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:17:10.483009 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:10.483009 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:10.498547 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-cdc65543-c2fa-468a-9692-fb51455b0d0c req-6be1f040-0a4d-450d-9db4-9170d7829f85 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Volume info retrieved successfully. Dec 29 07:17:10.522536 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:10.522536 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:10.535430 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-cdc65543-c2fa-468a-9692-fb51455b0d0c req-6be1f040-0a4d-450d-9db4-9170d7829f85 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d returned with HTTP 200 Dec 29 07:17:10.537104 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 91/174] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 07:17:10 2020] GET /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d => generated 1304 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:17:11.068403 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-cdc65543-c2fa-468a-9692-fb51455b0d0c req-9b1f49f1-2716-441a-bf4f-2c534e9ba484 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] DELETE http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/attachments/b68ab998-2081-43df-8785-e73f81e811e8 Dec 29 07:17:11.068949 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-cdc65543-c2fa-468a-9692-fb51455b0d0c req-9b1f49f1-2716-441a-bf4f-2c534e9ba484 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:17:11.069176 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:11.069176 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:11.069555 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-cdc65543-c2fa-468a-9692-fb51455b0d0c req-9b1f49f1-2716-441a-bf4f-2c534e9ba484 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:17:11.095570 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:11.095570 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:11.360027 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8afd0540-3729-42d8-9d5e-246ec27a93b3 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] GET http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d Dec 29 07:17:11.360561 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8afd0540-3729-42d8-9d5e-246ec27a93b3 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:17:11.360782 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:11.360782 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:11.361156 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8afd0540-3729-42d8-9d5e-246ec27a93b3 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:17:11.427483 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:11.427483 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:11.446547 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8afd0540-3729-42d8-9d5e-246ec27a93b3 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Volume info retrieved successfully. Dec 29 07:17:11.496537 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:11.496537 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:11.540580 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8afd0540-3729-42d8-9d5e-246ec27a93b3 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d returned with HTTP 200 Dec 29 07:17:11.554067 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 92/175] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:17:11 2020] GET /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d => generated 1205 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:17:11.583315 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c0910ebd-08b8-4ead-838d-0a93885b60d8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 Dec 29 07:17:11.583853 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c0910ebd-08b8-4ead-838d-0a93885b60d8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:17:11.584071 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:11.584071 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:11.584443 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c0910ebd-08b8-4ead-838d-0a93885b60d8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:17:11.666865 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:11.666865 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:11.676684 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c0910ebd-08b8-4ead-838d-0a93885b60d8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:17:11.710403 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-cdc65543-c2fa-468a-9692-fb51455b0d0c req-9b1f49f1-2716-441a-bf4f-2c534e9ba484 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:17:11.711728 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-cdc65543-c2fa-468a-9692-fb51455b0d0c req-9b1f49f1-2716-441a-bf4f-2c534e9ba484 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Pending status list for volume during attachment-delete: [] {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:17:11.728018 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-cdc65543-c2fa-468a-9692-fb51455b0d0c req-9b1f49f1-2716-441a-bf4f-2c534e9ba484 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/attachments/b68ab998-2081-43df-8785-e73f81e811e8 returned with HTTP 200 Dec 29 07:17:11.729628 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 84/176] 10.222.0.45 () {62 vars in 1437 bytes} [Tue Dec 29 07:17:11 2020] DELETE /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/attachments/b68ab998-2081-43df-8785-e73f81e811e8 => generated 19 bytes in 674 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:17:11.743781 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c0910ebd-08b8-4ead-838d-0a93885b60d8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 returned with HTTP 200 Dec 29 07:17:11.746632 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 93/177] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:17:11 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 => generated 917 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:17:11.762761 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3b233c92-b4e6-4a27-838f-ab8cf96bc70b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] POST http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes Dec 29 07:17:11.765192 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:11.765192 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:11.765192 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3b233c92-b4e6-4a27-838f-ab8cf96bc70b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1552196840"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:17:11.765192 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-3b233c92-b4e6-4a27-838f-ab8cf96bc70b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1552196840'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:17:11.765192 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-3b233c92-b4e6-4a27-838f-ab8cf96bc70b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Create volume of 1 GB Dec 29 07:17:11.765619 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:11.765619 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:11.802937 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3b233c92-b4e6-4a27-838f-ab8cf96bc70b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Availability Zones retrieved successfully. Dec 29 07:17:11.859714 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3b233c92-b4e6-4a27-838f-ab8cf96bc70b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Flow 'volume_create_api' (0a5978ea-ae44-43c0-8570-8cd41055b4dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:17:11.864466 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3b233c92-b4e6-4a27-838f-ab8cf96bc70b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (654fd5f0-8002-4e8b-a874-3237af6d314c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:17:11.866556 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-3b233c92-b4e6-4a27-838f-ab8cf96bc70b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:17:11.997901 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3b233c92-b4e6-4a27-838f-ab8cf96bc70b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (654fd5f0-8002-4e8b-a874-3237af6d314c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:17:11.999948 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3b233c92-b4e6-4a27-838f-ab8cf96bc70b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b91d144e-2eb7-446e-8fc6-ae04f79a65d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:17:12.084723 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-3b233c92-b4e6-4a27-838f-ab8cf96bc70b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Created reservations ['61c1c802-f0dc-42f0-8e00-602cd36fc988', 'c432ae6d-6c5b-4b0e-8931-bd24f263cbd7', '17bd2e46-2697-480f-a2ce-a1312151c07f', '97abadf3-9e86-46bf-bb61-69eda3034ffb'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:17:12.088269 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3b233c92-b4e6-4a27-838f-ab8cf96bc70b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b91d144e-2eb7-446e-8fc6-ae04f79a65d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61c1c802-f0dc-42f0-8e00-602cd36fc988', 'c432ae6d-6c5b-4b0e-8931-bd24f263cbd7', '17bd2e46-2697-480f-a2ce-a1312151c07f', '97abadf3-9e86-46bf-bb61-69eda3034ffb']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:17:12.090662 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3b233c92-b4e6-4a27-838f-ab8cf96bc70b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b41e019-d9e3-4619-8094-90fcf5982723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:17:12.162341 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3b233c92-b4e6-4a27-838f-ab8cf96bc70b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b41e019-d9e3-4619-8094-90fcf5982723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38103c91-f6c2-4003-aaff-bc237a618bad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1552196840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d26be733a3f432e890f41a49b46e5da',qos_specs=None,replication_status=,reservations=['61c1c802-f0dc-42f0-8e00-602cd36fc988','c432ae6d-6c5b-4b0e-8931-bd24f263cbd7','17bd2e46-2697-480f-a2ce-a1312151c07f','97abadf3-9e86-46bf-bb61-69eda3034ffb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d26dd337f74262844e1a8d526c9f0f',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:17:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1552196840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38103c91-f6c2-4003-aaff-bc237a618bad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d26be733a3f432e890f41a49b46e5da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e0d26dd337f74262844e1a8d526c9f0f',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:17:12.166400 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3b233c92-b4e6-4a27-838f-ab8cf96bc70b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2400b83e-1b3d-4041-974f-74048f90793c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:17:12.208594 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3b233c92-b4e6-4a27-838f-ab8cf96bc70b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2400b83e-1b3d-4041-974f-74048f90793c) transitioned into state 'SUCCESS' from state '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-1552196840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d26be733a3f432e890f41a49b46e5da',qos_specs=None,replication_status=,reservations=['61c1c802-f0dc-42f0-8e00-602cd36fc988','c432ae6d-6c5b-4b0e-8931-bd24f263cbd7','17bd2e46-2697-480f-a2ce-a1312151c07f','97abadf3-9e86-46bf-bb61-69eda3034ffb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e0d26dd337f74262844e1a8d526c9f0f',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:17:12.211485 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3b233c92-b4e6-4a27-838f-ab8cf96bc70b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f62341e2-fdd1-40e9-a75e-c11a3f8c37f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:17:12.247945 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3b233c92-b4e6-4a27-838f-ab8cf96bc70b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f62341e2-fdd1-40e9-a75e-c11a3f8c37f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:17:12.251208 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3b233c92-b4e6-4a27-838f-ab8cf96bc70b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Flow 'volume_create_api' (0a5978ea-ae44-43c0-8570-8cd41055b4dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:17:12.367952 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3b233c92-b4e6-4a27-838f-ab8cf96bc70b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Create volume request issued successfully. Dec 29 07:17:12.416443 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3b233c92-b4e6-4a27-838f-ab8cf96bc70b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes returned with HTTP 202 Dec 29 07:17:12.417359 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 85/178] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:17:11 2020] POST /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes => generated 826 bytes in 660 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:17:12.446638 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6b5603b2-f38a-423d-adbe-7b4c329a7a88 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/38103c91-f6c2-4003-aaff-bc237a618bad Dec 29 07:17:12.447206 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6b5603b2-f38a-423d-adbe-7b4c329a7a88 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:17:12.447567 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:12.447567 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:12.448222 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6b5603b2-f38a-423d-adbe-7b4c329a7a88 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:17:12.526765 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:12.526765 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:12.552869 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6b5603b2-f38a-423d-adbe-7b4c329a7a88 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:17:12.573044 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d894a102-6e85-439d-8461-3702f4a3635b tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] GET http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d Dec 29 07:17:12.573576 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d894a102-6e85-439d-8461-3702f4a3635b tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:17:12.573775 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:12.573775 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:12.576155 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d894a102-6e85-439d-8461-3702f4a3635b tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:17:12.606038 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6b5603b2-f38a-423d-adbe-7b4c329a7a88 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/38103c91-f6c2-4003-aaff-bc237a618bad returned with HTTP 200 Dec 29 07:17:12.615833 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 94/179] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:17:12 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/38103c91-f6c2-4003-aaff-bc237a618bad => generated 918 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:17:12.704389 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:12.704389 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:12.728948 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d894a102-6e85-439d-8461-3702f4a3635b tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Volume info retrieved successfully. Dec 29 07:17:12.769064 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d894a102-6e85-439d-8461-3702f4a3635b tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d returned with HTTP 200 Dec 29 07:17:12.770211 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 86/180] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:17:12 2020] GET /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d => generated 910 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:17:13.624210 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8b5586d3-1a94-4b19-9aac-7336f5369bec tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/38103c91-f6c2-4003-aaff-bc237a618bad Dec 29 07:17:13.626770 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8b5586d3-1a94-4b19-9aac-7336f5369bec tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:17:13.627145 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:13.627145 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:13.629920 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8b5586d3-1a94-4b19-9aac-7336f5369bec tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:17:13.764083 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:13.764083 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:13.791313 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8b5586d3-1a94-4b19-9aac-7336f5369bec tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:17:13.871296 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8b5586d3-1a94-4b19-9aac-7336f5369bec tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/38103c91-f6c2-4003-aaff-bc237a618bad returned with HTTP 200 Dec 29 07:17:13.882763 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 95/181] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:17:13 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/38103c91-f6c2-4003-aaff-bc237a618bad => generated 919 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:17:54.100589 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-4c611541-4b12-43af-8fcd-b1d9bef05286 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:17:54.101860 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-4c611541-4b12-43af-8fcd-b1d9bef05286 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:17:54.102309 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:54.102309 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:54.103126 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-4c611541-4b12-43af-8fcd-b1d9bef05286 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:17:54.161041 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:54.161041 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:54.171957 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-4c611541-4b12-43af-8fcd-b1d9bef05286 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:17:54.200286 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-4c611541-4b12-43af-8fcd-b1d9bef05286 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:17:54.205885 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 87/182] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:17:54 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 1365 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:17:54.217455 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-ff1c67df-6ff7-413c-9b99-3b84aefcacb8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 Dec 29 07:17:54.218612 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-ff1c67df-6ff7-413c-9b99-3b84aefcacb8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:17:54.219052 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:54.219052 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:54.219753 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-ff1c67df-6ff7-413c-9b99-3b84aefcacb8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:17:54.273314 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:54.273314 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:54.283094 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-ff1c67df-6ff7-413c-9b99-3b84aefcacb8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:17:54.309456 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-ff1c67df-6ff7-413c-9b99-3b84aefcacb8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 returned with HTTP 200 Dec 29 07:17:54.321818 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 96/183] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:17:54 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 => generated 917 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:17:54.326094 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-975f954b-d934-4412-a296-044836893155 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/38103c91-f6c2-4003-aaff-bc237a618bad Dec 29 07:17:54.326886 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-975f954b-d934-4412-a296-044836893155 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:17:54.327327 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:54.327327 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:54.328020 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-975f954b-d934-4412-a296-044836893155 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:17:54.382949 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:54.382949 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:54.392668 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-975f954b-d934-4412-a296-044836893155 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:17:54.419761 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-975f954b-d934-4412-a296-044836893155 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/38103c91-f6c2-4003-aaff-bc237a618bad returned with HTTP 200 Dec 29 07:17:54.420852 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 88/184] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:17:54 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/38103c91-f6c2-4003-aaff-bc237a618bad => generated 919 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:17:54.433506 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-ff1c67df-6ff7-413c-9b99-3b84aefcacb8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume// Dec 29 07:17:54.434301 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-ff1c67df-6ff7-413c-9b99-3b84aefcacb8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:17:54.434835 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:54.434835 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:54.435510 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-ff1c67df-6ff7-413c-9b99-3b84aefcacb8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:17:54.437469 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-ff1c67df-6ff7-413c-9b99-3b84aefcacb8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:17:54.437469 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 97/185] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:17:54 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:17:54.453004 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-4a451dd2-d34f-41b6-8229-09f7fad4aa24 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] POST http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments Dec 29 07:17:54.453748 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:54.453748 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:54.454504 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-4a451dd2-d34f-41b6-8229-09f7fad4aa24 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f271c894-01e3-47d2-b41d-96c682ccb0b0", "instance_uuid": "bbb05186-0709-4806-9944-0cb7def472f3", "connector": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:17:54.512668 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:54.512668 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:54.580267 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-4a451dd2-d34f-41b6-8229-09f7fad4aa24 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments returned with HTTP 200 Dec 29 07:17:54.590688 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 89/186] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:17:54 2020] POST /volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments => generated 273 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:17:54.591243 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-ff1c67df-6ff7-413c-9b99-3b84aefcacb8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume// Dec 29 07:17:54.592129 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-ff1c67df-6ff7-413c-9b99-3b84aefcacb8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:17:54.592763 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-ff1c67df-6ff7-413c-9b99-3b84aefcacb8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:17:54.594016 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-ff1c67df-6ff7-413c-9b99-3b84aefcacb8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:17:54.595424 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 98/187] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:17:54 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:17:54.610216 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-22926900-dbc4-4e74-a2b7-ef6c3b674b16 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] POST http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments Dec 29 07:17:54.610789 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:54.610789 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:54.611208 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-22926900-dbc4-4e74-a2b7-ef6c3b674b16 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "39ff4294-40f4-4d4a-8bcf-fa37bbfecd06", "instance_uuid": "bbb05186-0709-4806-9944-0cb7def472f3", "connector": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:17:54.666848 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:54.666848 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:54.768108 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-22926900-dbc4-4e74-a2b7-ef6c3b674b16 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments returned with HTTP 200 Dec 29 07:17:54.770537 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 90/188] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:17:54 2020] POST /volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments => generated 273 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:17:54.778505 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-ff1c67df-6ff7-413c-9b99-3b84aefcacb8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume// Dec 29 07:17:54.779356 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-ff1c67df-6ff7-413c-9b99-3b84aefcacb8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:17:54.780048 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-ff1c67df-6ff7-413c-9b99-3b84aefcacb8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:17:54.781292 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-ff1c67df-6ff7-413c-9b99-3b84aefcacb8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:17:54.782104 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 99/189] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:17:54 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:17:54.797943 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-1f09c326-5407-47f9-b85e-d350fbed95f5 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] POST http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments Dec 29 07:17:54.798872 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:54.798872 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:54.799453 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-1f09c326-5407-47f9-b85e-d350fbed95f5 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38103c91-f6c2-4003-aaff-bc237a618bad", "instance_uuid": "bbb05186-0709-4806-9944-0cb7def472f3", "connector": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:17:54.868737 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:54.868737 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:54.957225 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-1f09c326-5407-47f9-b85e-d350fbed95f5 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments returned with HTTP 200 Dec 29 07:17:54.958451 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 91/190] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:17:54 2020] POST /volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments => generated 273 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:17:57.732510 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-ff1c67df-6ff7-413c-9b99-3b84aefcacb8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume// Dec 29 07:17:57.733557 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-ff1c67df-6ff7-413c-9b99-3b84aefcacb8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:17:57.734203 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-ff1c67df-6ff7-413c-9b99-3b84aefcacb8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:17:57.735436 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-ff1c67df-6ff7-413c-9b99-3b84aefcacb8 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:17:57.736174 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 100/191] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:17:57 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:17:57.769239 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-3c266e86-d6f2-49d6-a144-1f2c451b43dd tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:17:57.770153 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-3c266e86-d6f2-49d6-a144-1f2c451b43dd tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:17:57.770372 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:17:57.770372 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:17:57.770821 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-3c266e86-d6f2-49d6-a144-1f2c451b43dd tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:17:57.882494 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:57.882494 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:57.907793 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-3c266e86-d6f2-49d6-a144-1f2c451b43dd tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:17:57.967064 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:57.967064 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:17:58.005278 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-3c266e86-d6f2-49d6-a144-1f2c451b43dd tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:17:58.011122 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 92/192] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 07:17:57 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 1463 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:17:58.027930 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-2bf6abef-71d0-412c-b445-376446d4f982 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] PUT http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments/261abb13-ef11-4332-8d0c-b3b457337bc3 Dec 29 07:17:58.028762 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-2bf6abef-71d0-412c-b445-376446d4f982 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sda"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:17:58.103833 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:17:58.103833 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:17:58.104379 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-2bf6abef-71d0-412c-b445-376446d4f982 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Lock "b'cinder-attachment_update-f271c894-01e3-47d2-b41d-96c682ccb0b0-n-h1-768509-3'" acquired by "attachment_update" :: waited 0.014s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:17:58.106691 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:17:58.106691 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:18:00.816920 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-2bf6abef-71d0-412c-b445-376446d4f982 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Lock "b'cinder-attachment_update-f271c894-01e3-47d2-b41d-96c682ccb0b0-n-h1-768509-3'" released by "attachment_update" :: held 2.713s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:18:00.818084 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-2bf6abef-71d0-412c-b445-376446d4f982 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments/261abb13-ef11-4332-8d0c-b3b457337bc3 returned with HTTP 200 Dec 29 07:18:00.819713 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 101/193] 10.222.0.45 () {64 vars in 1468 bytes} [Tue Dec 29 07:17:58 2020] PUT /volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments/261abb13-ef11-4332-8d0c-b3b457337bc3 => generated 762 bytes in 2797 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:18:00.867456 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-2e4c988e-4eb4-4554-bf0e-dab914fb7342 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] POST http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments/261abb13-ef11-4332-8d0c-b3b457337bc3/action Dec 29 07:18:00.868138 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:18:00.868138 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:18:00.868470 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-2e4c988e-4eb4-4554-bf0e-dab914fb7342 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Action body: b'{"os-complete": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:18:00.868856 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-2e4c988e-4eb4-4554-bf0e-dab914fb7342 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:18:01.144045 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:18:01.144045 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:18:01.179175 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-2e4c988e-4eb4-4554-bf0e-dab914fb7342 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments/261abb13-ef11-4332-8d0c-b3b457337bc3/action returned with HTTP 204 Dec 29 07:18:01.180261 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 93/194] 10.222.0.45 () {64 vars in 1489 bytes} [Tue Dec 29 07:18:00 2020] POST /volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments/261abb13-ef11-4332-8d0c-b3b457337bc3/action => generated 0 bytes in 320 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:18:01.227201 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-2bf6abef-71d0-412c-b445-376446d4f982 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume// Dec 29 07:18:01.228158 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-2bf6abef-71d0-412c-b445-376446d4f982 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:18:01.228538 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:18:01.228538 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:18:01.229168 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-2bf6abef-71d0-412c-b445-376446d4f982 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:18:01.230364 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-2bf6abef-71d0-412c-b445-376446d4f982 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:18:01.231479 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 102/195] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:18:01 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:18:01.245979 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-18a159c8-1c6e-4058-b916-3eda4f69daac tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 Dec 29 07:18:01.246872 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-18a159c8-1c6e-4058-b916-3eda4f69daac tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:18:01.247827 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:18:01.247827 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:18:01.248426 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-18a159c8-1c6e-4058-b916-3eda4f69daac tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:18:01.374686 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:18:01.374686 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:18:01.393069 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-18a159c8-1c6e-4058-b916-3eda4f69daac tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:18:01.433554 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:18:01.433554 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:18:01.456199 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-18a159c8-1c6e-4058-b916-3eda4f69daac tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 returned with HTTP 200 Dec 29 07:18:01.457160 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 94/196] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 07:18:01 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 => generated 1015 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:18:01.497206 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-87eb4d6e-ecbb-4bb0-b576-94e39329a0d6 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] PUT http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments/cef86bb8-5db8-478c-a077-3637105cc44a Dec 29 07:18:01.498393 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-87eb4d6e-ecbb-4bb0-b576-94e39329a0d6 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:18:01.570124 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:18:01.570124 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:18:01.570673 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-87eb4d6e-ecbb-4bb0-b576-94e39329a0d6 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Lock "b'cinder-attachment_update-39ff4294-40f4-4d4a-8bcf-fa37bbfecd06-n-h1-768509-3'" acquired by "attachment_update" :: waited 0.021s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:18:01.578601 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:18:01.578601 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:18:04.135489 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-87eb4d6e-ecbb-4bb0-b576-94e39329a0d6 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Lock "b'cinder-attachment_update-39ff4294-40f4-4d4a-8bcf-fa37bbfecd06-n-h1-768509-3'" released by "attachment_update" :: held 2.565s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:18:04.136799 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-87eb4d6e-ecbb-4bb0-b576-94e39329a0d6 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments/cef86bb8-5db8-478c-a077-3637105cc44a returned with HTTP 200 Dec 29 07:18:04.137875 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 103/197] 10.222.0.45 () {64 vars in 1468 bytes} [Tue Dec 29 07:18:01 2020] PUT /volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments/cef86bb8-5db8-478c-a077-3637105cc44a => generated 762 bytes in 2655 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:18:04.215558 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-659892b2-3a04-424a-8bc4-3db8d1e703a2 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] POST http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments/cef86bb8-5db8-478c-a077-3637105cc44a/action Dec 29 07:18:04.216213 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:18:04.216213 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:18:04.216997 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-659892b2-3a04-424a-8bc4-3db8d1e703a2 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Action body: b'{"os-complete": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:18:04.217587 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-659892b2-3a04-424a-8bc4-3db8d1e703a2 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:18:04.371264 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:18:04.371264 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:18:04.401348 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-659892b2-3a04-424a-8bc4-3db8d1e703a2 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments/cef86bb8-5db8-478c-a077-3637105cc44a/action returned with HTTP 204 Dec 29 07:18:04.402172 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 95/198] 10.222.0.45 () {64 vars in 1489 bytes} [Tue Dec 29 07:18:04 2020] POST /volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments/cef86bb8-5db8-478c-a077-3637105cc44a/action => generated 0 bytes in 192 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:18:04.444995 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-87eb4d6e-ecbb-4bb0-b576-94e39329a0d6 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume// Dec 29 07:18:04.446387 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-87eb4d6e-ecbb-4bb0-b576-94e39329a0d6 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:18:04.446796 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:18:04.446796 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:18:04.447590 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-87eb4d6e-ecbb-4bb0-b576-94e39329a0d6 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:18:04.449862 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-87eb4d6e-ecbb-4bb0-b576-94e39329a0d6 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:18:04.454448 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 104/199] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:18:04 2020] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:18:04.481805 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-b84a1967-8cb7-4689-9ae7-aaf5e01338f2 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/38103c91-f6c2-4003-aaff-bc237a618bad Dec 29 07:18:04.482971 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-b84a1967-8cb7-4689-9ae7-aaf5e01338f2 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:18:04.483459 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:18:04.483459 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:18:04.484138 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-b84a1967-8cb7-4689-9ae7-aaf5e01338f2 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:18:04.539615 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:18:04.539615 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:18:04.554509 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-b84a1967-8cb7-4689-9ae7-aaf5e01338f2 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:18:04.575490 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:18:04.575490 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:18:04.597252 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-b84a1967-8cb7-4689-9ae7-aaf5e01338f2 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/38103c91-f6c2-4003-aaff-bc237a618bad returned with HTTP 200 Dec 29 07:18:04.598708 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 96/200] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 07:18:04 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/38103c91-f6c2-4003-aaff-bc237a618bad => generated 1017 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:18:04.620068 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-9b0b9fed-d7d3-4ef2-bfc2-87c057d36d82 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] PUT http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments/2309b513-8d2a-4ba5-99df-20c1d4f5b9ef Dec 29 07:18:04.620897 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-9b0b9fed-d7d3-4ef2-bfc2-87c057d36d82 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sdc"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:18:04.676992 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:18:04.676992 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:18:04.679013 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-9b0b9fed-d7d3-4ef2-bfc2-87c057d36d82 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Lock "b'cinder-attachment_update-38103c91-f6c2-4003-aaff-bc237a618bad-n-h1-768509-3'" acquired by "attachment_update" :: waited 0.010s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:18:04.681534 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:18:04.681534 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:18:07.587669 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-9b0b9fed-d7d3-4ef2-bfc2-87c057d36d82 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Lock "b'cinder-attachment_update-38103c91-f6c2-4003-aaff-bc237a618bad-n-h1-768509-3'" released by "attachment_update" :: held 2.910s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:18:07.588359 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-9b0b9fed-d7d3-4ef2-bfc2-87c057d36d82 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments/2309b513-8d2a-4ba5-99df-20c1d4f5b9ef returned with HTTP 200 Dec 29 07:18:07.589524 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 105/201] 10.222.0.45 () {64 vars in 1468 bytes} [Tue Dec 29 07:18:04 2020] PUT /volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments/2309b513-8d2a-4ba5-99df-20c1d4f5b9ef => generated 762 bytes in 2975 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:18:07.653059 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-478a329f-6cd3-41f7-a623-1d625daa4d26 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] POST http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments/2309b513-8d2a-4ba5-99df-20c1d4f5b9ef/action Dec 29 07:18:07.653786 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:18:07.653786 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:18:07.654348 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-478a329f-6cd3-41f7-a623-1d625daa4d26 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Action body: b'{"os-complete": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:18:07.654790 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-478a329f-6cd3-41f7-a623-1d625daa4d26 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:18:07.763550 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:18:07.763550 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:18:07.807487 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e75c9e1-9301-4a1a-b410-8aef794ce2a6 req-478a329f-6cd3-41f7-a623-1d625daa4d26 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments/2309b513-8d2a-4ba5-99df-20c1d4f5b9ef/action returned with HTTP 204 Dec 29 07:18:07.809045 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 97/202] 10.222.0.45 () {64 vars in 1489 bytes} [Tue Dec 29 07:18:07 2020] POST /volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments/2309b513-8d2a-4ba5-99df-20c1d4f5b9ef/action => generated 0 bytes in 162 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:20:02.862261 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c255ef8d-e2ee-4fcf-af73-f2d39347c962 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] DELETE http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 Dec 29 07:20:02.862916 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c255ef8d-e2ee-4fcf-af73-f2d39347c962 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:20:02.863047 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:20:02.863047 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:20:02.863359 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c255ef8d-e2ee-4fcf-af73-f2d39347c962 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:20:02.863836 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-c255ef8d-e2ee-4fcf-af73-f2d39347c962 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Delete volume with id: ce8eb0b6-08f5-4d13-872f-23ebeb996c21 Dec 29 07:20:02.944466 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:20:02.944466 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:20:02.949261 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c255ef8d-e2ee-4fcf-af73-f2d39347c962 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Volume info retrieved successfully. Dec 29 07:20:03.035512 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c255ef8d-e2ee-4fcf-af73-f2d39347c962 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Delete volume request issued successfully. Dec 29 07:20:03.035841 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c255ef8d-e2ee-4fcf-af73-f2d39347c962 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 returned with HTTP 202 Dec 29 07:20:03.037036 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 106/203] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:20:02 2020] DELETE /volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:20:03.044299 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c08525be-b194-4e67-b3a0-b7c25695be75 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] GET http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 Dec 29 07:20:03.044669 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c08525be-b194-4e67-b3a0-b7c25695be75 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:20:03.044886 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:20:03.044886 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:20:03.045255 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c08525be-b194-4e67-b3a0-b7c25695be75 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:20:03.197510 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:20:03.197510 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:20:03.208471 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c08525be-b194-4e67-b3a0-b7c25695be75 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Volume info retrieved successfully. Dec 29 07:20:03.233198 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c08525be-b194-4e67-b3a0-b7c25695be75 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 returned with HTTP 200 Dec 29 07:20:03.234906 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 98/204] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:20:03 2020] GET /volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 => generated 912 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:20:04.252953 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-798ce560-99bc-4a95-a8ae-6bb6971e01f9 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] GET http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 Dec 29 07:20:04.253615 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-798ce560-99bc-4a95-a8ae-6bb6971e01f9 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:20:04.253815 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:20:04.253815 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:20:04.254705 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-798ce560-99bc-4a95-a8ae-6bb6971e01f9 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:20:04.476801 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:20:04.476801 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:20:04.511953 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-798ce560-99bc-4a95-a8ae-6bb6971e01f9 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Volume info retrieved successfully. Dec 29 07:20:04.558866 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-798ce560-99bc-4a95-a8ae-6bb6971e01f9 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 returned with HTTP 200 Dec 29 07:20:04.559942 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 107/205] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:20:04 2020] GET /volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 => generated 912 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:20:05.593335 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7fa33646-556e-4db6-9c1e-e63430160454 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] GET http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 Dec 29 07:20:05.594497 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7fa33646-556e-4db6-9c1e-e63430160454 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:20:05.594888 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:20:05.594888 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:20:05.595519 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7fa33646-556e-4db6-9c1e-e63430160454 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:20:05.683494 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ba70fd67-e9bd-4f67-b2cc-34a9b976d04a tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] DELETE http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d Dec 29 07:20:05.684388 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ba70fd67-e9bd-4f67-b2cc-34a9b976d04a tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:20:05.684646 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:20:05.684646 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:20:05.685304 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ba70fd67-e9bd-4f67-b2cc-34a9b976d04a tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:20:05.685933 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-ba70fd67-e9bd-4f67-b2cc-34a9b976d04a tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Delete volume with id: 2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d Dec 29 07:20:05.728558 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:20:05.728558 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:20:05.743604 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:20:05.743604 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:20:05.745194 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ba70fd67-e9bd-4f67-b2cc-34a9b976d04a tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Volume info retrieved successfully. Dec 29 07:20:05.746180 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7fa33646-556e-4db6-9c1e-e63430160454 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Volume info retrieved successfully. Dec 29 07:20:05.788857 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ba70fd67-e9bd-4f67-b2cc-34a9b976d04a tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Delete volume request issued successfully. Dec 29 07:20:05.789310 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ba70fd67-e9bd-4f67-b2cc-34a9b976d04a tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d returned with HTTP 202 Dec 29 07:20:05.790362 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 108/206] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:20:05 2020] DELETE /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:20:05.797425 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-44f2ba37-092d-4029-b1bf-ad648b2a77ed tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] GET http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d Dec 29 07:20:05.797949 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-44f2ba37-092d-4029-b1bf-ad648b2a77ed tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:20:05.798211 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:20:05.798211 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:20:05.798508 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-44f2ba37-092d-4029-b1bf-ad648b2a77ed tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:20:05.800610 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7fa33646-556e-4db6-9c1e-e63430160454 tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 returned with HTTP 200 Dec 29 07:20:05.807567 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 99/207] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:20:05 2020] GET /volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 => generated 912 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:20:05.909716 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:20:05.909716 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:20:05.947529 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-44f2ba37-092d-4029-b1bf-ad648b2a77ed tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Volume info retrieved successfully. Dec 29 07:20:06.017266 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-44f2ba37-092d-4029-b1bf-ad648b2a77ed tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d returned with HTTP 200 Dec 29 07:20:06.019560 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 109/208] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:20:05 2020] GET /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d => generated 909 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:20:06.835393 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d07e09d1-53f3-4ad4-8657-08efa0eed8ce tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] GET http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 Dec 29 07:20:06.835393 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d07e09d1-53f3-4ad4-8657-08efa0eed8ce tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:20:06.835393 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:20:06.835393 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:20:06.835393 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d07e09d1-53f3-4ad4-8657-08efa0eed8ce tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:20:07.039765 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-61aa7d97-136e-4d51-b13e-393820e86818 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] GET http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d Dec 29 07:20:07.039765 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-61aa7d97-136e-4d51-b13e-393820e86818 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:20:07.039765 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:20:07.039765 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:20:07.039765 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-61aa7d97-136e-4d51-b13e-393820e86818 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:20:07.076497 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d07e09d1-53f3-4ad4-8657-08efa0eed8ce tempest-DeleteServersTestJSON-20660335 tempest-DeleteServersTestJSON-20660335] http://10.222.0.20/volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 returned with HTTP 404 Dec 29 07:20:07.080780 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 100/209] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:20:06 2020] GET /volume/v3/2decef78b4c74e5e8bfdb005ae382d9b/volumes/ce8eb0b6-08f5-4d13-872f-23ebeb996c21 => generated 109 bytes in 259 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:20:07.223891 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:20:07.223891 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:20:07.245902 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-61aa7d97-136e-4d51-b13e-393820e86818 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Volume info retrieved successfully. Dec 29 07:20:07.293224 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-61aa7d97-136e-4d51-b13e-393820e86818 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d returned with HTTP 200 Dec 29 07:20:07.293224 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 110/210] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:20:07 2020] GET /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d => generated 909 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:20:08.307483 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0fdbba54-6c96-46bc-90d7-521f9299c763 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] GET http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d Dec 29 07:20:08.308031 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0fdbba54-6c96-46bc-90d7-521f9299c763 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:20:08.308614 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0fdbba54-6c96-46bc-90d7-521f9299c763 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:20:08.430725 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:20:08.430725 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:20:08.479513 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0fdbba54-6c96-46bc-90d7-521f9299c763 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Volume info retrieved successfully. Dec 29 07:20:08.527428 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0fdbba54-6c96-46bc-90d7-521f9299c763 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d returned with HTTP 200 Dec 29 07:20:08.528454 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 101/211] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:20:08 2020] GET /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d => generated 909 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:20:09.545264 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-53f48ce7-3dc4-4706-aed2-cf14d562e034 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] GET http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d Dec 29 07:20:09.545935 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-53f48ce7-3dc4-4706-aed2-cf14d562e034 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:20:09.545935 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:20:09.545935 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:20:09.546289 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-53f48ce7-3dc4-4706-aed2-cf14d562e034 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:20:09.697532 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-53f48ce7-3dc4-4706-aed2-cf14d562e034 tempest-LiveMigrationTest-718364774 tempest-LiveMigrationTest-718364774] http://10.222.0.20/volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d returned with HTTP 404 Dec 29 07:20:09.704441 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 111/212] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:20:09 2020] GET /volume/v3/800bd9d5f09d4c2a8f2dece7572a1cfa/volumes/2b85b7d4-e3c5-44ed-9cbe-2dd4dce9340d => generated 109 bytes in 160 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:20:30.982843 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e51691a8-5c55-4d23-bfd1-79fb387df76a tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] DELETE http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/fefb760d-b562-451a-9494-8ab3accf520a Dec 29 07:20:30.983402 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e51691a8-5c55-4d23-bfd1-79fb387df76a tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:20:30.983573 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:20:30.983573 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:20:30.983925 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e51691a8-5c55-4d23-bfd1-79fb387df76a tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:20:30.985258 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-e51691a8-5c55-4d23-bfd1-79fb387df76a tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Delete volume with id: fefb760d-b562-451a-9494-8ab3accf520a Dec 29 07:20:31.082526 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:20:31.082526 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:20:31.084800 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e51691a8-5c55-4d23-bfd1-79fb387df76a tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Volume info retrieved successfully. Dec 29 07:20:31.183874 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e51691a8-5c55-4d23-bfd1-79fb387df76a tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Delete volume request issued successfully. Dec 29 07:20:31.185377 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e51691a8-5c55-4d23-bfd1-79fb387df76a tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/fefb760d-b562-451a-9494-8ab3accf520a returned with HTTP 202 Dec 29 07:20:31.191341 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 102/213] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:20:30 2020] DELETE /volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/fefb760d-b562-451a-9494-8ab3accf520a => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:20:31.194482 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bb1e7001-96b6-4ed9-b66b-d8fcab6b88dc tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] GET http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/fefb760d-b562-451a-9494-8ab3accf520a Dec 29 07:20:31.195042 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bb1e7001-96b6-4ed9-b66b-d8fcab6b88dc tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:20:31.195529 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bb1e7001-96b6-4ed9-b66b-d8fcab6b88dc tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:20:31.447000 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:20:31.447000 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:20:31.501914 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bb1e7001-96b6-4ed9-b66b-d8fcab6b88dc tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Volume info retrieved successfully. Dec 29 07:20:31.591659 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bb1e7001-96b6-4ed9-b66b-d8fcab6b88dc tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/fefb760d-b562-451a-9494-8ab3accf520a returned with HTTP 200 Dec 29 07:20:31.596916 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 112/214] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:20:31 2020] GET /volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/fefb760d-b562-451a-9494-8ab3accf520a => generated 914 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:20:32.613571 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3719e81d-1f0e-471a-8215-fb07e96e3a4e tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] GET http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/fefb760d-b562-451a-9494-8ab3accf520a Dec 29 07:20:32.614765 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3719e81d-1f0e-471a-8215-fb07e96e3a4e tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:20:32.615134 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:20:32.615134 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:20:32.616062 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3719e81d-1f0e-471a-8215-fb07e96e3a4e tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:20:32.736955 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:20:32.736955 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:20:32.754882 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3719e81d-1f0e-471a-8215-fb07e96e3a4e tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Volume info retrieved successfully. Dec 29 07:20:32.807332 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3719e81d-1f0e-471a-8215-fb07e96e3a4e tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/fefb760d-b562-451a-9494-8ab3accf520a returned with HTTP 200 Dec 29 07:20:32.820576 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 103/215] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:20:32 2020] GET /volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/fefb760d-b562-451a-9494-8ab3accf520a => generated 914 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:20:33.825508 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-902b9b4b-74c8-42c8-8e70-787195214295 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] GET http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/fefb760d-b562-451a-9494-8ab3accf520a Dec 29 07:20:33.826257 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-902b9b4b-74c8-42c8-8e70-787195214295 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:20:33.826479 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:20:33.826479 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:20:33.826966 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-902b9b4b-74c8-42c8-8e70-787195214295 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:20:34.034503 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:20:34.034503 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:20:34.066684 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-902b9b4b-74c8-42c8-8e70-787195214295 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Volume info retrieved successfully. Dec 29 07:20:34.178985 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-902b9b4b-74c8-42c8-8e70-787195214295 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/fefb760d-b562-451a-9494-8ab3accf520a returned with HTTP 200 Dec 29 07:20:34.185493 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 113/216] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:20:33 2020] GET /volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/fefb760d-b562-451a-9494-8ab3accf520a => generated 914 bytes in 364 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:20:35.203250 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-24a7bb6c-75b9-4f48-b11d-3d2e85cfa588 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] GET http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/fefb760d-b562-451a-9494-8ab3accf520a Dec 29 07:20:35.205188 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-24a7bb6c-75b9-4f48-b11d-3d2e85cfa588 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:20:35.205557 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:20:35.205557 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:20:35.207198 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-24a7bb6c-75b9-4f48-b11d-3d2e85cfa588 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:20:35.316558 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-24a7bb6c-75b9-4f48-b11d-3d2e85cfa588 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/fefb760d-b562-451a-9494-8ab3accf520a returned with HTTP 404 Dec 29 07:20:35.318457 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 104/217] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:20:35 2020] GET /volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/fefb760d-b562-451a-9494-8ab3accf520a => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:20:35.325612 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9c428c8b-edc5-446f-b75d-09052cf2da38 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] DELETE http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 Dec 29 07:20:35.326409 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9c428c8b-edc5-446f-b75d-09052cf2da38 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:20:35.327512 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:20:35.327512 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:20:35.331169 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9c428c8b-edc5-446f-b75d-09052cf2da38 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:20:35.334607 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-9c428c8b-edc5-446f-b75d-09052cf2da38 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Delete volume with id: c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 Dec 29 07:20:35.462685 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:20:35.462685 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:20:35.464333 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9c428c8b-edc5-446f-b75d-09052cf2da38 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Volume info retrieved successfully. Dec 29 07:20:35.525199 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9c428c8b-edc5-446f-b75d-09052cf2da38 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Delete volume request issued successfully. Dec 29 07:20:35.525830 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9c428c8b-edc5-446f-b75d-09052cf2da38 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 returned with HTTP 202 Dec 29 07:20:35.529829 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 114/218] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:20:35 2020] DELETE /volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:20:35.537051 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f3881635-e346-4d83-b6e6-fc525eaa7cea tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] GET http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 Dec 29 07:20:35.537051 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f3881635-e346-4d83-b6e6-fc525eaa7cea tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:20:35.537658 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f3881635-e346-4d83-b6e6-fc525eaa7cea tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:20:35.773703 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:20:35.773703 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:20:35.801328 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f3881635-e346-4d83-b6e6-fc525eaa7cea tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Volume info retrieved successfully. Dec 29 07:20:35.851985 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f3881635-e346-4d83-b6e6-fc525eaa7cea tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 returned with HTTP 200 Dec 29 07:20:35.856588 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 105/219] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:20:35 2020] GET /volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 => generated 914 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:20:36.872589 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8d9cf4c3-8d83-4522-85e5-c17b12c29e8c tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] GET http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 Dec 29 07:20:36.873532 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8d9cf4c3-8d83-4522-85e5-c17b12c29e8c tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:20:36.873532 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:20:36.873532 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:20:36.874373 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8d9cf4c3-8d83-4522-85e5-c17b12c29e8c tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:20:37.011708 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:20:37.011708 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:20:37.061044 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8d9cf4c3-8d83-4522-85e5-c17b12c29e8c tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Volume info retrieved successfully. Dec 29 07:20:37.121247 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8d9cf4c3-8d83-4522-85e5-c17b12c29e8c tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 returned with HTTP 200 Dec 29 07:20:37.122096 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 115/220] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:20:36 2020] GET /volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 => generated 914 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:20:38.140445 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc2d2e7d-f7d5-4183-82ea-f6be217cd847 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] GET http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 Dec 29 07:20:38.142115 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc2d2e7d-f7d5-4183-82ea-f6be217cd847 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:20:38.144269 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:20:38.144269 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:20:38.145090 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc2d2e7d-f7d5-4183-82ea-f6be217cd847 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:20:38.284488 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:20:38.284488 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:20:38.315015 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dc2d2e7d-f7d5-4183-82ea-f6be217cd847 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Volume info retrieved successfully. Dec 29 07:20:38.377711 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc2d2e7d-f7d5-4183-82ea-f6be217cd847 tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 returned with HTTP 200 Dec 29 07:20:38.378781 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 106/221] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:20:38 2020] GET /volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 => generated 914 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:20:39.395756 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc085a34-f3ed-4526-b314-9676b1c2dfbe tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] GET http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 Dec 29 07:20:39.396294 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc085a34-f3ed-4526-b314-9676b1c2dfbe tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:20:39.396763 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:20:39.396763 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:20:39.397143 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc085a34-f3ed-4526-b314-9676b1c2dfbe tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:20:39.583498 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc085a34-f3ed-4526-b314-9676b1c2dfbe tempest-ServersNegativeTestJSON-1645225422 tempest-ServersNegativeTestJSON-1645225422] http://10.222.0.20/volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 returned with HTTP 404 Dec 29 07:20:39.602100 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 116/222] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:20:39 2020] GET /volume/v3/bc3510393fc647baa81df6b41d8596bc/volumes/c056ab21-c5e4-4c92-a43f-b8b941b4e5a7 => generated 109 bytes in 210 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:21:50.405747 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6ee4df86-ad69-4f09-ac82-8b2d832a3a23 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] POST http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes Dec 29 07:21:50.406789 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:21:50.406789 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:21:50.407524 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6ee4df86-ad69-4f09-ac82-8b2d832a3a23 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1746917365"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:21:50.408843 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-6ee4df86-ad69-4f09-ac82-8b2d832a3a23 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1746917365'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:21:50.409587 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-6ee4df86-ad69-4f09-ac82-8b2d832a3a23 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Create volume of 1 GB Dec 29 07:21:50.456057 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6ee4df86-ad69-4f09-ac82-8b2d832a3a23 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Availability Zones retrieved successfully. Dec 29 07:21:50.497002 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6ee4df86-ad69-4f09-ac82-8b2d832a3a23 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Flow 'volume_create_api' (3cfeafba-273a-4198-91c4-5bc504e4063e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:21:50.504578 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6ee4df86-ad69-4f09-ac82-8b2d832a3a23 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5d6c16d-3f53-4999-8b3f-5086210ee3ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:21:50.509433 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-6ee4df86-ad69-4f09-ac82-8b2d832a3a23 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:21:50.838382 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6ee4df86-ad69-4f09-ac82-8b2d832a3a23 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5d6c16d-3f53-4999-8b3f-5086210ee3ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:21:50.840600 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6ee4df86-ad69-4f09-ac82-8b2d832a3a23 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51790c53-b70a-4869-9cbd-546ce67e94fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:21:51.060364 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-6ee4df86-ad69-4f09-ac82-8b2d832a3a23 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Created reservations ['37e67b96-4c10-49e9-9b89-92a56e7f1715', '3cb28d64-4fda-4c07-b857-60fc9998e13f', '7f13a6b5-b00b-43a0-809e-9cdc4a145201', '3b3cd1bd-74a6-4b48-ba7a-7847991888e4'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:21:51.062872 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6ee4df86-ad69-4f09-ac82-8b2d832a3a23 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51790c53-b70a-4869-9cbd-546ce67e94fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37e67b96-4c10-49e9-9b89-92a56e7f1715', '3cb28d64-4fda-4c07-b857-60fc9998e13f', '7f13a6b5-b00b-43a0-809e-9cdc4a145201', '3b3cd1bd-74a6-4b48-ba7a-7847991888e4']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:21:51.065068 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6ee4df86-ad69-4f09-ac82-8b2d832a3a23 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f85d2dac-6f0a-41dd-8d9c-1a217e05ad3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:21:51.173862 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6ee4df86-ad69-4f09-ac82-8b2d832a3a23 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f85d2dac-6f0a-41dd-8d9c-1a217e05ad3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b81a98a-fe22-454f-addd-3d337451f440', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1746917365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5cef3368dde4cfeab42c726d555a6d1',qos_specs=None,replication_status=,reservations=['37e67b96-4c10-49e9-9b89-92a56e7f1715','3cb28d64-4fda-4c07-b857-60fc9998e13f','7f13a6b5-b00b-43a0-809e-9cdc4a145201','3b3cd1bd-74a6-4b48-ba7a-7847991888e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4eb890f992694bff91ad38f299ff0e4e',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:21:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1746917365',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b81a98a-fe22-454f-addd-3d337451f440,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5cef3368dde4cfeab42c726d555a6d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4eb890f992694bff91ad38f299ff0e4e',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:21:51.194616 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6ee4df86-ad69-4f09-ac82-8b2d832a3a23 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (765b2c84-a1a8-485b-ba9c-da29c51c745b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:21:51.243437 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6ee4df86-ad69-4f09-ac82-8b2d832a3a23 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (765b2c84-a1a8-485b-ba9c-da29c51c745b) transitioned into state 'SUCCESS' from state '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-1746917365',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5cef3368dde4cfeab42c726d555a6d1',qos_specs=None,replication_status=,reservations=['37e67b96-4c10-49e9-9b89-92a56e7f1715','3cb28d64-4fda-4c07-b857-60fc9998e13f','7f13a6b5-b00b-43a0-809e-9cdc4a145201','3b3cd1bd-74a6-4b48-ba7a-7847991888e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4eb890f992694bff91ad38f299ff0e4e',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:21:51.245566 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6ee4df86-ad69-4f09-ac82-8b2d832a3a23 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5b2ca9a-bebb-4514-bb11-af54fc948259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:21:51.277552 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6ee4df86-ad69-4f09-ac82-8b2d832a3a23 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5b2ca9a-bebb-4514-bb11-af54fc948259) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:21:51.280292 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6ee4df86-ad69-4f09-ac82-8b2d832a3a23 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Flow 'volume_create_api' (3cfeafba-273a-4198-91c4-5bc504e4063e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:21:51.380613 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6ee4df86-ad69-4f09-ac82-8b2d832a3a23 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Create volume request issued successfully. Dec 29 07:21:51.419292 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6ee4df86-ad69-4f09-ac82-8b2d832a3a23 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes returned with HTTP 202 Dec 29 07:21:51.422649 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 107/223] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:21:50 2020] POST /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes => generated 828 bytes in 1021 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:21:51.436086 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-faf448fa-9b8a-4839-9bba-2a378fef06b3 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/2b81a98a-fe22-454f-addd-3d337451f440 Dec 29 07:21:51.436872 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-faf448fa-9b8a-4839-9bba-2a378fef06b3 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:21:51.437476 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-faf448fa-9b8a-4839-9bba-2a378fef06b3 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:21:51.596446 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:21:51.596446 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:21:51.616668 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-faf448fa-9b8a-4839-9bba-2a378fef06b3 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:21:51.681254 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-faf448fa-9b8a-4839-9bba-2a378fef06b3 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/2b81a98a-fe22-454f-addd-3d337451f440 returned with HTTP 200 Dec 29 07:21:51.682286 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 117/224] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:21:51 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/2b81a98a-fe22-454f-addd-3d337451f440 => generated 896 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:21:52.699751 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-304574ac-68f1-414e-b350-533ed5a390d4 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/2b81a98a-fe22-454f-addd-3d337451f440 Dec 29 07:21:52.700277 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-304574ac-68f1-414e-b350-533ed5a390d4 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:21:52.700449 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:21:52.700449 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:21:52.701015 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-304574ac-68f1-414e-b350-533ed5a390d4 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:21:52.872851 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:21:52.872851 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:21:52.904819 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-304574ac-68f1-414e-b350-533ed5a390d4 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:21:52.961876 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-304574ac-68f1-414e-b350-533ed5a390d4 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/2b81a98a-fe22-454f-addd-3d337451f440 returned with HTTP 200 Dec 29 07:21:52.979427 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 108/225] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:21:52 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/2b81a98a-fe22-454f-addd-3d337451f440 => generated 920 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:21:53.988542 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8b74fb7e-6480-474b-b7df-b156665c2f67 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/2b81a98a-fe22-454f-addd-3d337451f440 Dec 29 07:21:53.989650 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8b74fb7e-6480-474b-b7df-b156665c2f67 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:21:53.990040 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:21:53.990040 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:21:53.990774 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8b74fb7e-6480-474b-b7df-b156665c2f67 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:21:54.160188 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:21:54.160188 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:21:54.187757 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8b74fb7e-6480-474b-b7df-b156665c2f67 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:21:54.244525 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8b74fb7e-6480-474b-b7df-b156665c2f67 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/2b81a98a-fe22-454f-addd-3d337451f440 returned with HTTP 200 Dec 29 07:21:54.245788 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 118/226] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:21:53 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/2b81a98a-fe22-454f-addd-3d337451f440 => generated 921 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:01.993972 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b20b71d9-86fb-49aa-966d-e816cbf5d2cc tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] POST http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes Dec 29 07:22:01.995253 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:01.995253 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:01.995924 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b20b71d9-86fb-49aa-966d-e816cbf5d2cc tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-530043665", "imageRef": "52cdef56-eb4c-4d50-a0bf-c37ad8fca758", "size": 1}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:22:01.997226 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-b20b71d9-86fb-49aa-966d-e816cbf5d2cc tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-530043665', 'imageRef': '52cdef56-eb4c-4d50-a0bf-c37ad8fca758', 'size': 1}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:22:02.203389 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-b20b71d9-86fb-49aa-966d-e816cbf5d2cc tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Create volume of 1 GB Dec 29 07:22:02.228385 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b20b71d9-86fb-49aa-966d-e816cbf5d2cc tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Availability Zones retrieved successfully. Dec 29 07:22:02.246779 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b20b71d9-86fb-49aa-966d-e816cbf5d2cc tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Flow 'volume_create_api' (52e0169c-74f5-42e1-904b-a63835241818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:22:02.251023 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b20b71d9-86fb-49aa-966d-e816cbf5d2cc tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0b22e14-27cb-4da1-bc00-753459918102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:22:02.253466 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-b20b71d9-86fb-49aa-966d-e816cbf5d2cc tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:22:02.413970 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b20b71d9-86fb-49aa-966d-e816cbf5d2cc tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0b22e14-27cb-4da1-bc00-753459918102) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:22:02.430120 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b20b71d9-86fb-49aa-966d-e816cbf5d2cc tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0742cf8d-9dc3-4cdd-a459-e19f69318b70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:22:02.742344 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-b20b71d9-86fb-49aa-966d-e816cbf5d2cc tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Created reservations ['ec6f69dd-9f18-44b5-8c01-8a43aa4902e9', '5e091b7f-c647-49fe-886a-a789bda9f674', 'f7cc2e91-3295-4add-8648-6e3a52451cf3', '242f3d7b-3ebd-46c7-9a81-da2cff3a31fc'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:22:02.744666 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b20b71d9-86fb-49aa-966d-e816cbf5d2cc tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0742cf8d-9dc3-4cdd-a459-e19f69318b70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec6f69dd-9f18-44b5-8c01-8a43aa4902e9', '5e091b7f-c647-49fe-886a-a789bda9f674', 'f7cc2e91-3295-4add-8648-6e3a52451cf3', '242f3d7b-3ebd-46c7-9a81-da2cff3a31fc']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:22:02.746731 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b20b71d9-86fb-49aa-966d-e816cbf5d2cc tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6809e06-d74e-494a-b83a-e39781237836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:22:02.903681 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b20b71d9-86fb-49aa-966d-e816cbf5d2cc tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6809e06-d74e-494a-b83a-e39781237836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18035d01-5a8b-445c-9290-d2b177f8b7e4', '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-530043665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf74a541e7444374b6b6edda23144332',qos_specs=None,replication_status=,reservations=['ec6f69dd-9f18-44b5-8c01-8a43aa4902e9','5e091b7f-c647-49fe-886a-a789bda9f674','f7cc2e91-3295-4add-8648-6e3a52451cf3','242f3d7b-3ebd-46c7-9a81-da2cff3a31fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a56e0cf30a6942e8bbf3e3846fb21310',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:22:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-530043665',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18035d01-5a8b-445c-9290-d2b177f8b7e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf74a541e7444374b6b6edda23144332',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a56e0cf30a6942e8bbf3e3846fb21310',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:22:02.906837 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b20b71d9-86fb-49aa-966d-e816cbf5d2cc tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fe33836-1ab2-47c0-96ae-db483fe91ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:22:02.971375 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b20b71d9-86fb-49aa-966d-e816cbf5d2cc tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fe33836-1ab2-47c0-96ae-db483fe91ad9) transitioned into state 'SUCCESS' from state '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-530043665',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf74a541e7444374b6b6edda23144332',qos_specs=None,replication_status=,reservations=['ec6f69dd-9f18-44b5-8c01-8a43aa4902e9','5e091b7f-c647-49fe-886a-a789bda9f674','f7cc2e91-3295-4add-8648-6e3a52451cf3','242f3d7b-3ebd-46c7-9a81-da2cff3a31fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a56e0cf30a6942e8bbf3e3846fb21310',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:22:02.973296 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b20b71d9-86fb-49aa-966d-e816cbf5d2cc tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f93047f6-753b-48a1-a762-2a3ddd4043c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:22:03.020928 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b20b71d9-86fb-49aa-966d-e816cbf5d2cc tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f93047f6-753b-48a1-a762-2a3ddd4043c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:22:03.029563 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b20b71d9-86fb-49aa-966d-e816cbf5d2cc tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Flow 'volume_create_api' (52e0169c-74f5-42e1-904b-a63835241818) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:22:03.103381 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b20b71d9-86fb-49aa-966d-e816cbf5d2cc tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Create volume request issued successfully. Dec 29 07:22:03.125050 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b20b71d9-86fb-49aa-966d-e816cbf5d2cc tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes returned with HTTP 202 Dec 29 07:22:03.130313 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 109/227] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:22:01 2020] POST /volume/v3/cf74a541e7444374b6b6edda23144332/volumes => generated 821 bytes in 1140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:22:03.144545 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c4063d3f-5f2c-42f2-b47e-fa90b158206b tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] GET http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 Dec 29 07:22:03.145452 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c4063d3f-5f2c-42f2-b47e-fa90b158206b tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:03.145731 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:03.145731 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:03.146500 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c4063d3f-5f2c-42f2-b47e-fa90b158206b tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:03.344359 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:03.344359 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:03.409138 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c4063d3f-5f2c-42f2-b47e-fa90b158206b tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Volume info retrieved successfully. Dec 29 07:22:03.489254 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c4063d3f-5f2c-42f2-b47e-fa90b158206b tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 returned with HTTP 200 Dec 29 07:22:03.491412 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 119/228] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:03 2020] GET /volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 => generated 889 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:04.512856 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ee39d8e2-c155-4879-945a-840734b7e6fa tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] GET http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 Dec 29 07:22:04.513366 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ee39d8e2-c155-4879-945a-840734b7e6fa tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:04.513746 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:04.513746 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:04.515196 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ee39d8e2-c155-4879-945a-840734b7e6fa tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:04.653043 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:04.653043 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:04.678305 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ee39d8e2-c155-4879-945a-840734b7e6fa tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Volume info retrieved successfully. Dec 29 07:22:04.729851 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ee39d8e2-c155-4879-945a-840734b7e6fa tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 returned with HTTP 200 Dec 29 07:22:04.733636 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 110/229] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:04 2020] GET /volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 => generated 913 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:05.754222 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8c26ec6c-db71-4d7c-886b-8cae9639b3b0 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] GET http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 Dec 29 07:22:05.759105 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8c26ec6c-db71-4d7c-886b-8cae9639b3b0 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:05.759250 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:05.759250 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:05.759680 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8c26ec6c-db71-4d7c-886b-8cae9639b3b0 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:05.929208 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:05.929208 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:05.956530 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8c26ec6c-db71-4d7c-886b-8cae9639b3b0 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Volume info retrieved successfully. Dec 29 07:22:06.019921 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8c26ec6c-db71-4d7c-886b-8cae9639b3b0 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 returned with HTTP 200 Dec 29 07:22:06.035792 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 120/230] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:05 2020] GET /volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 => generated 913 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:07.053056 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ef636f4f-4c8e-4bac-9841-cc0b9205e4d5 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] GET http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 Dec 29 07:22:07.053693 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ef636f4f-4c8e-4bac-9841-cc0b9205e4d5 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:07.053969 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:07.053969 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:07.054388 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ef636f4f-4c8e-4bac-9841-cc0b9205e4d5 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:07.223378 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:07.223378 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:07.245291 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ef636f4f-4c8e-4bac-9841-cc0b9205e4d5 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Volume info retrieved successfully. Dec 29 07:22:07.324182 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ef636f4f-4c8e-4bac-9841-cc0b9205e4d5 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 returned with HTTP 200 Dec 29 07:22:07.325640 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 111/231] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:07 2020] GET /volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 => generated 913 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:08.340553 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-40b6422a-1979-4568-bf75-b7be7af863e7 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] GET http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 Dec 29 07:22:08.341098 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-40b6422a-1979-4568-bf75-b7be7af863e7 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:08.341234 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:08.341234 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:08.341614 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-40b6422a-1979-4568-bf75-b7be7af863e7 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:08.411595 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:08.411595 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:08.421956 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-40b6422a-1979-4568-bf75-b7be7af863e7 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Volume info retrieved successfully. Dec 29 07:22:08.456040 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-40b6422a-1979-4568-bf75-b7be7af863e7 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 returned with HTTP 200 Dec 29 07:22:08.457449 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 121/232] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:08 2020] GET /volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 => generated 913 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:09.474526 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3eae5f2c-4c76-4390-9015-4621ac8b86df tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] GET http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 Dec 29 07:22:09.475114 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3eae5f2c-4c76-4390-9015-4621ac8b86df tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:09.475247 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:09.475247 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:09.476346 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3eae5f2c-4c76-4390-9015-4621ac8b86df tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:09.551380 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:09.551380 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:09.563207 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3eae5f2c-4c76-4390-9015-4621ac8b86df tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Volume info retrieved successfully. Dec 29 07:22:09.602408 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3eae5f2c-4c76-4390-9015-4621ac8b86df tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 returned with HTTP 200 Dec 29 07:22:09.603693 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 112/233] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:09 2020] GET /volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 => generated 913 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:10.220486 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7618458f-d325-4075-a19a-2de942130600 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] POST http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes Dec 29 07:22:10.221182 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:10.221182 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:10.221648 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7618458f-d325-4075-a19a-2de942130600 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1923261474"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:22:10.222896 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-7618458f-d325-4075-a19a-2de942130600 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1923261474'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:22:10.223369 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-7618458f-d325-4075-a19a-2de942130600 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Create volume of 1 GB Dec 29 07:22:10.246704 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7618458f-d325-4075-a19a-2de942130600 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Availability Zones retrieved successfully. Dec 29 07:22:10.278038 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7618458f-d325-4075-a19a-2de942130600 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Flow 'volume_create_api' (a88e7f53-8b1a-4c69-a45b-976caf5fdd10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:22:10.281946 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7618458f-d325-4075-a19a-2de942130600 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db0a5f27-8c5a-48b4-a7ad-d4d6aa508746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:22:10.284323 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-7618458f-d325-4075-a19a-2de942130600 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:22:10.365252 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7618458f-d325-4075-a19a-2de942130600 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db0a5f27-8c5a-48b4-a7ad-d4d6aa508746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:22:10.368148 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7618458f-d325-4075-a19a-2de942130600 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71b20393-6dc7-4b57-8a85-e4329b4478ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:22:10.485808 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-7618458f-d325-4075-a19a-2de942130600 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Created reservations ['22291e81-84d7-442f-9629-b81a55cf6234', '2412d943-fd95-49d4-9356-147e445f69ae', 'dcd49b23-0b4f-4473-945a-e37472c2da22', '734d4a20-254e-4640-b78f-bf08a3989900'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:22:10.487774 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7618458f-d325-4075-a19a-2de942130600 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71b20393-6dc7-4b57-8a85-e4329b4478ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22291e81-84d7-442f-9629-b81a55cf6234', '2412d943-fd95-49d4-9356-147e445f69ae', 'dcd49b23-0b4f-4473-945a-e37472c2da22', '734d4a20-254e-4640-b78f-bf08a3989900']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:22:10.491767 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7618458f-d325-4075-a19a-2de942130600 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79ec9ff8-3e20-4dcc-8f34-e28579d8a00c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:22:10.599006 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7618458f-d325-4075-a19a-2de942130600 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79ec9ff8-3e20-4dcc-8f34-e28579d8a00c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f37cdd28-ce97-4896-aa30-83b1bd7c3248', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1923261474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fb8e4bec1954dd2b7244beade7a9a0e',qos_specs=None,replication_status=,reservations=['22291e81-84d7-442f-9629-b81a55cf6234','2412d943-fd95-49d4-9356-147e445f69ae','dcd49b23-0b4f-4473-945a-e37472c2da22','734d4a20-254e-4640-b78f-bf08a3989900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41003b6e76fd4ee9a2dc8848eb9b289a',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:22:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1923261474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f37cdd28-ce97-4896-aa30-83b1bd7c3248,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fb8e4bec1954dd2b7244beade7a9a0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='41003b6e76fd4ee9a2dc8848eb9b289a',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:22:10.601317 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7618458f-d325-4075-a19a-2de942130600 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf7109cd-28e5-4111-b944-3dcf20bb7539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:22:10.619502 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cd6e4075-b498-4e72-aa73-e9a8eef13452 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] GET http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 Dec 29 07:22:10.619901 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cd6e4075-b498-4e72-aa73-e9a8eef13452 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:10.620113 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:10.620113 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:10.620487 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cd6e4075-b498-4e72-aa73-e9a8eef13452 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:10.633592 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7618458f-d325-4075-a19a-2de942130600 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf7109cd-28e5-4111-b944-3dcf20bb7539) transitioned into state 'SUCCESS' from state '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-1923261474',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fb8e4bec1954dd2b7244beade7a9a0e',qos_specs=None,replication_status=,reservations=['22291e81-84d7-442f-9629-b81a55cf6234','2412d943-fd95-49d4-9356-147e445f69ae','dcd49b23-0b4f-4473-945a-e37472c2da22','734d4a20-254e-4640-b78f-bf08a3989900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41003b6e76fd4ee9a2dc8848eb9b289a',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:22:10.637091 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7618458f-d325-4075-a19a-2de942130600 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f57a7dc2-7ef9-46cf-ad7a-7d3f38015d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:22:10.655560 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7618458f-d325-4075-a19a-2de942130600 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f57a7dc2-7ef9-46cf-ad7a-7d3f38015d4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:22:10.659215 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7618458f-d325-4075-a19a-2de942130600 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Flow 'volume_create_api' (a88e7f53-8b1a-4c69-a45b-976caf5fdd10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:22:10.717325 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:10.717325 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:10.723757 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7618458f-d325-4075-a19a-2de942130600 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Create volume request issued successfully. Dec 29 07:22:10.746984 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-cd6e4075-b498-4e72-aa73-e9a8eef13452 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Volume info retrieved successfully. Dec 29 07:22:10.752014 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7618458f-d325-4075-a19a-2de942130600 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes returned with HTTP 202 Dec 29 07:22:10.753046 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 122/234] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:22:10 2020] POST /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes => generated 824 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:22:10.769729 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-423bbbf9-3099-41a1-85b9-ea2331eb337e tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 Dec 29 07:22:10.772088 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-423bbbf9-3099-41a1-85b9-ea2331eb337e tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:10.772302 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:10.772302 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:10.772678 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-423bbbf9-3099-41a1-85b9-ea2331eb337e tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:10.800999 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cd6e4075-b498-4e72-aa73-e9a8eef13452 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 returned with HTTP 200 Dec 29 07:22:10.802112 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 113/235] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:10 2020] GET /volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 => generated 913 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:10.917923 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:10.917923 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:10.959709 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-423bbbf9-3099-41a1-85b9-ea2331eb337e tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Volume info retrieved successfully. Dec 29 07:22:11.020505 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-423bbbf9-3099-41a1-85b9-ea2331eb337e tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 returned with HTTP 200 Dec 29 07:22:11.030780 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 123/236] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:10 2020] GET /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 => generated 892 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:11.817564 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8a37f03a-42d7-4740-b3e7-8a87724096d1 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] GET http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 Dec 29 07:22:11.818060 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8a37f03a-42d7-4740-b3e7-8a87724096d1 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:11.818674 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:11.818674 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:11.818871 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8a37f03a-42d7-4740-b3e7-8a87724096d1 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:11.876824 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:11.876824 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:11.887111 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8a37f03a-42d7-4740-b3e7-8a87724096d1 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Volume info retrieved successfully. Dec 29 07:22:11.915218 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8a37f03a-42d7-4740-b3e7-8a87724096d1 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 returned with HTTP 200 Dec 29 07:22:11.916565 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 114/237] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:11 2020] GET /volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 => generated 913 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:12.049237 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f6d6a371-a1d3-482c-8110-a49ed4a2cd9e tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 Dec 29 07:22:12.050057 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f6d6a371-a1d3-482c-8110-a49ed4a2cd9e tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:12.050511 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:12.050511 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:12.051384 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f6d6a371-a1d3-482c-8110-a49ed4a2cd9e tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:12.167711 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:12.167711 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:12.179766 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f6d6a371-a1d3-482c-8110-a49ed4a2cd9e tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Volume info retrieved successfully. Dec 29 07:22:12.220464 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f6d6a371-a1d3-482c-8110-a49ed4a2cd9e tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 returned with HTTP 200 Dec 29 07:22:12.226690 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 124/238] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:12 2020] GET /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 => generated 917 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:12.525199 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4dc141fa-9384-43d2-b4eb-cd6e9b43c054 req-d7a7e897-cb91-4d10-b978-8b19dd3f80bc tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 Dec 29 07:22:12.526062 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4dc141fa-9384-43d2-b4eb-cd6e9b43c054 req-d7a7e897-cb91-4d10-b978-8b19dd3f80bc tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:12.526799 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:12.526799 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:12.527421 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4dc141fa-9384-43d2-b4eb-cd6e9b43c054 req-d7a7e897-cb91-4d10-b978-8b19dd3f80bc tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:12.589558 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:12.589558 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:12.599025 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-4dc141fa-9384-43d2-b4eb-cd6e9b43c054 req-d7a7e897-cb91-4d10-b978-8b19dd3f80bc tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Volume info retrieved successfully. Dec 29 07:22:12.627212 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4dc141fa-9384-43d2-b4eb-cd6e9b43c054 req-d7a7e897-cb91-4d10-b978-8b19dd3f80bc tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 returned with HTTP 200 Dec 29 07:22:12.637216 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 115/239] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:22:12 2020] GET /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 => generated 917 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:12.703620 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f6d6a371-a1d3-482c-8110-a49ed4a2cd9e tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume// Dec 29 07:22:12.704102 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f6d6a371-a1d3-482c-8110-a49ed4a2cd9e tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:12.704327 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:12.704327 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:12.704710 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f6d6a371-a1d3-482c-8110-a49ed4a2cd9e tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:12.705901 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f6d6a371-a1d3-482c-8110-a49ed4a2cd9e tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:22:12.706641 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 125/240] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:22:12 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:22:12.721154 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4dc141fa-9384-43d2-b4eb-cd6e9b43c054 req-64306476-ba2d-4d40-a112-be6a7f2d1e97 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] POST http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/attachments Dec 29 07:22:12.721661 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:12.721661 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:12.722091 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4dc141fa-9384-43d2-b4eb-cd6e9b43c054 req-64306476-ba2d-4d40-a112-be6a7f2d1e97 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f37cdd28-ce97-4896-aa30-83b1bd7c3248", "instance_uuid": "09d89bd0-2f4d-403c-9687-81c24e107a01", "connector": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:22:12.785354 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:12.785354 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:12.853729 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4dc141fa-9384-43d2-b4eb-cd6e9b43c054 req-64306476-ba2d-4d40-a112-be6a7f2d1e97 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/attachments returned with HTTP 200 Dec 29 07:22:12.855263 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 116/241] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:22:12 2020] POST /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/attachments => generated 273 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:22:12.900650 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d1dee219-32e3-42de-be0e-355ceb683264 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 Dec 29 07:22:12.901561 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d1dee219-32e3-42de-be0e-355ceb683264 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:12.902130 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d1dee219-32e3-42de-be0e-355ceb683264 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:12.932984 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0bb8b561-de40-42f6-9d41-304a71247887 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] GET http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 Dec 29 07:22:12.934228 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0bb8b561-de40-42f6-9d41-304a71247887 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:12.934686 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:12.934686 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:12.935301 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0bb8b561-de40-42f6-9d41-304a71247887 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:13.059553 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:13.059553 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:13.062082 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:13.062082 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:13.081552 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0bb8b561-de40-42f6-9d41-304a71247887 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Volume info retrieved successfully. Dec 29 07:22:13.085323 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d1dee219-32e3-42de-be0e-355ceb683264 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Volume info retrieved successfully. Dec 29 07:22:13.124423 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:13.124423 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:13.127757 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0bb8b561-de40-42f6-9d41-304a71247887 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 returned with HTTP 200 Dec 29 07:22:13.129191 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 117/242] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:12 2020] GET /volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 => generated 913 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:22:13.133802 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0bb8b561-de40-42f6-9d41-304a71247887 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] GET http://10.222.0.20/volume// Dec 29 07:22:13.134418 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0bb8b561-de40-42f6-9d41-304a71247887 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:13.134628 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:13.134628 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:13.135088 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0bb8b561-de40-42f6-9d41-304a71247887 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:13.136296 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0bb8b561-de40-42f6-9d41-304a71247887 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:22:13.137150 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 118/243] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:22:13 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:22:13.150072 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d1dee219-32e3-42de-be0e-355ceb683264 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 returned with HTTP 200 Dec 29 07:22:13.150642 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4dc141fa-9384-43d2-b4eb-cd6e9b43c054 req-ca48fa85-fca0-465c-98aa-f793fbd45253 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 Dec 29 07:22:13.151196 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4dc141fa-9384-43d2-b4eb-cd6e9b43c054 req-ca48fa85-fca0-465c-98aa-f793fbd45253 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:13.152139 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4dc141fa-9384-43d2-b4eb-cd6e9b43c054 req-ca48fa85-fca0-465c-98aa-f793fbd45253 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:13.153462 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 126/244] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:12 2020] GET /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 => generated 916 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:13.245504 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:13.245504 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:13.265947 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-4dc141fa-9384-43d2-b4eb-cd6e9b43c054 req-ca48fa85-fca0-465c-98aa-f793fbd45253 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Volume info retrieved successfully. Dec 29 07:22:13.316871 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:13.316871 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:13.327556 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4dc141fa-9384-43d2-b4eb-cd6e9b43c054 req-ca48fa85-fca0-465c-98aa-f793fbd45253 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 returned with HTTP 200 Dec 29 07:22:13.328782 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 119/245] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 07:22:13 2020] GET /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 => generated 1015 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 29 07:22:13.350902 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4dc141fa-9384-43d2-b4eb-cd6e9b43c054 req-9d34d5de-775e-4933-8222-408420103b01 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] PUT http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/attachments/c5831643-95fc-4498-bb9f-e35f1a6262ad Dec 29 07:22:13.350902 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:13.350902 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:13.350902 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4dc141fa-9384-43d2-b4eb-cd6e9b43c054 req-9d34d5de-775e-4933-8222-408420103b01 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:22:13.399264 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:22:13.399264 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:22:13.402882 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-4dc141fa-9384-43d2-b4eb-cd6e9b43c054 req-9d34d5de-775e-4933-8222-408420103b01 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Lock "b'cinder-attachment_update-f37cdd28-ce97-4896-aa30-83b1bd7c3248-n-h1-768509-3'" acquired by "attachment_update" :: waited 0.017s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:22:13.411513 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:13.411513 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:14.146376 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-53f8891c-12be-4555-a1dd-d0bfd0729fd6 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] GET http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 Dec 29 07:22:14.147675 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-53f8891c-12be-4555-a1dd-d0bfd0729fd6 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:14.148567 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:14.148567 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:14.149272 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-53f8891c-12be-4555-a1dd-d0bfd0729fd6 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:14.218215 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:14.218215 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:14.229833 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-53f8891c-12be-4555-a1dd-d0bfd0729fd6 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Volume info retrieved successfully. Dec 29 07:22:14.288402 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-53f8891c-12be-4555-a1dd-d0bfd0729fd6 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 returned with HTTP 200 Dec 29 07:22:14.303056 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 120/246] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:14 2020] GET /volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 => generated 913 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:14.307766 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a7a5ce4d-8411-423d-9d38-d2b8ff390346 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 Dec 29 07:22:14.308802 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a7a5ce4d-8411-423d-9d38-d2b8ff390346 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:14.309255 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:14.309255 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:14.309863 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a7a5ce4d-8411-423d-9d38-d2b8ff390346 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:14.436775 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:14.436775 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:14.469225 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a7a5ce4d-8411-423d-9d38-d2b8ff390346 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Volume info retrieved successfully. Dec 29 07:22:14.519430 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:14.519430 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:14.535211 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a7a5ce4d-8411-423d-9d38-d2b8ff390346 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 returned with HTTP 200 Dec 29 07:22:14.536572 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 121/247] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:14 2020] GET /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 => generated 916 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:15.319102 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-30186342-1167-411c-bb07-c4082d3c605e tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] GET http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 Dec 29 07:22:15.320126 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-30186342-1167-411c-bb07-c4082d3c605e tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:15.320435 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:15.320435 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:15.320976 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-30186342-1167-411c-bb07-c4082d3c605e tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:15.439263 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:15.439263 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:15.480105 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-30186342-1167-411c-bb07-c4082d3c605e tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Volume info retrieved successfully. Dec 29 07:22:15.545867 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-30186342-1167-411c-bb07-c4082d3c605e tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 returned with HTTP 200 Dec 29 07:22:15.550469 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 122/248] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:15 2020] GET /volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 => generated 913 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:15.562750 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a3240193-8fa6-4db2-9d3b-547510052a91 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 Dec 29 07:22:15.563406 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a3240193-8fa6-4db2-9d3b-547510052a91 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:15.563713 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:15.563713 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:15.564240 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a3240193-8fa6-4db2-9d3b-547510052a91 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:15.632188 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:15.632188 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:15.642485 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a3240193-8fa6-4db2-9d3b-547510052a91 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Volume info retrieved successfully. Dec 29 07:22:15.665637 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:15.665637 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:15.678067 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a3240193-8fa6-4db2-9d3b-547510052a91 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 returned with HTTP 200 Dec 29 07:22:15.679516 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 123/249] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:15 2020] GET /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 => generated 916 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:15.764186 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-4dc141fa-9384-43d2-b4eb-cd6e9b43c054 req-9d34d5de-775e-4933-8222-408420103b01 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Lock "b'cinder-attachment_update-f37cdd28-ce97-4896-aa30-83b1bd7c3248-n-h1-768509-3'" released by "attachment_update" :: held 2.364s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:22:15.765305 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4dc141fa-9384-43d2-b4eb-cd6e9b43c054 req-9d34d5de-775e-4933-8222-408420103b01 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/attachments/c5831643-95fc-4498-bb9f-e35f1a6262ad returned with HTTP 200 Dec 29 07:22:15.766714 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 127/250] 10.222.0.45 () {64 vars in 1468 bytes} [Tue Dec 29 07:22:13 2020] PUT /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/attachments/c5831643-95fc-4498-bb9f-e35f1a6262ad => generated 762 bytes in 2423 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:22:16.567471 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0e966c98-dfb4-41d5-b0eb-42594cc4a814 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] GET http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 Dec 29 07:22:16.568009 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0e966c98-dfb4-41d5-b0eb-42594cc4a814 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:16.568172 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:16.568172 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:16.568794 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0e966c98-dfb4-41d5-b0eb-42594cc4a814 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:16.628573 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:16.628573 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:16.637805 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0e966c98-dfb4-41d5-b0eb-42594cc4a814 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Volume info retrieved successfully. Dec 29 07:22:16.661295 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0e966c98-dfb4-41d5-b0eb-42594cc4a814 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 returned with HTTP 200 Dec 29 07:22:16.662684 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 124/251] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:16 2020] GET /volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 => generated 913 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:16.695829 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4c3828b7-3884-4a7d-947a-0ac2a0fa66fa tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 Dec 29 07:22:16.698028 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4c3828b7-3884-4a7d-947a-0ac2a0fa66fa tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:16.698028 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:16.698028 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:16.698028 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4c3828b7-3884-4a7d-947a-0ac2a0fa66fa tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:16.754398 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:16.754398 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:16.763299 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4c3828b7-3884-4a7d-947a-0ac2a0fa66fa tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Volume info retrieved successfully. Dec 29 07:22:16.789195 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:16.789195 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:16.799162 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4c3828b7-3884-4a7d-947a-0ac2a0fa66fa tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 returned with HTTP 200 Dec 29 07:22:16.800199 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 128/252] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:16 2020] GET /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 => generated 917 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:17.679579 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7feede98-68be-45c7-bdbb-06362a36bfda tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] GET http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 Dec 29 07:22:17.680208 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7feede98-68be-45c7-bdbb-06362a36bfda tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:17.680506 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:17.680506 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:17.681024 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7feede98-68be-45c7-bdbb-06362a36bfda tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:17.754770 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:17.754770 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:17.765664 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7feede98-68be-45c7-bdbb-06362a36bfda tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Volume info retrieved successfully. Dec 29 07:22:17.792453 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7feede98-68be-45c7-bdbb-06362a36bfda tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 returned with HTTP 200 Dec 29 07:22:17.793851 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 125/253] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:17 2020] GET /volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 => generated 913 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:17.816858 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-747fe004-b7d0-4fe6-b2d5-01d5c5b1d393 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 Dec 29 07:22:17.817942 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-747fe004-b7d0-4fe6-b2d5-01d5c5b1d393 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:17.818390 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:17.818390 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:17.819258 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-747fe004-b7d0-4fe6-b2d5-01d5c5b1d393 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:17.881572 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:17.881572 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:17.895569 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-747fe004-b7d0-4fe6-b2d5-01d5c5b1d393 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Volume info retrieved successfully. Dec 29 07:22:17.941160 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:17.941160 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:17.957891 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-747fe004-b7d0-4fe6-b2d5-01d5c5b1d393 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 returned with HTTP 200 Dec 29 07:22:17.969242 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 129/254] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:17 2020] GET /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 => generated 917 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:18.812170 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0b1ce47a-19f4-4f3e-822f-bcacb7429171 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] GET http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 Dec 29 07:22:18.815152 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0b1ce47a-19f4-4f3e-822f-bcacb7429171 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:18.815872 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:18.815872 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:18.816794 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0b1ce47a-19f4-4f3e-822f-bcacb7429171 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:18.893763 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:18.893763 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:18.932808 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0b1ce47a-19f4-4f3e-822f-bcacb7429171 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Volume info retrieved successfully. Dec 29 07:22:18.976685 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-504fbffa-86b8-4fa7-ad88-708ed0792720 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 Dec 29 07:22:18.977462 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-504fbffa-86b8-4fa7-ad88-708ed0792720 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:18.977805 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:18.977805 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:18.978344 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-504fbffa-86b8-4fa7-ad88-708ed0792720 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:18.991257 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0b1ce47a-19f4-4f3e-822f-bcacb7429171 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 returned with HTTP 200 Dec 29 07:22:19.003546 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 126/255] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:18 2020] GET /volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 => generated 913 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:19.111181 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:19.111181 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:19.129766 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-504fbffa-86b8-4fa7-ad88-708ed0792720 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Volume info retrieved successfully. Dec 29 07:22:19.171385 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:19.171385 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:19.206296 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-504fbffa-86b8-4fa7-ad88-708ed0792720 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 returned with HTTP 200 Dec 29 07:22:19.211752 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 130/256] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:18 2020] GET /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 => generated 917 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:20.010323 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-08c69412-0105-4564-899e-3a58935cb08c tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] GET http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 Dec 29 07:22:20.011384 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-08c69412-0105-4564-899e-3a58935cb08c tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:20.011743 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:20.011743 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:20.012312 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-08c69412-0105-4564-899e-3a58935cb08c tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:20.073880 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:20.073880 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:20.084343 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-08c69412-0105-4564-899e-3a58935cb08c tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Volume info retrieved successfully. Dec 29 07:22:20.108430 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-08c69412-0105-4564-899e-3a58935cb08c tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 returned with HTTP 200 Dec 29 07:22:20.109919 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 127/257] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:20 2020] GET /volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 => generated 913 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:20.230037 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ad4e911d-404f-4fdd-90cb-52dc8202be7c tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 Dec 29 07:22:20.230846 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ad4e911d-404f-4fdd-90cb-52dc8202be7c tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:20.231206 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:20.231206 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:20.231808 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ad4e911d-404f-4fdd-90cb-52dc8202be7c tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:20.349895 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:20.349895 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:20.370632 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ad4e911d-404f-4fdd-90cb-52dc8202be7c tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Volume info retrieved successfully. Dec 29 07:22:20.399716 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:20.399716 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:20.413144 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ad4e911d-404f-4fdd-90cb-52dc8202be7c tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 returned with HTTP 200 Dec 29 07:22:20.415751 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 131/258] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:20 2020] GET /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 => generated 917 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:21.125456 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f4100365-d4ff-43c3-9837-28c9f273ba6c tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] GET http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 Dec 29 07:22:21.126812 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f4100365-d4ff-43c3-9837-28c9f273ba6c tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:21.127334 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:21.127334 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:21.127957 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f4100365-d4ff-43c3-9837-28c9f273ba6c tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:21.239572 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:21.239572 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:21.265080 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f4100365-d4ff-43c3-9837-28c9f273ba6c tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Volume info retrieved successfully. Dec 29 07:22:21.322314 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f4100365-d4ff-43c3-9837-28c9f273ba6c tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 returned with HTTP 200 Dec 29 07:22:21.324257 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 128/259] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:21 2020] GET /volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 => generated 971 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:21.400642 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4dc141fa-9384-43d2-b4eb-cd6e9b43c054 req-62634ccc-5739-4a88-ba1f-ad595d6a15f4 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] POST http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/attachments/c5831643-95fc-4498-bb9f-e35f1a6262ad/action Dec 29 07:22:21.401161 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:21.401161 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:21.401601 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4dc141fa-9384-43d2-b4eb-cd6e9b43c054 req-62634ccc-5739-4a88-ba1f-ad595d6a15f4 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Action body: b'{"os-complete": null}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:22:21.401985 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4dc141fa-9384-43d2-b4eb-cd6e9b43c054 req-62634ccc-5739-4a88-ba1f-ad595d6a15f4 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:22:21.433504 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c148911e-9df4-494c-9296-3b1b5966de97 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 Dec 29 07:22:21.434398 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c148911e-9df4-494c-9296-3b1b5966de97 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:21.434942 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:21.434942 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:21.436640 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c148911e-9df4-494c-9296-3b1b5966de97 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:21.587992 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:21.587992 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:21.594164 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:21.594164 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:21.615615 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c148911e-9df4-494c-9296-3b1b5966de97 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Volume info retrieved successfully. Dec 29 07:22:21.625485 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4dc141fa-9384-43d2-b4eb-cd6e9b43c054 req-62634ccc-5739-4a88-ba1f-ad595d6a15f4 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/attachments/c5831643-95fc-4498-bb9f-e35f1a6262ad/action returned with HTTP 204 Dec 29 07:22:21.626654 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 132/260] 10.222.0.45 () {64 vars in 1489 bytes} [Tue Dec 29 07:22:21 2020] POST /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/attachments/c5831643-95fc-4498-bb9f-e35f1a6262ad/action => generated 0 bytes in 232 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:22:21.667449 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:21.667449 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:21.685135 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c148911e-9df4-494c-9296-3b1b5966de97 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 returned with HTTP 200 Dec 29 07:22:21.694633 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 129/261] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:21 2020] GET /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 => generated 1212 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:22:22.348363 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bb9a713f-b61e-4244-9b33-3e23b99e885c tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] GET http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 Dec 29 07:22:22.348363 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bb9a713f-b61e-4244-9b33-3e23b99e885c tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:22.348363 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:22.348363 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:22.348363 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bb9a713f-b61e-4244-9b33-3e23b99e885c tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:22.460833 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:22.460833 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:22.484147 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bb9a713f-b61e-4244-9b33-3e23b99e885c tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Volume info retrieved successfully. Dec 29 07:22:22.542439 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bb9a713f-b61e-4244-9b33-3e23b99e885c tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 returned with HTTP 200 Dec 29 07:22:22.546617 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 133/262] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:22 2020] GET /volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 => generated 974 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:22.710377 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c0085fd3-c970-4695-9cfe-fbc29091b585 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 Dec 29 07:22:22.710959 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c0085fd3-c970-4695-9cfe-fbc29091b585 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:22.711175 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:22.711175 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:22.711544 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c0085fd3-c970-4695-9cfe-fbc29091b585 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:22.845460 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:22.845460 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:22.854010 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c0085fd3-c970-4695-9cfe-fbc29091b585 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Volume info retrieved successfully. Dec 29 07:22:22.893987 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:22.893987 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:22.936692 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c0085fd3-c970-4695-9cfe-fbc29091b585 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 returned with HTTP 200 Dec 29 07:22:22.939572 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 130/263] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:22 2020] GET /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 => generated 1209 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:22:23.453541 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e99d0f99-21f5-4496-88e9-4664fc75e9c9 req-55b83ad2-e6c6-46e8-b34a-3da77d4e324d tempest-VolumesAdminNegativeTest-740161591 tempest-VolumesAdminNegativeTest-740161591] GET http://10.222.0.20/volume/v3/cf20f752ebb8483a8191229b3e887d65/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 Dec 29 07:22:23.454730 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-e99d0f99-21f5-4496-88e9-4664fc75e9c9 req-55b83ad2-e6c6-46e8-b34a-3da77d4e324d tempest-VolumesAdminNegativeTest-740161591 tempest-VolumesAdminNegativeTest-740161591] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:23.455239 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:23.455239 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:23.455906 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-e99d0f99-21f5-4496-88e9-4664fc75e9c9 req-55b83ad2-e6c6-46e8-b34a-3da77d4e324d tempest-VolumesAdminNegativeTest-740161591 tempest-VolumesAdminNegativeTest-740161591] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:23.512428 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:23.512428 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:23.521810 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-e99d0f99-21f5-4496-88e9-4664fc75e9c9 req-55b83ad2-e6c6-46e8-b34a-3da77d4e324d tempest-VolumesAdminNegativeTest-740161591 tempest-VolumesAdminNegativeTest-740161591] Volume info retrieved successfully. Dec 29 07:22:23.543308 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:23.543308 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:23.554452 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e99d0f99-21f5-4496-88e9-4664fc75e9c9 req-55b83ad2-e6c6-46e8-b34a-3da77d4e324d tempest-VolumesAdminNegativeTest-740161591 tempest-VolumesAdminNegativeTest-740161591] http://10.222.0.20/volume/v3/cf20f752ebb8483a8191229b3e887d65/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 returned with HTTP 200 Dec 29 07:22:23.562615 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-11d660af-8699-4623-82fa-df11e1139066 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] GET http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 Dec 29 07:22:23.563273 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-11d660af-8699-4623-82fa-df11e1139066 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:23.563621 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:23.563621 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:23.564184 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-11d660af-8699-4623-82fa-df11e1139066 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:23.568818 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 134/264] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:22:23 2020] GET /volume/v3/cf20f752ebb8483a8191229b3e887d65/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 => generated 1391 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:22:23.573457 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e99d0f99-21f5-4496-88e9-4664fc75e9c9 req-95371bdb-bec7-4188-aba0-87374d1fbcb9 tempest-VolumesAdminNegativeTest-740161591 tempest-VolumesAdminNegativeTest-740161591] GET http://10.222.0.20/volume/v3/cf20f752ebb8483a8191229b3e887d65/volumes/fa0026e8-ea51-47a2-a171-eaafa3d79f3b Dec 29 07:22:23.574157 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-e99d0f99-21f5-4496-88e9-4664fc75e9c9 req-95371bdb-bec7-4188-aba0-87374d1fbcb9 tempest-VolumesAdminNegativeTest-740161591 tempest-VolumesAdminNegativeTest-740161591] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:23.574381 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:23.574381 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:23.574789 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-e99d0f99-21f5-4496-88e9-4664fc75e9c9 req-95371bdb-bec7-4188-aba0-87374d1fbcb9 tempest-VolumesAdminNegativeTest-740161591 tempest-VolumesAdminNegativeTest-740161591] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:23.632746 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e99d0f99-21f5-4496-88e9-4664fc75e9c9 req-95371bdb-bec7-4188-aba0-87374d1fbcb9 tempest-VolumesAdminNegativeTest-740161591 tempest-VolumesAdminNegativeTest-740161591] http://10.222.0.20/volume/v3/cf20f752ebb8483a8191229b3e887d65/volumes/fa0026e8-ea51-47a2-a171-eaafa3d79f3b returned with HTTP 404 Dec 29 07:22:23.634639 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 135/265] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:22:23 2020] GET /volume/v3/cf20f752ebb8483a8191229b3e887d65/volumes/fa0026e8-ea51-47a2-a171-eaafa3d79f3b => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:22:23.660571 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-460b5847-d808-46a3-af55-61bd4d6b04c3 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 Dec 29 07:22:23.661370 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-460b5847-d808-46a3-af55-61bd4d6b04c3 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:23.662027 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-460b5847-d808-46a3-af55-61bd4d6b04c3 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:23.667369 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:23.667369 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:23.689733 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-11d660af-8699-4623-82fa-df11e1139066 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Volume info retrieved successfully. Dec 29 07:22:23.733025 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-11d660af-8699-4623-82fa-df11e1139066 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 returned with HTTP 200 Dec 29 07:22:23.734498 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 131/266] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:23 2020] GET /volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 => generated 974 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:23.757359 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:23.757359 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:23.768315 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-460b5847-d808-46a3-af55-61bd4d6b04c3 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Volume info retrieved successfully. Dec 29 07:22:23.791491 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:23.791491 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:23.802215 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-460b5847-d808-46a3-af55-61bd4d6b04c3 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 returned with HTTP 200 Dec 29 07:22:23.816392 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 136/267] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:23 2020] GET /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 => generated 1209 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:22:24.727860 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3a6d8851-833f-42ca-9d13-70635e874236 req-f7075fdb-dbb6-418e-b60b-6aab7deb3190 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 Dec 29 07:22:24.728599 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3a6d8851-833f-42ca-9d13-70635e874236 req-f7075fdb-dbb6-418e-b60b-6aab7deb3190 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:24.728894 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:24.728894 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:24.729151 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3a6d8851-833f-42ca-9d13-70635e874236 req-f7075fdb-dbb6-418e-b60b-6aab7deb3190 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:24.752265 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8345f201-cd5a-4ff7-867b-8efbede9d4b9 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] GET http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 Dec 29 07:22:24.752814 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8345f201-cd5a-4ff7-867b-8efbede9d4b9 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:24.753037 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:24.753037 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:24.753412 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8345f201-cd5a-4ff7-867b-8efbede9d4b9 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:24.782113 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:24.782113 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:24.792312 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-3a6d8851-833f-42ca-9d13-70635e874236 req-f7075fdb-dbb6-418e-b60b-6aab7deb3190 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Volume info retrieved successfully. Dec 29 07:22:24.808609 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:24.808609 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:24.818242 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:24.818242 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:24.820273 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8345f201-cd5a-4ff7-867b-8efbede9d4b9 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Volume info retrieved successfully. Dec 29 07:22:24.829375 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3a6d8851-833f-42ca-9d13-70635e874236 req-f7075fdb-dbb6-418e-b60b-6aab7deb3190 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 returned with HTTP 200 Dec 29 07:22:24.830275 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 132/268] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:22:24 2020] GET /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 => generated 1209 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:22:24.844100 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8345f201-cd5a-4ff7-867b-8efbede9d4b9 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 returned with HTTP 200 Dec 29 07:22:24.845242 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 137/269] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:24 2020] GET /volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 => generated 974 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:24.855978 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3a6d8851-833f-42ca-9d13-70635e874236 req-57a14225-4a79-40df-a459-8c3967014a9f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] POST http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248/action Dec 29 07:22:24.856579 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:24.856579 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:24.857547 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3a6d8851-833f-42ca-9d13-70635e874236 req-57a14225-4a79-40df-a459-8c3967014a9f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Action body: b'{"os-begin_detaching": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:22:24.857935 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3a6d8851-833f-42ca-9d13-70635e874236 req-57a14225-4a79-40df-a459-8c3967014a9f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:22:24.914978 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:24.914978 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:24.916171 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-3a6d8851-833f-42ca-9d13-70635e874236 req-57a14225-4a79-40df-a459-8c3967014a9f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Volume info retrieved successfully. Dec 29 07:22:24.928575 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-3a6d8851-833f-42ca-9d13-70635e874236 req-57a14225-4a79-40df-a459-8c3967014a9f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Begin detaching volume completed successfully. Dec 29 07:22:24.935292 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3a6d8851-833f-42ca-9d13-70635e874236 req-57a14225-4a79-40df-a459-8c3967014a9f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248/action returned with HTTP 202 Dec 29 07:22:24.935292 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 133/270] 10.222.0.20 () {64 vars in 1643 bytes} [Tue Dec 29 07:22:24 2020] POST /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 29 07:22:24.959781 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0ec5615f-3019-4896-936f-6ee8b8d058e2 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 Dec 29 07:22:24.960720 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0ec5615f-3019-4896-936f-6ee8b8d058e2 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:24.961153 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:24.961153 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:24.961824 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0ec5615f-3019-4896-936f-6ee8b8d058e2 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:25.008877 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3a6d8851-833f-42ca-9d13-70635e874236 req-57a14225-4a79-40df-a459-8c3967014a9f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume// Dec 29 07:22:25.009686 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3a6d8851-833f-42ca-9d13-70635e874236 req-57a14225-4a79-40df-a459-8c3967014a9f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:25.010243 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:25.010243 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:25.011063 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3a6d8851-833f-42ca-9d13-70635e874236 req-57a14225-4a79-40df-a459-8c3967014a9f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:25.012326 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3a6d8851-833f-42ca-9d13-70635e874236 req-57a14225-4a79-40df-a459-8c3967014a9f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:22:25.013167 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 134/271] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:22:25 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:22:25.028797 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3a6d8851-833f-42ca-9d13-70635e874236 req-3db7b2af-325f-4e31-8adb-dad0928332c9 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 Dec 29 07:22:25.030266 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3a6d8851-833f-42ca-9d13-70635e874236 req-3db7b2af-325f-4e31-8adb-dad0928332c9 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:25.032239 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3a6d8851-833f-42ca-9d13-70635e874236 req-3db7b2af-325f-4e31-8adb-dad0928332c9 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:25.091601 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:25.091601 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:25.117105 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0ec5615f-3019-4896-936f-6ee8b8d058e2 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Volume info retrieved successfully. Dec 29 07:22:25.121876 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:25.121876 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:25.132251 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-3a6d8851-833f-42ca-9d13-70635e874236 req-3db7b2af-325f-4e31-8adb-dad0928332c9 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Volume info retrieved successfully. Dec 29 07:22:25.164986 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:25.164986 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:25.173078 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:25.173078 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:25.181745 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3a6d8851-833f-42ca-9d13-70635e874236 req-3db7b2af-325f-4e31-8adb-dad0928332c9 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 returned with HTTP 200 Dec 29 07:22:25.182682 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0ec5615f-3019-4896-936f-6ee8b8d058e2 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 returned with HTTP 200 Dec 29 07:22:25.183603 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 135/272] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 07:22:25 2020] GET /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 => generated 1311 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:22:25.183862 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 138/273] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:24 2020] GET /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 => generated 1212 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:22:25.582938 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3a6d8851-833f-42ca-9d13-70635e874236 req-568f959e-4181-4923-9f00-65cb2133de04 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] DELETE http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/attachments/c5831643-95fc-4498-bb9f-e35f1a6262ad Dec 29 07:22:25.583647 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3a6d8851-833f-42ca-9d13-70635e874236 req-568f959e-4181-4923-9f00-65cb2133de04 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:25.584107 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:25.584107 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:25.584630 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3a6d8851-833f-42ca-9d13-70635e874236 req-568f959e-4181-4923-9f00-65cb2133de04 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:25.647144 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:25.647144 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:25.863640 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d3f3e523-f829-4e31-868f-5a5b65e1a49d tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] GET http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 Dec 29 07:22:25.864761 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d3f3e523-f829-4e31-868f-5a5b65e1a49d tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:25.864964 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:25.864964 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:25.866572 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d3f3e523-f829-4e31-868f-5a5b65e1a49d tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:25.964455 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:25.964455 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:25.992604 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d3f3e523-f829-4e31-868f-5a5b65e1a49d tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Volume info retrieved successfully. Dec 29 07:22:26.058010 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d3f3e523-f829-4e31-868f-5a5b65e1a49d tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 returned with HTTP 200 Dec 29 07:22:26.061339 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 139/274] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:25 2020] GET /volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 => generated 974 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:26.201775 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-73c43f1a-f14e-47ba-bd44-0234f380ae4c tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 Dec 29 07:22:26.202219 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-73c43f1a-f14e-47ba-bd44-0234f380ae4c tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:26.202440 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:26.202440 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:26.202848 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-73c43f1a-f14e-47ba-bd44-0234f380ae4c tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:26.266776 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:26.266776 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:26.277018 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-73c43f1a-f14e-47ba-bd44-0234f380ae4c tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Volume info retrieved successfully. Dec 29 07:22:26.330047 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:26.330047 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:26.342423 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-73c43f1a-f14e-47ba-bd44-0234f380ae4c tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 returned with HTTP 200 Dec 29 07:22:26.343669 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 140/275] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:26 2020] GET /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 => generated 1212 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:22:26.579638 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-3a6d8851-833f-42ca-9d13-70635e874236 req-568f959e-4181-4923-9f00-65cb2133de04 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:22:26.580151 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-3a6d8851-833f-42ca-9d13-70635e874236 req-568f959e-4181-4923-9f00-65cb2133de04 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Pending status list for volume during attachment-delete: [] {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:22:26.589476 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3a6d8851-833f-42ca-9d13-70635e874236 req-568f959e-4181-4923-9f00-65cb2133de04 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/attachments/c5831643-95fc-4498-bb9f-e35f1a6262ad returned with HTTP 200 Dec 29 07:22:26.591113 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 136/276] 10.222.0.45 () {62 vars in 1437 bytes} [Tue Dec 29 07:22:25 2020] DELETE /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/attachments/c5831643-95fc-4498-bb9f-e35f1a6262ad => generated 19 bytes in 1013 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:27.077882 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-836e422a-9c4d-4151-bb29-952b1352f139 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] GET http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 Dec 29 07:22:27.078405 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-836e422a-9c4d-4151-bb29-952b1352f139 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:27.079052 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:27.079052 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:27.079433 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-836e422a-9c4d-4151-bb29-952b1352f139 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:27.136335 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:27.136335 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:27.146178 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-836e422a-9c4d-4151-bb29-952b1352f139 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Volume info retrieved successfully. Dec 29 07:22:27.170902 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-836e422a-9c4d-4151-bb29-952b1352f139 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 returned with HTTP 200 Dec 29 07:22:27.178155 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 141/277] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:27 2020] GET /volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 => generated 974 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:27.369359 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d1d749ea-d286-4e17-9e72-f5afdd06389f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 Dec 29 07:22:27.369987 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d1d749ea-d286-4e17-9e72-f5afdd06389f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:27.370244 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:27.370244 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:27.370972 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d1d749ea-d286-4e17-9e72-f5afdd06389f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:27.424829 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:27.424829 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:27.433480 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d1d749ea-d286-4e17-9e72-f5afdd06389f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Volume info retrieved successfully. Dec 29 07:22:27.456707 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d1d749ea-d286-4e17-9e72-f5afdd06389f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 returned with HTTP 200 Dec 29 07:22:27.457808 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 137/278] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:27 2020] GET /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 => generated 917 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:27.474572 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-005b5ce7-287f-4474-84ef-1dd8cbb7f92f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] POST http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes Dec 29 07:22:27.475058 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:27.475058 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:27.475448 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-005b5ce7-287f-4474-84ef-1dd8cbb7f92f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1119264444"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:22:27.476703 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-005b5ce7-287f-4474-84ef-1dd8cbb7f92f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1119264444'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:22:27.477074 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-005b5ce7-287f-4474-84ef-1dd8cbb7f92f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Create volume of 1 GB Dec 29 07:22:27.490428 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-005b5ce7-287f-4474-84ef-1dd8cbb7f92f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Availability Zones retrieved successfully. Dec 29 07:22:27.509746 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-005b5ce7-287f-4474-84ef-1dd8cbb7f92f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Flow 'volume_create_api' (50a763da-8348-44a6-923d-81f013df4034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:22:27.513211 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-005b5ce7-287f-4474-84ef-1dd8cbb7f92f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30ba9dde-ec2b-483b-8fa3-69ccf8e3e754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:22:27.517670 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-005b5ce7-287f-4474-84ef-1dd8cbb7f92f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:22:27.621439 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-005b5ce7-287f-4474-84ef-1dd8cbb7f92f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30ba9dde-ec2b-483b-8fa3-69ccf8e3e754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:22:27.625190 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-005b5ce7-287f-4474-84ef-1dd8cbb7f92f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fde2a628-c942-423b-8e1c-2d765ccef6d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:22:27.720455 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-005b5ce7-287f-4474-84ef-1dd8cbb7f92f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Created reservations ['3c45b228-4f36-4fa9-8ca3-0fb8264c4959', '41446c8f-9f11-4953-93cb-86a11ee06972', '45c845c0-2b42-4de6-946a-be15b9789239', 'acd323d0-6c6e-4183-be0e-d2ca86d7cdce'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:22:27.722739 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-005b5ce7-287f-4474-84ef-1dd8cbb7f92f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fde2a628-c942-423b-8e1c-2d765ccef6d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c45b228-4f36-4fa9-8ca3-0fb8264c4959', '41446c8f-9f11-4953-93cb-86a11ee06972', '45c845c0-2b42-4de6-946a-be15b9789239', 'acd323d0-6c6e-4183-be0e-d2ca86d7cdce']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:22:27.725332 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-005b5ce7-287f-4474-84ef-1dd8cbb7f92f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba51fac2-670f-4219-a3ae-f37f7956eade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:22:27.790927 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-005b5ce7-287f-4474-84ef-1dd8cbb7f92f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba51fac2-670f-4219-a3ae-f37f7956eade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd692b51f-273c-44fc-ad2e-2c739aa76f0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1119264444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fb8e4bec1954dd2b7244beade7a9a0e',qos_specs=None,replication_status=,reservations=['3c45b228-4f36-4fa9-8ca3-0fb8264c4959','41446c8f-9f11-4953-93cb-86a11ee06972','45c845c0-2b42-4de6-946a-be15b9789239','acd323d0-6c6e-4183-be0e-d2ca86d7cdce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41003b6e76fd4ee9a2dc8848eb9b289a',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:22:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1119264444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d692b51f-273c-44fc-ad2e-2c739aa76f0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fb8e4bec1954dd2b7244beade7a9a0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='41003b6e76fd4ee9a2dc8848eb9b289a',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:22:27.793765 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-005b5ce7-287f-4474-84ef-1dd8cbb7f92f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6c33bb8-5192-4069-94ad-e3cd0feae3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:22:27.825872 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-005b5ce7-287f-4474-84ef-1dd8cbb7f92f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6c33bb8-5192-4069-94ad-e3cd0feae3ef) transitioned into state 'SUCCESS' from state '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-1119264444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fb8e4bec1954dd2b7244beade7a9a0e',qos_specs=None,replication_status=,reservations=['3c45b228-4f36-4fa9-8ca3-0fb8264c4959','41446c8f-9f11-4953-93cb-86a11ee06972','45c845c0-2b42-4de6-946a-be15b9789239','acd323d0-6c6e-4183-be0e-d2ca86d7cdce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41003b6e76fd4ee9a2dc8848eb9b289a',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:22:27.828730 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-005b5ce7-287f-4474-84ef-1dd8cbb7f92f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61a55176-4353-4d01-90e1-24841de25d1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:22:27.858908 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-005b5ce7-287f-4474-84ef-1dd8cbb7f92f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61a55176-4353-4d01-90e1-24841de25d1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:22:27.874041 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-005b5ce7-287f-4474-84ef-1dd8cbb7f92f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Flow 'volume_create_api' (50a763da-8348-44a6-923d-81f013df4034) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:22:27.931974 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-83437523-5571-4ccb-9e03-3eb78b9cc0e9 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] POST http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes Dec 29 07:22:27.932447 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:27.932447 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:27.932860 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-83437523-5571-4ccb-9e03-3eb78b9cc0e9 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-122340757"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:22:27.933946 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-83437523-5571-4ccb-9e03-3eb78b9cc0e9 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-122340757'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:22:27.934290 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-83437523-5571-4ccb-9e03-3eb78b9cc0e9 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Create volume of 1 GB Dec 29 07:22:27.960254 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-005b5ce7-287f-4474-84ef-1dd8cbb7f92f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Create volume request issued successfully. Dec 29 07:22:27.976137 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-83437523-5571-4ccb-9e03-3eb78b9cc0e9 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Availability Zones retrieved successfully. Dec 29 07:22:27.976306 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-005b5ce7-287f-4474-84ef-1dd8cbb7f92f tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes returned with HTTP 202 Dec 29 07:22:27.986606 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 142/279] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:22:27 2020] POST /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes => generated 824 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:22:27.995790 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-867471cd-2469-4d94-ae6b-ec39e80d15c3 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/d692b51f-273c-44fc-ad2e-2c739aa76f0e Dec 29 07:22:27.996532 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-867471cd-2469-4d94-ae6b-ec39e80d15c3 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:27.996928 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:27.996928 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:27.997617 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-867471cd-2469-4d94-ae6b-ec39e80d15c3 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:28.054957 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:28.054957 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:28.057721 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-83437523-5571-4ccb-9e03-3eb78b9cc0e9 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Flow 'volume_create_api' (e522abe7-ac64-4ecc-9cc3-96a467d0d732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:22:28.069044 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-83437523-5571-4ccb-9e03-3eb78b9cc0e9 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47561faa-9cd9-4c4e-a83f-d41715922bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:22:28.071147 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-867471cd-2469-4d94-ae6b-ec39e80d15c3 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Volume info retrieved successfully. Dec 29 07:22:28.078081 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-83437523-5571-4ccb-9e03-3eb78b9cc0e9 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:22:28.111946 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-867471cd-2469-4d94-ae6b-ec39e80d15c3 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/d692b51f-273c-44fc-ad2e-2c739aa76f0e returned with HTTP 200 Dec 29 07:22:28.118634 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 143/280] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:27 2020] GET /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/d692b51f-273c-44fc-ad2e-2c739aa76f0e => generated 892 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:22:28.188190 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-34fed158-616a-48f5-90bf-59756f543b26 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] GET http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 Dec 29 07:22:28.189290 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-34fed158-616a-48f5-90bf-59756f543b26 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:28.189702 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:28.189702 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:28.190656 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-34fed158-616a-48f5-90bf-59756f543b26 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:28.193890 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-83437523-5571-4ccb-9e03-3eb78b9cc0e9 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47561faa-9cd9-4c4e-a83f-d41715922bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:22:28.199378 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-83437523-5571-4ccb-9e03-3eb78b9cc0e9 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e8202eb-1999-4b6b-8fd8-227f8d3507bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:22:28.312534 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:28.312534 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:28.338346 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-34fed158-616a-48f5-90bf-59756f543b26 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Volume info retrieved successfully. Dec 29 07:22:28.353513 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-83437523-5571-4ccb-9e03-3eb78b9cc0e9 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Created reservations ['ed0eb305-c8e8-46db-817b-b9e645d20b5d', '3be4fb7d-3ff1-4989-9b0d-9667c7001250', '5f0b13a2-0934-4743-a031-4e367eaba1d8', '0c7329ff-2300-4ab7-b8b3-17a6defe4d61'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:22:28.355992 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-83437523-5571-4ccb-9e03-3eb78b9cc0e9 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e8202eb-1999-4b6b-8fd8-227f8d3507bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed0eb305-c8e8-46db-817b-b9e645d20b5d', '3be4fb7d-3ff1-4989-9b0d-9667c7001250', '5f0b13a2-0934-4743-a031-4e367eaba1d8', '0c7329ff-2300-4ab7-b8b3-17a6defe4d61']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:22:28.359161 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-83437523-5571-4ccb-9e03-3eb78b9cc0e9 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (286c591f-19a0-4b7b-938f-94ad09048fee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:22:28.396692 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-34fed158-616a-48f5-90bf-59756f543b26 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 returned with HTTP 200 Dec 29 07:22:28.397518 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 144/281] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:28 2020] GET /volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 => generated 1365 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:22:28.484652 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-83437523-5571-4ccb-9e03-3eb78b9cc0e9 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (286c591f-19a0-4b7b-938f-94ad09048fee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5772f0e7-d802-4359-954a-5dd48cfbd6b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-122340757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5cef3368dde4cfeab42c726d555a6d1',qos_specs=None,replication_status=,reservations=['ed0eb305-c8e8-46db-817b-b9e645d20b5d','3be4fb7d-3ff1-4989-9b0d-9667c7001250','5f0b13a2-0934-4743-a031-4e367eaba1d8','0c7329ff-2300-4ab7-b8b3-17a6defe4d61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4eb890f992694bff91ad38f299ff0e4e',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:22:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-122340757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5772f0e7-d802-4359-954a-5dd48cfbd6b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5cef3368dde4cfeab42c726d555a6d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4eb890f992694bff91ad38f299ff0e4e',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:22:28.486782 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-83437523-5571-4ccb-9e03-3eb78b9cc0e9 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad6bd918-0ec2-4cda-ab8f-6ca2794a3b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:22:28.529622 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-83437523-5571-4ccb-9e03-3eb78b9cc0e9 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad6bd918-0ec2-4cda-ab8f-6ca2794a3b50) transitioned into state 'SUCCESS' from state '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-122340757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5cef3368dde4cfeab42c726d555a6d1',qos_specs=None,replication_status=,reservations=['ed0eb305-c8e8-46db-817b-b9e645d20b5d','3be4fb7d-3ff1-4989-9b0d-9667c7001250','5f0b13a2-0934-4743-a031-4e367eaba1d8','0c7329ff-2300-4ab7-b8b3-17a6defe4d61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4eb890f992694bff91ad38f299ff0e4e',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:22:28.531637 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-83437523-5571-4ccb-9e03-3eb78b9cc0e9 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ac27179-ceab-4f61-8a82-b8e72eb2ae8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:22:28.573889 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-83437523-5571-4ccb-9e03-3eb78b9cc0e9 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ac27179-ceab-4f61-8a82-b8e72eb2ae8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:22:28.577745 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-83437523-5571-4ccb-9e03-3eb78b9cc0e9 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Flow 'volume_create_api' (e522abe7-ac64-4ecc-9cc3-96a467d0d732) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:22:28.629330 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-83437523-5571-4ccb-9e03-3eb78b9cc0e9 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Create volume request issued successfully. Dec 29 07:22:28.644908 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-83437523-5571-4ccb-9e03-3eb78b9cc0e9 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes returned with HTTP 202 Dec 29 07:22:28.646136 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 138/282] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:22:27 2020] POST /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes => generated 827 bytes in 717 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:22:28.660363 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0f6d7363-bea4-4e19-b452-0751821870cb tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 Dec 29 07:22:28.661131 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0f6d7363-bea4-4e19-b452-0751821870cb tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:28.661488 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:28.661488 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:28.662090 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0f6d7363-bea4-4e19-b452-0751821870cb tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:28.760724 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:28.760724 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:28.780160 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0f6d7363-bea4-4e19-b452-0751821870cb tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:22:28.802969 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0f6d7363-bea4-4e19-b452-0751821870cb tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 returned with HTTP 200 Dec 29 07:22:28.813201 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 145/283] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:28 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 => generated 895 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:29.134280 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7777ee36-786d-459e-9292-2b362ed83752 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/d692b51f-273c-44fc-ad2e-2c739aa76f0e Dec 29 07:22:29.135975 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7777ee36-786d-459e-9292-2b362ed83752 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:29.136395 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:29.136395 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:29.137205 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7777ee36-786d-459e-9292-2b362ed83752 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:29.207764 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:29.207764 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:29.219035 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7777ee36-786d-459e-9292-2b362ed83752 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Volume info retrieved successfully. Dec 29 07:22:29.245820 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7777ee36-786d-459e-9292-2b362ed83752 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/d692b51f-273c-44fc-ad2e-2c739aa76f0e returned with HTTP 200 Dec 29 07:22:29.259546 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 139/284] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:29 2020] GET /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/d692b51f-273c-44fc-ad2e-2c739aa76f0e => generated 917 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:29.364194 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-d64d0520-6b5b-46c9-a11d-4a7b1d214d4d req-139ced26-a7e2-4c07-b987-ace2bfd5f55a tempest-VolumesAdminNegativeTest-740161591 tempest-VolumesAdminNegativeTest-740161591] GET http://10.222.0.20/volume/v3/cf20f752ebb8483a8191229b3e887d65/volumes/5515a57a-5026-4e6b-b5d5-02b30b20193d Dec 29 07:22:29.364711 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-d64d0520-6b5b-46c9-a11d-4a7b1d214d4d req-139ced26-a7e2-4c07-b987-ace2bfd5f55a tempest-VolumesAdminNegativeTest-740161591 tempest-VolumesAdminNegativeTest-740161591] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:29.364927 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:29.364927 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:29.365705 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-d64d0520-6b5b-46c9-a11d-4a7b1d214d4d req-139ced26-a7e2-4c07-b987-ace2bfd5f55a tempest-VolumesAdminNegativeTest-740161591 tempest-VolumesAdminNegativeTest-740161591] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:29.414264 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0fc7071b-9272-487f-be42-9c239c262a39 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] GET http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 Dec 29 07:22:29.415012 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0fc7071b-9272-487f-be42-9c239c262a39 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:29.415390 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:29.415390 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:29.415765 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0fc7071b-9272-487f-be42-9c239c262a39 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:29.423103 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-d64d0520-6b5b-46c9-a11d-4a7b1d214d4d req-139ced26-a7e2-4c07-b987-ace2bfd5f55a tempest-VolumesAdminNegativeTest-740161591 tempest-VolumesAdminNegativeTest-740161591] http://10.222.0.20/volume/v3/cf20f752ebb8483a8191229b3e887d65/volumes/5515a57a-5026-4e6b-b5d5-02b30b20193d returned with HTTP 404 Dec 29 07:22:29.424750 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 146/285] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:22:29 2020] GET /volume/v3/cf20f752ebb8483a8191229b3e887d65/volumes/5515a57a-5026-4e6b-b5d5-02b30b20193d => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:22:29.439309 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f2f8f0fb-6bfe-4954-9393-529d811168e7 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] DELETE http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/d692b51f-273c-44fc-ad2e-2c739aa76f0e Dec 29 07:22:29.440312 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f2f8f0fb-6bfe-4954-9393-529d811168e7 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:29.441019 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f2f8f0fb-6bfe-4954-9393-529d811168e7 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:29.442025 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-f2f8f0fb-6bfe-4954-9393-529d811168e7 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Delete volume with id: d692b51f-273c-44fc-ad2e-2c739aa76f0e Dec 29 07:22:29.478267 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:29.478267 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:29.488282 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0fc7071b-9272-487f-be42-9c239c262a39 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Volume info retrieved successfully. Dec 29 07:22:29.497608 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:29.497608 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:29.500358 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f2f8f0fb-6bfe-4954-9393-529d811168e7 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Volume info retrieved successfully. Dec 29 07:22:29.524603 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0fc7071b-9272-487f-be42-9c239c262a39 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 returned with HTTP 200 Dec 29 07:22:29.526040 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 140/286] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:29 2020] GET /volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 => generated 1362 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:22:29.541006 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f2f8f0fb-6bfe-4954-9393-529d811168e7 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Delete volume request issued successfully. Dec 29 07:22:29.541490 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f2f8f0fb-6bfe-4954-9393-529d811168e7 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/d692b51f-273c-44fc-ad2e-2c739aa76f0e returned with HTTP 202 Dec 29 07:22:29.542362 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 147/287] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:22:29 2020] DELETE /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/d692b51f-273c-44fc-ad2e-2c739aa76f0e => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:22:29.552543 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-48e61f1b-289f-49b4-8c8c-92a00e51bcb5 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/d692b51f-273c-44fc-ad2e-2c739aa76f0e Dec 29 07:22:29.553299 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-48e61f1b-289f-49b4-8c8c-92a00e51bcb5 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:29.553633 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:29.553633 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:29.554233 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-48e61f1b-289f-49b4-8c8c-92a00e51bcb5 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:29.632673 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e0bb4d7a-0762-4ab0-9611-39fcf6fd1776 req-1ceefcba-aeb6-40f7-bea4-37b4fa038807 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] GET http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 Dec 29 07:22:29.633239 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-e0bb4d7a-0762-4ab0-9611-39fcf6fd1776 req-1ceefcba-aeb6-40f7-bea4-37b4fa038807 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:29.633458 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:29.633458 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:29.633834 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-e0bb4d7a-0762-4ab0-9611-39fcf6fd1776 req-1ceefcba-aeb6-40f7-bea4-37b4fa038807 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:29.687130 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:29.687130 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:29.702523 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:29.702523 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:29.708244 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-48e61f1b-289f-49b4-8c8c-92a00e51bcb5 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Volume info retrieved successfully. Dec 29 07:22:29.721722 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-e0bb4d7a-0762-4ab0-9611-39fcf6fd1776 req-1ceefcba-aeb6-40f7-bea4-37b4fa038807 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Volume info retrieved successfully. Dec 29 07:22:29.752548 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-48e61f1b-289f-49b4-8c8c-92a00e51bcb5 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/d692b51f-273c-44fc-ad2e-2c739aa76f0e returned with HTTP 200 Dec 29 07:22:29.755029 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 141/288] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:29 2020] GET /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/d692b51f-273c-44fc-ad2e-2c739aa76f0e => generated 916 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:29.780274 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e0bb4d7a-0762-4ab0-9611-39fcf6fd1776 req-1ceefcba-aeb6-40f7-bea4-37b4fa038807 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 returned with HTTP 200 Dec 29 07:22:29.781537 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 148/289] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:22:29 2020] GET /volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 => generated 1362 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:22:29.820196 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5a293299-4178-44bc-88e5-ed983e16cdb7 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 Dec 29 07:22:29.820649 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5a293299-4178-44bc-88e5-ed983e16cdb7 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:29.820837 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:29.820837 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:29.821219 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5a293299-4178-44bc-88e5-ed983e16cdb7 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:29.910398 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:29.910398 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:29.940937 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5a293299-4178-44bc-88e5-ed983e16cdb7 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:22:29.964614 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5a293299-4178-44bc-88e5-ed983e16cdb7 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 returned with HTTP 200 Dec 29 07:22:29.976623 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 142/290] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:29 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 => generated 920 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:30.770914 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-00e6befa-eacc-4466-9c1a-86cca31a4c1d tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/d692b51f-273c-44fc-ad2e-2c739aa76f0e Dec 29 07:22:30.771997 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-00e6befa-eacc-4466-9c1a-86cca31a4c1d tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:30.772588 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:30.772588 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:30.773170 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-00e6befa-eacc-4466-9c1a-86cca31a4c1d tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:30.832576 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:30.832576 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:30.844053 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-00e6befa-eacc-4466-9c1a-86cca31a4c1d tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Volume info retrieved successfully. Dec 29 07:22:30.874923 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-00e6befa-eacc-4466-9c1a-86cca31a4c1d tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/d692b51f-273c-44fc-ad2e-2c739aa76f0e returned with HTTP 200 Dec 29 07:22:30.876080 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 149/291] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:30 2020] GET /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/d692b51f-273c-44fc-ad2e-2c739aa76f0e => generated 916 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:31.415094 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e0bb4d7a-0762-4ab0-9611-39fcf6fd1776 req-196158c3-d9b4-4f32-ac73-cd994b177890 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] GET http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 Dec 29 07:22:31.416475 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-e0bb4d7a-0762-4ab0-9611-39fcf6fd1776 req-196158c3-d9b4-4f32-ac73-cd994b177890 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:31.416910 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:31.416910 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:31.417575 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-e0bb4d7a-0762-4ab0-9611-39fcf6fd1776 req-196158c3-d9b4-4f32-ac73-cd994b177890 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:31.477520 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:31.477520 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:31.487225 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-e0bb4d7a-0762-4ab0-9611-39fcf6fd1776 req-196158c3-d9b4-4f32-ac73-cd994b177890 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Volume info retrieved successfully. Dec 29 07:22:31.514407 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e0bb4d7a-0762-4ab0-9611-39fcf6fd1776 req-196158c3-d9b4-4f32-ac73-cd994b177890 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 returned with HTTP 200 Dec 29 07:22:31.515508 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 143/292] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:22:31 2020] GET /volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 => generated 1362 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:22:31.526949 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-00e6befa-eacc-4466-9c1a-86cca31a4c1d tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume// Dec 29 07:22:31.527598 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-00e6befa-eacc-4466-9c1a-86cca31a4c1d tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:31.527956 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:31.527956 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:31.528560 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-00e6befa-eacc-4466-9c1a-86cca31a4c1d tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:31.530679 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-00e6befa-eacc-4466-9c1a-86cca31a4c1d tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:22:31.531702 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 150/293] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:22:31 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:22:31.545339 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e0bb4d7a-0762-4ab0-9611-39fcf6fd1776 req-7eadad73-da95-4794-a7c1-aef7b36e21c9 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] POST http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/attachments Dec 29 07:22:31.545848 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:31.545848 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:31.546392 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-e0bb4d7a-0762-4ab0-9611-39fcf6fd1776 req-7eadad73-da95-4794-a7c1-aef7b36e21c9 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "18035d01-5a8b-445c-9290-d2b177f8b7e4", "instance_uuid": "73c1ef84-f9d2-46d5-b9ad-0e5f1d6aef6d", "connector": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:22:31.598917 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:31.598917 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:31.662210 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e0bb4d7a-0762-4ab0-9611-39fcf6fd1776 req-7eadad73-da95-4794-a7c1-aef7b36e21c9 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/attachments returned with HTTP 200 Dec 29 07:22:31.663179 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 144/294] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:22:31 2020] POST /volume/v3/cf74a541e7444374b6b6edda23144332/attachments => generated 273 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:22:31.892417 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-722b0406-3cd5-4da8-abea-6e3f68b4647e tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/d692b51f-273c-44fc-ad2e-2c739aa76f0e Dec 29 07:22:31.893489 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-722b0406-3cd5-4da8-abea-6e3f68b4647e tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:31.894123 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-722b0406-3cd5-4da8-abea-6e3f68b4647e tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:32.008504 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-722b0406-3cd5-4da8-abea-6e3f68b4647e tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/d692b51f-273c-44fc-ad2e-2c739aa76f0e returned with HTTP 404 Dec 29 07:22:32.019337 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 151/295] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:31 2020] GET /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/d692b51f-273c-44fc-ad2e-2c739aa76f0e => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:22:32.027663 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-af4d4fd3-e3a7-4c26-b0b2-f256d06640c8 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] DELETE http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 Dec 29 07:22:32.028437 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-af4d4fd3-e3a7-4c26-b0b2-f256d06640c8 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:32.029931 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:32.029931 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:32.030635 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-af4d4fd3-e3a7-4c26-b0b2-f256d06640c8 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:32.031298 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-af4d4fd3-e3a7-4c26-b0b2-f256d06640c8 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Delete volume with id: f37cdd28-ce97-4896-aa30-83b1bd7c3248 Dec 29 07:22:32.140180 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:32.140180 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:32.148331 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-af4d4fd3-e3a7-4c26-b0b2-f256d06640c8 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Volume info retrieved successfully. Dec 29 07:22:32.194552 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-af4d4fd3-e3a7-4c26-b0b2-f256d06640c8 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Delete volume request issued successfully. Dec 29 07:22:32.195052 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-af4d4fd3-e3a7-4c26-b0b2-f256d06640c8 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 returned with HTTP 202 Dec 29 07:22:32.197479 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 145/296] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:22:32 2020] DELETE /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:22:32.204603 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b8acbc5a-446e-43e7-89f5-b36c07da529d tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 Dec 29 07:22:32.205138 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b8acbc5a-446e-43e7-89f5-b36c07da529d tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:32.205696 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b8acbc5a-446e-43e7-89f5-b36c07da529d tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:32.270537 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:32.270537 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:32.280132 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b8acbc5a-446e-43e7-89f5-b36c07da529d tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Volume info retrieved successfully. Dec 29 07:22:32.304133 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b8acbc5a-446e-43e7-89f5-b36c07da529d tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 returned with HTTP 200 Dec 29 07:22:32.315426 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 152/297] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:32 2020] GET /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 => generated 916 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:33.322938 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d10dcd97-5f5f-4911-a7cd-5ff2b4ef255b tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 Dec 29 07:22:33.323607 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d10dcd97-5f5f-4911-a7cd-5ff2b4ef255b tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:33.323814 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:33.323814 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:33.324297 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d10dcd97-5f5f-4911-a7cd-5ff2b4ef255b tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:33.432983 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:33.432983 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:33.449237 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d10dcd97-5f5f-4911-a7cd-5ff2b4ef255b tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Volume info retrieved successfully. Dec 29 07:22:33.495608 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d10dcd97-5f5f-4911-a7cd-5ff2b4ef255b tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 returned with HTTP 200 Dec 29 07:22:33.496643 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 146/298] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:33 2020] GET /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 => generated 916 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:33.908832 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b8acbc5a-446e-43e7-89f5-b36c07da529d tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume// Dec 29 07:22:33.909554 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b8acbc5a-446e-43e7-89f5-b36c07da529d tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:33.909921 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:33.909921 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:33.910560 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b8acbc5a-446e-43e7-89f5-b36c07da529d tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:33.911840 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b8acbc5a-446e-43e7-89f5-b36c07da529d tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:22:33.912782 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 153/299] 10.222.0.38 () {56 vars in 1089 bytes} [Tue Dec 29 07:22:33 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:22:33.931356 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e0bb4d7a-0762-4ab0-9611-39fcf6fd1776 req-56bfc5da-123b-45df-b10d-b75b4a633b06 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] GET http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 Dec 29 07:22:33.931853 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-e0bb4d7a-0762-4ab0-9611-39fcf6fd1776 req-56bfc5da-123b-45df-b10d-b75b4a633b06 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:33.932203 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:33.932203 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:33.932578 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-e0bb4d7a-0762-4ab0-9611-39fcf6fd1776 req-56bfc5da-123b-45df-b10d-b75b4a633b06 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:34.037770 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:34.037770 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:34.065790 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-e0bb4d7a-0762-4ab0-9611-39fcf6fd1776 req-56bfc5da-123b-45df-b10d-b75b4a633b06 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Volume info retrieved successfully. Dec 29 07:22:34.087432 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-93f67928-a420-42e9-bd87-0e75416dfcb2 req-17126de2-2c7e-48a2-99c8-60c1839724de tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 Dec 29 07:22:34.087977 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-93f67928-a420-42e9-bd87-0e75416dfcb2 req-17126de2-2c7e-48a2-99c8-60c1839724de tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:34.088715 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-93f67928-a420-42e9-bd87-0e75416dfcb2 req-17126de2-2c7e-48a2-99c8-60c1839724de tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:34.094170 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:34.094170 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:34.108248 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e0bb4d7a-0762-4ab0-9611-39fcf6fd1776 req-56bfc5da-123b-45df-b10d-b75b4a633b06 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 returned with HTTP 200 Dec 29 07:22:34.109505 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 147/300] 10.222.0.38 () {60 vars in 1403 bytes} [Tue Dec 29 07:22:33 2020] GET /volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 => generated 1460 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:22:34.142990 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e0bb4d7a-0762-4ab0-9611-39fcf6fd1776 req-375c2eba-bed9-4a1c-9caf-de87e71ba8bc tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] PUT http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/attachments/f9bec8c9-d002-4416-9d6d-df6e23e01557 Dec 29 07:22:34.146421 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:34.146421 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:34.147187 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-e0bb4d7a-0762-4ab0-9611-39fcf6fd1776 req-375c2eba-bed9-4a1c-9caf-de87e71ba8bc tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.38", "host": "n-h2-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sda"}}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:22:34.191479 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:34.191479 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:34.208461 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-93f67928-a420-42e9-bd87-0e75416dfcb2 req-17126de2-2c7e-48a2-99c8-60c1839724de tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:22:34.211081 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:22:34.211081 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:22:34.214028 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-e0bb4d7a-0762-4ab0-9611-39fcf6fd1776 req-375c2eba-bed9-4a1c-9caf-de87e71ba8bc tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Lock "b'cinder-attachment_update-18035d01-5a8b-445c-9290-d2b177f8b7e4-n-h2-768509-3'" acquired by "attachment_update" :: waited 0.018s {{(pid=88228) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:22:34.216507 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:34.216507 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:34.258622 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-93f67928-a420-42e9-bd87-0e75416dfcb2 req-17126de2-2c7e-48a2-99c8-60c1839724de tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 returned with HTTP 200 Dec 29 07:22:34.259584 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 154/301] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:22:34 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 => generated 920 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:22:34.362985 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-93f67928-a420-42e9-bd87-0e75416dfcb2 req-17126de2-2c7e-48a2-99c8-60c1839724de tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume// Dec 29 07:22:34.362985 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-93f67928-a420-42e9-bd87-0e75416dfcb2 req-17126de2-2c7e-48a2-99c8-60c1839724de tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:34.362985 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:34.362985 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:34.362985 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-93f67928-a420-42e9-bd87-0e75416dfcb2 req-17126de2-2c7e-48a2-99c8-60c1839724de tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:34.362985 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-93f67928-a420-42e9-bd87-0e75416dfcb2 req-17126de2-2c7e-48a2-99c8-60c1839724de tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:22:34.362985 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 155/302] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:22:34 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:22:34.385765 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-93f67928-a420-42e9-bd87-0e75416dfcb2 req-d3884cf0-bc90-4cb9-b72f-4ff8d9cc92d1 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] POST http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/attachments Dec 29 07:22:34.385765 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-93f67928-a420-42e9-bd87-0e75416dfcb2 req-d3884cf0-bc90-4cb9-b72f-4ff8d9cc92d1 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5772f0e7-d802-4359-954a-5dd48cfbd6b2", "instance_uuid": "be87ed7f-e6e1-4b3d-8799-69e080b7d24f", "connector": null}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:22:34.446284 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:34.446284 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:34.552046 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-93f67928-a420-42e9-bd87-0e75416dfcb2 req-d3884cf0-bc90-4cb9-b72f-4ff8d9cc92d1 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/attachments returned with HTTP 200 Dec 29 07:22:34.553090 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 156/303] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:22:34 2020] POST /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/attachments => generated 273 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:22:34.566524 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-37344e6a-0f87-4fdd-afef-48a9e8c104a3 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] GET http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 Dec 29 07:22:34.569951 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-37344e6a-0f87-4fdd-afef-48a9e8c104a3 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:34.575763 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:34.575763 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:34.576373 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-37344e6a-0f87-4fdd-afef-48a9e8c104a3 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:34.656082 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-37344e6a-0f87-4fdd-afef-48a9e8c104a3 tempest-VolumesAdminNegativeTest-52965910 tempest-VolumesAdminNegativeTest-52965910] http://10.222.0.20/volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 returned with HTTP 404 Dec 29 07:22:34.660683 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 157/304] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:34 2020] GET /volume/v3/6fb8e4bec1954dd2b7244beade7a9a0e/volumes/f37cdd28-ce97-4896-aa30-83b1bd7c3248 => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:22:34.677778 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e82cc8d8-6e2d-4151-904c-c8bcd495b538 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 Dec 29 07:22:34.678316 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e82cc8d8-6e2d-4151-904c-c8bcd495b538 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:34.678849 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e82cc8d8-6e2d-4151-904c-c8bcd495b538 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:34.774446 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:34.774446 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:34.793207 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e82cc8d8-6e2d-4151-904c-c8bcd495b538 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:22:34.838349 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:34.838349 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:34.853751 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e82cc8d8-6e2d-4151-904c-c8bcd495b538 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 returned with HTTP 200 Dec 29 07:22:34.855148 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 158/305] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:34 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 => generated 919 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:34.856274 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e82cc8d8-6e2d-4151-904c-c8bcd495b538 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume// Dec 29 07:22:34.857487 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e82cc8d8-6e2d-4151-904c-c8bcd495b538 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:34.857865 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:34.857865 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:34.858416 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e82cc8d8-6e2d-4151-904c-c8bcd495b538 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:34.863718 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e82cc8d8-6e2d-4151-904c-c8bcd495b538 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:22:34.864692 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 159/306] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:22:34 2020] GET /volume/ => generated 754 bytes in 9 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:22:34.879713 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-93f67928-a420-42e9-bd87-0e75416dfcb2 req-cdc2cc79-f681-448b-95c6-213dee9e239f tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 Dec 29 07:22:34.880581 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-93f67928-a420-42e9-bd87-0e75416dfcb2 req-cdc2cc79-f681-448b-95c6-213dee9e239f tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:34.881208 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-93f67928-a420-42e9-bd87-0e75416dfcb2 req-cdc2cc79-f681-448b-95c6-213dee9e239f tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:34.999200 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:34.999200 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:35.023548 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-93f67928-a420-42e9-bd87-0e75416dfcb2 req-cdc2cc79-f681-448b-95c6-213dee9e239f tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:22:35.067061 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:35.067061 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:35.084975 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-93f67928-a420-42e9-bd87-0e75416dfcb2 req-cdc2cc79-f681-448b-95c6-213dee9e239f tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 returned with HTTP 200 Dec 29 07:22:35.086893 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 160/307] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 07:22:34 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 => generated 1018 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 29 07:22:35.109276 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-93f67928-a420-42e9-bd87-0e75416dfcb2 req-46f182d2-cfff-4f5d-b75e-c4be6fc89b8b tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] PUT http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/attachments/e005fff9-cbb2-4d2d-9ff6-6aff1c127acd Dec 29 07:22:35.110054 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:35.110054 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:35.110743 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-93f67928-a420-42e9-bd87-0e75416dfcb2 req-46f182d2-cfff-4f5d-b75e-c4be6fc89b8b tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:22:35.167398 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:22:35.167398 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:22:35.168209 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-93f67928-a420-42e9-bd87-0e75416dfcb2 req-46f182d2-cfff-4f5d-b75e-c4be6fc89b8b tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Lock "b'cinder-attachment_update-5772f0e7-d802-4359-954a-5dd48cfbd6b2-n-h1-768509-3'" acquired by "attachment_update" :: waited 0.012s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:22:35.171139 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:35.171139 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:36.707474 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-e0bb4d7a-0762-4ab0-9611-39fcf6fd1776 req-375c2eba-bed9-4a1c-9caf-de87e71ba8bc tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Lock "b'cinder-attachment_update-18035d01-5a8b-445c-9290-d2b177f8b7e4-n-h2-768509-3'" released by "attachment_update" :: held 2.496s {{(pid=88228) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:22:36.708741 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e0bb4d7a-0762-4ab0-9611-39fcf6fd1776 req-375c2eba-bed9-4a1c-9caf-de87e71ba8bc tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/attachments/f9bec8c9-d002-4416-9d6d-df6e23e01557 returned with HTTP 200 Dec 29 07:22:36.710152 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 148/308] 10.222.0.38 () {64 vars in 1468 bytes} [Tue Dec 29 07:22:34 2020] PUT /volume/v3/cf74a541e7444374b6b6edda23144332/attachments/f9bec8c9-d002-4416-9d6d-df6e23e01557 => generated 762 bytes in 2574 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:22:36.714655 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fe35ce2f-9b92-4a6d-a857-56b80a1296c8 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 Dec 29 07:22:36.715495 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fe35ce2f-9b92-4a6d-a857-56b80a1296c8 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:36.715899 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:36.715899 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:36.717116 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fe35ce2f-9b92-4a6d-a857-56b80a1296c8 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:36.770979 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:36.770979 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:36.799202 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fe35ce2f-9b92-4a6d-a857-56b80a1296c8 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:22:36.818621 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:36.818621 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:36.828466 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fe35ce2f-9b92-4a6d-a857-56b80a1296c8 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 returned with HTTP 200 Dec 29 07:22:36.829714 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 149/309] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:36 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 => generated 919 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:36.834867 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e0bb4d7a-0762-4ab0-9611-39fcf6fd1776 req-af356304-212c-4a83-a200-8347accb4df1 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] POST http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/attachments/f9bec8c9-d002-4416-9d6d-df6e23e01557/action Dec 29 07:22:36.835386 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:36.835386 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:36.835827 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-e0bb4d7a-0762-4ab0-9611-39fcf6fd1776 req-af356304-212c-4a83-a200-8347accb4df1 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Action body: b'{"os-complete": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:22:36.836205 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-e0bb4d7a-0762-4ab0-9611-39fcf6fd1776 req-af356304-212c-4a83-a200-8347accb4df1 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:22:36.911458 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:36.911458 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:36.939150 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e0bb4d7a-0762-4ab0-9611-39fcf6fd1776 req-af356304-212c-4a83-a200-8347accb4df1 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/attachments/f9bec8c9-d002-4416-9d6d-df6e23e01557/action returned with HTTP 204 Dec 29 07:22:36.940065 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 150/310] 10.222.0.38 () {64 vars in 1489 bytes} [Tue Dec 29 07:22:36 2020] POST /volume/v3/cf74a541e7444374b6b6edda23144332/attachments/f9bec8c9-d002-4416-9d6d-df6e23e01557/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:22:37.243207 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-93f67928-a420-42e9-bd87-0e75416dfcb2 req-46f182d2-cfff-4f5d-b75e-c4be6fc89b8b tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Lock "b'cinder-attachment_update-5772f0e7-d802-4359-954a-5dd48cfbd6b2-n-h1-768509-3'" released by "attachment_update" :: held 2.075s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:22:37.244183 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-93f67928-a420-42e9-bd87-0e75416dfcb2 req-46f182d2-cfff-4f5d-b75e-c4be6fc89b8b tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/attachments/e005fff9-cbb2-4d2d-9ff6-6aff1c127acd returned with HTTP 200 Dec 29 07:22:37.245437 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 161/311] 10.222.0.45 () {64 vars in 1468 bytes} [Tue Dec 29 07:22:35 2020] PUT /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/attachments/e005fff9-cbb2-4d2d-9ff6-6aff1c127acd => generated 762 bytes in 2141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:22:37.845196 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5f278b9b-c5ab-484b-9ef3-65203ee47413 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 Dec 29 07:22:37.846823 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5f278b9b-c5ab-484b-9ef3-65203ee47413 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:37.847331 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:37.847331 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:37.847998 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5f278b9b-c5ab-484b-9ef3-65203ee47413 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:37.909049 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:37.909049 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:37.958136 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5f278b9b-c5ab-484b-9ef3-65203ee47413 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:22:37.980729 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:37.980729 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:37.991044 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5f278b9b-c5ab-484b-9ef3-65203ee47413 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 returned with HTTP 200 Dec 29 07:22:37.993302 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 151/312] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:37 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 => generated 920 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:39.010260 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-471cc219-926e-46b2-84db-e7000e900232 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 Dec 29 07:22:39.011072 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-471cc219-926e-46b2-84db-e7000e900232 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:39.011668 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:39.011668 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:39.012338 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-471cc219-926e-46b2-84db-e7000e900232 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:39.063357 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:39.063357 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:39.071860 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-471cc219-926e-46b2-84db-e7000e900232 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:22:39.091663 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:39.091663 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:39.100958 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-471cc219-926e-46b2-84db-e7000e900232 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 returned with HTTP 200 Dec 29 07:22:39.102430 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 162/313] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:39 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 => generated 920 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:40.119017 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1840363a-d9f3-4da9-9aaf-5c0c9fd7789d tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 Dec 29 07:22:40.120147 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1840363a-d9f3-4da9-9aaf-5c0c9fd7789d tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:40.120562 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:40.120562 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:40.121223 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1840363a-d9f3-4da9-9aaf-5c0c9fd7789d tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:40.184225 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:40.184225 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:40.197780 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1840363a-d9f3-4da9-9aaf-5c0c9fd7789d tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:22:40.236207 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:40.236207 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:40.251565 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1840363a-d9f3-4da9-9aaf-5c0c9fd7789d tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 returned with HTTP 200 Dec 29 07:22:40.258776 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 152/314] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:40 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 => generated 920 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:41.269402 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a6fdf078-0b06-4fe8-a12a-636ece15819b tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 Dec 29 07:22:41.271380 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a6fdf078-0b06-4fe8-a12a-636ece15819b tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:41.271780 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:41.271780 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:41.272951 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a6fdf078-0b06-4fe8-a12a-636ece15819b tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:41.346004 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:41.346004 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:41.357681 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a6fdf078-0b06-4fe8-a12a-636ece15819b tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:22:41.380623 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:41.380623 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:41.392471 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a6fdf078-0b06-4fe8-a12a-636ece15819b tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 returned with HTTP 200 Dec 29 07:22:41.406673 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 163/315] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:41 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 => generated 920 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:42.411678 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8ebbe3a6-ddb2-4488-bcdb-2452b3d43ec3 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 Dec 29 07:22:42.413101 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8ebbe3a6-ddb2-4488-bcdb-2452b3d43ec3 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:42.415358 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:42.415358 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:42.417051 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8ebbe3a6-ddb2-4488-bcdb-2452b3d43ec3 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:42.539852 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:42.539852 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:42.552032 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8ebbe3a6-ddb2-4488-bcdb-2452b3d43ec3 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:22:42.573468 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:42.573468 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:42.583067 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8ebbe3a6-ddb2-4488-bcdb-2452b3d43ec3 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 returned with HTTP 200 Dec 29 07:22:42.583887 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 153/316] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:42 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 => generated 920 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:42.813561 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-93f67928-a420-42e9-bd87-0e75416dfcb2 req-9ac3de2c-f335-4b05-8437-27031536b68d tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] POST http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/attachments/e005fff9-cbb2-4d2d-9ff6-6aff1c127acd/action Dec 29 07:22:42.814218 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:42.814218 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:42.815801 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-93f67928-a420-42e9-bd87-0e75416dfcb2 req-9ac3de2c-f335-4b05-8437-27031536b68d tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Action body: b'{"os-complete": null}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:22:42.816193 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-93f67928-a420-42e9-bd87-0e75416dfcb2 req-9ac3de2c-f335-4b05-8437-27031536b68d tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:22:42.883716 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:42.883716 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:42.899184 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-93f67928-a420-42e9-bd87-0e75416dfcb2 req-9ac3de2c-f335-4b05-8437-27031536b68d tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/attachments/e005fff9-cbb2-4d2d-9ff6-6aff1c127acd/action returned with HTTP 204 Dec 29 07:22:42.900468 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 164/317] 10.222.0.45 () {64 vars in 1489 bytes} [Tue Dec 29 07:22:42 2020] POST /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/attachments/e005fff9-cbb2-4d2d-9ff6-6aff1c127acd/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:22:43.569871 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0ebed8e1-1451-4835-b021-ccc9d7870360 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] POST http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes Dec 29 07:22:43.570373 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:43.570373 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:43.571001 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0ebed8e1-1451-4835-b021-ccc9d7870360 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1710007039"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:22:43.572574 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-0ebed8e1-1451-4835-b021-ccc9d7870360 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1710007039'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:22:43.573154 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-0ebed8e1-1451-4835-b021-ccc9d7870360 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Create volume of 1 GB Dec 29 07:22:43.587241 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0ebed8e1-1451-4835-b021-ccc9d7870360 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Availability Zones retrieved successfully. Dec 29 07:22:43.600526 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2f7b57fa-d315-47f2-afed-ae86ed55fd32 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 Dec 29 07:22:43.601359 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2f7b57fa-d315-47f2-afed-ae86ed55fd32 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:43.601776 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:43.601776 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:43.602649 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2f7b57fa-d315-47f2-afed-ae86ed55fd32 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:43.608793 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0ebed8e1-1451-4835-b021-ccc9d7870360 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Flow 'volume_create_api' (02104709-d4c8-4201-8c04-480e2a17c36f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:22:43.612375 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0ebed8e1-1451-4835-b021-ccc9d7870360 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b55ef76-5a0b-4345-aca6-a810de4faa6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:22:43.614657 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-0ebed8e1-1451-4835-b021-ccc9d7870360 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:22:43.694026 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0ebed8e1-1451-4835-b021-ccc9d7870360 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b55ef76-5a0b-4345-aca6-a810de4faa6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:22:43.697188 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0ebed8e1-1451-4835-b021-ccc9d7870360 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a757b5b1-bcb6-45d2-881b-13468586af3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:22:43.758490 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:43.758490 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:43.774645 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2f7b57fa-d315-47f2-afed-ae86ed55fd32 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:22:43.813328 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:43.813328 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:43.831605 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2f7b57fa-d315-47f2-afed-ae86ed55fd32 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 returned with HTTP 200 Dec 29 07:22:43.832777 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 165/318] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:43 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 => generated 1212 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:22:43.855794 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-0ebed8e1-1451-4835-b021-ccc9d7870360 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Created reservations ['399ea499-358d-42cc-8ecb-f59ecac900e1', '0de4751b-0489-4835-b9ca-25055adbd528', '7e6f1cd3-d90e-4028-8eb2-9d17a58fe9ff', '9ffbf3aa-4464-47ca-91a8-67a464f27e63'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:22:43.858201 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0ebed8e1-1451-4835-b021-ccc9d7870360 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a757b5b1-bcb6-45d2-881b-13468586af3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['399ea499-358d-42cc-8ecb-f59ecac900e1', '0de4751b-0489-4835-b9ca-25055adbd528', '7e6f1cd3-d90e-4028-8eb2-9d17a58fe9ff', '9ffbf3aa-4464-47ca-91a8-67a464f27e63']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:22:43.860427 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0ebed8e1-1451-4835-b021-ccc9d7870360 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ff49374-1af5-4909-9946-0aa826b8b841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:22:44.001821 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0ebed8e1-1451-4835-b021-ccc9d7870360 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ff49374-1af5-4909-9946-0aa826b8b841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd455b9e4-ca7e-4c4d-9f66-69b9cf58af78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1710007039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a061a6eb9fe42afbc58c2965f36647d',qos_specs=None,replication_status=,reservations=['399ea499-358d-42cc-8ecb-f59ecac900e1','0de4751b-0489-4835-b9ca-25055adbd528','7e6f1cd3-d90e-4028-8eb2-9d17a58fe9ff','9ffbf3aa-4464-47ca-91a8-67a464f27e63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15c2b7aac54f46cfac5a1b9bcdbd9751',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:22:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1710007039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d455b9e4-ca7e-4c4d-9f66-69b9cf58af78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a061a6eb9fe42afbc58c2965f36647d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='15c2b7aac54f46cfac5a1b9bcdbd9751',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:22:44.004318 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0ebed8e1-1451-4835-b021-ccc9d7870360 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc7add03-16e4-488a-81ab-7e1f5c673882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:22:44.041824 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0ebed8e1-1451-4835-b021-ccc9d7870360 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc7add03-16e4-488a-81ab-7e1f5c673882) transitioned into state 'SUCCESS' from state '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-1710007039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a061a6eb9fe42afbc58c2965f36647d',qos_specs=None,replication_status=,reservations=['399ea499-358d-42cc-8ecb-f59ecac900e1','0de4751b-0489-4835-b9ca-25055adbd528','7e6f1cd3-d90e-4028-8eb2-9d17a58fe9ff','9ffbf3aa-4464-47ca-91a8-67a464f27e63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15c2b7aac54f46cfac5a1b9bcdbd9751',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:22:44.044585 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0ebed8e1-1451-4835-b021-ccc9d7870360 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eafb157-470d-4da2-bb61-13820e7e41dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:22:44.061960 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0ebed8e1-1451-4835-b021-ccc9d7870360 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eafb157-470d-4da2-bb61-13820e7e41dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:22:44.064802 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0ebed8e1-1451-4835-b021-ccc9d7870360 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Flow 'volume_create_api' (02104709-d4c8-4201-8c04-480e2a17c36f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:22:44.120620 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0ebed8e1-1451-4835-b021-ccc9d7870360 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Create volume request issued successfully. Dec 29 07:22:44.135691 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0ebed8e1-1451-4835-b021-ccc9d7870360 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes returned with HTTP 202 Dec 29 07:22:44.136697 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 154/319] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:22:43 2020] POST /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes => generated 824 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:22:44.152212 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-327a4827-413b-4214-84c4-ff14554b5430 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 Dec 29 07:22:44.152212 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-327a4827-413b-4214-84c4-ff14554b5430 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:44.152212 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:44.152212 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:44.153971 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-327a4827-413b-4214-84c4-ff14554b5430 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:44.208875 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:44.208875 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:44.228178 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-327a4827-413b-4214-84c4-ff14554b5430 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:22:44.251203 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-327a4827-413b-4214-84c4-ff14554b5430 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 returned with HTTP 200 Dec 29 07:22:44.252035 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 166/320] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:44 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 => generated 892 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:44.346412 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-889e52e8-c2fe-4734-b196-a4a4386b0621 req-3e39fe78-d0ef-4065-bfd0-105dccd9de4f tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 Dec 29 07:22:44.347611 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-889e52e8-c2fe-4734-b196-a4a4386b0621 req-3e39fe78-d0ef-4065-bfd0-105dccd9de4f tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:44.347960 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:44.347960 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:44.348864 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-889e52e8-c2fe-4734-b196-a4a4386b0621 req-3e39fe78-d0ef-4065-bfd0-105dccd9de4f tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:44.409532 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:44.409532 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:44.421788 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-889e52e8-c2fe-4734-b196-a4a4386b0621 req-3e39fe78-d0ef-4065-bfd0-105dccd9de4f tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:22:44.443263 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:44.443263 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:44.452377 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-889e52e8-c2fe-4734-b196-a4a4386b0621 req-3e39fe78-d0ef-4065-bfd0-105dccd9de4f tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 returned with HTTP 200 Dec 29 07:22:44.453702 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 155/321] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:22:44 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 => generated 1212 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:22:45.268542 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-18cd21fa-036b-40bc-aac6-1f5b99d86805 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 Dec 29 07:22:45.269057 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-18cd21fa-036b-40bc-aac6-1f5b99d86805 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:45.269270 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:45.269270 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:45.269878 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-18cd21fa-036b-40bc-aac6-1f5b99d86805 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:45.324643 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:45.324643 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:45.336092 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-18cd21fa-036b-40bc-aac6-1f5b99d86805 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:22:45.361384 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-18cd21fa-036b-40bc-aac6-1f5b99d86805 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 returned with HTTP 200 Dec 29 07:22:45.363222 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 167/322] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:45 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 => generated 917 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:46.026108 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-02741b97-73de-4a74-8545-34ee473b4f4a req-1dc9451a-5606-40ee-b5f4-7e2e5437bf7a tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 Dec 29 07:22:46.026802 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-02741b97-73de-4a74-8545-34ee473b4f4a req-1dc9451a-5606-40ee-b5f4-7e2e5437bf7a tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:46.026948 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:46.026948 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:46.027215 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-02741b97-73de-4a74-8545-34ee473b4f4a req-1dc9451a-5606-40ee-b5f4-7e2e5437bf7a tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:46.076834 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:46.076834 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:46.085244 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-02741b97-73de-4a74-8545-34ee473b4f4a req-1dc9451a-5606-40ee-b5f4-7e2e5437bf7a tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:22:46.120342 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-02741b97-73de-4a74-8545-34ee473b4f4a req-1dc9451a-5606-40ee-b5f4-7e2e5437bf7a tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 returned with HTTP 200 Dec 29 07:22:46.121706 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 156/323] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:22:46 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 => generated 917 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:22:46.190678 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-18cd21fa-036b-40bc-aac6-1f5b99d86805 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume// Dec 29 07:22:46.191162 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-18cd21fa-036b-40bc-aac6-1f5b99d86805 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:46.191379 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:46.191379 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:46.191751 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-18cd21fa-036b-40bc-aac6-1f5b99d86805 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:46.192791 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-18cd21fa-036b-40bc-aac6-1f5b99d86805 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:22:46.193368 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 168/324] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:22:46 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:22:46.206989 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-02741b97-73de-4a74-8545-34ee473b4f4a req-4481d2a0-60bc-434d-9641-7abd5b27c9cf tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] POST http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments Dec 29 07:22:46.207796 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:46.207796 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:46.208227 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-02741b97-73de-4a74-8545-34ee473b4f4a req-4481d2a0-60bc-434d-9641-7abd5b27c9cf tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d455b9e4-ca7e-4c4d-9f66-69b9cf58af78", "instance_uuid": "affd0b32-fde3-4ca0-b25f-007638883286", "connector": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:22:46.258812 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:46.258812 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:46.323931 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-02741b97-73de-4a74-8545-34ee473b4f4a req-4481d2a0-60bc-434d-9641-7abd5b27c9cf tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments returned with HTTP 200 Dec 29 07:22:46.325297 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 157/325] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:22:46 2020] POST /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments => generated 273 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:22:46.360234 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-357d94c4-ed22-4f0b-910d-4d4ee232428f tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 Dec 29 07:22:46.361065 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-357d94c4-ed22-4f0b-910d-4d4ee232428f tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:46.361905 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-357d94c4-ed22-4f0b-910d-4d4ee232428f tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:46.390736 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-02741b97-73de-4a74-8545-34ee473b4f4a req-4481d2a0-60bc-434d-9641-7abd5b27c9cf tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume// Dec 29 07:22:46.391477 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-02741b97-73de-4a74-8545-34ee473b4f4a req-4481d2a0-60bc-434d-9641-7abd5b27c9cf tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:46.391963 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:46.391963 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:46.392522 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-02741b97-73de-4a74-8545-34ee473b4f4a req-4481d2a0-60bc-434d-9641-7abd5b27c9cf tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:46.393848 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-02741b97-73de-4a74-8545-34ee473b4f4a req-4481d2a0-60bc-434d-9641-7abd5b27c9cf tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:22:46.397248 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 158/326] 10.222.0.38 () {56 vars in 1089 bytes} [Tue Dec 29 07:22:46 2020] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 29 07:22:46.412785 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-02741b97-73de-4a74-8545-34ee473b4f4a req-0ee279b0-54c3-4f12-962f-7c04587e28ea tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 Dec 29 07:22:46.413543 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-02741b97-73de-4a74-8545-34ee473b4f4a req-0ee279b0-54c3-4f12-962f-7c04587e28ea tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:46.414178 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-02741b97-73de-4a74-8545-34ee473b4f4a req-0ee279b0-54c3-4f12-962f-7c04587e28ea tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:46.421962 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:46.421962 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:46.430752 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-357d94c4-ed22-4f0b-910d-4d4ee232428f tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:22:46.460176 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:46.460176 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:46.471024 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-357d94c4-ed22-4f0b-910d-4d4ee232428f tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 returned with HTTP 200 Dec 29 07:22:46.473042 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 169/327] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:46 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 => generated 916 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:46.485655 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:46.485655 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:46.494028 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-02741b97-73de-4a74-8545-34ee473b4f4a req-0ee279b0-54c3-4f12-962f-7c04587e28ea tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:22:46.514568 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:46.514568 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:46.523430 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-02741b97-73de-4a74-8545-34ee473b4f4a req-0ee279b0-54c3-4f12-962f-7c04587e28ea tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 returned with HTTP 200 Dec 29 07:22:46.524259 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 159/328] 10.222.0.38 () {60 vars in 1403 bytes} [Tue Dec 29 07:22:46 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 => generated 1015 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 29 07:22:46.542866 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-02741b97-73de-4a74-8545-34ee473b4f4a req-6c8ba430-64dc-411b-bf70-1009fff47a67 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] PUT http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments/b572ab7a-5b17-4cc2-a435-663e0a62533e Dec 29 07:22:46.543490 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:46.543490 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:46.544033 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-02741b97-73de-4a74-8545-34ee473b4f4a req-6c8ba430-64dc-411b-bf70-1009fff47a67 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.38", "host": "n-h2-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:22:46.572773 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:22:46.572773 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:22:46.573357 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-02741b97-73de-4a74-8545-34ee473b4f4a req-6c8ba430-64dc-411b-bf70-1009fff47a67 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Lock "b'cinder-attachment_update-d455b9e4-ca7e-4c4d-9f66-69b9cf58af78-n-h2-768509-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:22:46.576328 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:46.576328 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:47.489015 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c808d452-2268-4519-89a8-1cd680178e37 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 Dec 29 07:22:47.489521 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c808d452-2268-4519-89a8-1cd680178e37 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:47.489914 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:47.489914 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:47.490530 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c808d452-2268-4519-89a8-1cd680178e37 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:47.588732 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:47.588732 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:47.649695 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c808d452-2268-4519-89a8-1cd680178e37 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:22:47.665247 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:47.665247 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:47.676724 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c808d452-2268-4519-89a8-1cd680178e37 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 returned with HTTP 200 Dec 29 07:22:47.677844 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 160/329] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:47 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 => generated 916 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:48.069754 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-02741b97-73de-4a74-8545-34ee473b4f4a req-6c8ba430-64dc-411b-bf70-1009fff47a67 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Lock "b'cinder-attachment_update-d455b9e4-ca7e-4c4d-9f66-69b9cf58af78-n-h2-768509-3'" released by "attachment_update" :: held 1.496s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:22:48.071176 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-02741b97-73de-4a74-8545-34ee473b4f4a req-6c8ba430-64dc-411b-bf70-1009fff47a67 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments/b572ab7a-5b17-4cc2-a435-663e0a62533e returned with HTTP 200 Dec 29 07:22:48.072838 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 170/330] 10.222.0.38 () {64 vars in 1468 bytes} [Tue Dec 29 07:22:46 2020] PUT /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments/b572ab7a-5b17-4cc2-a435-663e0a62533e => generated 762 bytes in 1535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:22:48.694651 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-39ca0e12-8335-4557-8711-2239b381b73c tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 Dec 29 07:22:48.695877 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-39ca0e12-8335-4557-8711-2239b381b73c tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:48.696155 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:48.696155 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:48.696822 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-39ca0e12-8335-4557-8711-2239b381b73c tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:48.749003 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:48.749003 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:48.760045 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-39ca0e12-8335-4557-8711-2239b381b73c tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:22:48.781370 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:48.781370 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:48.790437 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-39ca0e12-8335-4557-8711-2239b381b73c tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 returned with HTTP 200 Dec 29 07:22:48.791821 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 161/331] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:48 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 => generated 917 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:49.808783 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-04f86086-b3e1-4105-a070-0ef836738d52 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 Dec 29 07:22:49.809237 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-04f86086-b3e1-4105-a070-0ef836738d52 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:49.809371 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:49.809371 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:49.811871 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-04f86086-b3e1-4105-a070-0ef836738d52 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:49.943590 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:49.943590 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:49.961958 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-04f86086-b3e1-4105-a070-0ef836738d52 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:22:50.006460 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:50.006460 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:50.022966 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-04f86086-b3e1-4105-a070-0ef836738d52 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 returned with HTTP 200 Dec 29 07:22:50.024303 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 171/332] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:49 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 => generated 917 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:51.040601 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c5fecb37-12d2-4139-8c0c-c2a23e6f21a7 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 Dec 29 07:22:51.041169 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c5fecb37-12d2-4139-8c0c-c2a23e6f21a7 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:51.041351 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:51.041351 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:51.041870 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c5fecb37-12d2-4139-8c0c-c2a23e6f21a7 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:51.143596 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:51.143596 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:51.167337 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c5fecb37-12d2-4139-8c0c-c2a23e6f21a7 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:22:51.191455 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:51.191455 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:51.201873 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c5fecb37-12d2-4139-8c0c-c2a23e6f21a7 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 returned with HTTP 200 Dec 29 07:22:51.213669 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 162/333] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:51 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 => generated 917 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:52.220231 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-48124fc8-f148-4ae3-973e-1d6d7605bba5 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 Dec 29 07:22:52.221411 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-48124fc8-f148-4ae3-973e-1d6d7605bba5 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:52.221837 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:52.221837 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:52.222477 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-48124fc8-f148-4ae3-973e-1d6d7605bba5 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:52.290542 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:52.290542 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:52.312302 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-48124fc8-f148-4ae3-973e-1d6d7605bba5 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:22:52.342846 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:52.342846 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:52.355623 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-48124fc8-f148-4ae3-973e-1d6d7605bba5 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 returned with HTTP 200 Dec 29 07:22:52.357793 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 172/334] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:52 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 => generated 917 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:53.373602 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-58413023-3bf2-46da-a498-f1259e751d90 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 Dec 29 07:22:53.374063 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-58413023-3bf2-46da-a498-f1259e751d90 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:53.374274 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:53.374274 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:53.374671 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-58413023-3bf2-46da-a498-f1259e751d90 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:53.438866 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:53.438866 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:53.455133 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-58413023-3bf2-46da-a498-f1259e751d90 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:22:53.477018 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:53.477018 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:53.496215 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-58413023-3bf2-46da-a498-f1259e751d90 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 returned with HTTP 200 Dec 29 07:22:53.506569 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 163/335] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:53 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 => generated 917 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:22:53.613787 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-02741b97-73de-4a74-8545-34ee473b4f4a req-f393721e-969c-4b4a-b6c5-73cea4589b4a tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] POST http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments/b572ab7a-5b17-4cc2-a435-663e0a62533e/action Dec 29 07:22:53.614299 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:53.614299 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:53.614762 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-02741b97-73de-4a74-8545-34ee473b4f4a req-f393721e-969c-4b4a-b6c5-73cea4589b4a tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Action body: b'{"os-complete": null}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:22:53.615651 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-02741b97-73de-4a74-8545-34ee473b4f4a req-f393721e-969c-4b4a-b6c5-73cea4589b4a tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:22:53.777225 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:53.777225 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:53.816615 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-02741b97-73de-4a74-8545-34ee473b4f4a req-f393721e-969c-4b4a-b6c5-73cea4589b4a tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments/b572ab7a-5b17-4cc2-a435-663e0a62533e/action returned with HTTP 204 Dec 29 07:22:53.817509 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 173/336] 10.222.0.38 () {64 vars in 1489 bytes} [Tue Dec 29 07:22:53 2020] POST /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments/b572ab7a-5b17-4cc2-a435-663e0a62533e/action => generated 0 bytes in 209 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:22:54.514403 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9fb7a4b1-3799-46ec-8f4b-679648e0f2ad tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 Dec 29 07:22:54.515145 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9fb7a4b1-3799-46ec-8f4b-679648e0f2ad tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:54.515423 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:54.515423 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:54.515890 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9fb7a4b1-3799-46ec-8f4b-679648e0f2ad tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:54.568451 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:54.568451 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:54.578675 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9fb7a4b1-3799-46ec-8f4b-679648e0f2ad tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:22:54.599626 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:54.599626 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:54.609445 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9fb7a4b1-3799-46ec-8f4b-679648e0f2ad tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 returned with HTTP 200 Dec 29 07:22:54.627821 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 164/337] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:22:54 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 => generated 1209 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:22:57.059598 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a6618f0b-0aab-447e-83fc-f9e1a2da31e5 req-723cb404-ee83-418a-a62b-b01d3284b5df tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 Dec 29 07:22:57.060685 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a6618f0b-0aab-447e-83fc-f9e1a2da31e5 req-723cb404-ee83-418a-a62b-b01d3284b5df tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:22:57.060902 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:22:57.060902 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:22:57.061271 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a6618f0b-0aab-447e-83fc-f9e1a2da31e5 req-723cb404-ee83-418a-a62b-b01d3284b5df tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:22:57.112832 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:57.112832 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:57.121509 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-a6618f0b-0aab-447e-83fc-f9e1a2da31e5 req-723cb404-ee83-418a-a62b-b01d3284b5df tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:22:57.143555 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:22:57.143555 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:22:57.153125 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a6618f0b-0aab-447e-83fc-f9e1a2da31e5 req-723cb404-ee83-418a-a62b-b01d3284b5df tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 returned with HTTP 200 Dec 29 07:22:57.154509 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 174/338] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:22:57 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 => generated 1212 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:23:05.564193 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-674dce77-4cac-4af1-9e2a-db01af33755f tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 Dec 29 07:23:05.564697 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-674dce77-4cac-4af1-9e2a-db01af33755f tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:05.565082 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:05.565082 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:05.565691 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-674dce77-4cac-4af1-9e2a-db01af33755f tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:05.682483 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:05.682483 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:05.694319 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-674dce77-4cac-4af1-9e2a-db01af33755f tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:23:05.719870 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:05.719870 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:05.736770 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-674dce77-4cac-4af1-9e2a-db01af33755f tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 returned with HTTP 200 Dec 29 07:23:05.740762 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 165/339] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:05 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 => generated 1212 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:23:06.302676 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-256832a5-b633-4407-a373-7fe53a20dddc req-35af1085-81ec-4964-8416-01f7eba8184c tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 Dec 29 07:23:06.303585 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-256832a5-b633-4407-a373-7fe53a20dddc req-35af1085-81ec-4964-8416-01f7eba8184c tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:06.303585 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:06.303585 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:06.304248 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-256832a5-b633-4407-a373-7fe53a20dddc req-35af1085-81ec-4964-8416-01f7eba8184c tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:06.367854 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:06.367854 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:06.380698 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-256832a5-b633-4407-a373-7fe53a20dddc req-35af1085-81ec-4964-8416-01f7eba8184c tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:23:06.406197 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:06.406197 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:06.415026 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-256832a5-b633-4407-a373-7fe53a20dddc req-35af1085-81ec-4964-8416-01f7eba8184c tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 returned with HTTP 200 Dec 29 07:23:06.416435 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 175/340] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:23:06 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 => generated 1212 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:23:06.439324 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-256832a5-b633-4407-a373-7fe53a20dddc req-1e6c8aa6-b63c-40f8-9c76-92e701af99e8 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] POST http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2/action Dec 29 07:23:06.440390 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:06.440390 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:06.440390 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-256832a5-b633-4407-a373-7fe53a20dddc req-1e6c8aa6-b63c-40f8-9c76-92e701af99e8 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Action body: b'{"os-begin_detaching": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:23:06.440744 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-256832a5-b633-4407-a373-7fe53a20dddc req-1e6c8aa6-b63c-40f8-9c76-92e701af99e8 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:23:06.499326 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:06.499326 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:06.502938 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-256832a5-b633-4407-a373-7fe53a20dddc req-1e6c8aa6-b63c-40f8-9c76-92e701af99e8 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:23:06.521254 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-256832a5-b633-4407-a373-7fe53a20dddc req-1e6c8aa6-b63c-40f8-9c76-92e701af99e8 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Begin detaching volume completed successfully. Dec 29 07:23:06.521787 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-256832a5-b633-4407-a373-7fe53a20dddc req-1e6c8aa6-b63c-40f8-9c76-92e701af99e8 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2/action returned with HTTP 202 Dec 29 07:23:06.531073 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 166/341] 10.222.0.20 () {64 vars in 1643 bytes} [Tue Dec 29 07:23:06 2020] POST /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:23:06.555357 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4f14b52b-f828-4bef-a35b-e90b56dc9177 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 Dec 29 07:23:06.555357 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4f14b52b-f828-4bef-a35b-e90b56dc9177 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:06.555357 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:06.555357 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:06.556009 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4f14b52b-f828-4bef-a35b-e90b56dc9177 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:06.626124 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:06.626124 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:06.638288 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4f14b52b-f828-4bef-a35b-e90b56dc9177 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:23:06.641694 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-256832a5-b633-4407-a373-7fe53a20dddc req-1e6c8aa6-b63c-40f8-9c76-92e701af99e8 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume// Dec 29 07:23:06.641694 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-256832a5-b633-4407-a373-7fe53a20dddc req-1e6c8aa6-b63c-40f8-9c76-92e701af99e8 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:06.641694 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:06.641694 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:06.641694 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-256832a5-b633-4407-a373-7fe53a20dddc req-1e6c8aa6-b63c-40f8-9c76-92e701af99e8 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:06.642525 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-256832a5-b633-4407-a373-7fe53a20dddc req-1e6c8aa6-b63c-40f8-9c76-92e701af99e8 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:23:06.643275 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 167/342] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:23:06 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:23:06.660720 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-256832a5-b633-4407-a373-7fe53a20dddc req-4a25c91e-09c5-47c8-b922-50c1e67850e7 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 Dec 29 07:23:06.661297 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-256832a5-b633-4407-a373-7fe53a20dddc req-4a25c91e-09c5-47c8-b922-50c1e67850e7 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:06.661782 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-256832a5-b633-4407-a373-7fe53a20dddc req-4a25c91e-09c5-47c8-b922-50c1e67850e7 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:06.680040 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:06.680040 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:06.700298 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4f14b52b-f828-4bef-a35b-e90b56dc9177 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 returned with HTTP 200 Dec 29 07:23:06.702997 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 176/343] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:06 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 => generated 1215 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:23:06.736549 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:06.736549 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:06.751547 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-256832a5-b633-4407-a373-7fe53a20dddc req-4a25c91e-09c5-47c8-b922-50c1e67850e7 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:23:06.786322 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:06.786322 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:06.802369 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-256832a5-b633-4407-a373-7fe53a20dddc req-4a25c91e-09c5-47c8-b922-50c1e67850e7 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 returned with HTTP 200 Dec 29 07:23:06.804508 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 168/344] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 07:23:06 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 => generated 1314 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 29 07:23:07.193963 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-256832a5-b633-4407-a373-7fe53a20dddc req-d19ba3eb-6258-47bd-9c6c-964981b33f10 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] DELETE http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/attachments/e005fff9-cbb2-4d2d-9ff6-6aff1c127acd Dec 29 07:23:07.193963 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-256832a5-b633-4407-a373-7fe53a20dddc req-d19ba3eb-6258-47bd-9c6c-964981b33f10 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:07.193963 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:07.193963 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:07.193963 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-256832a5-b633-4407-a373-7fe53a20dddc req-d19ba3eb-6258-47bd-9c6c-964981b33f10 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:07.293804 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:07.293804 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:07.717705 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-66b69417-9273-400a-afbc-1438d6a3d116 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 Dec 29 07:23:07.718246 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-66b69417-9273-400a-afbc-1438d6a3d116 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:07.718439 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:07.718439 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:07.718821 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-66b69417-9273-400a-afbc-1438d6a3d116 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:07.823170 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:07.823170 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:07.844081 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-66b69417-9273-400a-afbc-1438d6a3d116 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:23:07.894904 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:07.894904 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:07.909798 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-66b69417-9273-400a-afbc-1438d6a3d116 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 returned with HTTP 200 Dec 29 07:23:07.910938 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 169/345] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:07 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 => generated 1215 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:23:08.176316 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-256832a5-b633-4407-a373-7fe53a20dddc req-d19ba3eb-6258-47bd-9c6c-964981b33f10 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:23:08.176767 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-256832a5-b633-4407-a373-7fe53a20dddc req-d19ba3eb-6258-47bd-9c6c-964981b33f10 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Pending status list for volume during attachment-delete: [] {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:23:08.186654 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-256832a5-b633-4407-a373-7fe53a20dddc req-d19ba3eb-6258-47bd-9c6c-964981b33f10 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/attachments/e005fff9-cbb2-4d2d-9ff6-6aff1c127acd returned with HTTP 200 Dec 29 07:23:08.187906 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 177/346] 10.222.0.45 () {62 vars in 1437 bytes} [Tue Dec 29 07:23:07 2020] DELETE /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/attachments/e005fff9-cbb2-4d2d-9ff6-6aff1c127acd => generated 19 bytes in 1013 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:23:08.927842 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-807eaa00-ecac-4e52-8007-3f5e64ceb9ab tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 Dec 29 07:23:08.928366 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-807eaa00-ecac-4e52-8007-3f5e64ceb9ab tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:08.928617 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:08.928617 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:08.928879 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-807eaa00-ecac-4e52-8007-3f5e64ceb9ab tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:09.037071 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:09.037071 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:09.058723 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-807eaa00-ecac-4e52-8007-3f5e64ceb9ab tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:23:09.102034 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-807eaa00-ecac-4e52-8007-3f5e64ceb9ab tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 returned with HTTP 200 Dec 29 07:23:09.102034 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 170/347] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:08 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 => generated 920 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:23:09.420393 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3ec1cdad-f8a7-4a63-87ea-f146820d7efa tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] DELETE http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 Dec 29 07:23:09.420927 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3ec1cdad-f8a7-4a63-87ea-f146820d7efa tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:09.421149 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:09.421149 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:09.421524 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3ec1cdad-f8a7-4a63-87ea-f146820d7efa tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:09.422393 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-3ec1cdad-f8a7-4a63-87ea-f146820d7efa tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Delete volume with id: 5772f0e7-d802-4359-954a-5dd48cfbd6b2 Dec 29 07:23:09.498568 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:09.498568 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:09.500521 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3ec1cdad-f8a7-4a63-87ea-f146820d7efa tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:23:09.534057 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3ec1cdad-f8a7-4a63-87ea-f146820d7efa tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Delete volume request issued successfully. Dec 29 07:23:09.534690 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3ec1cdad-f8a7-4a63-87ea-f146820d7efa tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 returned with HTTP 202 Dec 29 07:23:09.544017 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8345f7e0-45e6-4bb2-867c-34f111f88974 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 Dec 29 07:23:09.544728 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8345f7e0-45e6-4bb2-867c-34f111f88974 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:09.545017 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:09.545017 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:09.545489 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8345f7e0-45e6-4bb2-867c-34f111f88974 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:09.551171 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 178/348] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:23:09 2020] DELETE /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:23:09.606899 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:09.606899 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:09.617429 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8345f7e0-45e6-4bb2-867c-34f111f88974 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:23:09.648540 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8345f7e0-45e6-4bb2-867c-34f111f88974 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 returned with HTTP 200 Dec 29 07:23:09.660816 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 171/349] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:09 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 => generated 919 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:23:10.666169 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6ce43389-1763-490a-b111-ab8fff5b26d2 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 Dec 29 07:23:10.666891 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6ce43389-1763-490a-b111-ab8fff5b26d2 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:10.667258 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:10.667258 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:10.667784 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6ce43389-1763-490a-b111-ab8fff5b26d2 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:10.836882 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:10.836882 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:10.854689 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6ce43389-1763-490a-b111-ab8fff5b26d2 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:23:10.904485 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6ce43389-1763-490a-b111-ab8fff5b26d2 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 returned with HTTP 200 Dec 29 07:23:10.907180 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 179/350] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:10 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 => generated 919 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:23:11.930716 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4b1b333a-9c5a-4bd6-b9e0-9eb2c6a1efae tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 Dec 29 07:23:11.934285 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4b1b333a-9c5a-4bd6-b9e0-9eb2c6a1efae tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:11.935556 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:11.935556 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:11.939005 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4b1b333a-9c5a-4bd6-b9e0-9eb2c6a1efae tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:12.091814 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:12.091814 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:12.123629 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4b1b333a-9c5a-4bd6-b9e0-9eb2c6a1efae tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:23:12.171892 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4b1b333a-9c5a-4bd6-b9e0-9eb2c6a1efae tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 returned with HTTP 200 Dec 29 07:23:12.182258 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 172/351] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:11 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 => generated 919 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:23:13.189074 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2afab270-5a8b-4b9c-bd5e-2a1583160e4c tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 Dec 29 07:23:13.190171 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2afab270-5a8b-4b9c-bd5e-2a1583160e4c tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:13.190392 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:13.190392 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:13.195044 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2afab270-5a8b-4b9c-bd5e-2a1583160e4c tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:13.290091 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2afab270-5a8b-4b9c-bd5e-2a1583160e4c tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 returned with HTTP 404 Dec 29 07:23:13.291532 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 180/352] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:13 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/5772f0e7-d802-4359-954a-5dd48cfbd6b2 => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:23:13.300477 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c12e4cc8-5fc6-4a17-a079-22e99895cab9 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] DELETE http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/2b81a98a-fe22-454f-addd-3d337451f440 Dec 29 07:23:13.301408 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c12e4cc8-5fc6-4a17-a079-22e99895cab9 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:13.301941 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:13.301941 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:13.302755 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c12e4cc8-5fc6-4a17-a079-22e99895cab9 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:13.303562 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-c12e4cc8-5fc6-4a17-a079-22e99895cab9 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Delete volume with id: 2b81a98a-fe22-454f-addd-3d337451f440 Dec 29 07:23:13.497833 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:13.497833 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:13.499196 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c12e4cc8-5fc6-4a17-a079-22e99895cab9 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:23:13.542411 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c12e4cc8-5fc6-4a17-a079-22e99895cab9 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Delete volume request issued successfully. Dec 29 07:23:13.544403 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c12e4cc8-5fc6-4a17-a079-22e99895cab9 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/2b81a98a-fe22-454f-addd-3d337451f440 returned with HTTP 202 Dec 29 07:23:13.545671 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 173/353] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:23:13 2020] DELETE /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/2b81a98a-fe22-454f-addd-3d337451f440 => generated 0 bytes in 249 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:23:13.553491 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bb04c6e3-0cf3-48de-a5f4-fc0548dad94a tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/2b81a98a-fe22-454f-addd-3d337451f440 Dec 29 07:23:13.554497 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bb04c6e3-0cf3-48de-a5f4-fc0548dad94a tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:13.556842 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bb04c6e3-0cf3-48de-a5f4-fc0548dad94a tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:13.645320 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:13.645320 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:13.675374 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bb04c6e3-0cf3-48de-a5f4-fc0548dad94a tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:23:13.734908 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bb04c6e3-0cf3-48de-a5f4-fc0548dad94a tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/2b81a98a-fe22-454f-addd-3d337451f440 returned with HTTP 200 Dec 29 07:23:13.735583 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 181/354] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:13 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/2b81a98a-fe22-454f-addd-3d337451f440 => generated 920 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:23:14.763755 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-feac4969-b37d-48d4-91b4-6785d2627e78 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/2b81a98a-fe22-454f-addd-3d337451f440 Dec 29 07:23:14.763755 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-feac4969-b37d-48d4-91b4-6785d2627e78 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:14.763755 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:14.763755 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:14.763755 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-feac4969-b37d-48d4-91b4-6785d2627e78 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:14.953611 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:14.953611 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:14.989522 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-feac4969-b37d-48d4-91b4-6785d2627e78 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:23:15.069831 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-feac4969-b37d-48d4-91b4-6785d2627e78 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/2b81a98a-fe22-454f-addd-3d337451f440 returned with HTTP 200 Dec 29 07:23:15.090363 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 174/355] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:14 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/2b81a98a-fe22-454f-addd-3d337451f440 => generated 920 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:23:15.644312 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4cc31c80-142b-45f6-b228-12247d8e9fcc req-95436573-4fc5-4d48-8c0a-cc3c54b8b5ef tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 Dec 29 07:23:15.644980 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4cc31c80-142b-45f6-b228-12247d8e9fcc req-95436573-4fc5-4d48-8c0a-cc3c54b8b5ef tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:15.645178 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:15.645178 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:15.646145 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4cc31c80-142b-45f6-b228-12247d8e9fcc req-95436573-4fc5-4d48-8c0a-cc3c54b8b5ef tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:15.762744 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:15.762744 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:15.773358 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-4cc31c80-142b-45f6-b228-12247d8e9fcc req-95436573-4fc5-4d48-8c0a-cc3c54b8b5ef tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:23:15.799282 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:15.799282 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:15.810139 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4cc31c80-142b-45f6-b228-12247d8e9fcc req-95436573-4fc5-4d48-8c0a-cc3c54b8b5ef tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 returned with HTTP 200 Dec 29 07:23:15.811363 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 182/356] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:23:15 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 => generated 1209 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:23:15.911931 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-feac4969-b37d-48d4-91b4-6785d2627e78 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume// Dec 29 07:23:15.912392 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-feac4969-b37d-48d4-91b4-6785d2627e78 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:15.912874 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:15.912874 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:15.913493 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-feac4969-b37d-48d4-91b4-6785d2627e78 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:15.914797 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-feac4969-b37d-48d4-91b4-6785d2627e78 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:23:15.921558 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 175/357] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:23:15 2020] GET /volume/ => generated 754 bytes in 10 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:23:15.956188 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4cc31c80-142b-45f6-b228-12247d8e9fcc req-1e7553b7-2c75-409b-9b38-219a16ad3488 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] POST http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments Dec 29 07:23:15.956960 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:15.956960 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:15.957664 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4cc31c80-142b-45f6-b228-12247d8e9fcc req-1e7553b7-2c75-409b-9b38-219a16ad3488 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d455b9e4-ca7e-4c4d-9f66-69b9cf58af78", "instance_uuid": "55b5a91b-7bd5-427c-b27f-e14adc7fc85f", "connector": null}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:23:16.061846 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:16.061846 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:16.084963 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-23f55cc7-0bb2-4384-a59c-1268d9677574 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/2b81a98a-fe22-454f-addd-3d337451f440 Dec 29 07:23:16.085495 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-23f55cc7-0bb2-4384-a59c-1268d9677574 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:16.085979 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-23f55cc7-0bb2-4384-a59c-1268d9677574 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:16.148923 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4cc31c80-142b-45f6-b228-12247d8e9fcc req-1e7553b7-2c75-409b-9b38-219a16ad3488 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments returned with HTTP 400 Dec 29 07:23:16.156758 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:16.156758 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:16.158082 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 183/358] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:23:15 2020] POST /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments => generated 189 bytes in 211 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Dec 29 07:23:16.173662 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-23f55cc7-0bb2-4384-a59c-1268d9677574 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Volume info retrieved successfully. Dec 29 07:23:16.189918 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-63ebc8d8-22a2-42d5-9dad-b3f7322872c8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 Dec 29 07:23:16.191014 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-63ebc8d8-22a2-42d5-9dad-b3f7322872c8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:16.191444 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:16.191444 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:16.192133 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-63ebc8d8-22a2-42d5-9dad-b3f7322872c8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:16.244965 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:16.244965 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:16.256076 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-63ebc8d8-22a2-42d5-9dad-b3f7322872c8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:23:16.260204 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-23f55cc7-0bb2-4384-a59c-1268d9677574 tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/2b81a98a-fe22-454f-addd-3d337451f440 returned with HTTP 200 Dec 29 07:23:16.278811 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:16.278811 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:16.279238 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 176/359] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:16 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/2b81a98a-fe22-454f-addd-3d337451f440 => generated 920 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:23:16.289131 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-63ebc8d8-22a2-42d5-9dad-b3f7322872c8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 returned with HTTP 200 Dec 29 07:23:16.301771 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 184/360] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:16 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 => generated 1209 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:23:16.718463 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-efd627ed-238e-4993-ad71-14642b1ffa78 req-ec3988e8-712e-4794-bea3-e1a4c9112765 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 Dec 29 07:23:16.719021 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-efd627ed-238e-4993-ad71-14642b1ffa78 req-ec3988e8-712e-4794-bea3-e1a4c9112765 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:16.719212 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:16.719212 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:16.719839 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-efd627ed-238e-4993-ad71-14642b1ffa78 req-ec3988e8-712e-4794-bea3-e1a4c9112765 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:16.819007 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:16.819007 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:16.831090 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-efd627ed-238e-4993-ad71-14642b1ffa78 req-ec3988e8-712e-4794-bea3-e1a4c9112765 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:23:16.851673 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:16.851673 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:16.863044 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-efd627ed-238e-4993-ad71-14642b1ffa78 req-ec3988e8-712e-4794-bea3-e1a4c9112765 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 returned with HTTP 200 Dec 29 07:23:16.864539 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 177/361] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:23:16 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 => generated 1209 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:23:16.901195 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-efd627ed-238e-4993-ad71-14642b1ffa78 req-c24a2507-5bd5-4280-9ffa-8c06700946ae tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] POST http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78/action Dec 29 07:23:16.901990 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:16.901990 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:16.902964 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-efd627ed-238e-4993-ad71-14642b1ffa78 req-c24a2507-5bd5-4280-9ffa-8c06700946ae tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Action body: b'{"os-begin_detaching": null}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:23:16.903679 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-efd627ed-238e-4993-ad71-14642b1ffa78 req-c24a2507-5bd5-4280-9ffa-8c06700946ae tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:23:17.049444 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:17.049444 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:17.051115 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-efd627ed-238e-4993-ad71-14642b1ffa78 req-c24a2507-5bd5-4280-9ffa-8c06700946ae tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:23:17.065311 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-efd627ed-238e-4993-ad71-14642b1ffa78 req-c24a2507-5bd5-4280-9ffa-8c06700946ae tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Begin detaching volume completed successfully. Dec 29 07:23:17.066011 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-efd627ed-238e-4993-ad71-14642b1ffa78 req-c24a2507-5bd5-4280-9ffa-8c06700946ae tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78/action returned with HTTP 202 Dec 29 07:23:17.074880 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 185/362] 10.222.0.20 () {64 vars in 1643 bytes} [Tue Dec 29 07:23:16 2020] POST /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78/action => generated 0 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:23:17.093291 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9ea348b2-7e5e-4c51-b450-e5e9e4447d58 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 Dec 29 07:23:17.094104 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9ea348b2-7e5e-4c51-b450-e5e9e4447d58 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:17.094664 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:17.094664 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:17.095714 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9ea348b2-7e5e-4c51-b450-e5e9e4447d58 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:17.154987 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-efd627ed-238e-4993-ad71-14642b1ffa78 req-c24a2507-5bd5-4280-9ffa-8c06700946ae tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume// Dec 29 07:23:17.155487 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-efd627ed-238e-4993-ad71-14642b1ffa78 req-c24a2507-5bd5-4280-9ffa-8c06700946ae tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:17.155711 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:17.155711 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:17.156110 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-efd627ed-238e-4993-ad71-14642b1ffa78 req-c24a2507-5bd5-4280-9ffa-8c06700946ae tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:17.157203 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-efd627ed-238e-4993-ad71-14642b1ffa78 req-c24a2507-5bd5-4280-9ffa-8c06700946ae tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:23:17.157799 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 186/363] 10.222.0.38 () {56 vars in 1089 bytes} [Tue Dec 29 07:23:17 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:23:17.173958 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-efd627ed-238e-4993-ad71-14642b1ffa78 req-f31a764c-d034-470e-8dbd-794a1042ec5b tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 Dec 29 07:23:17.174537 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-efd627ed-238e-4993-ad71-14642b1ffa78 req-f31a764c-d034-470e-8dbd-794a1042ec5b tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:17.175050 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-efd627ed-238e-4993-ad71-14642b1ffa78 req-f31a764c-d034-470e-8dbd-794a1042ec5b tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:17.192286 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:17.192286 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:17.232629 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9ea348b2-7e5e-4c51-b450-e5e9e4447d58 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:23:17.304815 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:17.304815 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:17.310287 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:17.310287 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:17.316760 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9ea348b2-7e5e-4c51-b450-e5e9e4447d58 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 returned with HTTP 200 Dec 29 07:23:17.316760 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 178/364] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:17 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 => generated 1212 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:23:17.328550 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2221ceb4-3091-4272-a434-89276e812d5c tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] GET http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/2b81a98a-fe22-454f-addd-3d337451f440 Dec 29 07:23:17.333395 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-efd627ed-238e-4993-ad71-14642b1ffa78 req-f31a764c-d034-470e-8dbd-794a1042ec5b tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:23:17.338002 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2221ceb4-3091-4272-a434-89276e812d5c tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:17.338002 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:17.338002 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:17.338002 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2221ceb4-3091-4272-a434-89276e812d5c tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:17.371979 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:17.371979 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:17.393216 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-efd627ed-238e-4993-ad71-14642b1ffa78 req-f31a764c-d034-470e-8dbd-794a1042ec5b tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 returned with HTTP 200 Dec 29 07:23:17.393216 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 187/365] 10.222.0.38 () {60 vars in 1403 bytes} [Tue Dec 29 07:23:17 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 => generated 1311 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:23:17.403207 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2221ceb4-3091-4272-a434-89276e812d5c tempest-ServerRescueNegativeTestJSON-9510917 tempest-ServerRescueNegativeTestJSON-9510917] http://10.222.0.20/volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/2b81a98a-fe22-454f-addd-3d337451f440 returned with HTTP 404 Dec 29 07:23:17.406639 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 179/366] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:17 2020] GET /volume/v3/c5cef3368dde4cfeab42c726d555a6d1/volumes/2b81a98a-fe22-454f-addd-3d337451f440 => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:23:17.843688 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-efd627ed-238e-4993-ad71-14642b1ffa78 req-8c14ddf5-067d-4d5c-aa2c-9a21f2d55745 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] DELETE http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments/b572ab7a-5b17-4cc2-a435-663e0a62533e Dec 29 07:23:17.843688 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-efd627ed-238e-4993-ad71-14642b1ffa78 req-8c14ddf5-067d-4d5c-aa2c-9a21f2d55745 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:17.843688 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:17.843688 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:17.843688 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-efd627ed-238e-4993-ad71-14642b1ffa78 req-8c14ddf5-067d-4d5c-aa2c-9a21f2d55745 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:17.930626 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:17.930626 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:18.325013 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2a535698-3e81-4e1e-bcde-a38d66373a62 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 Dec 29 07:23:18.325013 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2a535698-3e81-4e1e-bcde-a38d66373a62 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:18.325013 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2a535698-3e81-4e1e-bcde-a38d66373a62 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:18.433375 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:18.433375 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:18.458886 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2a535698-3e81-4e1e-bcde-a38d66373a62 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:23:18.515890 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:18.515890 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:18.548152 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2a535698-3e81-4e1e-bcde-a38d66373a62 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 returned with HTTP 200 Dec 29 07:23:18.548152 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 180/367] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:18 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 => generated 1212 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:23:18.806014 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-efd627ed-238e-4993-ad71-14642b1ffa78 req-8c14ddf5-067d-4d5c-aa2c-9a21f2d55745 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:23:18.806713 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-efd627ed-238e-4993-ad71-14642b1ffa78 req-8c14ddf5-067d-4d5c-aa2c-9a21f2d55745 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Pending status list for volume during attachment-delete: [] {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:23:18.836144 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-efd627ed-238e-4993-ad71-14642b1ffa78 req-8c14ddf5-067d-4d5c-aa2c-9a21f2d55745 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments/b572ab7a-5b17-4cc2-a435-663e0a62533e returned with HTTP 200 Dec 29 07:23:18.842791 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 188/368] 10.222.0.38 () {62 vars in 1437 bytes} [Tue Dec 29 07:23:17 2020] DELETE /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments/b572ab7a-5b17-4cc2-a435-663e0a62533e => generated 19 bytes in 1025 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:23:19.564686 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ff118e36-a72e-4974-ad8e-d0c8125e689a tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 Dec 29 07:23:19.565434 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ff118e36-a72e-4974-ad8e-d0c8125e689a tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:19.565611 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:19.565611 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:19.566625 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ff118e36-a72e-4974-ad8e-d0c8125e689a tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:19.617683 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:19.617683 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:19.666881 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ff118e36-a72e-4974-ad8e-d0c8125e689a tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:23:19.723734 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ff118e36-a72e-4974-ad8e-d0c8125e689a tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 returned with HTTP 200 Dec 29 07:23:19.743763 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 181/369] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:19 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 => generated 917 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:23:42.003722 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-614c2c1d-06ff-473f-bd60-381662d27621 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] POST http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes Dec 29 07:23:42.004317 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:42.004317 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:42.004585 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-614c2c1d-06ff-473f-bd60-381662d27621 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1863162106"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:23:42.005697 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-614c2c1d-06ff-473f-bd60-381662d27621 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1863162106'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:23:42.006077 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-614c2c1d-06ff-473f-bd60-381662d27621 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Create volume of 1 GB Dec 29 07:23:42.006766 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:42.006766 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:42.031778 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-614c2c1d-06ff-473f-bd60-381662d27621 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Availability Zones retrieved successfully. Dec 29 07:23:42.065813 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-614c2c1d-06ff-473f-bd60-381662d27621 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Flow 'volume_create_api' (3de3a1a2-ce20-40b7-ba38-56c96619ff4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:23:42.069215 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-614c2c1d-06ff-473f-bd60-381662d27621 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cd4cb2d-4c92-43b8-bb2f-28609e3cc57f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:23:42.071855 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-614c2c1d-06ff-473f-bd60-381662d27621 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:23:42.162997 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-614c2c1d-06ff-473f-bd60-381662d27621 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cd4cb2d-4c92-43b8-bb2f-28609e3cc57f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:23:42.165220 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-614c2c1d-06ff-473f-bd60-381662d27621 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (986b4242-8fc3-4f44-860a-27cc5837af86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:23:42.244102 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-614c2c1d-06ff-473f-bd60-381662d27621 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Created reservations ['3cc34877-4b6a-47c6-aafa-46fa796c5664', '04079179-72b2-44ad-9770-1e7f47394f57', '48054811-38a4-4189-ac2e-5265514f68b4', '8c5dfdf8-7084-45aa-90ed-d9883f0a4a88'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:23:42.246086 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-614c2c1d-06ff-473f-bd60-381662d27621 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (986b4242-8fc3-4f44-860a-27cc5837af86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cc34877-4b6a-47c6-aafa-46fa796c5664', '04079179-72b2-44ad-9770-1e7f47394f57', '48054811-38a4-4189-ac2e-5265514f68b4', '8c5dfdf8-7084-45aa-90ed-d9883f0a4a88']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:23:42.248267 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-614c2c1d-06ff-473f-bd60-381662d27621 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79553728-9f2f-4587-b6d5-c4ff980381fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:23:42.314815 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-614c2c1d-06ff-473f-bd60-381662d27621 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79553728-9f2f-4587-b6d5-c4ff980381fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c332eac6-f9ba-4572-9c2e-162a8e37e573', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1863162106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a061a6eb9fe42afbc58c2965f36647d',qos_specs=None,replication_status=,reservations=['3cc34877-4b6a-47c6-aafa-46fa796c5664','04079179-72b2-44ad-9770-1e7f47394f57','48054811-38a4-4189-ac2e-5265514f68b4','8c5dfdf8-7084-45aa-90ed-d9883f0a4a88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15c2b7aac54f46cfac5a1b9bcdbd9751',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:23:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1863162106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c332eac6-f9ba-4572-9c2e-162a8e37e573,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a061a6eb9fe42afbc58c2965f36647d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='15c2b7aac54f46cfac5a1b9bcdbd9751',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:23:42.317523 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-614c2c1d-06ff-473f-bd60-381662d27621 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16478973-cae4-4675-ae92-346445a52b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:23:42.346484 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-614c2c1d-06ff-473f-bd60-381662d27621 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16478973-cae4-4675-ae92-346445a52b31) transitioned into state 'SUCCESS' from state '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-1863162106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a061a6eb9fe42afbc58c2965f36647d',qos_specs=None,replication_status=,reservations=['3cc34877-4b6a-47c6-aafa-46fa796c5664','04079179-72b2-44ad-9770-1e7f47394f57','48054811-38a4-4189-ac2e-5265514f68b4','8c5dfdf8-7084-45aa-90ed-d9883f0a4a88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15c2b7aac54f46cfac5a1b9bcdbd9751',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:23:42.348960 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-614c2c1d-06ff-473f-bd60-381662d27621 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31bce722-31d0-4564-b5de-228d000fa10f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:23:42.367889 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-614c2c1d-06ff-473f-bd60-381662d27621 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31bce722-31d0-4564-b5de-228d000fa10f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:23:42.371288 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-614c2c1d-06ff-473f-bd60-381662d27621 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Flow 'volume_create_api' (3de3a1a2-ce20-40b7-ba38-56c96619ff4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:23:42.494020 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-614c2c1d-06ff-473f-bd60-381662d27621 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Create volume request issued successfully. Dec 29 07:23:42.533678 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-614c2c1d-06ff-473f-bd60-381662d27621 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes returned with HTTP 202 Dec 29 07:23:42.538569 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 189/370] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:23:41 2020] POST /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes => generated 824 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:23:42.555496 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-075a4d16-c3cd-4398-8f6e-bde79994acec tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 Dec 29 07:23:42.555683 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-075a4d16-c3cd-4398-8f6e-bde79994acec tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:42.556046 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:42.556046 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:42.556606 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-075a4d16-c3cd-4398-8f6e-bde79994acec tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:42.720238 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:42.720238 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:42.763654 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-075a4d16-c3cd-4398-8f6e-bde79994acec tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:23:42.823194 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-075a4d16-c3cd-4398-8f6e-bde79994acec tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 returned with HTTP 200 Dec 29 07:23:42.828865 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 182/371] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:42 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 => generated 916 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:23:43.841752 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-78158885-5a5c-441e-9ecf-8bc2cf123ef8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 Dec 29 07:23:43.842265 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-78158885-5a5c-441e-9ecf-8bc2cf123ef8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:43.842466 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:43.842466 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:43.843527 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-78158885-5a5c-441e-9ecf-8bc2cf123ef8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:43.904163 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:43.904163 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:43.913525 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-78158885-5a5c-441e-9ecf-8bc2cf123ef8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:23:43.980792 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-78158885-5a5c-441e-9ecf-8bc2cf123ef8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 returned with HTTP 200 Dec 29 07:23:43.981959 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 190/372] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:43 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 => generated 917 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:23:44.178668 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-d37aacb7-f464-400d-98cd-5e77ef032372 req-4d49acbb-0385-45bf-8301-1bb14fcfab1c tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 Dec 29 07:23:44.179444 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-d37aacb7-f464-400d-98cd-5e77ef032372 req-4d49acbb-0385-45bf-8301-1bb14fcfab1c tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:44.179790 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:44.179790 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:44.180386 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-d37aacb7-f464-400d-98cd-5e77ef032372 req-4d49acbb-0385-45bf-8301-1bb14fcfab1c tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:44.236670 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:44.236670 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:44.248436 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-d37aacb7-f464-400d-98cd-5e77ef032372 req-4d49acbb-0385-45bf-8301-1bb14fcfab1c tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:23:44.293061 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-d37aacb7-f464-400d-98cd-5e77ef032372 req-4d49acbb-0385-45bf-8301-1bb14fcfab1c tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 returned with HTTP 200 Dec 29 07:23:44.294079 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 183/373] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:23:44 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 => generated 917 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:23:44.495593 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-78158885-5a5c-441e-9ecf-8bc2cf123ef8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume// Dec 29 07:23:44.495593 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-78158885-5a5c-441e-9ecf-8bc2cf123ef8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:44.495593 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:44.495593 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:44.495593 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-78158885-5a5c-441e-9ecf-8bc2cf123ef8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:44.495593 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-78158885-5a5c-441e-9ecf-8bc2cf123ef8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:23:44.500557 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 191/374] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:23:44 2020] GET /volume/ => generated 754 bytes in 8 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:23:44.537929 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-d37aacb7-f464-400d-98cd-5e77ef032372 req-e03fd3d7-1ca5-4b75-bb92-2984aa6f10aa tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] POST http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments Dec 29 07:23:44.537929 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:44.537929 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:44.537929 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-d37aacb7-f464-400d-98cd-5e77ef032372 req-e03fd3d7-1ca5-4b75-bb92-2984aa6f10aa tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c332eac6-f9ba-4572-9c2e-162a8e37e573", "instance_uuid": "12294893-0db8-4647-80de-99b69b2aed8e", "connector": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:23:44.617504 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:44.617504 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:44.832234 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-d37aacb7-f464-400d-98cd-5e77ef032372 req-e03fd3d7-1ca5-4b75-bb92-2984aa6f10aa tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments returned with HTTP 200 Dec 29 07:23:44.833835 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 184/375] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:23:44 2020] POST /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments => generated 273 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:23:44.911228 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-faef1cf8-a1f7-4fd0-9a04-427a36e2d549 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 Dec 29 07:23:44.911963 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-faef1cf8-a1f7-4fd0-9a04-427a36e2d549 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:44.912706 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-faef1cf8-a1f7-4fd0-9a04-427a36e2d549 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:44.928802 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-d37aacb7-f464-400d-98cd-5e77ef032372 req-e03fd3d7-1ca5-4b75-bb92-2984aa6f10aa tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume// Dec 29 07:23:44.929909 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-d37aacb7-f464-400d-98cd-5e77ef032372 req-e03fd3d7-1ca5-4b75-bb92-2984aa6f10aa tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:44.930241 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:44.930241 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:44.931386 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-d37aacb7-f464-400d-98cd-5e77ef032372 req-e03fd3d7-1ca5-4b75-bb92-2984aa6f10aa tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:44.933528 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-d37aacb7-f464-400d-98cd-5e77ef032372 req-e03fd3d7-1ca5-4b75-bb92-2984aa6f10aa tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:23:44.934281 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 185/376] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:23:44 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:23:44.949883 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-d37aacb7-f464-400d-98cd-5e77ef032372 req-61213418-80bc-46ca-a498-7097997b5f54 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 Dec 29 07:23:44.950488 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-d37aacb7-f464-400d-98cd-5e77ef032372 req-61213418-80bc-46ca-a498-7097997b5f54 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:44.951099 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-d37aacb7-f464-400d-98cd-5e77ef032372 req-61213418-80bc-46ca-a498-7097997b5f54 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:45.035806 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:45.035806 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:45.046053 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-faef1cf8-a1f7-4fd0-9a04-427a36e2d549 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:23:45.068957 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:45.068957 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:45.071497 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:45.071497 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:45.087561 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-faef1cf8-a1f7-4fd0-9a04-427a36e2d549 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 returned with HTTP 200 Dec 29 07:23:45.090094 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 192/377] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:44 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 => generated 916 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:23:45.092426 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-d37aacb7-f464-400d-98cd-5e77ef032372 req-61213418-80bc-46ca-a498-7097997b5f54 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:23:45.149172 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:45.149172 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:45.161129 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-d37aacb7-f464-400d-98cd-5e77ef032372 req-61213418-80bc-46ca-a498-7097997b5f54 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 returned with HTTP 200 Dec 29 07:23:45.162343 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 186/378] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 07:23:44 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 => generated 1015 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:23:45.185212 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-d37aacb7-f464-400d-98cd-5e77ef032372 req-40cf2eb7-1f45-4eac-a402-8bb5d6564701 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] PUT http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments/936aa660-2465-4ee7-a067-fd0ab382f995 Dec 29 07:23:45.185856 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:45.185856 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:45.186428 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-d37aacb7-f464-400d-98cd-5e77ef032372 req-40cf2eb7-1f45-4eac-a402-8bb5d6564701 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:23:45.238153 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:23:45.238153 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:23:45.239073 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-d37aacb7-f464-400d-98cd-5e77ef032372 req-40cf2eb7-1f45-4eac-a402-8bb5d6564701 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Lock "b'cinder-attachment_update-c332eac6-f9ba-4572-9c2e-162a8e37e573-n-h1-768509-3'" acquired by "attachment_update" :: waited 0.022s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:23:45.241747 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:45.241747 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:46.108253 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-127391e3-8add-4727-be61-fb0adcfa5176 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 Dec 29 07:23:46.108712 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-127391e3-8add-4727-be61-fb0adcfa5176 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:46.108712 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:46.108712 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:46.108914 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-127391e3-8add-4727-be61-fb0adcfa5176 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:46.197510 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:46.197510 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:46.209861 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-127391e3-8add-4727-be61-fb0adcfa5176 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:23:46.245358 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:46.245358 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:46.265274 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-127391e3-8add-4727-be61-fb0adcfa5176 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 returned with HTTP 200 Dec 29 07:23:46.266413 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 187/379] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:46 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 => generated 916 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:23:47.283115 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-21de7ece-ced9-46f4-9cd5-69f3390e90b1 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 Dec 29 07:23:47.283651 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-21de7ece-ced9-46f4-9cd5-69f3390e90b1 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:47.283874 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:47.283874 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:47.284254 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-21de7ece-ced9-46f4-9cd5-69f3390e90b1 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:47.359617 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:47.359617 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:47.380817 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-21de7ece-ced9-46f4-9cd5-69f3390e90b1 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:23:47.413789 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:47.413789 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:47.424106 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-21de7ece-ced9-46f4-9cd5-69f3390e90b1 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 returned with HTTP 200 Dec 29 07:23:47.425995 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 188/380] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:47 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 => generated 917 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:23:47.439377 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-d37aacb7-f464-400d-98cd-5e77ef032372 req-40cf2eb7-1f45-4eac-a402-8bb5d6564701 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Lock "b'cinder-attachment_update-c332eac6-f9ba-4572-9c2e-162a8e37e573-n-h1-768509-3'" released by "attachment_update" :: held 2.200s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:23:47.446504 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-d37aacb7-f464-400d-98cd-5e77ef032372 req-40cf2eb7-1f45-4eac-a402-8bb5d6564701 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments/936aa660-2465-4ee7-a067-fd0ab382f995 returned with HTTP 200 Dec 29 07:23:47.450725 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 193/381] 10.222.0.45 () {64 vars in 1468 bytes} [Tue Dec 29 07:23:45 2020] PUT /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments/936aa660-2465-4ee7-a067-fd0ab382f995 => generated 762 bytes in 2273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:23:48.441834 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0e234abd-8810-45b7-90be-7af84b426049 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 Dec 29 07:23:48.442349 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0e234abd-8810-45b7-90be-7af84b426049 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:48.442571 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:48.442571 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:48.442861 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0e234abd-8810-45b7-90be-7af84b426049 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:48.550632 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:48.550632 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:48.561167 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0e234abd-8810-45b7-90be-7af84b426049 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:23:48.582081 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:48.582081 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:48.595909 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0e234abd-8810-45b7-90be-7af84b426049 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 returned with HTTP 200 Dec 29 07:23:48.609319 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 189/382] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:48 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 => generated 917 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:23:49.617468 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7d58f878-ae05-4971-9969-ffbfe05c9563 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 Dec 29 07:23:49.618025 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7d58f878-ae05-4971-9969-ffbfe05c9563 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:49.618225 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:49.618225 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:49.619267 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7d58f878-ae05-4971-9969-ffbfe05c9563 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:49.679841 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:49.679841 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:49.689931 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7d58f878-ae05-4971-9969-ffbfe05c9563 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:23:49.710408 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:49.710408 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:49.721639 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7d58f878-ae05-4971-9969-ffbfe05c9563 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 returned with HTTP 200 Dec 29 07:23:49.723450 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 194/383] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:49 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 => generated 917 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:23:50.739781 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d5d887a2-468c-4940-abb7-2df9e9f6928c tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 Dec 29 07:23:50.740280 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d5d887a2-468c-4940-abb7-2df9e9f6928c tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:50.740689 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:50.740689 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:50.741296 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d5d887a2-468c-4940-abb7-2df9e9f6928c tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:50.853133 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:50.853133 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:50.880249 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d5d887a2-468c-4940-abb7-2df9e9f6928c tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:23:50.908910 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:50.908910 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:50.919400 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d5d887a2-468c-4940-abb7-2df9e9f6928c tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 returned with HTTP 200 Dec 29 07:23:50.920505 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 190/384] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:50 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 => generated 917 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:23:51.937540 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d658e3a2-714d-405d-82cc-9edf950c4ed9 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 Dec 29 07:23:51.939438 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d658e3a2-714d-405d-82cc-9edf950c4ed9 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:51.939866 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:51.939866 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:51.940598 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d658e3a2-714d-405d-82cc-9edf950c4ed9 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:52.032780 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:52.032780 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:52.042049 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d658e3a2-714d-405d-82cc-9edf950c4ed9 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:23:52.068441 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:52.068441 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:52.078817 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d658e3a2-714d-405d-82cc-9edf950c4ed9 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 returned with HTTP 200 Dec 29 07:23:52.089274 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 195/385] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:51 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 => generated 917 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:23:53.016453 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-d37aacb7-f464-400d-98cd-5e77ef032372 req-3ce7bbc0-2d2e-4cab-b337-a7fca9fdac25 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] POST http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments/936aa660-2465-4ee7-a067-fd0ab382f995/action Dec 29 07:23:53.016987 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:53.016987 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:53.017344 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-d37aacb7-f464-400d-98cd-5e77ef032372 req-3ce7bbc0-2d2e-4cab-b337-a7fca9fdac25 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Action body: b'{"os-complete": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:23:53.018117 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-d37aacb7-f464-400d-98cd-5e77ef032372 req-3ce7bbc0-2d2e-4cab-b337-a7fca9fdac25 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:23:53.099574 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-11de7ef2-e95c-46c5-8032-3b6a1a200fa0 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 Dec 29 07:23:53.100134 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-11de7ef2-e95c-46c5-8032-3b6a1a200fa0 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:53.100332 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:53.100332 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:53.100979 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-11de7ef2-e95c-46c5-8032-3b6a1a200fa0 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:53.109842 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:53.109842 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:53.136217 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-d37aacb7-f464-400d-98cd-5e77ef032372 req-3ce7bbc0-2d2e-4cab-b337-a7fca9fdac25 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments/936aa660-2465-4ee7-a067-fd0ab382f995/action returned with HTTP 204 Dec 29 07:23:53.137614 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 191/386] 10.222.0.45 () {64 vars in 1489 bytes} [Tue Dec 29 07:23:53 2020] POST /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments/936aa660-2465-4ee7-a067-fd0ab382f995/action => generated 0 bytes in 126 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 29 07:23:53.204255 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:53.204255 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:53.215111 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-11de7ef2-e95c-46c5-8032-3b6a1a200fa0 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:23:53.241301 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:53.241301 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:53.253481 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-11de7ef2-e95c-46c5-8032-3b6a1a200fa0 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 returned with HTTP 200 Dec 29 07:23:53.255046 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 196/387] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:53 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 => generated 1209 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:23:53.471103 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a0b7fed4-4076-4933-969f-030bc221df66 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 Dec 29 07:23:53.471724 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a0b7fed4-4076-4933-969f-030bc221df66 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:53.471953 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:53.471953 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:53.472340 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a0b7fed4-4076-4933-969f-030bc221df66 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:53.560338 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:53.560338 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:53.570427 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a0b7fed4-4076-4933-969f-030bc221df66 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:23:53.595145 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:53.595145 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:53.605693 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a0b7fed4-4076-4933-969f-030bc221df66 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 returned with HTTP 200 Dec 29 07:23:53.607676 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 192/388] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:53 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 => generated 1209 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:23:53.761285 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-55ec64e0-75b2-4122-8eb8-62eb6f05ad96 req-8360138d-3c3c-49b3-8842-076727def581 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 Dec 29 07:23:53.762018 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-55ec64e0-75b2-4122-8eb8-62eb6f05ad96 req-8360138d-3c3c-49b3-8842-076727def581 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:53.762399 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:53.762399 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:53.763141 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-55ec64e0-75b2-4122-8eb8-62eb6f05ad96 req-8360138d-3c3c-49b3-8842-076727def581 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:53.862488 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:53.862488 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:53.888615 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-55ec64e0-75b2-4122-8eb8-62eb6f05ad96 req-8360138d-3c3c-49b3-8842-076727def581 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:23:53.926873 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:53.926873 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:53.938490 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-55ec64e0-75b2-4122-8eb8-62eb6f05ad96 req-8360138d-3c3c-49b3-8842-076727def581 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 returned with HTTP 200 Dec 29 07:23:53.939877 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 197/389] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:23:53 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 => generated 1209 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:23:53.975397 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-55ec64e0-75b2-4122-8eb8-62eb6f05ad96 req-1f2e30b7-9cc1-458c-9ee4-950015a3b4fe tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] POST http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573/action Dec 29 07:23:53.975860 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:53.975860 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:53.976294 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-55ec64e0-75b2-4122-8eb8-62eb6f05ad96 req-1f2e30b7-9cc1-458c-9ee4-950015a3b4fe tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Action body: b'{"os-begin_detaching": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:23:53.976670 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-55ec64e0-75b2-4122-8eb8-62eb6f05ad96 req-1f2e30b7-9cc1-458c-9ee4-950015a3b4fe tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:23:54.060855 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:54.060855 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:54.062130 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-55ec64e0-75b2-4122-8eb8-62eb6f05ad96 req-1f2e30b7-9cc1-458c-9ee4-950015a3b4fe tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:23:54.074311 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-55ec64e0-75b2-4122-8eb8-62eb6f05ad96 req-1f2e30b7-9cc1-458c-9ee4-950015a3b4fe tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Begin detaching volume completed successfully. Dec 29 07:23:54.074892 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-55ec64e0-75b2-4122-8eb8-62eb6f05ad96 req-1f2e30b7-9cc1-458c-9ee4-950015a3b4fe tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573/action returned with HTTP 202 Dec 29 07:23:54.081845 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 193/390] 10.222.0.20 () {64 vars in 1643 bytes} [Tue Dec 29 07:23:53 2020] POST /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:23:54.099125 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bfecacf9-08bf-4559-bac5-b2d21891a3d7 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 Dec 29 07:23:54.099845 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bfecacf9-08bf-4559-bac5-b2d21891a3d7 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:54.100222 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:54.100222 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:54.100833 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bfecacf9-08bf-4559-bac5-b2d21891a3d7 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:54.155985 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-55ec64e0-75b2-4122-8eb8-62eb6f05ad96 req-1f2e30b7-9cc1-458c-9ee4-950015a3b4fe tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume// Dec 29 07:23:54.156613 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-55ec64e0-75b2-4122-8eb8-62eb6f05ad96 req-1f2e30b7-9cc1-458c-9ee4-950015a3b4fe tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:54.157028 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:54.157028 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:54.157598 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-55ec64e0-75b2-4122-8eb8-62eb6f05ad96 req-1f2e30b7-9cc1-458c-9ee4-950015a3b4fe tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:54.158853 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-55ec64e0-75b2-4122-8eb8-62eb6f05ad96 req-1f2e30b7-9cc1-458c-9ee4-950015a3b4fe tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:23:54.160240 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 194/391] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:23:54 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:23:54.174075 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-55ec64e0-75b2-4122-8eb8-62eb6f05ad96 req-9fb8050e-1a69-4c9e-bb37-c482918ab22b tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 Dec 29 07:23:54.174901 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-55ec64e0-75b2-4122-8eb8-62eb6f05ad96 req-9fb8050e-1a69-4c9e-bb37-c482918ab22b tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:54.175498 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-55ec64e0-75b2-4122-8eb8-62eb6f05ad96 req-9fb8050e-1a69-4c9e-bb37-c482918ab22b tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:54.208617 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:54.208617 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:54.227729 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bfecacf9-08bf-4559-bac5-b2d21891a3d7 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:23:54.283982 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:54.283982 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:54.289271 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:54.289271 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:54.293696 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bfecacf9-08bf-4559-bac5-b2d21891a3d7 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 returned with HTTP 200 Dec 29 07:23:54.304718 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 198/392] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:54 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 => generated 1212 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:23:54.323417 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-55ec64e0-75b2-4122-8eb8-62eb6f05ad96 req-9fb8050e-1a69-4c9e-bb37-c482918ab22b tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:23:54.369073 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:54.369073 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:54.391136 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-55ec64e0-75b2-4122-8eb8-62eb6f05ad96 req-9fb8050e-1a69-4c9e-bb37-c482918ab22b tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 returned with HTTP 200 Dec 29 07:23:54.392370 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 195/393] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 07:23:54 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 => generated 1311 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:23:54.841446 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-55ec64e0-75b2-4122-8eb8-62eb6f05ad96 req-a486dd0d-89b1-4303-89d8-747a8952d55e tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] DELETE http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments/936aa660-2465-4ee7-a067-fd0ab382f995 Dec 29 07:23:54.841446 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-55ec64e0-75b2-4122-8eb8-62eb6f05ad96 req-a486dd0d-89b1-4303-89d8-747a8952d55e tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:54.842341 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:54.842341 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:54.842341 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-55ec64e0-75b2-4122-8eb8-62eb6f05ad96 req-a486dd0d-89b1-4303-89d8-747a8952d55e tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:54.880434 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:54.880434 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:55.311006 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-625550e4-496e-4569-b296-c9a0591900f2 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 Dec 29 07:23:55.311506 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-625550e4-496e-4569-b296-c9a0591900f2 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:55.311714 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:55.311714 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:55.312082 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-625550e4-496e-4569-b296-c9a0591900f2 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:55.426036 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:55.426036 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:55.453874 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-625550e4-496e-4569-b296-c9a0591900f2 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:23:55.493843 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:55.493843 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:55.515736 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-625550e4-496e-4569-b296-c9a0591900f2 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 returned with HTTP 200 Dec 29 07:23:55.516788 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 196/394] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:55 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 => generated 1212 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:23:55.821019 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-55ec64e0-75b2-4122-8eb8-62eb6f05ad96 req-a486dd0d-89b1-4303-89d8-747a8952d55e tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:23:55.824624 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-55ec64e0-75b2-4122-8eb8-62eb6f05ad96 req-a486dd0d-89b1-4303-89d8-747a8952d55e tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Pending status list for volume during attachment-delete: [] {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:23:55.846219 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-55ec64e0-75b2-4122-8eb8-62eb6f05ad96 req-a486dd0d-89b1-4303-89d8-747a8952d55e tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments/936aa660-2465-4ee7-a067-fd0ab382f995 returned with HTTP 200 Dec 29 07:23:55.854256 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 199/395] 10.222.0.45 () {62 vars in 1437 bytes} [Tue Dec 29 07:23:54 2020] DELETE /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments/936aa660-2465-4ee7-a067-fd0ab382f995 => generated 19 bytes in 1019 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:23:56.533083 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-89a85236-45f0-42da-9766-48426b1073f8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 Dec 29 07:23:56.533610 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-89a85236-45f0-42da-9766-48426b1073f8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:23:56.533825 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:23:56.533825 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:23:56.534198 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-89a85236-45f0-42da-9766-48426b1073f8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:23:56.664959 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:23:56.664959 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:23:56.695467 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-89a85236-45f0-42da-9766-48426b1073f8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:23:56.749975 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-89a85236-45f0-42da-9766-48426b1073f8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 returned with HTTP 200 Dec 29 07:23:56.762885 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 197/396] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:23:56 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 => generated 917 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:24:21.990715 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bf0300a4-2196-4c41-b7d7-4f01a5e6e445 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] POST http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes Dec 29 07:24:21.991415 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:21.991415 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:21.992090 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bf0300a4-2196-4c41-b7d7-4f01a5e6e445 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-371407690"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:24:21.993509 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-bf0300a4-2196-4c41-b7d7-4f01a5e6e445 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-371407690'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:24:21.994778 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-bf0300a4-2196-4c41-b7d7-4f01a5e6e445 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Create volume of 1 GB Dec 29 07:24:21.995702 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:21.995702 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:22.013413 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bf0300a4-2196-4c41-b7d7-4f01a5e6e445 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Availability Zones retrieved successfully. Dec 29 07:24:22.041588 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bf0300a4-2196-4c41-b7d7-4f01a5e6e445 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Flow 'volume_create_api' (b4f289be-eb71-4f37-8eb9-7c7b54ecaf2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:24:22.045195 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bf0300a4-2196-4c41-b7d7-4f01a5e6e445 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82070d7c-7397-41ad-9113-051a5ec638c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:24:22.047319 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-bf0300a4-2196-4c41-b7d7-4f01a5e6e445 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:24:22.161673 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bf0300a4-2196-4c41-b7d7-4f01a5e6e445 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82070d7c-7397-41ad-9113-051a5ec638c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:24:22.164170 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bf0300a4-2196-4c41-b7d7-4f01a5e6e445 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7859a948-a0f0-4c8e-932e-7fd0d825be97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:24:22.242458 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-bf0300a4-2196-4c41-b7d7-4f01a5e6e445 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Created reservations ['0299f640-72d3-468c-a8db-caec93763f8e', '74168326-9022-499c-aafa-02ff20cec239', '48f5611d-434e-45ca-b72b-b7ac121c9a2c', '489dc4d4-9c1e-463c-856a-0ad1949eb1ca'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:24:22.245211 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bf0300a4-2196-4c41-b7d7-4f01a5e6e445 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7859a948-a0f0-4c8e-932e-7fd0d825be97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0299f640-72d3-468c-a8db-caec93763f8e', '74168326-9022-499c-aafa-02ff20cec239', '48f5611d-434e-45ca-b72b-b7ac121c9a2c', '489dc4d4-9c1e-463c-856a-0ad1949eb1ca']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:24:22.248062 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bf0300a4-2196-4c41-b7d7-4f01a5e6e445 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f8508bc-5d05-4ce1-8787-fda4ba428cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:24:22.310373 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bf0300a4-2196-4c41-b7d7-4f01a5e6e445 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f8508bc-5d05-4ce1-8787-fda4ba428cf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9538657-7728-4bbe-bf13-bef08ba30fe5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-371407690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a061a6eb9fe42afbc58c2965f36647d',qos_specs=None,replication_status=,reservations=['0299f640-72d3-468c-a8db-caec93763f8e','74168326-9022-499c-aafa-02ff20cec239','48f5611d-434e-45ca-b72b-b7ac121c9a2c','489dc4d4-9c1e-463c-856a-0ad1949eb1ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15c2b7aac54f46cfac5a1b9bcdbd9751',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:24:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-371407690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9538657-7728-4bbe-bf13-bef08ba30fe5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a061a6eb9fe42afbc58c2965f36647d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='15c2b7aac54f46cfac5a1b9bcdbd9751',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:24:22.312488 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bf0300a4-2196-4c41-b7d7-4f01a5e6e445 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e17e015-b903-4489-af27-1e83b9d67a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:24:22.339927 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bf0300a4-2196-4c41-b7d7-4f01a5e6e445 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e17e015-b903-4489-af27-1e83b9d67a8f) transitioned into state 'SUCCESS' from state '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-371407690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a061a6eb9fe42afbc58c2965f36647d',qos_specs=None,replication_status=,reservations=['0299f640-72d3-468c-a8db-caec93763f8e','74168326-9022-499c-aafa-02ff20cec239','48f5611d-434e-45ca-b72b-b7ac121c9a2c','489dc4d4-9c1e-463c-856a-0ad1949eb1ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15c2b7aac54f46cfac5a1b9bcdbd9751',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:24:22.341940 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bf0300a4-2196-4c41-b7d7-4f01a5e6e445 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01b585c0-2968-4196-8d78-83100499b311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:24:22.364633 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bf0300a4-2196-4c41-b7d7-4f01a5e6e445 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01b585c0-2968-4196-8d78-83100499b311) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:24:22.372040 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bf0300a4-2196-4c41-b7d7-4f01a5e6e445 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Flow 'volume_create_api' (b4f289be-eb71-4f37-8eb9-7c7b54ecaf2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:24:22.452609 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bf0300a4-2196-4c41-b7d7-4f01a5e6e445 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Create volume request issued successfully. Dec 29 07:24:22.500150 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bf0300a4-2196-4c41-b7d7-4f01a5e6e445 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes returned with HTTP 202 Dec 29 07:24:22.501343 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 200/397] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:24:21 2020] POST /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes => generated 823 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:24:22.520393 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-07c691c3-1d95-4b88-b95b-8168aa45eb52 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 Dec 29 07:24:22.520919 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-07c691c3-1d95-4b88-b95b-8168aa45eb52 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:22.521117 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:22.521117 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:22.521960 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-07c691c3-1d95-4b88-b95b-8168aa45eb52 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:22.585283 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:22.585283 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:22.599011 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-07c691c3-1d95-4b88-b95b-8168aa45eb52 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:24:22.627706 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-07c691c3-1d95-4b88-b95b-8168aa45eb52 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 returned with HTTP 200 Dec 29 07:24:22.640367 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 198/398] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:24:22 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 => generated 915 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:24:23.645805 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c5cea4b2-6641-44a7-aa15-00207e833324 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 Dec 29 07:24:23.646333 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c5cea4b2-6641-44a7-aa15-00207e833324 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:23.646552 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:23.646552 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:23.646957 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c5cea4b2-6641-44a7-aa15-00207e833324 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:23.782438 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:23.782438 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:23.802094 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c5cea4b2-6641-44a7-aa15-00207e833324 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:24:23.836744 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c5cea4b2-6641-44a7-aa15-00207e833324 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 returned with HTTP 200 Dec 29 07:24:23.852900 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 201/399] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:24:23 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 => generated 916 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:24:24.157437 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4853f320-e7be-43e0-acda-29ea04774d9b req-18f726da-2b39-45a0-8bd1-7008122f3589 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 Dec 29 07:24:24.158057 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4853f320-e7be-43e0-acda-29ea04774d9b req-18f726da-2b39-45a0-8bd1-7008122f3589 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:24.158335 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:24.158335 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:24.158806 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4853f320-e7be-43e0-acda-29ea04774d9b req-18f726da-2b39-45a0-8bd1-7008122f3589 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:24.211650 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:24.211650 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:24.220721 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-4853f320-e7be-43e0-acda-29ea04774d9b req-18f726da-2b39-45a0-8bd1-7008122f3589 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:24:24.243739 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4853f320-e7be-43e0-acda-29ea04774d9b req-18f726da-2b39-45a0-8bd1-7008122f3589 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 returned with HTTP 200 Dec 29 07:24:24.246808 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 199/400] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:24:24 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:24:24.330078 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c5cea4b2-6641-44a7-aa15-00207e833324 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume// Dec 29 07:24:24.330716 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c5cea4b2-6641-44a7-aa15-00207e833324 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:24.331003 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:24.331003 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:24.331443 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c5cea4b2-6641-44a7-aa15-00207e833324 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:24.332912 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c5cea4b2-6641-44a7-aa15-00207e833324 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:24:24.333593 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 202/401] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:24:24 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:24:24.348700 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4853f320-e7be-43e0-acda-29ea04774d9b req-de879795-4762-4f08-b242-99d3e9a1a717 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] POST http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments Dec 29 07:24:24.349585 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:24.349585 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:24.350303 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4853f320-e7be-43e0-acda-29ea04774d9b req-de879795-4762-4f08-b242-99d3e9a1a717 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b9538657-7728-4bbe-bf13-bef08ba30fe5", "instance_uuid": "0ec4c1a2-ef69-4ba9-bf2a-3d7c373d2133", "connector": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:24:24.404992 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:24.404992 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:24.476505 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4853f320-e7be-43e0-acda-29ea04774d9b req-de879795-4762-4f08-b242-99d3e9a1a717 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments returned with HTTP 200 Dec 29 07:24:24.478335 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 200/402] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:24:24 2020] POST /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments => generated 273 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:24:24.527891 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cd7bff49-4856-4e3d-8023-24219ee2791f tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 Dec 29 07:24:24.528836 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cd7bff49-4856-4e3d-8023-24219ee2791f tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:24.529475 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cd7bff49-4856-4e3d-8023-24219ee2791f tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:24.562942 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4853f320-e7be-43e0-acda-29ea04774d9b req-de879795-4762-4f08-b242-99d3e9a1a717 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume// Dec 29 07:24:24.563591 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4853f320-e7be-43e0-acda-29ea04774d9b req-de879795-4762-4f08-b242-99d3e9a1a717 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:24.563919 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:24.563919 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:24.564516 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4853f320-e7be-43e0-acda-29ea04774d9b req-de879795-4762-4f08-b242-99d3e9a1a717 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:24.566081 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4853f320-e7be-43e0-acda-29ea04774d9b req-de879795-4762-4f08-b242-99d3e9a1a717 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:24:24.566982 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 201/403] 10.222.0.38 () {56 vars in 1089 bytes} [Tue Dec 29 07:24:24 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:24:24.584336 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4853f320-e7be-43e0-acda-29ea04774d9b req-1325c4c6-0116-47d2-8b11-90e810bae023 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 Dec 29 07:24:24.585040 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4853f320-e7be-43e0-acda-29ea04774d9b req-1325c4c6-0116-47d2-8b11-90e810bae023 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:24.586051 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4853f320-e7be-43e0-acda-29ea04774d9b req-1325c4c6-0116-47d2-8b11-90e810bae023 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:24.655470 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:24.655470 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:24.691675 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-cd7bff49-4856-4e3d-8023-24219ee2791f tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:24:24.695199 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:24.695199 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:24.716540 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-4853f320-e7be-43e0-acda-29ea04774d9b req-1325c4c6-0116-47d2-8b11-90e810bae023 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:24:24.737830 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:24.737830 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:24.758012 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cd7bff49-4856-4e3d-8023-24219ee2791f tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 returned with HTTP 200 Dec 29 07:24:24.769176 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 203/404] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:24:24 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 => generated 915 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:24:24.774474 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:24.774474 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:24.797204 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4853f320-e7be-43e0-acda-29ea04774d9b req-1325c4c6-0116-47d2-8b11-90e810bae023 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 returned with HTTP 200 Dec 29 07:24:24.798540 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 202/405] 10.222.0.38 () {60 vars in 1403 bytes} [Tue Dec 29 07:24:24 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 => generated 1014 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:24:24.824520 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4853f320-e7be-43e0-acda-29ea04774d9b req-3e6becf6-b334-44dc-9fb7-32e47820d85b tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] PUT http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments/8254934c-0b9f-4a6e-97ed-35c686676f6d Dec 29 07:24:24.825193 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:24.825193 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:24.825803 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4853f320-e7be-43e0-acda-29ea04774d9b req-3e6becf6-b334-44dc-9fb7-32e47820d85b tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.38", "host": "n-h2-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:24:24.895221 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:24:24.895221 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:24:24.896034 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-4853f320-e7be-43e0-acda-29ea04774d9b req-3e6becf6-b334-44dc-9fb7-32e47820d85b tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Lock "b'cinder-attachment_update-b9538657-7728-4bbe-bf13-bef08ba30fe5-n-h2-768509-3'" acquired by "attachment_update" :: waited 0.014s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:24:24.898625 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:24.898625 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:25.776747 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0b194bea-1206-4b0a-bc5f-581f1125cc4a tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 Dec 29 07:24:25.777314 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0b194bea-1206-4b0a-bc5f-581f1125cc4a tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:25.777713 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:25.777713 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:25.778086 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0b194bea-1206-4b0a-bc5f-581f1125cc4a tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:25.858563 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:25.858563 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:25.867039 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0b194bea-1206-4b0a-bc5f-581f1125cc4a tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:24:25.897140 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:25.897140 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:25.935254 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0b194bea-1206-4b0a-bc5f-581f1125cc4a tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 returned with HTTP 200 Dec 29 07:24:25.942961 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 203/406] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:24:25 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 => generated 915 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:24:26.686939 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-4853f320-e7be-43e0-acda-29ea04774d9b req-3e6becf6-b334-44dc-9fb7-32e47820d85b tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Lock "b'cinder-attachment_update-b9538657-7728-4bbe-bf13-bef08ba30fe5-n-h2-768509-3'" released by "attachment_update" :: held 1.791s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:24:26.688103 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4853f320-e7be-43e0-acda-29ea04774d9b req-3e6becf6-b334-44dc-9fb7-32e47820d85b tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments/8254934c-0b9f-4a6e-97ed-35c686676f6d returned with HTTP 200 Dec 29 07:24:26.689767 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 204/407] 10.222.0.38 () {64 vars in 1468 bytes} [Tue Dec 29 07:24:24 2020] PUT /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments/8254934c-0b9f-4a6e-97ed-35c686676f6d => generated 762 bytes in 1872 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:24:26.952730 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-abbfc6d1-12bc-45d1-ab44-4c7702a98de2 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 Dec 29 07:24:26.953221 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-abbfc6d1-12bc-45d1-ab44-4c7702a98de2 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:26.953414 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:26.953414 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:26.954110 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-abbfc6d1-12bc-45d1-ab44-4c7702a98de2 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:27.085748 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:27.085748 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:27.095931 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-abbfc6d1-12bc-45d1-ab44-4c7702a98de2 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:24:27.117568 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:27.117568 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:27.128130 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-abbfc6d1-12bc-45d1-ab44-4c7702a98de2 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 returned with HTTP 200 Dec 29 07:24:27.129388 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 204/408] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:24:26 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 => generated 916 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:24:28.144771 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-57dc0e0b-e735-42ce-aab1-1afb14b08306 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 Dec 29 07:24:28.146031 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-57dc0e0b-e735-42ce-aab1-1afb14b08306 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:28.146251 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:28.146251 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:28.146634 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-57dc0e0b-e735-42ce-aab1-1afb14b08306 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:28.249777 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:28.249777 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:28.265759 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-57dc0e0b-e735-42ce-aab1-1afb14b08306 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:24:28.285825 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:28.285825 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:28.295556 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-57dc0e0b-e735-42ce-aab1-1afb14b08306 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 returned with HTTP 200 Dec 29 07:24:28.297581 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 205/409] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:24:28 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 => generated 916 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:24:29.313109 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-50240192-d010-4f1b-8cac-c850082e29a8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 Dec 29 07:24:29.314563 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-50240192-d010-4f1b-8cac-c850082e29a8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:29.315023 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:29.315023 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:29.315740 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-50240192-d010-4f1b-8cac-c850082e29a8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:29.372093 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:29.372093 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:29.380844 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-50240192-d010-4f1b-8cac-c850082e29a8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:24:29.401046 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:29.401046 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:29.410197 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-50240192-d010-4f1b-8cac-c850082e29a8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 returned with HTTP 200 Dec 29 07:24:29.420834 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 205/410] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:24:29 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 => generated 916 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:24:30.427999 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c4de60ac-835c-4854-9227-849e73456c36 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 Dec 29 07:24:30.429335 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c4de60ac-835c-4854-9227-849e73456c36 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:30.429707 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:30.429707 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:30.430335 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c4de60ac-835c-4854-9227-849e73456c36 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:30.531795 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:30.531795 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:30.560605 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c4de60ac-835c-4854-9227-849e73456c36 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:24:30.601564 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:30.601564 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:30.622033 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c4de60ac-835c-4854-9227-849e73456c36 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 returned with HTTP 200 Dec 29 07:24:30.631897 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 206/411] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:24:30 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 => generated 916 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:24:31.640461 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fcd947c4-95ea-40ce-82ed-270b32b79763 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 Dec 29 07:24:31.641732 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fcd947c4-95ea-40ce-82ed-270b32b79763 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:31.642095 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:31.642095 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:31.642720 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fcd947c4-95ea-40ce-82ed-270b32b79763 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:31.751214 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:31.751214 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:31.760931 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fcd947c4-95ea-40ce-82ed-270b32b79763 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:24:31.784293 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:31.784293 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:31.793886 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fcd947c4-95ea-40ce-82ed-270b32b79763 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 returned with HTTP 200 Dec 29 07:24:31.803725 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 206/412] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:24:31 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 => generated 916 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:24:32.288180 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4853f320-e7be-43e0-acda-29ea04774d9b req-91ef326b-1bc7-416a-a5bb-15bafdf0bf74 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] POST http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments/8254934c-0b9f-4a6e-97ed-35c686676f6d/action Dec 29 07:24:32.288691 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:32.288691 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:32.289131 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4853f320-e7be-43e0-acda-29ea04774d9b req-91ef326b-1bc7-416a-a5bb-15bafdf0bf74 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Action body: b'{"os-complete": null}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:24:32.289518 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4853f320-e7be-43e0-acda-29ea04774d9b req-91ef326b-1bc7-416a-a5bb-15bafdf0bf74 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:24:32.380371 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:32.380371 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:32.399848 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4853f320-e7be-43e0-acda-29ea04774d9b req-91ef326b-1bc7-416a-a5bb-15bafdf0bf74 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments/8254934c-0b9f-4a6e-97ed-35c686676f6d/action returned with HTTP 204 Dec 29 07:24:32.402726 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 207/413] 10.222.0.38 () {64 vars in 1489 bytes} [Tue Dec 29 07:24:32 2020] POST /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments/8254934c-0b9f-4a6e-97ed-35c686676f6d/action => generated 0 bytes in 119 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 29 07:24:32.811809 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b4dc8eef-bd38-458f-ad0f-f18c70ae1bb9 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 Dec 29 07:24:32.812871 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b4dc8eef-bd38-458f-ad0f-f18c70ae1bb9 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:32.813278 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:32.813278 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:32.813943 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b4dc8eef-bd38-458f-ad0f-f18c70ae1bb9 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:32.872803 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:32.872803 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:32.883827 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b4dc8eef-bd38-458f-ad0f-f18c70ae1bb9 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:24:32.909330 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:32.909330 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:32.951477 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b4dc8eef-bd38-458f-ad0f-f18c70ae1bb9 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 returned with HTTP 200 Dec 29 07:24:32.963404 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 207/414] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:24:32 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 => generated 1208 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:24:32.983496 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3cb2e897-b5ce-47e9-bd60-34669de7db0e tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] DELETE http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 Dec 29 07:24:32.984232 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3cb2e897-b5ce-47e9-bd60-34669de7db0e tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:32.984625 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:32.984625 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:32.985204 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3cb2e897-b5ce-47e9-bd60-34669de7db0e tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:32.985815 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-3cb2e897-b5ce-47e9-bd60-34669de7db0e tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Delete volume with id: b9538657-7728-4bbe-bf13-bef08ba30fe5 Dec 29 07:24:33.042060 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:33.042060 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:33.044237 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3cb2e897-b5ce-47e9-bd60-34669de7db0e tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:24:33.071485 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3cb2e897-b5ce-47e9-bd60-34669de7db0e tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots or be disassociated from snapshots after volume transfer. Dec 29 07:24:33.072675 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3cb2e897-b5ce-47e9-bd60-34669de7db0e tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 returned with HTTP 400 Dec 29 07:24:33.080292 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 208/415] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:24:32 2020] DELETE /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 => generated 285 bytes in 100 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 29 07:24:33.084901 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6ab8f47e-ebfe-4a18-9824-fedcfd1b0445 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 Dec 29 07:24:33.085420 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6ab8f47e-ebfe-4a18-9824-fedcfd1b0445 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:33.085635 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:33.085635 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:33.086001 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6ab8f47e-ebfe-4a18-9824-fedcfd1b0445 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:33.181062 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:33.181062 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:33.193799 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6ab8f47e-ebfe-4a18-9824-fedcfd1b0445 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:24:33.216435 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:33.216435 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:33.227005 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6ab8f47e-ebfe-4a18-9824-fedcfd1b0445 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 returned with HTTP 200 Dec 29 07:24:33.228146 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 208/416] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:24:33 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 => generated 1208 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:24:33.766378 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-95a350df-4fd4-4d99-ad20-2e28628fa0e3 req-26fcb538-b6e3-4697-9b1e-8e4b69eb79e7 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 Dec 29 07:24:33.767722 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-95a350df-4fd4-4d99-ad20-2e28628fa0e3 req-26fcb538-b6e3-4697-9b1e-8e4b69eb79e7 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:33.768194 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:33.768194 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:33.768576 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-95a350df-4fd4-4d99-ad20-2e28628fa0e3 req-26fcb538-b6e3-4697-9b1e-8e4b69eb79e7 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:33.856326 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:33.856326 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:33.876855 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-95a350df-4fd4-4d99-ad20-2e28628fa0e3 req-26fcb538-b6e3-4697-9b1e-8e4b69eb79e7 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:24:33.907615 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:33.907615 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:33.936808 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-95a350df-4fd4-4d99-ad20-2e28628fa0e3 req-26fcb538-b6e3-4697-9b1e-8e4b69eb79e7 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 returned with HTTP 200 Dec 29 07:24:33.945017 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 209/417] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:24:33 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 => generated 1208 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:24:33.975499 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-95a350df-4fd4-4d99-ad20-2e28628fa0e3 req-7c190e84-8db5-4b6f-98f7-610317aeeeba tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] POST http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5/action Dec 29 07:24:33.976103 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:33.976103 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:33.977527 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-95a350df-4fd4-4d99-ad20-2e28628fa0e3 req-7c190e84-8db5-4b6f-98f7-610317aeeeba tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Action body: b'{"os-begin_detaching": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:24:33.978299 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-95a350df-4fd4-4d99-ad20-2e28628fa0e3 req-7c190e84-8db5-4b6f-98f7-610317aeeeba tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:24:34.047213 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:34.047213 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:34.049737 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-95a350df-4fd4-4d99-ad20-2e28628fa0e3 req-7c190e84-8db5-4b6f-98f7-610317aeeeba tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:24:34.073604 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-95a350df-4fd4-4d99-ad20-2e28628fa0e3 req-7c190e84-8db5-4b6f-98f7-610317aeeeba tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Begin detaching volume completed successfully. Dec 29 07:24:34.074827 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-95a350df-4fd4-4d99-ad20-2e28628fa0e3 req-7c190e84-8db5-4b6f-98f7-610317aeeeba tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5/action returned with HTTP 202 Dec 29 07:24:34.076266 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 209/418] 10.222.0.20 () {64 vars in 1643 bytes} [Tue Dec 29 07:24:33 2020] POST /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5/action => generated 0 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:24:34.098728 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3b5e7a10-8fc5-4907-b5cd-4c936e967956 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 Dec 29 07:24:34.099488 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3b5e7a10-8fc5-4907-b5cd-4c936e967956 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:34.099868 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:34.099868 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:34.100472 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3b5e7a10-8fc5-4907-b5cd-4c936e967956 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:34.154265 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-95a350df-4fd4-4d99-ad20-2e28628fa0e3 req-7c190e84-8db5-4b6f-98f7-610317aeeeba tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume// Dec 29 07:24:34.154967 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-95a350df-4fd4-4d99-ad20-2e28628fa0e3 req-7c190e84-8db5-4b6f-98f7-610317aeeeba tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:34.155375 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:34.155375 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:34.156058 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-95a350df-4fd4-4d99-ad20-2e28628fa0e3 req-7c190e84-8db5-4b6f-98f7-610317aeeeba tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:34.157282 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-95a350df-4fd4-4d99-ad20-2e28628fa0e3 req-7c190e84-8db5-4b6f-98f7-610317aeeeba tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:24:34.158238 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 210/419] 10.222.0.38 () {56 vars in 1089 bytes} [Tue Dec 29 07:24:34 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:24:34.174313 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-95a350df-4fd4-4d99-ad20-2e28628fa0e3 req-7e54660e-a6f2-42e7-bcc9-5b3574a20072 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 Dec 29 07:24:34.175103 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-95a350df-4fd4-4d99-ad20-2e28628fa0e3 req-7e54660e-a6f2-42e7-bcc9-5b3574a20072 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:34.175756 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-95a350df-4fd4-4d99-ad20-2e28628fa0e3 req-7e54660e-a6f2-42e7-bcc9-5b3574a20072 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:34.209919 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:34.209919 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:34.219794 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3b5e7a10-8fc5-4907-b5cd-4c936e967956 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:24:34.260635 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:34.260635 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:34.272229 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3b5e7a10-8fc5-4907-b5cd-4c936e967956 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 returned with HTTP 200 Dec 29 07:24:34.279323 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 210/420] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:24:34 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 => generated 1211 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:24:34.282947 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:34.282947 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:34.294031 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-95a350df-4fd4-4d99-ad20-2e28628fa0e3 req-7e54660e-a6f2-42e7-bcc9-5b3574a20072 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:24:34.315868 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:34.315868 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:34.335299 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-95a350df-4fd4-4d99-ad20-2e28628fa0e3 req-7e54660e-a6f2-42e7-bcc9-5b3574a20072 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 returned with HTTP 200 Dec 29 07:24:34.336719 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 211/421] 10.222.0.38 () {60 vars in 1403 bytes} [Tue Dec 29 07:24:34 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 => generated 1310 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:24:34.748239 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-95a350df-4fd4-4d99-ad20-2e28628fa0e3 req-e95e4796-4ebf-477d-a57f-58e9e52b7d37 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] DELETE http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments/8254934c-0b9f-4a6e-97ed-35c686676f6d Dec 29 07:24:34.748239 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-95a350df-4fd4-4d99-ad20-2e28628fa0e3 req-e95e4796-4ebf-477d-a57f-58e9e52b7d37 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:34.748239 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:34.748239 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:34.748239 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-95a350df-4fd4-4d99-ad20-2e28628fa0e3 req-e95e4796-4ebf-477d-a57f-58e9e52b7d37 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:34.783193 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:34.783193 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:35.292111 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c53c95d1-9641-46ca-9e86-25e67cb54227 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 Dec 29 07:24:35.293232 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c53c95d1-9641-46ca-9e86-25e67cb54227 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:35.293599 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:35.293599 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:35.294374 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c53c95d1-9641-46ca-9e86-25e67cb54227 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:35.410747 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:35.410747 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:35.440654 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c53c95d1-9641-46ca-9e86-25e67cb54227 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:24:35.472358 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:35.472358 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:35.490885 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c53c95d1-9641-46ca-9e86-25e67cb54227 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 returned with HTTP 200 Dec 29 07:24:35.492690 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 212/422] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:24:35 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 => generated 1211 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:24:35.520855 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-95a350df-4fd4-4d99-ad20-2e28628fa0e3 req-e95e4796-4ebf-477d-a57f-58e9e52b7d37 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:24:35.521556 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-95a350df-4fd4-4d99-ad20-2e28628fa0e3 req-e95e4796-4ebf-477d-a57f-58e9e52b7d37 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Pending status list for volume during attachment-delete: [] {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:24:35.531356 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-95a350df-4fd4-4d99-ad20-2e28628fa0e3 req-e95e4796-4ebf-477d-a57f-58e9e52b7d37 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments/8254934c-0b9f-4a6e-97ed-35c686676f6d returned with HTTP 200 Dec 29 07:24:35.532750 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 211/423] 10.222.0.38 () {62 vars in 1437 bytes} [Tue Dec 29 07:24:34 2020] DELETE /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/attachments/8254934c-0b9f-4a6e-97ed-35c686676f6d => generated 19 bytes in 799 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:24:36.508956 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7c3a2b68-67c0-4b25-b270-e610390592b5 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 Dec 29 07:24:36.510622 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7c3a2b68-67c0-4b25-b270-e610390592b5 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:36.511001 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:36.511001 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:36.511608 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7c3a2b68-67c0-4b25-b270-e610390592b5 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:36.595260 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:36.595260 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:36.606127 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7c3a2b68-67c0-4b25-b270-e610390592b5 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:24:36.632765 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7c3a2b68-67c0-4b25-b270-e610390592b5 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 returned with HTTP 200 Dec 29 07:24:36.633748 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 213/424] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:24:36 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 => generated 916 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:24:36.657683 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c91d49e4-0f71-434e-a503-2df6ecf3f383 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] DELETE http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 Dec 29 07:24:36.658462 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c91d49e4-0f71-434e-a503-2df6ecf3f383 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:36.658870 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:36.658870 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:36.659472 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c91d49e4-0f71-434e-a503-2df6ecf3f383 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:36.660090 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-c91d49e4-0f71-434e-a503-2df6ecf3f383 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Delete volume with id: b9538657-7728-4bbe-bf13-bef08ba30fe5 Dec 29 07:24:36.779631 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:36.779631 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:36.781615 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c91d49e4-0f71-434e-a503-2df6ecf3f383 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:24:36.828960 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c91d49e4-0f71-434e-a503-2df6ecf3f383 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Delete volume request issued successfully. Dec 29 07:24:36.829441 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c91d49e4-0f71-434e-a503-2df6ecf3f383 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 returned with HTTP 202 Dec 29 07:24:36.830617 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 212/425] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:24:36 2020] DELETE /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:24:36.837649 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-22b79321-782d-4235-945c-5abbe7fa3264 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 Dec 29 07:24:36.838484 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-22b79321-782d-4235-945c-5abbe7fa3264 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:36.838915 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:36.838915 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:36.840435 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-22b79321-782d-4235-945c-5abbe7fa3264 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:36.909351 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:36.909351 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:36.920241 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-22b79321-782d-4235-945c-5abbe7fa3264 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:24:36.948031 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-22b79321-782d-4235-945c-5abbe7fa3264 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 returned with HTTP 200 Dec 29 07:24:36.949130 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 214/426] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:24:36 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 => generated 915 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:24:37.966795 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-29811280-79b3-4d29-9c30-e1ffad1510b2 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 Dec 29 07:24:37.968115 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-29811280-79b3-4d29-9c30-e1ffad1510b2 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:37.968554 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:37.968554 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:37.969235 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-29811280-79b3-4d29-9c30-e1ffad1510b2 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:38.055554 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:38.055554 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:38.066114 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-29811280-79b3-4d29-9c30-e1ffad1510b2 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:24:38.094121 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-29811280-79b3-4d29-9c30-e1ffad1510b2 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 returned with HTTP 200 Dec 29 07:24:38.095176 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 213/427] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:24:37 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 => generated 915 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:24:39.114539 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ea1a613f-c2ac-4acb-8c9a-1f347adb51ca tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 Dec 29 07:24:39.115660 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ea1a613f-c2ac-4acb-8c9a-1f347adb51ca tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:39.124554 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:39.124554 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:39.125572 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ea1a613f-c2ac-4acb-8c9a-1f347adb51ca tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:39.248054 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ea1a613f-c2ac-4acb-8c9a-1f347adb51ca tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 returned with HTTP 404 Dec 29 07:24:39.249702 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 215/428] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:24:39 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/b9538657-7728-4bbe-bf13-bef08ba30fe5 => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:24:49.120689 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b116afb0-0719-4143-930f-3707ab122f56 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] DELETE http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 Dec 29 07:24:49.122133 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b116afb0-0719-4143-930f-3707ab122f56 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:49.122548 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:49.122548 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:49.123575 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b116afb0-0719-4143-930f-3707ab122f56 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:49.124259 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-b116afb0-0719-4143-930f-3707ab122f56 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Delete volume with id: c332eac6-f9ba-4572-9c2e-162a8e37e573 Dec 29 07:24:49.262683 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:49.262683 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:49.276854 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b116afb0-0719-4143-930f-3707ab122f56 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:24:49.331093 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b116afb0-0719-4143-930f-3707ab122f56 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Delete volume request issued successfully. Dec 29 07:24:49.331654 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b116afb0-0719-4143-930f-3707ab122f56 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 returned with HTTP 202 Dec 29 07:24:49.333055 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 214/429] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:24:49 2020] DELETE /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:24:49.342504 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f65b2014-3c74-446a-81f1-54dd26497ba7 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 Dec 29 07:24:49.343082 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f65b2014-3c74-446a-81f1-54dd26497ba7 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:49.343579 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f65b2014-3c74-446a-81f1-54dd26497ba7 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:49.544292 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:49.544292 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:49.565782 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f65b2014-3c74-446a-81f1-54dd26497ba7 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:24:49.644810 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f65b2014-3c74-446a-81f1-54dd26497ba7 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 returned with HTTP 200 Dec 29 07:24:49.660134 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 216/430] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:24:49 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 => generated 916 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:24:50.673585 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f8339bd1-1b1e-4c86-abae-300a44943fa8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 Dec 29 07:24:50.673585 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f8339bd1-1b1e-4c86-abae-300a44943fa8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:50.673585 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:50.673585 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:50.673585 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f8339bd1-1b1e-4c86-abae-300a44943fa8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:51.065418 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:24:51.065418 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:24:51.091938 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f8339bd1-1b1e-4c86-abae-300a44943fa8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:24:51.148913 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f8339bd1-1b1e-4c86-abae-300a44943fa8 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 returned with HTTP 200 Dec 29 07:24:51.151178 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 215/431] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:24:50 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 => generated 916 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:24:52.167302 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-43555a57-f727-43b8-a26a-a3994c06cdf9 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 Dec 29 07:24:52.167942 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-43555a57-f727-43b8-a26a-a3994c06cdf9 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:24:52.168144 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:24:52.168144 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:24:52.168378 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-43555a57-f727-43b8-a26a-a3994c06cdf9 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:24:52.360807 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-43555a57-f727-43b8-a26a-a3994c06cdf9 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 returned with HTTP 404 Dec 29 07:24:52.371215 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 217/432] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:24:52 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/c332eac6-f9ba-4572-9c2e-162a8e37e573 => generated 109 bytes in 206 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:25:03.292649 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-95f11e42-3546-4ff7-a34d-40db60b495a7 req-ec7bbcec-f59e-4dcc-a4d7-be4855a95630 tempest-VolumesNegativeTest-259027763 tempest-VolumesNegativeTest-259027763] DELETE http://10.222.0.20/volume/v3/05a5a0de619045e3a5b334a5ccd83ef9/volumes/tempest-invalid-1959594404 Dec 29 07:25:03.293832 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-95f11e42-3546-4ff7-a34d-40db60b495a7 req-ec7bbcec-f59e-4dcc-a4d7-be4855a95630 tempest-VolumesNegativeTest-259027763 tempest-VolumesNegativeTest-259027763] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:25:03.294242 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:25:03.294242 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:25:03.294910 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-95f11e42-3546-4ff7-a34d-40db60b495a7 req-ec7bbcec-f59e-4dcc-a4d7-be4855a95630 tempest-VolumesNegativeTest-259027763 tempest-VolumesNegativeTest-259027763] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:25:03.295749 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [req-95f11e42-3546-4ff7-a34d-40db60b495a7 req-ec7bbcec-f59e-4dcc-a4d7-be4855a95630 tempest-VolumesNegativeTest-259027763 tempest-VolumesNegativeTest-259027763] Delete volume with id: tempest-invalid-1959594404 Dec 29 07:25:03.347063 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-95f11e42-3546-4ff7-a34d-40db60b495a7 req-ec7bbcec-f59e-4dcc-a4d7-be4855a95630 tempest-VolumesNegativeTest-259027763 tempest-VolumesNegativeTest-259027763] http://10.222.0.20/volume/v3/05a5a0de619045e3a5b334a5ccd83ef9/volumes/tempest-invalid-1959594404 returned with HTTP 404 Dec 29 07:25:03.348625 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 216/433] 10.222.0.20 () {62 vars in 1561 bytes} [Tue Dec 29 07:25:03 2020] DELETE /volume/v3/05a5a0de619045e3a5b334a5ccd83ef9/volumes/tempest-invalid-1959594404 => generated 99 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:25:03.429820 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-111c1b55-a3c8-4424-9b06-b631a422fdce req-84261877-0438-4d49-b021-796a22479a4a tempest-VolumesNegativeTest-259027763 tempest-VolumesNegativeTest-259027763] DELETE http://10.222.0.20/volume/v3/05a5a0de619045e3a5b334a5ccd83ef9/volumes/2aa9bfcc-844d-4ee5-aa72-f772814b4db1 Dec 29 07:25:03.430846 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-111c1b55-a3c8-4424-9b06-b631a422fdce req-84261877-0438-4d49-b021-796a22479a4a tempest-VolumesNegativeTest-259027763 tempest-VolumesNegativeTest-259027763] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:25:03.431812 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-111c1b55-a3c8-4424-9b06-b631a422fdce req-84261877-0438-4d49-b021-796a22479a4a tempest-VolumesNegativeTest-259027763 tempest-VolumesNegativeTest-259027763] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:25:03.432470 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [req-111c1b55-a3c8-4424-9b06-b631a422fdce req-84261877-0438-4d49-b021-796a22479a4a tempest-VolumesNegativeTest-259027763 tempest-VolumesNegativeTest-259027763] Delete volume with id: 2aa9bfcc-844d-4ee5-aa72-f772814b4db1 Dec 29 07:25:03.486491 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-111c1b55-a3c8-4424-9b06-b631a422fdce req-84261877-0438-4d49-b021-796a22479a4a tempest-VolumesNegativeTest-259027763 tempest-VolumesNegativeTest-259027763] http://10.222.0.20/volume/v3/05a5a0de619045e3a5b334a5ccd83ef9/volumes/2aa9bfcc-844d-4ee5-aa72-f772814b4db1 returned with HTTP 404 Dec 29 07:25:03.488275 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 218/434] 10.222.0.20 () {62 vars in 1591 bytes} [Tue Dec 29 07:25:03 2020] DELETE /volume/v3/05a5a0de619045e3a5b334a5ccd83ef9/volumes/2aa9bfcc-844d-4ee5-aa72-f772814b4db1 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:25:03.548423 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-53be61f1-04e8-4351-b5c3-86f7bc308965 req-eed48022-de2d-410c-8618-bb1d633760e9 tempest-VolumesNegativeTest-259027763 tempest-VolumesNegativeTest-259027763] GET http://10.222.0.20/volume/v3/05a5a0de619045e3a5b334a5ccd83ef9/volumes/d6cc675f-9a22-4ee1-b1d9-6dd291593410 Dec 29 07:25:03.549366 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-53be61f1-04e8-4351-b5c3-86f7bc308965 req-eed48022-de2d-410c-8618-bb1d633760e9 tempest-VolumesNegativeTest-259027763 tempest-VolumesNegativeTest-259027763] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:25:03.550018 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-53be61f1-04e8-4351-b5c3-86f7bc308965 req-eed48022-de2d-410c-8618-bb1d633760e9 tempest-VolumesNegativeTest-259027763 tempest-VolumesNegativeTest-259027763] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:25:03.660443 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-53be61f1-04e8-4351-b5c3-86f7bc308965 req-eed48022-de2d-410c-8618-bb1d633760e9 tempest-VolumesNegativeTest-259027763 tempest-VolumesNegativeTest-259027763] http://10.222.0.20/volume/v3/05a5a0de619045e3a5b334a5ccd83ef9/volumes/d6cc675f-9a22-4ee1-b1d9-6dd291593410 returned with HTTP 404 Dec 29 07:25:03.661952 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 217/435] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:25:03 2020] GET /volume/v3/05a5a0de619045e3a5b334a5ccd83ef9/volumes/d6cc675f-9a22-4ee1-b1d9-6dd291593410 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:25:06.057902 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-f709ce7b-5e93-435d-a34f-a3a95c3f8752 req-4c0eb577-cfa6-480c-b79f-bd0d70942e78 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] DELETE http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/attachments/f9bec8c9-d002-4416-9d6d-df6e23e01557 Dec 29 07:25:06.057902 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-f709ce7b-5e93-435d-a34f-a3a95c3f8752 req-4c0eb577-cfa6-480c-b79f-bd0d70942e78 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:25:06.058432 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-f709ce7b-5e93-435d-a34f-a3a95c3f8752 req-4c0eb577-cfa6-480c-b79f-bd0d70942e78 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:25:06.104303 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:25:06.104303 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:25:06.951305 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-f709ce7b-5e93-435d-a34f-a3a95c3f8752 req-4c0eb577-cfa6-480c-b79f-bd0d70942e78 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:25:06.951730 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-f709ce7b-5e93-435d-a34f-a3a95c3f8752 req-4c0eb577-cfa6-480c-b79f-bd0d70942e78 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Pending status list for volume during attachment-delete: [] {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:25:06.960613 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-f709ce7b-5e93-435d-a34f-a3a95c3f8752 req-4c0eb577-cfa6-480c-b79f-bd0d70942e78 tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/attachments/f9bec8c9-d002-4416-9d6d-df6e23e01557 returned with HTTP 200 Dec 29 07:25:06.962917 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 219/436] 10.222.0.38 () {62 vars in 1437 bytes} [Tue Dec 29 07:25:06 2020] DELETE /volume/v3/cf74a541e7444374b6b6edda23144332/attachments/f9bec8c9-d002-4416-9d6d-df6e23e01557 => generated 19 bytes in 911 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:25:06.979583 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-f709ce7b-5e93-435d-a34f-a3a95c3f8752 req-29c5796b-38b2-4a91-80b0-333ad61b68be tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] DELETE http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 Dec 29 07:25:06.980891 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-f709ce7b-5e93-435d-a34f-a3a95c3f8752 req-29c5796b-38b2-4a91-80b0-333ad61b68be tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:25:06.981461 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-f709ce7b-5e93-435d-a34f-a3a95c3f8752 req-29c5796b-38b2-4a91-80b0-333ad61b68be tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:25:06.982239 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [req-f709ce7b-5e93-435d-a34f-a3a95c3f8752 req-29c5796b-38b2-4a91-80b0-333ad61b68be tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Delete volume with id: 18035d01-5a8b-445c-9290-d2b177f8b7e4 Dec 29 07:25:07.079370 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:25:07.079370 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:25:07.081216 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-f709ce7b-5e93-435d-a34f-a3a95c3f8752 req-29c5796b-38b2-4a91-80b0-333ad61b68be tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Volume info retrieved successfully. Dec 29 07:25:07.115923 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-f709ce7b-5e93-435d-a34f-a3a95c3f8752 req-29c5796b-38b2-4a91-80b0-333ad61b68be tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] Delete volume request issued successfully. Dec 29 07:25:07.116827 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-f709ce7b-5e93-435d-a34f-a3a95c3f8752 req-29c5796b-38b2-4a91-80b0-333ad61b68be tempest-ServersTestBootFromVolume-1956813777 tempest-ServersTestBootFromVolume-1956813777] http://10.222.0.20/volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 returned with HTTP 202 Dec 29 07:25:07.119294 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 218/437] 10.222.0.38 () {60 vars in 1384 bytes} [Tue Dec 29 07:25:06 2020] DELETE /volume/v3/cf74a541e7444374b6b6edda23144332/volumes/18035d01-5a8b-445c-9290-d2b177f8b7e4 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:25:09.314622 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0c3be071-05c0-43a2-b62c-9d7ed54bacbb tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] DELETE http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 Dec 29 07:25:09.316702 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0c3be071-05c0-43a2-b62c-9d7ed54bacbb tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:25:09.318841 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:25:09.318841 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:25:09.319481 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0c3be071-05c0-43a2-b62c-9d7ed54bacbb tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:25:09.320126 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-0c3be071-05c0-43a2-b62c-9d7ed54bacbb tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Delete volume with id: d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 Dec 29 07:25:09.440641 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:25:09.440641 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:25:09.443215 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0c3be071-05c0-43a2-b62c-9d7ed54bacbb tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:25:09.510721 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0c3be071-05c0-43a2-b62c-9d7ed54bacbb tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Delete volume request issued successfully. Dec 29 07:25:09.511191 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0c3be071-05c0-43a2-b62c-9d7ed54bacbb tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 returned with HTTP 202 Dec 29 07:25:09.518972 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 220/438] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:25:09 2020] DELETE /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:25:09.529042 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-315f4d4e-14fc-46cd-b910-c0eb24b78934 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 Dec 29 07:25:09.532028 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-315f4d4e-14fc-46cd-b910-c0eb24b78934 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:25:09.532028 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:25:09.532028 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:25:09.532686 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-315f4d4e-14fc-46cd-b910-c0eb24b78934 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:25:09.613659 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:25:09.613659 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:25:09.661401 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-315f4d4e-14fc-46cd-b910-c0eb24b78934 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:25:09.740365 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-315f4d4e-14fc-46cd-b910-c0eb24b78934 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 returned with HTTP 200 Dec 29 07:25:09.742965 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 219/439] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:25:09 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 => generated 916 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:25:10.757535 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-09690b68-04a3-4d4c-a82c-50921e529890 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 Dec 29 07:25:10.758833 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-09690b68-04a3-4d4c-a82c-50921e529890 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:25:10.759198 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:25:10.759198 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:25:10.759807 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-09690b68-04a3-4d4c-a82c-50921e529890 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:25:10.930554 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:25:10.930554 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:25:10.974874 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-09690b68-04a3-4d4c-a82c-50921e529890 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:25:11.025516 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-09690b68-04a3-4d4c-a82c-50921e529890 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 returned with HTTP 200 Dec 29 07:25:11.031888 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 221/440] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:25:10 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 => generated 916 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:25:12.048278 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c7e0c73b-40a4-4f31-b035-f502c7c7d13b tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 Dec 29 07:25:12.048810 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c7e0c73b-40a4-4f31-b035-f502c7c7d13b tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:25:12.048972 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:25:12.048972 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:25:12.049591 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c7e0c73b-40a4-4f31-b035-f502c7c7d13b tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:25:12.147550 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:25:12.147550 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:25:12.173263 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c7e0c73b-40a4-4f31-b035-f502c7c7d13b tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Volume info retrieved successfully. Dec 29 07:25:12.236033 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c7e0c73b-40a4-4f31-b035-f502c7c7d13b tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 returned with HTTP 200 Dec 29 07:25:12.243706 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 220/441] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:25:12 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 => generated 916 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:25:13.260827 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d9938b2d-75c5-46a4-952a-d7b6ef6ae329 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] GET http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 Dec 29 07:25:13.262616 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d9938b2d-75c5-46a4-952a-d7b6ef6ae329 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:25:13.263054 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:25:13.263054 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:25:13.263720 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d9938b2d-75c5-46a4-952a-d7b6ef6ae329 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:25:13.384876 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d9938b2d-75c5-46a4-952a-d7b6ef6ae329 tempest-AttachVolumeNegativeTest-1396177516 tempest-AttachVolumeNegativeTest-1396177516] http://10.222.0.20/volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 returned with HTTP 404 Dec 29 07:25:13.385945 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 222/442] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:25:13 2020] GET /volume/v3/9a061a6eb9fe42afbc58c2965f36647d/volumes/d455b9e4-ca7e-4c4d-9f66-69b9cf58af78 => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:26:07.686111 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-33684b5a-1233-4182-91fd-6c51704b1502 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] POST http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes Dec 29 07:26:07.686747 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:07.686747 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:07.686975 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-33684b5a-1233-4182-91fd-6c51704b1502 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1772022078", "imageRef": "52cdef56-eb4c-4d50-a0bf-c37ad8fca758"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:26:07.688496 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-33684b5a-1233-4182-91fd-6c51704b1502 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1772022078', 'imageRef': '52cdef56-eb4c-4d50-a0bf-c37ad8fca758'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:26:07.853467 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-33684b5a-1233-4182-91fd-6c51704b1502 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Create volume of 1 GB Dec 29 07:26:07.868269 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-33684b5a-1233-4182-91fd-6c51704b1502 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Availability Zones retrieved successfully. Dec 29 07:26:07.898452 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-33684b5a-1233-4182-91fd-6c51704b1502 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Flow 'volume_create_api' (27d48e8e-c496-49b8-a705-5816cc0268a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:26:07.906799 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-33684b5a-1233-4182-91fd-6c51704b1502 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b6afaab-e031-41e3-a251-1a862a7d084f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:26:07.909134 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-33684b5a-1233-4182-91fd-6c51704b1502 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:26:08.115613 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-33684b5a-1233-4182-91fd-6c51704b1502 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b6afaab-e031-41e3-a251-1a862a7d084f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:26:08.118516 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-33684b5a-1233-4182-91fd-6c51704b1502 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (374b8855-fc91-4c9a-869e-9179fe7b3c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:26:08.219831 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-33684b5a-1233-4182-91fd-6c51704b1502 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Created reservations ['241ad714-62ca-4660-adeb-0d6903be6ddd', 'd8ee6e23-bb03-4a73-91b3-f99a9202c7b4', '6f09828f-271a-4834-8c97-87c6749a8e9d', 'a407a9b2-163e-49f0-b53e-6101330a9170'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:26:08.222429 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-33684b5a-1233-4182-91fd-6c51704b1502 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (374b8855-fc91-4c9a-869e-9179fe7b3c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['241ad714-62ca-4660-adeb-0d6903be6ddd', 'd8ee6e23-bb03-4a73-91b3-f99a9202c7b4', '6f09828f-271a-4834-8c97-87c6749a8e9d', 'a407a9b2-163e-49f0-b53e-6101330a9170']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:26:08.227451 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-33684b5a-1233-4182-91fd-6c51704b1502 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92747dcc-f111-4b57-8966-b5b6c4e86512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:26:08.295153 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-33684b5a-1233-4182-91fd-6c51704b1502 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92747dcc-f111-4b57-8966-b5b6c4e86512) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4375823-a045-4df7-a95a-50383c412455', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1772022078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8444434113a34d60ac401712d5342018',qos_specs=None,replication_status=,reservations=['241ad714-62ca-4660-adeb-0d6903be6ddd','d8ee6e23-bb03-4a73-91b3-f99a9202c7b4','6f09828f-271a-4834-8c97-87c6749a8e9d','a407a9b2-163e-49f0-b53e-6101330a9170'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e279d4acf92b4e439b1d10516680d485',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:26:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1772022078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4375823-a045-4df7-a95a-50383c412455,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8444434113a34d60ac401712d5342018',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e279d4acf92b4e439b1d10516680d485',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:26:08.297648 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-33684b5a-1233-4182-91fd-6c51704b1502 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecf00200-2e37-438c-85f8-ba1d7a5404b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:26:08.343570 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-33684b5a-1233-4182-91fd-6c51704b1502 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecf00200-2e37-438c-85f8-ba1d7a5404b4) transitioned into state 'SUCCESS' from state '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-1772022078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8444434113a34d60ac401712d5342018',qos_specs=None,replication_status=,reservations=['241ad714-62ca-4660-adeb-0d6903be6ddd','d8ee6e23-bb03-4a73-91b3-f99a9202c7b4','6f09828f-271a-4834-8c97-87c6749a8e9d','a407a9b2-163e-49f0-b53e-6101330a9170'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e279d4acf92b4e439b1d10516680d485',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:26:08.345631 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-33684b5a-1233-4182-91fd-6c51704b1502 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3da69027-ce5e-498d-862e-e0f10209fe37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:26:08.379325 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-33684b5a-1233-4182-91fd-6c51704b1502 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3da69027-ce5e-498d-862e-e0f10209fe37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:26:08.386049 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-33684b5a-1233-4182-91fd-6c51704b1502 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Flow 'volume_create_api' (27d48e8e-c496-49b8-a705-5816cc0268a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:26:08.452109 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-33684b5a-1233-4182-91fd-6c51704b1502 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Create volume request issued successfully. Dec 29 07:26:08.487182 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-33684b5a-1233-4182-91fd-6c51704b1502 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes returned with HTTP 202 Dec 29 07:26:08.492588 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 221/443] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:26:07 2020] POST /volume/v3/8444434113a34d60ac401712d5342018/volumes => generated 821 bytes in 1339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:26:08.504957 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-114359ed-9eaa-4246-8ff6-3c8f42846189 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:26:08.505474 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-114359ed-9eaa-4246-8ff6-3c8f42846189 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:08.505958 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-114359ed-9eaa-4246-8ff6-3c8f42846189 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:08.670748 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:08.670748 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:08.682189 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-114359ed-9eaa-4246-8ff6-3c8f42846189 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:08.711849 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-114359ed-9eaa-4246-8ff6-3c8f42846189 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:26:08.713850 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 223/444] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:08 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 889 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:26:09.735617 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9e10bf0a-46b6-4ccb-9a1b-8789f363c959 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:26:09.736864 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9e10bf0a-46b6-4ccb-9a1b-8789f363c959 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:09.737398 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:09.737398 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:09.739454 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9e10bf0a-46b6-4ccb-9a1b-8789f363c959 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:09.824148 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:09.824148 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:09.839466 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9e10bf0a-46b6-4ccb-9a1b-8789f363c959 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:09.913631 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9e10bf0a-46b6-4ccb-9a1b-8789f363c959 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:26:09.915866 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 222/445] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:09 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 913 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:26:10.931457 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d99d636e-0dde-4922-aff0-57a63ebe02a9 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:26:10.931987 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d99d636e-0dde-4922-aff0-57a63ebe02a9 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:10.932132 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:10.932132 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:10.932978 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d99d636e-0dde-4922-aff0-57a63ebe02a9 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:11.077136 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:11.077136 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:11.096785 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d99d636e-0dde-4922-aff0-57a63ebe02a9 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:11.137965 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d99d636e-0dde-4922-aff0-57a63ebe02a9 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:26:11.153007 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 224/446] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:10 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 913 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:26:12.161168 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-46abcfdb-7e9a-45a2-bbae-550be5231c67 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:26:12.161704 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-46abcfdb-7e9a-45a2-bbae-550be5231c67 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:12.161955 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:12.161955 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:12.162324 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-46abcfdb-7e9a-45a2-bbae-550be5231c67 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:12.276954 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:12.276954 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:12.301005 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-46abcfdb-7e9a-45a2-bbae-550be5231c67 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:12.355414 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-46abcfdb-7e9a-45a2-bbae-550be5231c67 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:26:12.358258 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 223/447] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:12 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 913 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:26:13.374356 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-59309516-4b41-401e-83ff-c24d9abb554b tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:26:13.375728 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-59309516-4b41-401e-83ff-c24d9abb554b tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:13.376051 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:13.376051 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:13.377949 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-59309516-4b41-401e-83ff-c24d9abb554b tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:13.541558 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:13.541558 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:13.565937 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-59309516-4b41-401e-83ff-c24d9abb554b tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:13.632922 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-59309516-4b41-401e-83ff-c24d9abb554b tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:26:13.654223 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 225/448] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:13 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 913 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:26:14.661517 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9c93c425-8612-45b9-a6f6-eb5a75b8cef1 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:26:14.662189 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9c93c425-8612-45b9-a6f6-eb5a75b8cef1 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:14.663299 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:14.663299 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:14.663885 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9c93c425-8612-45b9-a6f6-eb5a75b8cef1 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:14.785969 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:14.785969 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:14.807897 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9c93c425-8612-45b9-a6f6-eb5a75b8cef1 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:14.892446 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9c93c425-8612-45b9-a6f6-eb5a75b8cef1 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:26:14.893734 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 224/449] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:14 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 913 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:26:15.910451 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2ffde571-312f-4cec-8719-01840734a4ce tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:26:15.911261 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2ffde571-312f-4cec-8719-01840734a4ce tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:15.911478 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:15.911478 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:15.911850 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2ffde571-312f-4cec-8719-01840734a4ce tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:16.066684 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:16.066684 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:16.087548 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2ffde571-312f-4cec-8719-01840734a4ce tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:16.164778 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2ffde571-312f-4cec-8719-01840734a4ce tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:26:16.169058 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 226/450] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:15 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 913 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:26:17.188332 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4a4051fd-f043-43a2-9c81-a12835acc4a8 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:26:17.189126 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4a4051fd-f043-43a2-9c81-a12835acc4a8 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:17.189126 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:17.189126 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:17.189379 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4a4051fd-f043-43a2-9c81-a12835acc4a8 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:17.343668 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:17.343668 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:17.383345 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4a4051fd-f043-43a2-9c81-a12835acc4a8 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:17.428817 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4a4051fd-f043-43a2-9c81-a12835acc4a8 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:26:17.430573 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 225/451] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:17 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 913 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:26:18.446920 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ee9b26dc-9a55-4a1f-b34f-dee3fa82e6fb tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:26:18.449743 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ee9b26dc-9a55-4a1f-b34f-dee3fa82e6fb tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:18.450180 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:18.450180 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:18.452464 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ee9b26dc-9a55-4a1f-b34f-dee3fa82e6fb tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:18.620958 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:18.620958 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:18.652310 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ee9b26dc-9a55-4a1f-b34f-dee3fa82e6fb tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:18.731568 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ee9b26dc-9a55-4a1f-b34f-dee3fa82e6fb tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:26:18.749224 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 227/452] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:18 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 913 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:26:19.757583 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ca478192-7add-47cd-bbb3-b8409b23aacd tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:26:19.759432 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ca478192-7add-47cd-bbb3-b8409b23aacd tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:19.759939 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:19.759939 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:19.761021 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ca478192-7add-47cd-bbb3-b8409b23aacd tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:19.918604 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:19.918604 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:19.941446 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ca478192-7add-47cd-bbb3-b8409b23aacd tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:20.004722 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ca478192-7add-47cd-bbb3-b8409b23aacd tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:26:20.009656 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 226/453] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:19 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 913 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:26:21.024738 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d0de5e2c-c981-4bdf-afe8-c2b56a0fe8e0 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:26:21.025231 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d0de5e2c-c981-4bdf-afe8-c2b56a0fe8e0 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:21.025365 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:21.025365 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:21.026259 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d0de5e2c-c981-4bdf-afe8-c2b56a0fe8e0 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:21.168377 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:21.168377 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:21.188853 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d0de5e2c-c981-4bdf-afe8-c2b56a0fe8e0 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:21.257781 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d0de5e2c-c981-4bdf-afe8-c2b56a0fe8e0 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:26:21.261618 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 228/454] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:21 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 913 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:26:22.277380 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-713a9dba-c2fc-4cac-a458-f4c815d0a8d2 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:26:22.278559 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-713a9dba-c2fc-4cac-a458-f4c815d0a8d2 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:22.278956 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:22.278956 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:22.279575 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-713a9dba-c2fc-4cac-a458-f4c815d0a8d2 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:22.428126 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:22.428126 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:22.448606 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-713a9dba-c2fc-4cac-a458-f4c815d0a8d2 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:22.516753 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-713a9dba-c2fc-4cac-a458-f4c815d0a8d2 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:26:22.527249 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 227/455] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:22 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 913 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:26:23.534241 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2e32b5d9-7bc4-4b40-9b3f-082c1f1425a8 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:26:23.535436 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2e32b5d9-7bc4-4b40-9b3f-082c1f1425a8 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:23.536039 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:23.536039 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:23.536724 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2e32b5d9-7bc4-4b40-9b3f-082c1f1425a8 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:23.608173 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:23.608173 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:23.621791 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2e32b5d9-7bc4-4b40-9b3f-082c1f1425a8 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:23.658810 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2e32b5d9-7bc4-4b40-9b3f-082c1f1425a8 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:26:23.660005 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 229/456] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:23 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 913 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:26:24.678043 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-63497e56-4375-4c0e-8072-018f5cbd4f17 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:26:24.679534 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-63497e56-4375-4c0e-8072-018f5cbd4f17 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:24.679940 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:24.679940 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:24.680565 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-63497e56-4375-4c0e-8072-018f5cbd4f17 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:24.848956 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:24.848956 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:24.877451 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-63497e56-4375-4c0e-8072-018f5cbd4f17 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:24.957700 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-63497e56-4375-4c0e-8072-018f5cbd4f17 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:26:24.965436 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 228/457] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:24 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 913 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:26:25.981512 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-93e1370e-b1bf-45da-92d3-2440a8ee642b tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:26:25.982449 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-93e1370e-b1bf-45da-92d3-2440a8ee642b tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:25.982801 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:25.982801 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:25.983373 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-93e1370e-b1bf-45da-92d3-2440a8ee642b tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:26.160846 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:26.160846 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:26.185991 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-93e1370e-b1bf-45da-92d3-2440a8ee642b tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:26.249466 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-93e1370e-b1bf-45da-92d3-2440a8ee642b tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:26:26.255463 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 230/458] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:25 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 913 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:26:27.272032 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cdd1fb12-425f-48a7-a7d8-1f8a4ad27a77 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:26:27.274340 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cdd1fb12-425f-48a7-a7d8-1f8a4ad27a77 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:27.274841 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:27.274841 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:27.275563 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cdd1fb12-425f-48a7-a7d8-1f8a4ad27a77 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:27.462190 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:27.462190 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:27.480579 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-cdd1fb12-425f-48a7-a7d8-1f8a4ad27a77 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:27.511917 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cdd1fb12-425f-48a7-a7d8-1f8a4ad27a77 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:26:27.513138 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 229/459] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:27 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 913 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:26:28.530334 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-46f0a2a8-f4ce-4b41-a55d-eb6caa937e25 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:26:28.531147 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-46f0a2a8-f4ce-4b41-a55d-eb6caa937e25 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:28.531366 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:28.531366 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:28.531747 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-46f0a2a8-f4ce-4b41-a55d-eb6caa937e25 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:28.657224 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:28.657224 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:28.696949 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-46f0a2a8-f4ce-4b41-a55d-eb6caa937e25 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:28.723079 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-46f0a2a8-f4ce-4b41-a55d-eb6caa937e25 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:26:28.726494 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 231/460] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:28 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 913 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:26:29.741222 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fdc9d2c2-b6c1-489c-bfa8-081e5a9c3c50 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:26:29.742503 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fdc9d2c2-b6c1-489c-bfa8-081e5a9c3c50 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:29.742904 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:29.742904 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:29.744021 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fdc9d2c2-b6c1-489c-bfa8-081e5a9c3c50 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:29.857243 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:29.857243 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:29.878895 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fdc9d2c2-b6c1-489c-bfa8-081e5a9c3c50 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:29.983288 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fdc9d2c2-b6c1-489c-bfa8-081e5a9c3c50 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:26:29.984138 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 230/461] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:29 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 971 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:26:31.000611 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3782b403-cd8d-40eb-8511-9d04fefd0d93 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:26:31.001144 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3782b403-cd8d-40eb-8511-9d04fefd0d93 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:31.001301 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:31.001301 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:31.004889 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3782b403-cd8d-40eb-8511-9d04fefd0d93 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:31.160306 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:31.160306 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:31.183520 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3782b403-cd8d-40eb-8511-9d04fefd0d93 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:31.232251 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3782b403-cd8d-40eb-8511-9d04fefd0d93 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:26:31.240249 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 232/462] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:30 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 974 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:26:32.256901 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a7a6b183-9211-43c1-bcf2-0daaab1bc294 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:26:32.258085 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a7a6b183-9211-43c1-bcf2-0daaab1bc294 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:32.258753 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:32.258753 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:32.259562 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a7a6b183-9211-43c1-bcf2-0daaab1bc294 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:32.379210 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:32.379210 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:32.398482 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a7a6b183-9211-43c1-bcf2-0daaab1bc294 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:32.430463 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a7a6b183-9211-43c1-bcf2-0daaab1bc294 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:26:32.446933 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 231/463] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:32 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 974 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:26:33.449723 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-df716431-2970-4d64-a5c9-34b314e1c0ff tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:26:33.450835 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-df716431-2970-4d64-a5c9-34b314e1c0ff tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:33.451202 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:33.451202 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:33.451823 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-df716431-2970-4d64-a5c9-34b314e1c0ff tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:33.592740 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:33.592740 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:33.628518 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-df716431-2970-4d64-a5c9-34b314e1c0ff tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:33.717359 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-df716431-2970-4d64-a5c9-34b314e1c0ff tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:26:33.727678 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 233/464] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:33 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 974 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:26:34.738723 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ec037771-7b1a-4e42-9e88-b209546bc59d tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:26:34.739894 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ec037771-7b1a-4e42-9e88-b209546bc59d tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:34.739894 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:34.739894 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:34.741592 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ec037771-7b1a-4e42-9e88-b209546bc59d tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:34.913002 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:34.913002 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:34.964488 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ec037771-7b1a-4e42-9e88-b209546bc59d tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:35.050170 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ec037771-7b1a-4e42-9e88-b209546bc59d tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:26:35.059486 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 232/465] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:34 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 974 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:26:36.076826 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-24f02b8e-85dc-4cd4-9dbb-4d1b89607273 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:26:36.078093 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-24f02b8e-85dc-4cd4-9dbb-4d1b89607273 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:36.078413 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:36.078413 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:36.079135 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-24f02b8e-85dc-4cd4-9dbb-4d1b89607273 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:36.249322 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:36.249322 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:36.273388 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-24f02b8e-85dc-4cd4-9dbb-4d1b89607273 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:36.330440 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-24f02b8e-85dc-4cd4-9dbb-4d1b89607273 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:26:36.331369 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 234/466] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:36 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 974 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:26:37.350023 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-37b30aad-1be2-45d4-b50e-c2189228d6fa tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:26:37.351009 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-37b30aad-1be2-45d4-b50e-c2189228d6fa tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:37.351300 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:37.351300 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:37.352249 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-37b30aad-1be2-45d4-b50e-c2189228d6fa tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:37.499386 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:37.499386 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:37.531263 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-37b30aad-1be2-45d4-b50e-c2189228d6fa tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:37.574426 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-37b30aad-1be2-45d4-b50e-c2189228d6fa tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:26:37.575445 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 233/467] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:37 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 974 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:26:38.594565 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-87bb7cf3-5957-437d-9354-9d6ff355f3d2 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:26:38.595789 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-87bb7cf3-5957-437d-9354-9d6ff355f3d2 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:38.596206 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:38.596206 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:38.596896 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-87bb7cf3-5957-437d-9354-9d6ff355f3d2 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:38.719373 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:38.719373 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:38.736094 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-87bb7cf3-5957-437d-9354-9d6ff355f3d2 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:38.788594 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-87bb7cf3-5957-437d-9354-9d6ff355f3d2 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:26:38.789706 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 235/468] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:38 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 1364 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:26:39.805141 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2b0d7db3-7e67-4942-9880-9799466e7096 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:26:39.805680 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2b0d7db3-7e67-4942-9880-9799466e7096 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:39.805891 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:39.805891 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:39.806228 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2b0d7db3-7e67-4942-9880-9799466e7096 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:39.870148 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:39.870148 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:39.880340 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2b0d7db3-7e67-4942-9880-9799466e7096 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:39.912588 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2b0d7db3-7e67-4942-9880-9799466e7096 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:26:39.913712 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 234/469] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:39 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 1362 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:26:39.929754 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0fc70e16-749f-4f8e-b26a-1bdc4b341e25 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] POST http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes Dec 29 07:26:39.930487 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:39.930487 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:39.930962 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0fc70e16-749f-4f8e-b26a-1bdc4b341e25 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-190822659"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:26:39.932038 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-0fc70e16-749f-4f8e-b26a-1bdc4b341e25 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-190822659'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:26:39.932408 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-0fc70e16-749f-4f8e-b26a-1bdc4b341e25 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Create volume of 1 GB Dec 29 07:26:39.949303 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0fc70e16-749f-4f8e-b26a-1bdc4b341e25 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Availability Zones retrieved successfully. Dec 29 07:26:39.971000 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0fc70e16-749f-4f8e-b26a-1bdc4b341e25 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Flow 'volume_create_api' (bbf08035-d0e3-41a0-8bdc-9f3382f0e92f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:26:39.974251 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0fc70e16-749f-4f8e-b26a-1bdc4b341e25 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34926d2c-1261-41de-b5bb-722857ac7ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:26:39.977125 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-0fc70e16-749f-4f8e-b26a-1bdc4b341e25 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:26:40.131871 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0fc70e16-749f-4f8e-b26a-1bdc4b341e25 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34926d2c-1261-41de-b5bb-722857ac7ffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:26:40.139716 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0fc70e16-749f-4f8e-b26a-1bdc4b341e25 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbacfcbf-b6a3-48e9-b9e0-c465c7e9c33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:26:40.319078 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-0fc70e16-749f-4f8e-b26a-1bdc4b341e25 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Created reservations ['75820598-7987-430c-8009-b3c86658d898', 'b60ec422-9fc3-4b01-85d5-101654f2d037', '579e2a87-6831-4b4a-a5f0-ff4bc17142da', 'c69f7056-5524-4c18-9932-bb63b3e9fea2'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:26:40.321098 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0fc70e16-749f-4f8e-b26a-1bdc4b341e25 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbacfcbf-b6a3-48e9-b9e0-c465c7e9c33d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75820598-7987-430c-8009-b3c86658d898', 'b60ec422-9fc3-4b01-85d5-101654f2d037', '579e2a87-6831-4b4a-a5f0-ff4bc17142da', 'c69f7056-5524-4c18-9932-bb63b3e9fea2']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:26:40.325077 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0fc70e16-749f-4f8e-b26a-1bdc4b341e25 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbf5724f-6615-4733-a1a3-764e1f3d67d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:26:40.451777 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0fc70e16-749f-4f8e-b26a-1bdc4b341e25 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbf5724f-6615-4733-a1a3-764e1f3d67d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be14c815-af3f-45d5-bdce-d46471bab4af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-190822659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8444434113a34d60ac401712d5342018',qos_specs=None,replication_status=,reservations=['75820598-7987-430c-8009-b3c86658d898','b60ec422-9fc3-4b01-85d5-101654f2d037','579e2a87-6831-4b4a-a5f0-ff4bc17142da','c69f7056-5524-4c18-9932-bb63b3e9fea2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e279d4acf92b4e439b1d10516680d485',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:26:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-190822659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be14c815-af3f-45d5-bdce-d46471bab4af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8444434113a34d60ac401712d5342018',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e279d4acf92b4e439b1d10516680d485',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:26:40.453836 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0fc70e16-749f-4f8e-b26a-1bdc4b341e25 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf4846a2-d9c8-4df5-b944-b113ffcbc9a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:26:40.538940 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0fc70e16-749f-4f8e-b26a-1bdc4b341e25 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cf4846a2-d9c8-4df5-b944-b113ffcbc9a1) transitioned into state 'SUCCESS' from state '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-190822659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8444434113a34d60ac401712d5342018',qos_specs=None,replication_status=,reservations=['75820598-7987-430c-8009-b3c86658d898','b60ec422-9fc3-4b01-85d5-101654f2d037','579e2a87-6831-4b4a-a5f0-ff4bc17142da','c69f7056-5524-4c18-9932-bb63b3e9fea2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e279d4acf92b4e439b1d10516680d485',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:26:40.542976 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0fc70e16-749f-4f8e-b26a-1bdc4b341e25 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71a43f6a-9676-444b-b064-01040108a973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:26:40.571545 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0fc70e16-749f-4f8e-b26a-1bdc4b341e25 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71a43f6a-9676-444b-b064-01040108a973) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:26:40.576297 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0fc70e16-749f-4f8e-b26a-1bdc4b341e25 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Flow 'volume_create_api' (bbf08035-d0e3-41a0-8bdc-9f3382f0e92f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:26:40.700965 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0fc70e16-749f-4f8e-b26a-1bdc4b341e25 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Create volume request issued successfully. Dec 29 07:26:40.727071 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0fc70e16-749f-4f8e-b26a-1bdc4b341e25 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes returned with HTTP 202 Dec 29 07:26:40.727813 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 236/470] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:26:39 2020] POST /volume/v3/8444434113a34d60ac401712d5342018/volumes => generated 820 bytes in 802 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:26:40.743315 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b10480f1-c495-421a-87ce-6cd62e53b236 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/be14c815-af3f-45d5-bdce-d46471bab4af Dec 29 07:26:40.743921 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b10480f1-c495-421a-87ce-6cd62e53b236 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:40.744343 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:40.744343 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:40.745001 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b10480f1-c495-421a-87ce-6cd62e53b236 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:40.844296 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:40.844296 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:40.866952 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b10480f1-c495-421a-87ce-6cd62e53b236 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:40.915594 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b10480f1-c495-421a-87ce-6cd62e53b236 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/be14c815-af3f-45d5-bdce-d46471bab4af returned with HTTP 200 Dec 29 07:26:40.919336 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 235/471] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:40 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/be14c815-af3f-45d5-bdce-d46471bab4af => generated 888 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:26:41.934553 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-508d25a6-3dde-4441-8617-13e70077c442 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/be14c815-af3f-45d5-bdce-d46471bab4af Dec 29 07:26:41.935823 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-508d25a6-3dde-4441-8617-13e70077c442 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:41.936266 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:41.936266 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:41.937199 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-508d25a6-3dde-4441-8617-13e70077c442 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:42.013974 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:42.013974 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:42.027085 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-508d25a6-3dde-4441-8617-13e70077c442 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:42.057331 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-508d25a6-3dde-4441-8617-13e70077c442 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/be14c815-af3f-45d5-bdce-d46471bab4af returned with HTTP 200 Dec 29 07:26:42.058869 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 237/472] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:41 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/be14c815-af3f-45d5-bdce-d46471bab4af => generated 913 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:26:42.074373 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1a796ab1-b5e4-4d25-b403-8de689d6d430 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] POST http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes Dec 29 07:26:42.074878 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:42.074878 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:42.075567 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1a796ab1-b5e4-4d25-b403-8de689d6d430 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-156560337"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:26:42.076800 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-1a796ab1-b5e4-4d25-b403-8de689d6d430 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-156560337'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:26:42.077329 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-1a796ab1-b5e4-4d25-b403-8de689d6d430 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Create volume of 1 GB Dec 29 07:26:42.107832 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1a796ab1-b5e4-4d25-b403-8de689d6d430 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Availability Zones retrieved successfully. Dec 29 07:26:42.131041 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1a796ab1-b5e4-4d25-b403-8de689d6d430 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Flow 'volume_create_api' (11cc04a0-31b4-42b4-8dd2-882303040c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:26:42.134049 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1a796ab1-b5e4-4d25-b403-8de689d6d430 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c99d4c4e-39e2-402d-86e0-362d8248c8b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:26:42.136348 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-1a796ab1-b5e4-4d25-b403-8de689d6d430 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:26:42.270332 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1a796ab1-b5e4-4d25-b403-8de689d6d430 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c99d4c4e-39e2-402d-86e0-362d8248c8b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:26:42.273408 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1a796ab1-b5e4-4d25-b403-8de689d6d430 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0269b588-a470-48a3-b281-920417dccdb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:26:42.385235 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-1a796ab1-b5e4-4d25-b403-8de689d6d430 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Created reservations ['3af770d1-5ed9-4887-aacc-5fab2f3fee3d', '6656f1cc-d4a9-4985-a9d4-d4a120877582', '4c8e9053-d54e-4abc-a29c-a03406200d52', 'd18e6551-337c-4e44-bd95-4d246b5ac342'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:26:42.388063 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1a796ab1-b5e4-4d25-b403-8de689d6d430 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0269b588-a470-48a3-b281-920417dccdb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3af770d1-5ed9-4887-aacc-5fab2f3fee3d', '6656f1cc-d4a9-4985-a9d4-d4a120877582', '4c8e9053-d54e-4abc-a29c-a03406200d52', 'd18e6551-337c-4e44-bd95-4d246b5ac342']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:26:42.390345 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1a796ab1-b5e4-4d25-b403-8de689d6d430 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7366d863-a1ac-4459-9e0f-df3effa61c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:26:42.556266 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1a796ab1-b5e4-4d25-b403-8de689d6d430 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7366d863-a1ac-4459-9e0f-df3effa61c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13181b21-0405-4cea-9b2d-d7d3c8b8d998', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-156560337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8444434113a34d60ac401712d5342018',qos_specs=None,replication_status=,reservations=['3af770d1-5ed9-4887-aacc-5fab2f3fee3d','6656f1cc-d4a9-4985-a9d4-d4a120877582','4c8e9053-d54e-4abc-a29c-a03406200d52','d18e6551-337c-4e44-bd95-4d246b5ac342'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e279d4acf92b4e439b1d10516680d485',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:26:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-156560337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13181b21-0405-4cea-9b2d-d7d3c8b8d998,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8444434113a34d60ac401712d5342018',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e279d4acf92b4e439b1d10516680d485',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:26:42.559533 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1a796ab1-b5e4-4d25-b403-8de689d6d430 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f32c9c1b-db61-4325-9dd8-7f1db86ad7bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:26:42.607889 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1a796ab1-b5e4-4d25-b403-8de689d6d430 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f32c9c1b-db61-4325-9dd8-7f1db86ad7bb) transitioned into state 'SUCCESS' from state '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-156560337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8444434113a34d60ac401712d5342018',qos_specs=None,replication_status=,reservations=['3af770d1-5ed9-4887-aacc-5fab2f3fee3d','6656f1cc-d4a9-4985-a9d4-d4a120877582','4c8e9053-d54e-4abc-a29c-a03406200d52','d18e6551-337c-4e44-bd95-4d246b5ac342'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e279d4acf92b4e439b1d10516680d485',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:26:42.612788 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1a796ab1-b5e4-4d25-b403-8de689d6d430 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b703f8f3-a8f9-4a75-a583-3a07c16e59c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:26:42.684641 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1a796ab1-b5e4-4d25-b403-8de689d6d430 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b703f8f3-a8f9-4a75-a583-3a07c16e59c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:26:42.688995 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1a796ab1-b5e4-4d25-b403-8de689d6d430 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Flow 'volume_create_api' (11cc04a0-31b4-42b4-8dd2-882303040c6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:26:42.816942 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1a796ab1-b5e4-4d25-b403-8de689d6d430 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Create volume request issued successfully. Dec 29 07:26:42.850075 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1a796ab1-b5e4-4d25-b403-8de689d6d430 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes returned with HTTP 202 Dec 29 07:26:42.852915 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 236/473] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:26:42 2020] POST /volume/v3/8444434113a34d60ac401712d5342018/volumes => generated 820 bytes in 782 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:26:42.867145 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4c379f38-e2ac-4aaa-aac4-03898d4ef8b1 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/13181b21-0405-4cea-9b2d-d7d3c8b8d998 Dec 29 07:26:42.867854 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4c379f38-e2ac-4aaa-aac4-03898d4ef8b1 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:42.868077 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:42.868077 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:42.868461 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4c379f38-e2ac-4aaa-aac4-03898d4ef8b1 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:42.995438 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:42.995438 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:43.017728 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4c379f38-e2ac-4aaa-aac4-03898d4ef8b1 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:43.070951 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4c379f38-e2ac-4aaa-aac4-03898d4ef8b1 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/13181b21-0405-4cea-9b2d-d7d3c8b8d998 returned with HTTP 200 Dec 29 07:26:43.071703 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 238/474] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:42 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/13181b21-0405-4cea-9b2d-d7d3c8b8d998 => generated 912 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:26:44.089562 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2ef5e49f-fd8e-4397-97a0-bacf109079d5 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/13181b21-0405-4cea-9b2d-d7d3c8b8d998 Dec 29 07:26:44.090076 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2ef5e49f-fd8e-4397-97a0-bacf109079d5 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:26:44.090468 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:26:44.090468 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:26:44.091227 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2ef5e49f-fd8e-4397-97a0-bacf109079d5 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:26:44.223715 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:26:44.223715 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:26:44.245311 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2ef5e49f-fd8e-4397-97a0-bacf109079d5 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:26:44.303210 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2ef5e49f-fd8e-4397-97a0-bacf109079d5 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/13181b21-0405-4cea-9b2d-d7d3c8b8d998 returned with HTTP 200 Dec 29 07:26:44.307046 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 237/475] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:26:44 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/13181b21-0405-4cea-9b2d-d7d3c8b8d998 => generated 913 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:27:11.375706 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-1abec2f0-6743-41b6-beed-4a2538053941 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:27:11.376261 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-1abec2f0-6743-41b6-beed-4a2538053941 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:27:11.376392 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:27:11.376392 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:27:11.377085 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-1abec2f0-6743-41b6-beed-4a2538053941 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:27:11.454396 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:27:11.454396 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:27:11.465918 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-1abec2f0-6743-41b6-beed-4a2538053941 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:27:11.492664 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-1abec2f0-6743-41b6-beed-4a2538053941 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:27:11.508900 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-93ac8c79-9bc4-434c-8292-f2a435a39144 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/be14c815-af3f-45d5-bdce-d46471bab4af Dec 29 07:27:11.510046 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-93ac8c79-9bc4-434c-8292-f2a435a39144 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:27:11.510494 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:27:11.510494 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:27:11.511411 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-93ac8c79-9bc4-434c-8292-f2a435a39144 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:27:11.516085 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 239/476] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:27:11 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 1362 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:27:11.570065 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:27:11.570065 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:27:11.580581 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-93ac8c79-9bc4-434c-8292-f2a435a39144 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:27:11.613513 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-93ac8c79-9bc4-434c-8292-f2a435a39144 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/be14c815-af3f-45d5-bdce-d46471bab4af returned with HTTP 200 Dec 29 07:27:11.615592 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 238/477] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:27:11 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/be14c815-af3f-45d5-bdce-d46471bab4af => generated 913 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:27:11.631174 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-1624923d-86cf-42a1-934c-b48617917523 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/13181b21-0405-4cea-9b2d-d7d3c8b8d998 Dec 29 07:27:11.631882 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-1624923d-86cf-42a1-934c-b48617917523 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:27:11.632311 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:27:11.632311 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:27:11.632933 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-1624923d-86cf-42a1-934c-b48617917523 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:27:11.710416 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:27:11.710416 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:27:11.722128 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-1624923d-86cf-42a1-934c-b48617917523 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:27:11.750787 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-1624923d-86cf-42a1-934c-b48617917523 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/13181b21-0405-4cea-9b2d-d7d3c8b8d998 returned with HTTP 200 Dec 29 07:27:11.752113 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 240/478] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:27:11 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/13181b21-0405-4cea-9b2d-d7d3c8b8d998 => generated 913 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:27:11.771076 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-93ac8c79-9bc4-434c-8292-f2a435a39144 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume// Dec 29 07:27:11.771822 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-93ac8c79-9bc4-434c-8292-f2a435a39144 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:27:11.772324 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:27:11.772324 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:27:11.773059 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-93ac8c79-9bc4-434c-8292-f2a435a39144 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:27:11.774451 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-93ac8c79-9bc4-434c-8292-f2a435a39144 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:27:11.775513 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 239/479] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:27:11 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:27:11.797249 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-27432710-66ab-4453-a509-8656c650e5f7 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] POST http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/attachments Dec 29 07:27:11.797764 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:27:11.797764 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:27:11.798185 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-27432710-66ab-4453-a509-8656c650e5f7 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4375823-a045-4df7-a95a-50383c412455", "instance_uuid": "f434176d-f54a-44a1-a4bf-0d3c0757c2f8", "connector": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:27:11.927059 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:27:11.927059 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:27:12.063616 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-27432710-66ab-4453-a509-8656c650e5f7 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/attachments returned with HTTP 200 Dec 29 07:27:12.064817 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 241/480] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:27:11 2020] POST /volume/v3/8444434113a34d60ac401712d5342018/attachments => generated 273 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:27:12.073469 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-93ac8c79-9bc4-434c-8292-f2a435a39144 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume// Dec 29 07:27:12.073923 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-93ac8c79-9bc4-434c-8292-f2a435a39144 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:27:12.074596 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-93ac8c79-9bc4-434c-8292-f2a435a39144 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:27:12.075796 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-93ac8c79-9bc4-434c-8292-f2a435a39144 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:27:12.076928 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 240/481] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:27:12 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:27:12.109961 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-29c43cc9-4a60-4448-8915-a0e819d587d2 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] POST http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/attachments Dec 29 07:27:12.111395 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:27:12.111395 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:27:12.112125 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-29c43cc9-4a60-4448-8915-a0e819d587d2 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be14c815-af3f-45d5-bdce-d46471bab4af", "instance_uuid": "f434176d-f54a-44a1-a4bf-0d3c0757c2f8", "connector": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:27:12.203902 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:27:12.203902 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:27:12.276353 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-29c43cc9-4a60-4448-8915-a0e819d587d2 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/attachments returned with HTTP 200 Dec 29 07:27:12.277381 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 242/482] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:27:12 2020] POST /volume/v3/8444434113a34d60ac401712d5342018/attachments => generated 273 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:27:12.286170 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-93ac8c79-9bc4-434c-8292-f2a435a39144 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume// Dec 29 07:27:12.287086 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-93ac8c79-9bc4-434c-8292-f2a435a39144 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:27:12.287736 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-93ac8c79-9bc4-434c-8292-f2a435a39144 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:27:12.288960 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-93ac8c79-9bc4-434c-8292-f2a435a39144 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:27:12.289712 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 241/483] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:27:12 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:27:12.320483 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-db1df126-9072-4d4d-b219-47704857acb7 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] POST http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/attachments Dec 29 07:27:12.320998 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:27:12.320998 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:27:12.321405 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-db1df126-9072-4d4d-b219-47704857acb7 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "13181b21-0405-4cea-9b2d-d7d3c8b8d998", "instance_uuid": "f434176d-f54a-44a1-a4bf-0d3c0757c2f8", "connector": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:27:12.426077 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:27:12.426077 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:27:12.551792 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-db1df126-9072-4d4d-b219-47704857acb7 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/attachments returned with HTTP 200 Dec 29 07:27:12.552775 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 243/484] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:27:12 2020] POST /volume/v3/8444434113a34d60ac401712d5342018/attachments => generated 273 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:27:14.561815 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-93ac8c79-9bc4-434c-8292-f2a435a39144 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume// Dec 29 07:27:14.563124 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-93ac8c79-9bc4-434c-8292-f2a435a39144 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:27:14.564258 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-93ac8c79-9bc4-434c-8292-f2a435a39144 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:27:14.566368 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-93ac8c79-9bc4-434c-8292-f2a435a39144 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:27:14.568056 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 242/485] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:27:14 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:27:14.581656 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-4985e47c-acc2-423e-be63-4e26ea18e626 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:27:14.583347 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-4985e47c-acc2-423e-be63-4e26ea18e626 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:27:14.583811 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:27:14.583811 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:27:14.584603 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-4985e47c-acc2-423e-be63-4e26ea18e626 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:27:14.664670 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:27:14.664670 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:27:14.675917 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-4985e47c-acc2-423e-be63-4e26ea18e626 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:27:14.698521 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:27:14.698521 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:27:14.711903 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-4985e47c-acc2-423e-be63-4e26ea18e626 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:27:14.713356 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 244/486] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 07:27:14 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 1460 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 29 07:27:14.732215 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-b1f0ce57-cb09-4d57-9b77-dba94572d256 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] PUT http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/attachments/02aa6107-c9e3-42fa-8130-d9fa3d45c1d7 Dec 29 07:27:14.733528 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-b1f0ce57-cb09-4d57-9b77-dba94572d256 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sda"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:27:14.795104 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:27:14.795104 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:27:14.795751 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-b1f0ce57-cb09-4d57-9b77-dba94572d256 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Lock "b'cinder-attachment_update-f4375823-a045-4df7-a95a-50383c412455-n-h1-768509-3'" acquired by "attachment_update" :: waited 0.016s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:27:14.798070 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:27:14.798070 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:27:16.894847 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-b1f0ce57-cb09-4d57-9b77-dba94572d256 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Lock "b'cinder-attachment_update-f4375823-a045-4df7-a95a-50383c412455-n-h1-768509-3'" released by "attachment_update" :: held 2.099s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:27:16.897200 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-b1f0ce57-cb09-4d57-9b77-dba94572d256 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/attachments/02aa6107-c9e3-42fa-8130-d9fa3d45c1d7 returned with HTTP 200 Dec 29 07:27:16.898871 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 243/487] 10.222.0.45 () {64 vars in 1468 bytes} [Tue Dec 29 07:27:14 2020] PUT /volume/v3/8444434113a34d60ac401712d5342018/attachments/02aa6107-c9e3-42fa-8130-d9fa3d45c1d7 => generated 762 bytes in 2171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:27:16.959440 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-2a79e785-d48e-4b9b-a460-38846247edfe tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] POST http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/attachments/02aa6107-c9e3-42fa-8130-d9fa3d45c1d7/action Dec 29 07:27:16.959890 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:27:16.959890 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:27:16.960766 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-2a79e785-d48e-4b9b-a460-38846247edfe tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Action body: b'{"os-complete": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:27:16.961308 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-2a79e785-d48e-4b9b-a460-38846247edfe tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:27:17.092375 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:27:17.092375 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:27:17.117591 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-2a79e785-d48e-4b9b-a460-38846247edfe tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/attachments/02aa6107-c9e3-42fa-8130-d9fa3d45c1d7/action returned with HTTP 204 Dec 29 07:27:17.118490 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 245/488] 10.222.0.45 () {64 vars in 1489 bytes} [Tue Dec 29 07:27:16 2020] POST /volume/v3/8444434113a34d60ac401712d5342018/attachments/02aa6107-c9e3-42fa-8130-d9fa3d45c1d7/action => generated 0 bytes in 165 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:27:17.156458 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-b1f0ce57-cb09-4d57-9b77-dba94572d256 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume// Dec 29 07:27:17.156903 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-b1f0ce57-cb09-4d57-9b77-dba94572d256 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:27:17.157120 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:27:17.157120 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:27:17.158007 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-b1f0ce57-cb09-4d57-9b77-dba94572d256 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:27:17.159726 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-b1f0ce57-cb09-4d57-9b77-dba94572d256 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:27:17.162090 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 244/489] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:27:17 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:27:17.177659 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-98bd216a-63e5-4138-9c5b-3d07fcf5a8a0 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/be14c815-af3f-45d5-bdce-d46471bab4af Dec 29 07:27:17.179213 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-98bd216a-63e5-4138-9c5b-3d07fcf5a8a0 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:27:17.179586 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:27:17.179586 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:27:17.180198 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-98bd216a-63e5-4138-9c5b-3d07fcf5a8a0 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:27:17.262229 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:27:17.262229 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:27:17.269641 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-98bd216a-63e5-4138-9c5b-3d07fcf5a8a0 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:27:17.293072 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:27:17.293072 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:27:17.303437 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-98bd216a-63e5-4138-9c5b-3d07fcf5a8a0 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/be14c815-af3f-45d5-bdce-d46471bab4af returned with HTTP 200 Dec 29 07:27:17.304844 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 246/490] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 07:27:17 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/be14c815-af3f-45d5-bdce-d46471bab4af => generated 1011 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:27:17.324093 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-0145b122-7fa3-4f6e-86dc-5a63ac10e79a tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] PUT http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/attachments/209f6be0-f744-4d45-8d5c-3b3c758a4853 Dec 29 07:27:17.325320 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-0145b122-7fa3-4f6e-86dc-5a63ac10e79a tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:27:17.403067 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:27:17.403067 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:27:17.404277 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-0145b122-7fa3-4f6e-86dc-5a63ac10e79a tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Lock "b'cinder-attachment_update-be14c815-af3f-45d5-bdce-d46471bab4af-n-h1-768509-3'" acquired by "attachment_update" :: waited 0.016s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:27:17.406778 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:27:17.406778 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:27:19.694289 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-0145b122-7fa3-4f6e-86dc-5a63ac10e79a tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Lock "b'cinder-attachment_update-be14c815-af3f-45d5-bdce-d46471bab4af-n-h1-768509-3'" released by "attachment_update" :: held 2.290s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:27:19.695008 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-0145b122-7fa3-4f6e-86dc-5a63ac10e79a tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/attachments/209f6be0-f744-4d45-8d5c-3b3c758a4853 returned with HTTP 200 Dec 29 07:27:19.696193 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 245/491] 10.222.0.45 () {64 vars in 1468 bytes} [Tue Dec 29 07:27:17 2020] PUT /volume/v3/8444434113a34d60ac401712d5342018/attachments/209f6be0-f744-4d45-8d5c-3b3c758a4853 => generated 762 bytes in 2377 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:27:19.772676 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-ac0ef319-022f-4e1c-81fd-bd6bd5540ea4 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] POST http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/attachments/209f6be0-f744-4d45-8d5c-3b3c758a4853/action Dec 29 07:27:19.773876 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:27:19.773876 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:27:19.774880 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-ac0ef319-022f-4e1c-81fd-bd6bd5540ea4 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Action body: b'{"os-complete": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:27:19.775340 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-ac0ef319-022f-4e1c-81fd-bd6bd5540ea4 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:27:19.915521 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:27:19.915521 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:27:19.959636 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-ac0ef319-022f-4e1c-81fd-bd6bd5540ea4 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/attachments/209f6be0-f744-4d45-8d5c-3b3c758a4853/action returned with HTTP 204 Dec 29 07:27:19.960812 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 247/492] 10.222.0.45 () {64 vars in 1489 bytes} [Tue Dec 29 07:27:19 2020] POST /volume/v3/8444434113a34d60ac401712d5342018/attachments/209f6be0-f744-4d45-8d5c-3b3c758a4853/action => generated 0 bytes in 193 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:27:19.997001 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-0145b122-7fa3-4f6e-86dc-5a63ac10e79a tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume// Dec 29 07:27:19.997481 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-0145b122-7fa3-4f6e-86dc-5a63ac10e79a tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:27:19.997701 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:27:19.997701 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:27:19.998078 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-0145b122-7fa3-4f6e-86dc-5a63ac10e79a tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:27:19.999162 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-0145b122-7fa3-4f6e-86dc-5a63ac10e79a tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:27:20.000078 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 246/493] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:27:19 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:27:20.014077 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-c04c1545-a227-4328-bee7-9192f0bef781 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/13181b21-0405-4cea-9b2d-d7d3c8b8d998 Dec 29 07:27:20.014850 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-c04c1545-a227-4328-bee7-9192f0bef781 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:27:20.014850 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:27:20.014850 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:27:20.015146 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-c04c1545-a227-4328-bee7-9192f0bef781 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:27:20.127123 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:27:20.127123 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:27:20.137622 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-c04c1545-a227-4328-bee7-9192f0bef781 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:27:20.194141 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:27:20.194141 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:27:20.213804 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-c04c1545-a227-4328-bee7-9192f0bef781 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/13181b21-0405-4cea-9b2d-d7d3c8b8d998 returned with HTTP 200 Dec 29 07:27:20.215223 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 248/494] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 07:27:20 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/13181b21-0405-4cea-9b2d-d7d3c8b8d998 => generated 1011 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:27:20.236056 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-46eb9007-9b7b-44c7-bd84-20afb0aa9dbf tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] PUT http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/attachments/331a37ff-23fa-48fc-8caa-4df4972186f2 Dec 29 07:27:20.237294 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-46eb9007-9b7b-44c7-bd84-20afb0aa9dbf tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sdc"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:27:20.349988 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:27:20.349988 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:27:20.350746 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-46eb9007-9b7b-44c7-bd84-20afb0aa9dbf tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Lock "b'cinder-attachment_update-13181b21-0405-4cea-9b2d-d7d3c8b8d998-n-h1-768509-3'" acquired by "attachment_update" :: waited 0.049s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:27:20.364117 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:27:20.364117 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:27:22.496749 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-46eb9007-9b7b-44c7-bd84-20afb0aa9dbf tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Lock "b'cinder-attachment_update-13181b21-0405-4cea-9b2d-d7d3c8b8d998-n-h1-768509-3'" released by "attachment_update" :: held 2.146s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:27:22.498089 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-46eb9007-9b7b-44c7-bd84-20afb0aa9dbf tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/attachments/331a37ff-23fa-48fc-8caa-4df4972186f2 returned with HTTP 200 Dec 29 07:27:22.499401 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 247/495] 10.222.0.45 () {64 vars in 1468 bytes} [Tue Dec 29 07:27:20 2020] PUT /volume/v3/8444434113a34d60ac401712d5342018/attachments/331a37ff-23fa-48fc-8caa-4df4972186f2 => generated 762 bytes in 2269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:27:22.540690 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-93264f43-babb-4980-8e4b-7db9e499dc01 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] POST http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/attachments/331a37ff-23fa-48fc-8caa-4df4972186f2/action Dec 29 07:27:22.541567 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:27:22.541567 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:27:22.542283 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-93264f43-babb-4980-8e4b-7db9e499dc01 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Action body: b'{"os-complete": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:27:22.542910 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-93264f43-babb-4980-8e4b-7db9e499dc01 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:27:22.622372 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:27:22.622372 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:27:22.663976 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7b95ff12-73fc-4af3-8551-748d64a18e58 req-93264f43-babb-4980-8e4b-7db9e499dc01 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/attachments/331a37ff-23fa-48fc-8caa-4df4972186f2/action returned with HTTP 204 Dec 29 07:27:22.666095 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 249/496] 10.222.0.45 () {64 vars in 1489 bytes} [Tue Dec 29 07:27:22 2020] POST /volume/v3/8444434113a34d60ac401712d5342018/attachments/331a37ff-23fa-48fc-8caa-4df4972186f2/action => generated 0 bytes in 131 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:28:13.113388 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-de2940a2-9ddc-4bca-965b-79deac238531 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] POST http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes Dec 29 07:28:13.114932 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:28:13.114932 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:28:13.115652 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-de2940a2-9ddc-4bca-965b-79deac238531 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1653010214"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:28:13.117058 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-de2940a2-9ddc-4bca-965b-79deac238531 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1653010214'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:28:13.117787 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-de2940a2-9ddc-4bca-965b-79deac238531 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Create volume of 1 GB Dec 29 07:28:13.118672 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:13.118672 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:13.132645 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-de2940a2-9ddc-4bca-965b-79deac238531 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Availability Zones retrieved successfully. Dec 29 07:28:13.154159 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-de2940a2-9ddc-4bca-965b-79deac238531 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Flow 'volume_create_api' (7778df08-6c70-49f3-aeb0-ba2a78454f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:28:13.157880 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-de2940a2-9ddc-4bca-965b-79deac238531 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2584ab6b-1427-43cd-82fa-0744fa0185ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:28:13.169746 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-de2940a2-9ddc-4bca-965b-79deac238531 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:28:13.325108 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-de2940a2-9ddc-4bca-965b-79deac238531 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2584ab6b-1427-43cd-82fa-0744fa0185ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:28:13.327445 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-de2940a2-9ddc-4bca-965b-79deac238531 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (650ba881-36f7-47db-a64e-9b9afbbe0a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:28:13.494693 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-de2940a2-9ddc-4bca-965b-79deac238531 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Created reservations ['a4c7b5dd-216d-41c7-968a-fb0fc56a354b', '157d4c3d-3de7-460d-9b95-76d65f35ebf8', '692c918e-92c6-4d9f-903a-b419f4e732be', '58f26e58-5c93-4c89-810c-4479f8506bac'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:28:13.496850 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-de2940a2-9ddc-4bca-965b-79deac238531 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (650ba881-36f7-47db-a64e-9b9afbbe0a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4c7b5dd-216d-41c7-968a-fb0fc56a354b', '157d4c3d-3de7-460d-9b95-76d65f35ebf8', '692c918e-92c6-4d9f-903a-b419f4e732be', '58f26e58-5c93-4c89-810c-4479f8506bac']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:28:13.500368 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-de2940a2-9ddc-4bca-965b-79deac238531 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea90e35c-d1f4-4c2f-96ac-8635acd88c4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:28:13.588065 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-de2940a2-9ddc-4bca-965b-79deac238531 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea90e35c-d1f4-4c2f-96ac-8635acd88c4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fcb046c-794a-40e6-a645-f8d7e99703a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1653010214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='651ba7114c3348c384fcc460e31d98cc',qos_specs=None,replication_status=,reservations=['a4c7b5dd-216d-41c7-968a-fb0fc56a354b','157d4c3d-3de7-460d-9b95-76d65f35ebf8','692c918e-92c6-4d9f-903a-b419f4e732be','58f26e58-5c93-4c89-810c-4479f8506bac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1be6fd2e26564bc39a82a9ff29b1bf5c',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:28:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1653010214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fcb046c-794a-40e6-a645-f8d7e99703a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='651ba7114c3348c384fcc460e31d98cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1be6fd2e26564bc39a82a9ff29b1bf5c',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:28:13.590844 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-de2940a2-9ddc-4bca-965b-79deac238531 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1f52e8c-c63b-4545-969f-e04a4f8d7eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:28:13.623892 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-de2940a2-9ddc-4bca-965b-79deac238531 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1f52e8c-c63b-4545-969f-e04a4f8d7eb5) transitioned into state 'SUCCESS' from state '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-1653010214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='651ba7114c3348c384fcc460e31d98cc',qos_specs=None,replication_status=,reservations=['a4c7b5dd-216d-41c7-968a-fb0fc56a354b','157d4c3d-3de7-460d-9b95-76d65f35ebf8','692c918e-92c6-4d9f-903a-b419f4e732be','58f26e58-5c93-4c89-810c-4479f8506bac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1be6fd2e26564bc39a82a9ff29b1bf5c',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:28:13.626723 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-de2940a2-9ddc-4bca-965b-79deac238531 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d169a12-8b98-4c96-a9d8-44652d453586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:28:13.671878 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-de2940a2-9ddc-4bca-965b-79deac238531 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d169a12-8b98-4c96-a9d8-44652d453586) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:28:13.682534 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-de2940a2-9ddc-4bca-965b-79deac238531 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Flow 'volume_create_api' (7778df08-6c70-49f3-aeb0-ba2a78454f85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:28:13.773543 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-de2940a2-9ddc-4bca-965b-79deac238531 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Create volume request issued successfully. Dec 29 07:28:13.791996 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-de2940a2-9ddc-4bca-965b-79deac238531 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes returned with HTTP 202 Dec 29 07:28:13.793593 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 248/497] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:28:13 2020] POST /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes => generated 820 bytes in 684 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:28:13.810246 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a72700bb-1336-464d-93f6-552a45247dac tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 Dec 29 07:28:13.810774 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a72700bb-1336-464d-93f6-552a45247dac tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:28:13.812959 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:28:13.812959 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:28:13.813670 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a72700bb-1336-464d-93f6-552a45247dac tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:28:13.878527 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:13.878527 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:13.889060 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a72700bb-1336-464d-93f6-552a45247dac tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:28:13.934100 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a72700bb-1336-464d-93f6-552a45247dac tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 returned with HTTP 200 Dec 29 07:28:13.944446 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 250/498] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:28:13 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 => generated 888 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:28:14.951314 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a11e85e3-5b75-4d4c-9fcf-3cd62ca008ab tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 Dec 29 07:28:14.951827 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a11e85e3-5b75-4d4c-9fcf-3cd62ca008ab tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:28:14.952071 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:28:14.952071 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:28:14.952428 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a11e85e3-5b75-4d4c-9fcf-3cd62ca008ab tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:28:15.013883 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:15.013883 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:15.024091 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a11e85e3-5b75-4d4c-9fcf-3cd62ca008ab tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:28:15.049725 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a11e85e3-5b75-4d4c-9fcf-3cd62ca008ab tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 returned with HTTP 200 Dec 29 07:28:15.051338 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 249/499] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:28:14 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 => generated 913 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:28:15.203541 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-37d69224-dc6f-4f1b-9ce2-c48d2ef7d3e9 req-62fdb291-6132-4b99-9f20-2aa092b543c7 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 Dec 29 07:28:15.204178 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-37d69224-dc6f-4f1b-9ce2-c48d2ef7d3e9 req-62fdb291-6132-4b99-9f20-2aa092b543c7 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:28:15.204448 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:28:15.204448 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:28:15.204937 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-37d69224-dc6f-4f1b-9ce2-c48d2ef7d3e9 req-62fdb291-6132-4b99-9f20-2aa092b543c7 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:28:15.267699 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:15.267699 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:15.281015 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-37d69224-dc6f-4f1b-9ce2-c48d2ef7d3e9 req-62fdb291-6132-4b99-9f20-2aa092b543c7 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:28:15.320362 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-37d69224-dc6f-4f1b-9ce2-c48d2ef7d3e9 req-62fdb291-6132-4b99-9f20-2aa092b543c7 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 returned with HTTP 200 Dec 29 07:28:15.332668 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 251/500] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:28:15 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 => generated 913 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:28:15.449121 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a11e85e3-5b75-4d4c-9fcf-3cd62ca008ab tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume// Dec 29 07:28:15.449906 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a11e85e3-5b75-4d4c-9fcf-3cd62ca008ab tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:28:15.450307 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:28:15.450307 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:28:15.450967 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a11e85e3-5b75-4d4c-9fcf-3cd62ca008ab tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:28:15.453283 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a11e85e3-5b75-4d4c-9fcf-3cd62ca008ab tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:28:15.454096 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 250/501] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:28:15 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:28:15.473413 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-37d69224-dc6f-4f1b-9ce2-c48d2ef7d3e9 req-63829861-e672-4335-8016-f0cc147387ce tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] POST http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments Dec 29 07:28:15.474729 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:28:15.474729 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:28:15.475541 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-37d69224-dc6f-4f1b-9ce2-c48d2ef7d3e9 req-63829861-e672-4335-8016-f0cc147387ce tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1fcb046c-794a-40e6-a645-f8d7e99703a3", "instance_uuid": "da2d9b7c-0aa3-44f5-8008-6de267474f7f", "connector": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:28:15.546989 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:15.546989 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:15.625057 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-37d69224-dc6f-4f1b-9ce2-c48d2ef7d3e9 req-63829861-e672-4335-8016-f0cc147387ce tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments returned with HTTP 200 Dec 29 07:28:15.627242 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 252/502] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:28:15 2020] POST /volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments => generated 273 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:28:15.669786 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c66b0d3d-89f4-4998-b96a-f7dcb03c39b0 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 Dec 29 07:28:15.670684 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c66b0d3d-89f4-4998-b96a-f7dcb03c39b0 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:28:15.671386 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c66b0d3d-89f4-4998-b96a-f7dcb03c39b0 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:28:15.716430 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-37d69224-dc6f-4f1b-9ce2-c48d2ef7d3e9 req-63829861-e672-4335-8016-f0cc147387ce tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume// Dec 29 07:28:15.717409 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-37d69224-dc6f-4f1b-9ce2-c48d2ef7d3e9 req-63829861-e672-4335-8016-f0cc147387ce tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:28:15.717597 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:28:15.717597 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:28:15.718022 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-37d69224-dc6f-4f1b-9ce2-c48d2ef7d3e9 req-63829861-e672-4335-8016-f0cc147387ce tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:28:15.720010 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-37d69224-dc6f-4f1b-9ce2-c48d2ef7d3e9 req-63829861-e672-4335-8016-f0cc147387ce tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:28:15.720742 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 253/503] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:28:15 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:28:15.743668 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-37d69224-dc6f-4f1b-9ce2-c48d2ef7d3e9 req-45f4698c-67b6-418b-9a56-2914771a093e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 Dec 29 07:28:15.744436 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-37d69224-dc6f-4f1b-9ce2-c48d2ef7d3e9 req-45f4698c-67b6-418b-9a56-2914771a093e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:28:15.744920 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-37d69224-dc6f-4f1b-9ce2-c48d2ef7d3e9 req-45f4698c-67b6-418b-9a56-2914771a093e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:28:15.748788 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:15.748788 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:15.758336 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c66b0d3d-89f4-4998-b96a-f7dcb03c39b0 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:28:15.780612 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:15.780612 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:15.791171 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c66b0d3d-89f4-4998-b96a-f7dcb03c39b0 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 returned with HTTP 200 Dec 29 07:28:15.802430 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 251/504] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:28:15 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 => generated 912 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:28:16.004164 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:16.004164 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:16.012639 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-37d69224-dc6f-4f1b-9ce2-c48d2ef7d3e9 req-45f4698c-67b6-418b-9a56-2914771a093e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:28:16.032558 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:16.032558 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:16.042653 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-37d69224-dc6f-4f1b-9ce2-c48d2ef7d3e9 req-45f4698c-67b6-418b-9a56-2914771a093e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 returned with HTTP 200 Dec 29 07:28:16.043607 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 254/505] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 07:28:15 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 => generated 1011 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:28:16.067702 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-37d69224-dc6f-4f1b-9ce2-c48d2ef7d3e9 req-7a36d407-2e34-4bc1-becb-c6433a10ef7e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] PUT http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments/50de9de2-e294-4db6-a290-0813994f37c3 Dec 29 07:28:16.068424 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:28:16.068424 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:28:16.069024 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-37d69224-dc6f-4f1b-9ce2-c48d2ef7d3e9 req-7a36d407-2e34-4bc1-becb-c6433a10ef7e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:28:16.101487 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:28:16.101487 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:28:16.102335 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-37d69224-dc6f-4f1b-9ce2-c48d2ef7d3e9 req-7a36d407-2e34-4bc1-becb-c6433a10ef7e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Lock "b'cinder-attachment_update-1fcb046c-794a-40e6-a645-f8d7e99703a3-n-h1-768509-3'" acquired by "attachment_update" :: waited 0.012s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:28:16.105268 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:16.105268 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:16.808615 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b2be47cb-4392-4a49-a6c7-8d047fa0f93e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 Dec 29 07:28:16.809146 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b2be47cb-4392-4a49-a6c7-8d047fa0f93e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:28:16.809329 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:28:16.809329 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:28:16.809996 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b2be47cb-4392-4a49-a6c7-8d047fa0f93e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:28:16.861396 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:16.861396 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:16.870478 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b2be47cb-4392-4a49-a6c7-8d047fa0f93e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:28:16.889149 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:16.889149 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:16.899051 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b2be47cb-4392-4a49-a6c7-8d047fa0f93e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 returned with HTTP 200 Dec 29 07:28:16.899822 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 255/506] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:28:16 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 => generated 912 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:28:17.915717 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3469a0b3-7fed-4c6a-a41e-2c40527034f2 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 Dec 29 07:28:17.931493 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3469a0b3-7fed-4c6a-a41e-2c40527034f2 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:28:17.931707 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:28:17.931707 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:28:17.931979 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3469a0b3-7fed-4c6a-a41e-2c40527034f2 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:28:18.097959 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:18.097959 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:18.119872 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3469a0b3-7fed-4c6a-a41e-2c40527034f2 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:28:18.166981 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:18.166981 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:18.172744 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-37d69224-dc6f-4f1b-9ce2-c48d2ef7d3e9 req-7a36d407-2e34-4bc1-becb-c6433a10ef7e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Lock "b'cinder-attachment_update-1fcb046c-794a-40e6-a645-f8d7e99703a3-n-h1-768509-3'" released by "attachment_update" :: held 2.070s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:28:18.173788 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-37d69224-dc6f-4f1b-9ce2-c48d2ef7d3e9 req-7a36d407-2e34-4bc1-becb-c6433a10ef7e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments/50de9de2-e294-4db6-a290-0813994f37c3 returned with HTTP 200 Dec 29 07:28:18.176782 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 252/507] 10.222.0.45 () {64 vars in 1468 bytes} [Tue Dec 29 07:28:16 2020] PUT /volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments/50de9de2-e294-4db6-a290-0813994f37c3 => generated 762 bytes in 2116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:28:18.196684 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3469a0b3-7fed-4c6a-a41e-2c40527034f2 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 returned with HTTP 200 Dec 29 07:28:18.199360 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 256/508] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:28:17 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 => generated 913 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:28:19.216106 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-28be1d2c-5113-49fb-b3e3-0a2187e6ec3d tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 Dec 29 07:28:19.217425 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-28be1d2c-5113-49fb-b3e3-0a2187e6ec3d tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:28:19.217873 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:28:19.217873 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:28:19.218606 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-28be1d2c-5113-49fb-b3e3-0a2187e6ec3d tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:28:19.283385 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:19.283385 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:19.294609 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-28be1d2c-5113-49fb-b3e3-0a2187e6ec3d tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:28:19.319044 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:19.319044 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:19.328036 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-28be1d2c-5113-49fb-b3e3-0a2187e6ec3d tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 returned with HTTP 200 Dec 29 07:28:19.329504 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 253/509] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:28:19 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 => generated 913 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:28:20.346448 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-15b96592-a005-4a15-a936-91ae5001c4f9 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 Dec 29 07:28:20.349222 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-15b96592-a005-4a15-a936-91ae5001c4f9 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:28:20.349674 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:28:20.349674 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:28:20.350317 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-15b96592-a005-4a15-a936-91ae5001c4f9 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:28:20.447242 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:20.447242 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:20.456905 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-15b96592-a005-4a15-a936-91ae5001c4f9 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:28:20.478627 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:20.478627 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:20.487528 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-15b96592-a005-4a15-a936-91ae5001c4f9 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 returned with HTTP 200 Dec 29 07:28:20.488767 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 257/510] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:28:20 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 => generated 913 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:28:21.504499 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e16fdc71-33ea-4eb0-bb45-a657ed8e6948 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 Dec 29 07:28:21.505158 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e16fdc71-33ea-4eb0-bb45-a657ed8e6948 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:28:21.505475 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:28:21.505475 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:28:21.506526 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e16fdc71-33ea-4eb0-bb45-a657ed8e6948 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:28:21.633342 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:21.633342 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:21.656563 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e16fdc71-33ea-4eb0-bb45-a657ed8e6948 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:28:21.702928 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:21.702928 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:21.717673 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e16fdc71-33ea-4eb0-bb45-a657ed8e6948 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 returned with HTTP 200 Dec 29 07:28:21.718690 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 254/511] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:28:21 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 => generated 913 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:28:22.738093 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-05827207-53bc-4b75-b013-c61b7342a069 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 Dec 29 07:28:22.739196 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-05827207-53bc-4b75-b013-c61b7342a069 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:28:22.739571 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:28:22.739571 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:28:22.741203 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-05827207-53bc-4b75-b013-c61b7342a069 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:28:22.855482 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:22.855482 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:22.879738 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-05827207-53bc-4b75-b013-c61b7342a069 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:28:22.911119 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:22.911119 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:22.938032 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-05827207-53bc-4b75-b013-c61b7342a069 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 returned with HTTP 200 Dec 29 07:28:22.939235 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 258/512] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:28:22 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 => generated 913 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:28:23.697174 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-37d69224-dc6f-4f1b-9ce2-c48d2ef7d3e9 req-740aa079-4244-4402-8e2d-e125a42da32f tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] POST http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments/50de9de2-e294-4db6-a290-0813994f37c3/action Dec 29 07:28:23.697174 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:28:23.697174 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:28:23.697174 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-37d69224-dc6f-4f1b-9ce2-c48d2ef7d3e9 req-740aa079-4244-4402-8e2d-e125a42da32f tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Action body: b'{"os-complete": null}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:28:23.697174 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-37d69224-dc6f-4f1b-9ce2-c48d2ef7d3e9 req-740aa079-4244-4402-8e2d-e125a42da32f tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:28:23.796465 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:23.796465 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:23.830069 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-37d69224-dc6f-4f1b-9ce2-c48d2ef7d3e9 req-740aa079-4244-4402-8e2d-e125a42da32f tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments/50de9de2-e294-4db6-a290-0813994f37c3/action returned with HTTP 204 Dec 29 07:28:23.831985 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 255/513] 10.222.0.45 () {64 vars in 1489 bytes} [Tue Dec 29 07:28:23 2020] POST /volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments/50de9de2-e294-4db6-a290-0813994f37c3/action => generated 0 bytes in 160 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:28:23.955846 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f7803387-4df0-46ee-b04c-fe57d5f00160 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 Dec 29 07:28:23.956694 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f7803387-4df0-46ee-b04c-fe57d5f00160 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:28:23.956694 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:28:23.956694 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:28:23.956974 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f7803387-4df0-46ee-b04c-fe57d5f00160 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:28:24.075224 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:24.075224 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:24.084203 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f7803387-4df0-46ee-b04c-fe57d5f00160 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:28:24.108160 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:24.108160 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:24.124447 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f7803387-4df0-46ee-b04c-fe57d5f00160 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 returned with HTTP 200 Dec 29 07:28:24.125487 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 259/514] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:28:23 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 => generated 1205 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:28:35.136735 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-45c31743-7f9d-4fb1-9b3c-2305b9e97190 req-0fc6ce0e-2e4d-4524-8793-82aafd76bb2a tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] DELETE http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments/261abb13-ef11-4332-8d0c-b3b457337bc3 Dec 29 07:28:35.137880 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-45c31743-7f9d-4fb1-9b3c-2305b9e97190 req-0fc6ce0e-2e4d-4524-8793-82aafd76bb2a tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:28:35.138249 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:28:35.138249 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:28:35.138921 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-45c31743-7f9d-4fb1-9b3c-2305b9e97190 req-0fc6ce0e-2e4d-4524-8793-82aafd76bb2a tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:28:35.166308 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:35.166308 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:36.024932 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-45c31743-7f9d-4fb1-9b3c-2305b9e97190 req-0fc6ce0e-2e4d-4524-8793-82aafd76bb2a tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:28:36.027072 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-45c31743-7f9d-4fb1-9b3c-2305b9e97190 req-0fc6ce0e-2e4d-4524-8793-82aafd76bb2a tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Pending status list for volume during attachment-delete: [] {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:28:36.043774 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-45c31743-7f9d-4fb1-9b3c-2305b9e97190 req-0fc6ce0e-2e4d-4524-8793-82aafd76bb2a tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments/261abb13-ef11-4332-8d0c-b3b457337bc3 returned with HTTP 200 Dec 29 07:28:36.044863 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 256/515] 10.222.0.45 () {62 vars in 1437 bytes} [Tue Dec 29 07:28:35 2020] DELETE /volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments/261abb13-ef11-4332-8d0c-b3b457337bc3 => generated 19 bytes in 913 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:28:36.074204 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-45c31743-7f9d-4fb1-9b3c-2305b9e97190 req-2adb266d-c995-46f3-acae-92af087e3cd3 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] DELETE http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments/cef86bb8-5db8-478c-a077-3637105cc44a Dec 29 07:28:36.075107 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-45c31743-7f9d-4fb1-9b3c-2305b9e97190 req-2adb266d-c995-46f3-acae-92af087e3cd3 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:28:36.075591 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:28:36.075591 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:28:36.076398 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-45c31743-7f9d-4fb1-9b3c-2305b9e97190 req-2adb266d-c995-46f3-acae-92af087e3cd3 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:28:36.106906 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:36.106906 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:36.757939 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-45c31743-7f9d-4fb1-9b3c-2305b9e97190 req-2adb266d-c995-46f3-acae-92af087e3cd3 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:28:36.758960 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-45c31743-7f9d-4fb1-9b3c-2305b9e97190 req-2adb266d-c995-46f3-acae-92af087e3cd3 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Pending status list for volume during attachment-delete: [] {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:28:36.782299 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-45c31743-7f9d-4fb1-9b3c-2305b9e97190 req-2adb266d-c995-46f3-acae-92af087e3cd3 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments/cef86bb8-5db8-478c-a077-3637105cc44a returned with HTTP 200 Dec 29 07:28:36.784139 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 260/516] 10.222.0.45 () {62 vars in 1437 bytes} [Tue Dec 29 07:28:36 2020] DELETE /volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments/cef86bb8-5db8-478c-a077-3637105cc44a => generated 19 bytes in 717 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:28:36.806665 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-45c31743-7f9d-4fb1-9b3c-2305b9e97190 req-9d737a16-5a69-4a1f-b308-dc6981c88759 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] DELETE http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments/2309b513-8d2a-4ba5-99df-20c1d4f5b9ef Dec 29 07:28:36.807193 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-45c31743-7f9d-4fb1-9b3c-2305b9e97190 req-9d737a16-5a69-4a1f-b308-dc6981c88759 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:28:36.807419 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:28:36.807419 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:28:36.807806 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-45c31743-7f9d-4fb1-9b3c-2305b9e97190 req-9d737a16-5a69-4a1f-b308-dc6981c88759 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:28:36.857043 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:36.857043 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:37.679018 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-45c31743-7f9d-4fb1-9b3c-2305b9e97190 req-9d737a16-5a69-4a1f-b308-dc6981c88759 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:28:37.679445 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-45c31743-7f9d-4fb1-9b3c-2305b9e97190 req-9d737a16-5a69-4a1f-b308-dc6981c88759 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Pending status list for volume during attachment-delete: [] {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:28:37.706448 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-45c31743-7f9d-4fb1-9b3c-2305b9e97190 req-9d737a16-5a69-4a1f-b308-dc6981c88759 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments/2309b513-8d2a-4ba5-99df-20c1d4f5b9ef returned with HTTP 200 Dec 29 07:28:37.707373 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 257/517] 10.222.0.45 () {62 vars in 1437 bytes} [Tue Dec 29 07:28:36 2020] DELETE /volume/v3/3d26be733a3f432e890f41a49b46e5da/attachments/2309b513-8d2a-4ba5-99df-20c1d4f5b9ef => generated 19 bytes in 909 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:28:48.865752 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fb04c222-4af9-4f76-be6e-f00752341fb0 tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] POST http://10.222.0.20/volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types Dec 29 07:28:48.867190 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:28:48.867190 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:28:48.868785 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fb04c222-4af9-4f76-be6e-f00752341fb0 tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1919675315"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:28:48.870432 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:48.870432 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:48.919816 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fb04c222-4af9-4f76-be6e-f00752341fb0 tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] http://10.222.0.20/volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types returned with HTTP 202 Dec 29 07:28:48.921129 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 261/518] 10.222.0.20 () {62 vars in 1278 bytes} [Tue Dec 29 07:28:48 2020] POST /volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types => generated 181 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:28:48.931781 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0f19578a-43f1-48bb-a73b-d12297fd1d5c tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] POST http://10.222.0.20/volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types/52d57cc6-9a11-4c61-862d-c0659be860f9/group_specs Dec 29 07:28:48.932891 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:28:48.932891 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:28:48.933512 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0f19578a-43f1-48bb-a73b-d12297fd1d5c tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:28:48.935325 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:28:48.935325 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:28:48.989161 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0f19578a-43f1-48bb-a73b-d12297fd1d5c tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] http://10.222.0.20/volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types/52d57cc6-9a11-4c61-862d-c0659be860f9/group_specs returned with HTTP 202 Dec 29 07:28:48.995449 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 258/519] 10.222.0.20 () {62 vars in 1425 bytes} [Tue Dec 29 07:28:48 2020] POST /volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types/52d57cc6-9a11-4c61-862d-c0659be860f9/group_specs => generated 53 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:28:49.000526 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a3a6b44e-cb50-48df-802f-f1839db11b4b tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] POST http://10.222.0.20/volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types/52d57cc6-9a11-4c61-862d-c0659be860f9/group_specs Dec 29 07:28:49.001356 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a3a6b44e-cb50-48df-802f-f1839db11b4b tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:28:49.052638 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a3a6b44e-cb50-48df-802f-f1839db11b4b tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] http://10.222.0.20/volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types/52d57cc6-9a11-4c61-862d-c0659be860f9/group_specs returned with HTTP 202 Dec 29 07:28:49.057956 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 262/520] 10.222.0.20 () {62 vars in 1425 bytes} [Tue Dec 29 07:28:48 2020] POST /volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types/52d57cc6-9a11-4c61-862d-c0659be860f9/group_specs => generated 61 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:28:49.063668 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9bff0687-1d81-4a9e-8d77-008a9631b81e tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] GET http://10.222.0.20/volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types/52d57cc6-9a11-4c61-862d-c0659be860f9/group_specs/key2 Dec 29 07:28:49.064586 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9bff0687-1d81-4a9e-8d77-008a9631b81e tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:28:49.065230 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9bff0687-1d81-4a9e-8d77-008a9631b81e tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:28:49.087393 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9bff0687-1d81-4a9e-8d77-008a9631b81e tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] http://10.222.0.20/volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types/52d57cc6-9a11-4c61-862d-c0659be860f9/group_specs/key2 returned with HTTP 200 Dec 29 07:28:49.088420 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 259/521] 10.222.0.20 () {60 vars in 1419 bytes} [Tue Dec 29 07:28:49 2020] GET /volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types/52d57cc6-9a11-4c61-862d-c0659be860f9/group_specs/key2 => generated 26 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:28:49.102963 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8bce2a6d-1214-416b-8d6f-96fde17e54a2 tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] GET http://10.222.0.20/volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types/52d57cc6-9a11-4c61-862d-c0659be860f9/group_specs/key3 Dec 29 07:28:49.103977 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8bce2a6d-1214-416b-8d6f-96fde17e54a2 tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:28:49.104459 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8bce2a6d-1214-416b-8d6f-96fde17e54a2 tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:28:49.124019 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8bce2a6d-1214-416b-8d6f-96fde17e54a2 tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] http://10.222.0.20/volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types/52d57cc6-9a11-4c61-862d-c0659be860f9/group_specs/key3 returned with HTTP 200 Dec 29 07:28:49.142891 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0e1f950c-5f1b-4699-9e43-ec087eb07655 tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] PUT http://10.222.0.20/volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types/52d57cc6-9a11-4c61-862d-c0659be860f9/group_specs/key3 Dec 29 07:28:49.142891 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0e1f950c-5f1b-4699-9e43-ec087eb07655 tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:28:49.160256 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 263/522] 10.222.0.20 () {60 vars in 1419 bytes} [Tue Dec 29 07:28:49 2020] GET /volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types/52d57cc6-9a11-4c61-862d-c0659be860f9/group_specs/key3 => generated 18 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:28:49.182723 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0e1f950c-5f1b-4699-9e43-ec087eb07655 tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] http://10.222.0.20/volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types/52d57cc6-9a11-4c61-862d-c0659be860f9/group_specs/key3 returned with HTTP 200 Dec 29 07:28:49.182723 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 260/523] 10.222.0.20 () {62 vars in 1439 bytes} [Tue Dec 29 07:28:49 2020] PUT /volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types/52d57cc6-9a11-4c61-862d-c0659be860f9/group_specs/key3 => generated 26 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:28:49.191309 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0174802f-5b5d-489e-b079-e8b9ee30c833 tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] GET http://10.222.0.20/volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types/52d57cc6-9a11-4c61-862d-c0659be860f9/group_specs Dec 29 07:28:49.192119 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0174802f-5b5d-489e-b079-e8b9ee30c833 tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:28:49.192730 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0174802f-5b5d-489e-b079-e8b9ee30c833 tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:28:49.211292 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0174802f-5b5d-489e-b079-e8b9ee30c833 tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] http://10.222.0.20/volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types/52d57cc6-9a11-4c61-862d-c0659be860f9/group_specs returned with HTTP 200 Dec 29 07:28:49.212564 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 264/524] 10.222.0.20 () {60 vars in 1404 bytes} [Tue Dec 29 07:28:49 2020] GET /volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types/52d57cc6-9a11-4c61-862d-c0659be860f9/group_specs => generated 87 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:28:49.222630 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a2e307a9-60ed-4190-a9f2-62caecd89411 tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] DELETE http://10.222.0.20/volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types/52d57cc6-9a11-4c61-862d-c0659be860f9/group_specs/key1 Dec 29 07:28:49.223338 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a2e307a9-60ed-4190-a9f2-62caecd89411 tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:28:49.223971 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a2e307a9-60ed-4190-a9f2-62caecd89411 tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:28:49.242816 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:28:49.242816 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:28:49.249821 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a2e307a9-60ed-4190-a9f2-62caecd89411 tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] http://10.222.0.20/volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types/52d57cc6-9a11-4c61-862d-c0659be860f9/group_specs/key1 returned with HTTP 202 Dec 29 07:28:49.250818 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 261/525] 10.222.0.20 () {60 vars in 1422 bytes} [Tue Dec 29 07:28:49 2020] DELETE /volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types/52d57cc6-9a11-4c61-862d-c0659be860f9/group_specs/key1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 29 07:28:49.259638 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b61b5008-6b15-491e-9f2c-9c168638fa28 tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] GET http://10.222.0.20/volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types/52d57cc6-9a11-4c61-862d-c0659be860f9/group_specs/key1 Dec 29 07:28:49.260213 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b61b5008-6b15-491e-9f2c-9c168638fa28 tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:28:49.260692 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b61b5008-6b15-491e-9f2c-9c168638fa28 tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:28:49.278783 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b61b5008-6b15-491e-9f2c-9c168638fa28 tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] HTTP exception thrown: Group Type 52d57cc6-9a11-4c61-862d-c0659be860f9 has no extra spec with key key1. Dec 29 07:28:49.279216 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b61b5008-6b15-491e-9f2c-9c168638fa28 tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] http://10.222.0.20/volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types/52d57cc6-9a11-4c61-862d-c0659be860f9/group_specs/key1 returned with HTTP 404 Dec 29 07:28:49.280539 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 265/526] 10.222.0.20 () {60 vars in 1419 bytes} [Tue Dec 29 07:28:49 2020] GET /volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types/52d57cc6-9a11-4c61-862d-c0659be860f9/group_specs/key1 => generated 126 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:28:49.288715 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1185158e-7b3b-45b4-a377-9bc94ed9f6c8 tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] DELETE http://10.222.0.20/volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types/52d57cc6-9a11-4c61-862d-c0659be860f9 Dec 29 07:28:49.289293 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1185158e-7b3b-45b4-a377-9bc94ed9f6c8 tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:28:49.289788 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1185158e-7b3b-45b4-a377-9bc94ed9f6c8 tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:28:49.325078 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1185158e-7b3b-45b4-a377-9bc94ed9f6c8 tempest-GroupTypeSpecsTest-1687737294 tempest-GroupTypeSpecsTest-1687737294] http://10.222.0.20/volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types/52d57cc6-9a11-4c61-862d-c0659be860f9 returned with HTTP 202 Dec 29 07:28:49.325976 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 262/527] 10.222.0.20 () {60 vars in 1371 bytes} [Tue Dec 29 07:28:49 2020] DELETE /volume/v3/bfe61c280ba44972b3037a183a8ca228/group_types/52d57cc6-9a11-4c61-862d-c0659be860f9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 29 07:28:59.124292 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-46063581-69ad-48e8-98b4-0651b231ab1c tempest-VolumeQuotasNegativeTestJSON-739502181 tempest-VolumeQuotasNegativeTestJSON-739502181] GET http://10.222.0.20/volume/v3/4bf3d9bd6db748db90107b437f5a4981/os-quota-sets/8026cdb603fc485a8e8926fbce324f6a Dec 29 07:28:59.124951 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-46063581-69ad-48e8-98b4-0651b231ab1c tempest-VolumeQuotasNegativeTestJSON-739502181 tempest-VolumeQuotasNegativeTestJSON-739502181] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:28:59.125540 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-46063581-69ad-48e8-98b4-0651b231ab1c tempest-VolumeQuotasNegativeTestJSON-739502181 tempest-VolumeQuotasNegativeTestJSON-739502181] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:28:59.150348 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-46063581-69ad-48e8-98b4-0651b231ab1c tempest-VolumeQuotasNegativeTestJSON-739502181 tempest-VolumeQuotasNegativeTestJSON-739502181] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:28:59.152889 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-46063581-69ad-48e8-98b4-0651b231ab1c tempest-VolumeQuotasNegativeTestJSON-739502181 tempest-VolumeQuotasNegativeTestJSON-739502181] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:28:59.155408 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-46063581-69ad-48e8-98b4-0651b231ab1c tempest-VolumeQuotasNegativeTestJSON-739502181 tempest-VolumeQuotasNegativeTestJSON-739502181] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:28:59.156513 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-46063581-69ad-48e8-98b4-0651b231ab1c tempest-VolumeQuotasNegativeTestJSON-739502181 tempest-VolumeQuotasNegativeTestJSON-739502181] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:28:59.158295 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-46063581-69ad-48e8-98b4-0651b231ab1c tempest-VolumeQuotasNegativeTestJSON-739502181 tempest-VolumeQuotasNegativeTestJSON-739502181] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:28:59.160310 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-46063581-69ad-48e8-98b4-0651b231ab1c tempest-VolumeQuotasNegativeTestJSON-739502181 tempest-VolumeQuotasNegativeTestJSON-739502181] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:28:59.188656 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-46063581-69ad-48e8-98b4-0651b231ab1c tempest-VolumeQuotasNegativeTestJSON-739502181 tempest-VolumeQuotasNegativeTestJSON-739502181] http://10.222.0.20/volume/v3/4bf3d9bd6db748db90107b437f5a4981/os-quota-sets/8026cdb603fc485a8e8926fbce324f6a returned with HTTP 200 Dec 29 07:28:59.190713 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 266/528] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:28:58 2020] GET /volume/v3/4bf3d9bd6db748db90107b437f5a4981/os-quota-sets/8026cdb603fc485a8e8926fbce324f6a => generated 361 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:28:59.625571 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-898635d4-b0a7-4fef-9807-74553a58822a tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] POST http://10.222.0.20/volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes Dec 29 07:28:59.627651 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-898635d4-b0a7-4fef-9807-74553a58822a tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-94804584"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:28:59.628700 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-898635d4-b0a7-4fef-9807-74553a58822a tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-94804584'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:28:59.629477 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-898635d4-b0a7-4fef-9807-74553a58822a tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Create volume of 1 GB Dec 29 07:28:59.663848 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-898635d4-b0a7-4fef-9807-74553a58822a tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Availability Zones retrieved successfully. Dec 29 07:28:59.683992 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-898635d4-b0a7-4fef-9807-74553a58822a tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Flow 'volume_create_api' (8c0e0930-6270-436c-b305-f5ee5ef87670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:28:59.688278 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-898635d4-b0a7-4fef-9807-74553a58822a tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5904ad93-5e0d-4545-9913-57cc985cb3fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:28:59.692102 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-898635d4-b0a7-4fef-9807-74553a58822a tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:28:59.779540 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-898635d4-b0a7-4fef-9807-74553a58822a tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5904ad93-5e0d-4545-9913-57cc985cb3fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:28:59.781869 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-898635d4-b0a7-4fef-9807-74553a58822a tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6b840ec-d0aa-43a8-8d89-beb001dc6e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:28:59.881020 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-898635d4-b0a7-4fef-9807-74553a58822a tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Created reservations ['f2756daf-4e64-474e-9165-23fce878d840', '642e9168-11df-4b55-bc2e-55d5f36dab9f', '38672e9f-f6da-4e31-9ecc-047eaee94cfe', '850d7a8a-f564-4465-b8d8-e03973836b9f'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:28:59.883188 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-898635d4-b0a7-4fef-9807-74553a58822a tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6b840ec-d0aa-43a8-8d89-beb001dc6e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2756daf-4e64-474e-9165-23fce878d840', '642e9168-11df-4b55-bc2e-55d5f36dab9f', '38672e9f-f6da-4e31-9ecc-047eaee94cfe', '850d7a8a-f564-4465-b8d8-e03973836b9f']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:28:59.885697 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-898635d4-b0a7-4fef-9807-74553a58822a tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb5270d1-f0c7-4c5e-899a-a6359c37eacc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:28:59.984682 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-898635d4-b0a7-4fef-9807-74553a58822a tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb5270d1-f0c7-4c5e-899a-a6359c37eacc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65126369-fbcb-4dba-852f-d921c4389be4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-94804584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8026cdb603fc485a8e8926fbce324f6a',qos_specs=None,replication_status=,reservations=['f2756daf-4e64-474e-9165-23fce878d840','642e9168-11df-4b55-bc2e-55d5f36dab9f','38672e9f-f6da-4e31-9ecc-047eaee94cfe','850d7a8a-f564-4465-b8d8-e03973836b9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92bacab1fcd247948e6f2bff40b6c4a8',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:28:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-94804584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65126369-fbcb-4dba-852f-d921c4389be4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8026cdb603fc485a8e8926fbce324f6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='92bacab1fcd247948e6f2bff40b6c4a8',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:28:59.988287 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-898635d4-b0a7-4fef-9807-74553a58822a tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95e9cec0-7c2b-423c-8f90-7f04eead7efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:29:00.024649 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-898635d4-b0a7-4fef-9807-74553a58822a tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95e9cec0-7c2b-423c-8f90-7f04eead7efa) transitioned into state 'SUCCESS' from state '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-94804584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8026cdb603fc485a8e8926fbce324f6a',qos_specs=None,replication_status=,reservations=['f2756daf-4e64-474e-9165-23fce878d840','642e9168-11df-4b55-bc2e-55d5f36dab9f','38672e9f-f6da-4e31-9ecc-047eaee94cfe','850d7a8a-f564-4465-b8d8-e03973836b9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92bacab1fcd247948e6f2bff40b6c4a8',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:29:00.026660 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-898635d4-b0a7-4fef-9807-74553a58822a tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7189b02a-e984-448f-b202-9f29062a6e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:29:00.063808 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-898635d4-b0a7-4fef-9807-74553a58822a tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7189b02a-e984-448f-b202-9f29062a6e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:29:00.067255 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-898635d4-b0a7-4fef-9807-74553a58822a tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Flow 'volume_create_api' (8c0e0930-6270-436c-b305-f5ee5ef87670) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:29:00.192727 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-898635d4-b0a7-4fef-9807-74553a58822a tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Create volume request issued successfully. Dec 29 07:29:00.202680 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-338db571-60ff-4d49-acec-589d18ed418d tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] DELETE http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/38103c91-f6c2-4003-aaff-bc237a618bad Dec 29 07:29:00.208543 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-338db571-60ff-4d49-acec-589d18ed418d tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:00.211639 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-338db571-60ff-4d49-acec-589d18ed418d tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:00.212326 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-338db571-60ff-4d49-acec-589d18ed418d tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Delete volume with id: 38103c91-f6c2-4003-aaff-bc237a618bad Dec 29 07:29:00.226030 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-898635d4-b0a7-4fef-9807-74553a58822a tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] http://10.222.0.20/volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes returned with HTTP 202 Dec 29 07:29:00.239160 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 263/529] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:28:59 2020] POST /volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes => generated 826 bytes in 1041 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 29 07:29:00.245126 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a9c1691a-656f-4081-b944-01331fd30d54 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] GET http://10.222.0.20/volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes/65126369-fbcb-4dba-852f-d921c4389be4 Dec 29 07:29:00.245458 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a9c1691a-656f-4081-b944-01331fd30d54 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:00.245775 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:00.245775 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:00.246330 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a9c1691a-656f-4081-b944-01331fd30d54 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:00.329155 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:00.329155 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:00.339265 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a9c1691a-656f-4081-b944-01331fd30d54 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Volume info retrieved successfully. Dec 29 07:29:00.367185 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a9c1691a-656f-4081-b944-01331fd30d54 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] http://10.222.0.20/volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes/65126369-fbcb-4dba-852f-d921c4389be4 returned with HTTP 200 Dec 29 07:29:00.368224 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 264/530] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:00 2020] GET /volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes/65126369-fbcb-4dba-852f-d921c4389be4 => generated 894 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:00.381393 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:00.381393 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:00.391248 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-338db571-60ff-4d49-acec-589d18ed418d tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:29:00.444856 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-338db571-60ff-4d49-acec-589d18ed418d tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Delete volume request issued successfully. Dec 29 07:29:00.445521 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-338db571-60ff-4d49-acec-589d18ed418d tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/38103c91-f6c2-4003-aaff-bc237a618bad returned with HTTP 202 Dec 29 07:29:00.447066 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 267/531] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:29:00 2020] DELETE /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/38103c91-f6c2-4003-aaff-bc237a618bad => generated 0 bytes in 251 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:29:00.454213 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5e17d44a-7e8a-47cb-9a81-fe1c9c127231 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/38103c91-f6c2-4003-aaff-bc237a618bad Dec 29 07:29:00.456192 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5e17d44a-7e8a-47cb-9a81-fe1c9c127231 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:00.456523 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:00.456523 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:00.457085 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5e17d44a-7e8a-47cb-9a81-fe1c9c127231 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:00.588469 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:00.588469 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:00.611493 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5e17d44a-7e8a-47cb-9a81-fe1c9c127231 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:29:00.657314 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5e17d44a-7e8a-47cb-9a81-fe1c9c127231 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/38103c91-f6c2-4003-aaff-bc237a618bad returned with HTTP 200 Dec 29 07:29:00.658692 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 265/532] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:00 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/38103c91-f6c2-4003-aaff-bc237a618bad => generated 918 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:01.412408 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-975e37a6-1d4a-4e7d-928d-343cbc09bec7 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] GET http://10.222.0.20/volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes/65126369-fbcb-4dba-852f-d921c4389be4 Dec 29 07:29:01.414031 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-975e37a6-1d4a-4e7d-928d-343cbc09bec7 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:01.415401 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:01.415401 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:01.416704 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-975e37a6-1d4a-4e7d-928d-343cbc09bec7 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:01.581497 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:01.581497 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:01.591117 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-975e37a6-1d4a-4e7d-928d-343cbc09bec7 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Volume info retrieved successfully. Dec 29 07:29:01.637424 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-975e37a6-1d4a-4e7d-928d-343cbc09bec7 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] http://10.222.0.20/volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes/65126369-fbcb-4dba-852f-d921c4389be4 returned with HTTP 200 Dec 29 07:29:01.638545 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 268/533] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:01 2020] GET /volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes/65126369-fbcb-4dba-852f-d921c4389be4 => generated 918 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:01.681983 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b5c89df5-9610-48a8-8c2f-311ec9e58a21 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/38103c91-f6c2-4003-aaff-bc237a618bad Dec 29 07:29:01.682523 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b5c89df5-9610-48a8-8c2f-311ec9e58a21 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:01.689249 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:01.689249 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:01.689805 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b5c89df5-9610-48a8-8c2f-311ec9e58a21 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:01.828837 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:01.828837 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:01.855084 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b5c89df5-9610-48a8-8c2f-311ec9e58a21 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:29:01.894909 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b5c89df5-9610-48a8-8c2f-311ec9e58a21 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/38103c91-f6c2-4003-aaff-bc237a618bad returned with HTTP 200 Dec 29 07:29:01.895925 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 266/534] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:01 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/38103c91-f6c2-4003-aaff-bc237a618bad => generated 918 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:02.654724 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ced7efb-7101-4269-a877-fc8cef573465 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] GET http://10.222.0.20/volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes/65126369-fbcb-4dba-852f-d921c4389be4 Dec 29 07:29:02.655909 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ced7efb-7101-4269-a877-fc8cef573465 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:02.656709 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:02.656709 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:02.657369 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ced7efb-7101-4269-a877-fc8cef573465 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:02.787425 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:02.787425 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:02.809678 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7ced7efb-7101-4269-a877-fc8cef573465 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Volume info retrieved successfully. Dec 29 07:29:02.862472 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ced7efb-7101-4269-a877-fc8cef573465 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] http://10.222.0.20/volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes/65126369-fbcb-4dba-852f-d921c4389be4 returned with HTTP 200 Dec 29 07:29:02.863372 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 269/535] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:02 2020] GET /volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes/65126369-fbcb-4dba-852f-d921c4389be4 => generated 919 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:02.887151 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e785c1a8-9717-466b-af6a-b5174b57fd7c tempest-VolumeQuotasNegativeTestJSON-739502181 tempest-VolumeQuotasNegativeTestJSON-739502181] PUT http://10.222.0.20/volume/v3/4bf3d9bd6db748db90107b437f5a4981/os-quota-sets/8026cdb603fc485a8e8926fbce324f6a Dec 29 07:29:02.888030 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:02.888030 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:02.888719 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e785c1a8-9717-466b-af6a-b5174b57fd7c tempest-VolumeQuotasNegativeTestJSON-739502181 tempest-VolumeQuotasNegativeTestJSON-739502181] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:29:02.911771 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-08dbd5fd-3900-4730-a6e6-3d0cd45c46c9 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/38103c91-f6c2-4003-aaff-bc237a618bad Dec 29 07:29:02.912302 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-08dbd5fd-3900-4730-a6e6-3d0cd45c46c9 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:02.912519 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:02.912519 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:02.912893 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-08dbd5fd-3900-4730-a6e6-3d0cd45c46c9 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:03.076678 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:03.076678 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:03.096349 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-08dbd5fd-3900-4730-a6e6-3d0cd45c46c9 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:29:03.149653 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-08dbd5fd-3900-4730-a6e6-3d0cd45c46c9 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/38103c91-f6c2-4003-aaff-bc237a618bad returned with HTTP 200 Dec 29 07:29:03.150495 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 270/536] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:02 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/38103c91-f6c2-4003-aaff-bc237a618bad => generated 918 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:03.168824 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-e785c1a8-9717-466b-af6a-b5174b57fd7c tempest-VolumeQuotasNegativeTestJSON-739502181 tempest-VolumeQuotasNegativeTestJSON-739502181] Deprecated: Default quota for resource: backups is set by the default quota flag: quota_backups, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:29:03.170562 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-e785c1a8-9717-466b-af6a-b5174b57fd7c tempest-VolumeQuotasNegativeTestJSON-739502181 tempest-VolumeQuotasNegativeTestJSON-739502181] Deprecated: Default quota for resource: backup_gigabytes is set by the default quota flag: quota_backup_gigabytes, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:29:03.183531 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-e785c1a8-9717-466b-af6a-b5174b57fd7c tempest-VolumeQuotasNegativeTestJSON-739502181 tempest-VolumeQuotasNegativeTestJSON-739502181] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:29:03.207261 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-e785c1a8-9717-466b-af6a-b5174b57fd7c tempest-VolumeQuotasNegativeTestJSON-739502181 tempest-VolumeQuotasNegativeTestJSON-739502181] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:29:03.207261 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-e785c1a8-9717-466b-af6a-b5174b57fd7c tempest-VolumeQuotasNegativeTestJSON-739502181 tempest-VolumeQuotasNegativeTestJSON-739502181] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:29:03.219468 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-e785c1a8-9717-466b-af6a-b5174b57fd7c tempest-VolumeQuotasNegativeTestJSON-739502181 tempest-VolumeQuotasNegativeTestJSON-739502181] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:29:03.250980 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e785c1a8-9717-466b-af6a-b5174b57fd7c tempest-VolumeQuotasNegativeTestJSON-739502181 tempest-VolumeQuotasNegativeTestJSON-739502181] http://10.222.0.20/volume/v3/4bf3d9bd6db748db90107b437f5a4981/os-quota-sets/8026cdb603fc485a8e8926fbce324f6a returned with HTTP 200 Dec 29 07:29:03.250980 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 267/537] 10.222.0.20 () {60 vars in 1341 bytes} [Tue Dec 29 07:29:02 2020] PUT /volume/v3/4bf3d9bd6db748db90107b437f5a4981/os-quota-sets/8026cdb603fc485a8e8926fbce324f6a => generated 316 bytes in 362 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:03.261543 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1aa0815a-2369-44cb-b0c1-0c31c8c5f6c2 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] POST http://10.222.0.20/volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes Dec 29 07:29:03.264402 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:03.264402 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:03.265090 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1aa0815a-2369-44cb-b0c1-0c31c8c5f6c2 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:29:03.266416 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-1aa0815a-2369-44cb-b0c1-0c31c8c5f6c2 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Create volume request body: {'volume': {'size': 2}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:29:03.267574 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-1aa0815a-2369-44cb-b0c1-0c31c8c5f6c2 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Create volume of 2 GB Dec 29 07:29:03.295050 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1aa0815a-2369-44cb-b0c1-0c31c8c5f6c2 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Availability Zones retrieved successfully. Dec 29 07:29:03.366396 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1aa0815a-2369-44cb-b0c1-0c31c8c5f6c2 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Flow 'volume_create_api' (60f07bdb-b41d-45c1-88fc-2a39b5ac8dda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:29:03.380759 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1aa0815a-2369-44cb-b0c1-0c31c8c5f6c2 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb5afde9-bdc3-42b6-a4d2-1c55ac199d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:29:03.388533 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-1aa0815a-2369-44cb-b0c1-0c31c8c5f6c2 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Validating volume size '2' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:29:03.558565 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1aa0815a-2369-44cb-b0c1-0c31c8c5f6c2 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb5afde9-bdc3-42b6-a4d2-1c55ac199d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:29:03.563547 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1aa0815a-2369-44cb-b0c1-0c31c8c5f6c2 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b05f93fa-d18a-4636-a526-53421e210ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:29:03.682909 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota_utils [None req-1aa0815a-2369-44cb-b0c1-0c31c8c5f6c2 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Quota exceeded for 8026cdb603fc485a8e8926fbce324f6a, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Dec 29 07:29:03.742044 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.volume.api [None req-1aa0815a-2369-44cb-b0c1-0c31c8c5f6c2 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b05f93fa-d18a-4636-a526-53421e210ba3) transitioned into state 'FAILURE' from state 'RUNNING' Dec 29 07:29:03.742044 n-d-768509-3 devstack@c-api.service[88227]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Dec 29 07:29:03.749161 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1aa0815a-2369-44cb-b0c1-0c31c8c5f6c2 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b05f93fa-d18a-4636-a526-53421e210ba3) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:29:03.755209 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.volume.api [None req-1aa0815a-2369-44cb-b0c1-0c31c8c5f6c2 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b05f93fa-d18a-4636-a526-53421e210ba3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 29 07:29:03.766615 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1aa0815a-2369-44cb-b0c1-0c31c8c5f6c2 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb5afde9-bdc3-42b6-a4d2-1c55ac199d91) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:29:03.770825 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.volume.api [None req-1aa0815a-2369-44cb-b0c1-0c31c8c5f6c2 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb5afde9-bdc3-42b6-a4d2-1c55ac199d91) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 29 07:29:03.773852 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.volume.api [None req-1aa0815a-2369-44cb-b0c1-0c31c8c5f6c2 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Flow 'volume_create_api' (60f07bdb-b41d-45c1-88fc-2a39b5ac8dda) transitioned into state 'REVERTED' from state 'RUNNING' Dec 29 07:29:03.776238 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.middleware.fault [None req-1aa0815a-2369-44cb-b0c1-0c31c8c5f6c2 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] http://10.222.0.20/volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes returned with HTTP 413 Dec 29 07:29:03.783994 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 271/538] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:29:03 2020] POST /volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes => generated 208 bytes in 534 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 29 07:29:03.797254 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c1df2400-7667-4fd4-8840-7801bbff4f3d tempest-VolumeQuotasNegativeTestJSON-739502181 tempest-VolumeQuotasNegativeTestJSON-739502181] PUT http://10.222.0.20/volume/v3/4bf3d9bd6db748db90107b437f5a4981/os-quota-sets/8026cdb603fc485a8e8926fbce324f6a Dec 29 07:29:03.798986 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c1df2400-7667-4fd4-8840-7801bbff4f3d tempest-VolumeQuotasNegativeTestJSON-739502181 tempest-VolumeQuotasNegativeTestJSON-739502181] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:29:04.047941 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c1df2400-7667-4fd4-8840-7801bbff4f3d tempest-VolumeQuotasNegativeTestJSON-739502181 tempest-VolumeQuotasNegativeTestJSON-739502181] http://10.222.0.20/volume/v3/4bf3d9bd6db748db90107b437f5a4981/os-quota-sets/8026cdb603fc485a8e8926fbce324f6a returned with HTTP 200 Dec 29 07:29:04.050295 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 268/539] 10.222.0.20 () {60 vars in 1341 bytes} [Tue Dec 29 07:29:03 2020] PUT /volume/v3/4bf3d9bd6db748db90107b437f5a4981/os-quota-sets/8026cdb603fc485a8e8926fbce324f6a => generated 316 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:04.062015 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fbe6c75c-d549-4718-a5ac-31d8338724e5 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] POST http://10.222.0.20/volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes Dec 29 07:29:04.062015 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:04.062015 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:04.062733 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fbe6c75c-d549-4718-a5ac-31d8338724e5 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:29:04.065264 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-fbe6c75c-d549-4718-a5ac-31d8338724e5 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Create volume request body: {'volume': {'size': 1}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:29:04.065842 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-fbe6c75c-d549-4718-a5ac-31d8338724e5 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Create volume of 1 GB Dec 29 07:29:04.067153 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:04.067153 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:04.092884 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fbe6c75c-d549-4718-a5ac-31d8338724e5 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Availability Zones retrieved successfully. Dec 29 07:29:04.120318 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fbe6c75c-d549-4718-a5ac-31d8338724e5 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Flow 'volume_create_api' (c959bb50-482e-4ea1-adaf-20f2a26f7004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:29:04.133638 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fbe6c75c-d549-4718-a5ac-31d8338724e5 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f5c1117-4256-4176-8336-85bf68786a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:29:04.138537 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-fbe6c75c-d549-4718-a5ac-31d8338724e5 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:29:04.167172 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7c474889-0ba6-4187-8e91-5511bb4e1ce1 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/38103c91-f6c2-4003-aaff-bc237a618bad Dec 29 07:29:04.167794 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7c474889-0ba6-4187-8e91-5511bb4e1ce1 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:04.168286 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7c474889-0ba6-4187-8e91-5511bb4e1ce1 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:04.281409 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7c474889-0ba6-4187-8e91-5511bb4e1ce1 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/38103c91-f6c2-4003-aaff-bc237a618bad returned with HTTP 404 Dec 29 07:29:04.284673 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 269/540] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:04 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/38103c91-f6c2-4003-aaff-bc237a618bad => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:29:04.291959 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0a9efd47-da53-426f-8a23-3cbd7dd08b58 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] DELETE http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 Dec 29 07:29:04.293009 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0a9efd47-da53-426f-8a23-3cbd7dd08b58 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:04.293889 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0a9efd47-da53-426f-8a23-3cbd7dd08b58 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:04.299267 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-0a9efd47-da53-426f-8a23-3cbd7dd08b58 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Delete volume with id: 39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 Dec 29 07:29:04.324899 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fbe6c75c-d549-4718-a5ac-31d8338724e5 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f5c1117-4256-4176-8336-85bf68786a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:29:04.331617 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fbe6c75c-d549-4718-a5ac-31d8338724e5 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e429490b-12fa-4d6b-a232-170b54346436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:29:04.419589 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:04.419589 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:04.424309 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0a9efd47-da53-426f-8a23-3cbd7dd08b58 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:29:04.471772 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota_utils [None req-fbe6c75c-d549-4718-a5ac-31d8338724e5 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Quota exceeded for 8026cdb603fc485a8e8926fbce324f6a, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Dec 29 07:29:04.482892 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.volume.api [None req-fbe6c75c-d549-4718-a5ac-31d8338724e5 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e429490b-12fa-4d6b-a232-170b54346436) transitioned into state 'FAILURE' from state 'RUNNING' Dec 29 07:29:04.482892 n-d-768509-3 devstack@c-api.service[88227]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Dec 29 07:29:04.502855 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0a9efd47-da53-426f-8a23-3cbd7dd08b58 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Delete volume request issued successfully. Dec 29 07:29:04.511978 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0a9efd47-da53-426f-8a23-3cbd7dd08b58 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 returned with HTTP 202 Dec 29 07:29:04.513178 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fbe6c75c-d549-4718-a5ac-31d8338724e5 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e429490b-12fa-4d6b-a232-170b54346436) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:29:04.523050 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 270/541] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:29:04 2020] DELETE /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 => generated 0 bytes in 236 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:29:04.526304 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.volume.api [None req-fbe6c75c-d549-4718-a5ac-31d8338724e5 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e429490b-12fa-4d6b-a232-170b54346436) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 29 07:29:04.528530 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fbe6c75c-d549-4718-a5ac-31d8338724e5 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f5c1117-4256-4176-8336-85bf68786a34) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:29:04.530646 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.volume.api [None req-fbe6c75c-d549-4718-a5ac-31d8338724e5 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f5c1117-4256-4176-8336-85bf68786a34) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 29 07:29:04.533860 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.volume.api [None req-fbe6c75c-d549-4718-a5ac-31d8338724e5 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Flow 'volume_create_api' (c959bb50-482e-4ea1-adaf-20f2a26f7004) transitioned into state 'REVERTED' from state 'RUNNING' Dec 29 07:29:04.534468 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.middleware.fault [None req-fbe6c75c-d549-4718-a5ac-31d8338724e5 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] http://10.222.0.20/volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes returned with HTTP 413 Dec 29 07:29:04.535990 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5b4d2329-0d3c-4af8-8012-9fd03821c877 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 Dec 29 07:29:04.536669 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5b4d2329-0d3c-4af8-8012-9fd03821c877 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:04.536889 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:04.536889 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:04.537262 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5b4d2329-0d3c-4af8-8012-9fd03821c877 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:04.566663 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 272/542] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:29:04 2020] POST /volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes => generated 150 bytes in 510 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 29 07:29:04.579893 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4e88ddec-42d5-4945-a7df-8d209330576d tempest-VolumeQuotasNegativeTestJSON-739502181 tempest-VolumeQuotasNegativeTestJSON-739502181] PUT http://10.222.0.20/volume/v3/4bf3d9bd6db748db90107b437f5a4981/os-quota-sets/8026cdb603fc485a8e8926fbce324f6a Dec 29 07:29:04.587023 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:04.587023 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:04.587531 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4e88ddec-42d5-4945-a7df-8d209330576d tempest-VolumeQuotasNegativeTestJSON-739502181 tempest-VolumeQuotasNegativeTestJSON-739502181] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:29:04.608434 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:04.608434 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:04.695095 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:04.695095 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:04.727324 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5b4d2329-0d3c-4af8-8012-9fd03821c877 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:29:04.736831 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4e88ddec-42d5-4945-a7df-8d209330576d tempest-VolumeQuotasNegativeTestJSON-739502181 tempest-VolumeQuotasNegativeTestJSON-739502181] http://10.222.0.20/volume/v3/4bf3d9bd6db748db90107b437f5a4981/os-quota-sets/8026cdb603fc485a8e8926fbce324f6a returned with HTTP 200 Dec 29 07:29:04.738570 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 273/543] 10.222.0.20 () {60 vars in 1341 bytes} [Tue Dec 29 07:29:04 2020] PUT /volume/v3/4bf3d9bd6db748db90107b437f5a4981/os-quota-sets/8026cdb603fc485a8e8926fbce324f6a => generated 315 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:04.750281 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c7ddd6dc-8e6e-48d8-9a4c-ae714f5dd73d tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] POST http://10.222.0.20/volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes/65126369-fbcb-4dba-852f-d921c4389be4/action Dec 29 07:29:04.759187 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c7ddd6dc-8e6e-48d8-9a4c-ae714f5dd73d tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:29:04.760156 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c7ddd6dc-8e6e-48d8-9a4c-ae714f5dd73d tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:29:04.815975 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5b4d2329-0d3c-4af8-8012-9fd03821c877 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 returned with HTTP 200 Dec 29 07:29:04.826144 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 271/544] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:04 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 => generated 916 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:04.862013 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:04.862013 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:04.863777 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c7ddd6dc-8e6e-48d8-9a4c-ae714f5dd73d tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Volume info retrieved successfully. Dec 29 07:29:05.026938 n-d-768509-3 devstack@c-api.service[88227]: ERROR cinder.volume.api [None req-c7ddd6dc-8e6e-48d8-9a4c-ae714f5dd73d tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Quota exceeded for 8026cdb603fc485a8e8926fbce324f6a, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Dec 29 07:29:05.040551 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.middleware.fault [None req-c7ddd6dc-8e6e-48d8-9a4c-ae714f5dd73d tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] http://10.222.0.20/volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes/65126369-fbcb-4dba-852f-d921c4389be4/action returned with HTTP 413 Dec 29 07:29:05.042046 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 274/545] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:29:04 2020] POST /volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes/65126369-fbcb-4dba-852f-d921c4389be4/action => generated 208 bytes in 297 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 29 07:29:05.055904 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8cb03fc8-d7c2-4c01-b0e2-0faee78a3f01 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] DELETE http://10.222.0.20/volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes/65126369-fbcb-4dba-852f-d921c4389be4 Dec 29 07:29:05.057282 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8cb03fc8-d7c2-4c01-b0e2-0faee78a3f01 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:05.057481 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:05.057481 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:05.058135 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8cb03fc8-d7c2-4c01-b0e2-0faee78a3f01 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:05.058806 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-8cb03fc8-d7c2-4c01-b0e2-0faee78a3f01 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Delete volume with id: 65126369-fbcb-4dba-852f-d921c4389be4 Dec 29 07:29:05.233373 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:05.233373 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:05.234778 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8cb03fc8-d7c2-4c01-b0e2-0faee78a3f01 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Volume info retrieved successfully. Dec 29 07:29:05.310324 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8cb03fc8-d7c2-4c01-b0e2-0faee78a3f01 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Delete volume request issued successfully. Dec 29 07:29:05.314185 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8cb03fc8-d7c2-4c01-b0e2-0faee78a3f01 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] http://10.222.0.20/volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes/65126369-fbcb-4dba-852f-d921c4389be4 returned with HTTP 202 Dec 29 07:29:05.315799 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 272/546] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:29:05 2020] DELETE /volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes/65126369-fbcb-4dba-852f-d921c4389be4 => generated 0 bytes in 265 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:29:05.323744 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a5cf9be1-d3ea-4a12-898e-9ca367495ad3 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] GET http://10.222.0.20/volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes/65126369-fbcb-4dba-852f-d921c4389be4 Dec 29 07:29:05.324945 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a5cf9be1-d3ea-4a12-898e-9ca367495ad3 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:05.325567 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:05.325567 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:05.326348 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a5cf9be1-d3ea-4a12-898e-9ca367495ad3 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:05.468565 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:05.468565 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:05.492502 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a5cf9be1-d3ea-4a12-898e-9ca367495ad3 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Volume info retrieved successfully. Dec 29 07:29:05.540496 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a5cf9be1-d3ea-4a12-898e-9ca367495ad3 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] http://10.222.0.20/volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes/65126369-fbcb-4dba-852f-d921c4389be4 returned with HTTP 200 Dec 29 07:29:05.541523 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 275/547] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:05 2020] GET /volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes/65126369-fbcb-4dba-852f-d921c4389be4 => generated 918 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:05.833916 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4c33a79a-0171-40e6-9d9e-ac562e1d2cb6 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 Dec 29 07:29:05.834477 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4c33a79a-0171-40e6-9d9e-ac562e1d2cb6 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:05.834619 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:05.834619 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:05.834995 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4c33a79a-0171-40e6-9d9e-ac562e1d2cb6 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:05.992384 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:05.992384 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:06.022216 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4c33a79a-0171-40e6-9d9e-ac562e1d2cb6 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:29:06.106299 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4c33a79a-0171-40e6-9d9e-ac562e1d2cb6 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 returned with HTTP 200 Dec 29 07:29:06.107316 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 273/548] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:05 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 => generated 916 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:06.559799 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ffd421bf-30e8-4a3b-9f3b-ee33afa8a5f8 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] GET http://10.222.0.20/volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes/65126369-fbcb-4dba-852f-d921c4389be4 Dec 29 07:29:06.560566 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ffd421bf-30e8-4a3b-9f3b-ee33afa8a5f8 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:06.560938 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:06.560938 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:06.561553 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ffd421bf-30e8-4a3b-9f3b-ee33afa8a5f8 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:06.684617 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:06.684617 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:06.710670 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ffd421bf-30e8-4a3b-9f3b-ee33afa8a5f8 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Volume info retrieved successfully. Dec 29 07:29:06.745628 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ffd421bf-30e8-4a3b-9f3b-ee33afa8a5f8 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] http://10.222.0.20/volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes/65126369-fbcb-4dba-852f-d921c4389be4 returned with HTTP 200 Dec 29 07:29:06.746442 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 276/549] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:06 2020] GET /volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes/65126369-fbcb-4dba-852f-d921c4389be4 => generated 918 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:07.124028 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-79575035-6818-48f4-a218-7d156aa8f0af tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 Dec 29 07:29:07.124638 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-79575035-6818-48f4-a218-7d156aa8f0af tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:07.124959 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:07.124959 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:07.125627 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-79575035-6818-48f4-a218-7d156aa8f0af tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:07.240775 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:07.240775 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:07.260203 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-79575035-6818-48f4-a218-7d156aa8f0af tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:29:07.308160 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-79575035-6818-48f4-a218-7d156aa8f0af tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 returned with HTTP 200 Dec 29 07:29:07.309504 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 274/550] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:07 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 => generated 916 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:07.762951 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dee62f78-6569-4457-a598-b7da4eaeabb7 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] GET http://10.222.0.20/volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes/65126369-fbcb-4dba-852f-d921c4389be4 Dec 29 07:29:07.763516 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dee62f78-6569-4457-a598-b7da4eaeabb7 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:07.763625 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:07.763625 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:07.763979 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dee62f78-6569-4457-a598-b7da4eaeabb7 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:07.845639 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:07.845639 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:07.855323 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dee62f78-6569-4457-a598-b7da4eaeabb7 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Volume info retrieved successfully. Dec 29 07:29:07.883933 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dee62f78-6569-4457-a598-b7da4eaeabb7 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] http://10.222.0.20/volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes/65126369-fbcb-4dba-852f-d921c4389be4 returned with HTTP 200 Dec 29 07:29:07.884786 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 277/551] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:07 2020] GET /volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes/65126369-fbcb-4dba-852f-d921c4389be4 => generated 918 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:08.326558 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-622ccd5a-04ab-4b8b-9c00-6fd41c490f5b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 Dec 29 07:29:08.327695 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-622ccd5a-04ab-4b8b-9c00-6fd41c490f5b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:08.328531 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:08.328531 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:08.330062 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-622ccd5a-04ab-4b8b-9c00-6fd41c490f5b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:08.414292 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-622ccd5a-04ab-4b8b-9c00-6fd41c490f5b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 returned with HTTP 404 Dec 29 07:29:08.415389 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 275/552] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:08 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/39ff4294-40f4-4d4a-8bcf-fa37bbfecd06 => generated 109 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:29:08.423412 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8822af25-12c8-4ae4-940d-7b5a152ad80f tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] DELETE http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:29:08.424436 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8822af25-12c8-4ae4-940d-7b5a152ad80f tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:08.424808 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:08.424808 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:08.425431 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8822af25-12c8-4ae4-940d-7b5a152ad80f tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:08.426302 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-8822af25-12c8-4ae4-940d-7b5a152ad80f tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Delete volume with id: f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:29:08.646304 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:08.646304 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:08.646304 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8822af25-12c8-4ae4-940d-7b5a152ad80f tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:29:08.691837 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8822af25-12c8-4ae4-940d-7b5a152ad80f tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Delete volume request issued successfully. Dec 29 07:29:08.691837 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8822af25-12c8-4ae4-940d-7b5a152ad80f tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 202 Dec 29 07:29:08.691837 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 278/553] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:29:08 2020] DELETE /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 0 bytes in 259 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 29 07:29:08.705900 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9bea5661-ff20-4187-a9c3-c62c03ce21da tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:29:08.705900 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9bea5661-ff20-4187-a9c3-c62c03ce21da tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:08.705900 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9bea5661-ff20-4187-a9c3-c62c03ce21da tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:08.818018 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:08.818018 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:08.859085 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9bea5661-ff20-4187-a9c3-c62c03ce21da tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:29:08.913019 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d006af97-3b42-4163-84d7-273745571469 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] GET http://10.222.0.20/volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes/65126369-fbcb-4dba-852f-d921c4389be4 Dec 29 07:29:08.913019 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d006af97-3b42-4163-84d7-273745571469 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:08.913019 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:08.913019 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:08.913019 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d006af97-3b42-4163-84d7-273745571469 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:08.960374 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9bea5661-ff20-4187-a9c3-c62c03ce21da tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:29:08.960374 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 276/554] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:08 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 1364 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:29:09.070317 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d006af97-3b42-4163-84d7-273745571469 tempest-VolumeQuotasNegativeTestJSON-853252222 tempest-VolumeQuotasNegativeTestJSON-853252222] http://10.222.0.20/volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes/65126369-fbcb-4dba-852f-d921c4389be4 returned with HTTP 404 Dec 29 07:29:09.073256 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 279/555] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:08 2020] GET /volume/v3/8026cdb603fc485a8e8926fbce324f6a/volumes/65126369-fbcb-4dba-852f-d921c4389be4 => generated 109 bytes in 176 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:29:09.082481 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-589c69b5-6419-4cd0-87c2-cb9392ae44a4 tempest-VolumeQuotasNegativeTestJSON-739502181 tempest-VolumeQuotasNegativeTestJSON-739502181] PUT http://10.222.0.20/volume/v3/4bf3d9bd6db748db90107b437f5a4981/os-quota-sets/8026cdb603fc485a8e8926fbce324f6a Dec 29 07:29:09.083305 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:09.083305 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:09.084266 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-589c69b5-6419-4cd0-87c2-cb9392ae44a4 tempest-VolumeQuotasNegativeTestJSON-739502181 tempest-VolumeQuotasNegativeTestJSON-739502181] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:29:09.500151 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-589c69b5-6419-4cd0-87c2-cb9392ae44a4 tempest-VolumeQuotasNegativeTestJSON-739502181 tempest-VolumeQuotasNegativeTestJSON-739502181] http://10.222.0.20/volume/v3/4bf3d9bd6db748db90107b437f5a4981/os-quota-sets/8026cdb603fc485a8e8926fbce324f6a returned with HTTP 200 Dec 29 07:29:09.502713 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 277/556] 10.222.0.20 () {60 vars in 1342 bytes} [Tue Dec 29 07:29:09 2020] PUT /volume/v3/4bf3d9bd6db748db90107b437f5a4981/os-quota-sets/8026cdb603fc485a8e8926fbce324f6a => generated 319 bytes in 426 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:09.976183 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c8cc0b00-35bc-4f73-9d10-baf5f0419213 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:29:09.977177 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c8cc0b00-35bc-4f73-9d10-baf5f0419213 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:09.977961 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c8cc0b00-35bc-4f73-9d10-baf5f0419213 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:10.131052 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:10.131052 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:10.157786 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c8cc0b00-35bc-4f73-9d10-baf5f0419213 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:29:10.237594 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c8cc0b00-35bc-4f73-9d10-baf5f0419213 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:29:10.238416 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 280/557] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:09 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 1364 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:29:11.256354 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-520fbe18-e9d1-416e-babb-8b59bdcb376b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:29:11.257125 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-520fbe18-e9d1-416e-babb-8b59bdcb376b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:11.257726 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-520fbe18-e9d1-416e-babb-8b59bdcb376b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:11.350872 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:11.350872 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:11.372771 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-520fbe18-e9d1-416e-babb-8b59bdcb376b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Volume info retrieved successfully. Dec 29 07:29:11.433219 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-520fbe18-e9d1-416e-babb-8b59bdcb376b tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 200 Dec 29 07:29:11.433219 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 278/558] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:11 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 1364 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:29:12.449262 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-424d6785-21ab-4b5d-a048-fb89016b68e4 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] GET http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 Dec 29 07:29:12.450373 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-424d6785-21ab-4b5d-a048-fb89016b68e4 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:12.451000 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:12.451000 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:12.451817 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-424d6785-21ab-4b5d-a048-fb89016b68e4 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:12.569617 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-424d6785-21ab-4b5d-a048-fb89016b68e4 tempest-TaggedBootDevicesTest_v242-419387332 tempest-TaggedBootDevicesTest_v242-419387332] http://10.222.0.20/volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 returned with HTTP 404 Dec 29 07:29:12.574925 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 281/559] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:12 2020] GET /volume/v3/3d26be733a3f432e890f41a49b46e5da/volumes/f271c894-01e3-47d2-b41d-96c682ccb0b0 => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:29:17.833516 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bf1aa801-768d-4f7c-a105-1bda8548b0b5 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] POST http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types Dec 29 07:29:17.834150 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:17.834150 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:17.834565 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bf1aa801-768d-4f7c-a105-1bda8548b0b5 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1293517971", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:29:17.897918 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bf1aa801-768d-4f7c-a105-1bda8548b0b5 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types returned with HTTP 200 Dec 29 07:29:17.905721 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 279/560] 10.222.0.20 () {60 vars in 1220 bytes} [Tue Dec 29 07:29:17 2020] POST /volume/v3/9bacd88be32446118bf6409a4ad2acca/types => generated 278 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:17.909871 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b593a9c6-7cda-4940-9a9c-c91d7f1199a5 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] POST http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types Dec 29 07:29:17.910694 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b593a9c6-7cda-4940-9a9c-c91d7f1199a5 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-213245932", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:29:17.969288 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b593a9c6-7cda-4940-9a9c-c91d7f1199a5 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types returned with HTTP 200 Dec 29 07:29:17.971438 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 282/561] 10.222.0.20 () {60 vars in 1220 bytes} [Tue Dec 29 07:29:17 2020] POST /volume/v3/9bacd88be32446118bf6409a4ad2acca/types => generated 277 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:18.168180 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4bad842d-0591-42d8-b62b-5af82badccc8 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] POST http://10.222.0.20/volume/v3/e905040c40e44455801e72e3f284bc5c/volumes Dec 29 07:29:18.168948 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4bad842d-0591-42d8-b62b-5af82badccc8 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1384309366", "volume_type": "d23065a7-16d8-4945-9025-42f47422000d", "size": 1}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:29:18.170183 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-4bad842d-0591-42d8-b62b-5af82badccc8 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1384309366', 'volume_type': 'd23065a7-16d8-4945-9025-42f47422000d', 'size': 1}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:29:18.185263 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-4bad842d-0591-42d8-b62b-5af82badccc8 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Create volume of 1 GB Dec 29 07:29:18.185996 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:18.185996 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:18.186785 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4bad842d-0591-42d8-b62b-5af82badccc8 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Availability Zones retrieved successfully. Dec 29 07:29:18.207165 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4bad842d-0591-42d8-b62b-5af82badccc8 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Flow 'volume_create_api' (ef07c68b-2835-463a-9ded-e8cd3758dbcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:29:18.210385 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4bad842d-0591-42d8-b62b-5af82badccc8 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f92fef3d-65ff-480f-88e3-55b26c592f7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:29:18.212931 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-4bad842d-0591-42d8-b62b-5af82badccc8 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:29:18.301368 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4bad842d-0591-42d8-b62b-5af82badccc8 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f92fef3d-65ff-480f-88e3-55b26c592f7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T07:29:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iSCSI',vendor_name='Open Source'},id=d23065a7-16d8-4945-9025-42f47422000d,is_public=True,name='tempest-VolumeTypesTest-volume-type-1293517971',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd23065a7-16d8-4945-9025-42f47422000d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:29:18.303560 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4bad842d-0591-42d8-b62b-5af82badccc8 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33d4b05f-355c-4c74-ab7a-84d866f0b7cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:29:18.392003 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-4bad842d-0591-42d8-b62b-5af82badccc8 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1293517971 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1293517971, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:29:18.393325 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-4bad842d-0591-42d8-b62b-5af82badccc8 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1293517971 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1293517971, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:29:18.443776 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-4bad842d-0591-42d8-b62b-5af82badccc8 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Created reservations ['d72c310d-7253-4658-8b44-d8483f643749', '70e59161-bf6e-4aad-bd15-0b766fe8c917', 'ace5c48d-2a43-4473-b0a8-6519a7bc3e7a', '1968d22d-4bdf-4d07-b293-53e4071fb812'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:29:18.446040 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4bad842d-0591-42d8-b62b-5af82badccc8 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33d4b05f-355c-4c74-ab7a-84d866f0b7cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d72c310d-7253-4658-8b44-d8483f643749', '70e59161-bf6e-4aad-bd15-0b766fe8c917', 'ace5c48d-2a43-4473-b0a8-6519a7bc3e7a', '1968d22d-4bdf-4d07-b293-53e4071fb812']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:29:18.449791 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4bad842d-0591-42d8-b62b-5af82badccc8 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be5f52c5-9080-4f6b-bfbe-3b11d7422148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:29:18.575501 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4bad842d-0591-42d8-b62b-5af82badccc8 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be5f52c5-9080-4f6b-bfbe-3b11d7422148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9239cacf-29b2-4d39-a24c-c0f0d57d0132', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1384309366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e905040c40e44455801e72e3f284bc5c',qos_specs=None,replication_status=,reservations=['d72c310d-7253-4658-8b44-d8483f643749','70e59161-bf6e-4aad-bd15-0b766fe8c917','ace5c48d-2a43-4473-b0a8-6519a7bc3e7a','1968d22d-4bdf-4d07-b293-53e4071fb812'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7f1986bdd214797b1d922deadcb91c0',volume_type_id=d23065a7-16d8-4945-9025-42f47422000d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:29:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1384309366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9239cacf-29b2-4d39-a24c-c0f0d57d0132,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e905040c40e44455801e72e3f284bc5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b7f1986bdd214797b1d922deadcb91c0',volume_attachment=,volume_type=,volume_type_id=d23065a7-16d8-4945-9025-42f47422000d)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:29:18.578874 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4bad842d-0591-42d8-b62b-5af82badccc8 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22f28a1d-ab35-455f-98df-18f1f5e451e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:29:18.647373 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4bad842d-0591-42d8-b62b-5af82badccc8 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22f28a1d-ab35-455f-98df-18f1f5e451e0) transitioned into state 'SUCCESS' from state '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-1384309366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e905040c40e44455801e72e3f284bc5c',qos_specs=None,replication_status=,reservations=['d72c310d-7253-4658-8b44-d8483f643749','70e59161-bf6e-4aad-bd15-0b766fe8c917','ace5c48d-2a43-4473-b0a8-6519a7bc3e7a','1968d22d-4bdf-4d07-b293-53e4071fb812'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b7f1986bdd214797b1d922deadcb91c0',volume_type_id=d23065a7-16d8-4945-9025-42f47422000d)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:29:18.649350 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4bad842d-0591-42d8-b62b-5af82badccc8 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18b8e78d-c0d7-4c3f-bb05-1a8febfd0688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:29:18.677434 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4bad842d-0591-42d8-b62b-5af82badccc8 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18b8e78d-c0d7-4c3f-bb05-1a8febfd0688) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:29:18.688052 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4bad842d-0591-42d8-b62b-5af82badccc8 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Flow 'volume_create_api' (ef07c68b-2835-463a-9ded-e8cd3758dbcf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:29:18.819502 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4bad842d-0591-42d8-b62b-5af82badccc8 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Create volume request issued successfully. Dec 29 07:29:18.855736 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4bad842d-0591-42d8-b62b-5af82badccc8 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] http://10.222.0.20/volume/v3/e905040c40e44455801e72e3f284bc5c/volumes returned with HTTP 202 Dec 29 07:29:18.856782 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 280/562] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:29:17 2020] POST /volume/v3/e905040c40e44455801e72e3f284bc5c/volumes => generated 850 bytes in 879 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:29:18.879324 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5ce3eab2-0b5f-4d29-bef8-e99dcb924e3a tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] GET http://10.222.0.20/volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132 Dec 29 07:29:18.880067 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5ce3eab2-0b5f-4d29-bef8-e99dcb924e3a tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:18.880713 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5ce3eab2-0b5f-4d29-bef8-e99dcb924e3a tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:18.990688 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:18.990688 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:19.008879 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5ce3eab2-0b5f-4d29-bef8-e99dcb924e3a tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Volume info retrieved successfully. Dec 29 07:29:19.038210 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5ce3eab2-0b5f-4d29-bef8-e99dcb924e3a tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] http://10.222.0.20/volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132 returned with HTTP 200 Dec 29 07:29:19.039858 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 283/563] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:18 2020] GET /volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132 => generated 942 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:20.057098 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d415bd09-5e4a-4ee7-b180-297eccf1b1e6 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] GET http://10.222.0.20/volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132 Dec 29 07:29:20.057723 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d415bd09-5e4a-4ee7-b180-297eccf1b1e6 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:20.057723 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:20.057723 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:20.058008 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d415bd09-5e4a-4ee7-b180-297eccf1b1e6 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:20.067658 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-605ba2b7-7ed2-44eb-ad91-13e52d876699 req-de8d4ce1-aa4f-4456-94be-236a00061b7d tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 Dec 29 07:29:20.068702 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-605ba2b7-7ed2-44eb-ad91-13e52d876699 req-de8d4ce1-aa4f-4456-94be-236a00061b7d tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:20.068944 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:20.068944 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:20.069466 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-605ba2b7-7ed2-44eb-ad91-13e52d876699 req-de8d4ce1-aa4f-4456-94be-236a00061b7d tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:20.109210 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:20.109210 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:20.118524 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d415bd09-5e4a-4ee7-b180-297eccf1b1e6 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Volume info retrieved successfully. Dec 29 07:29:20.126361 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:20.126361 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:20.135934 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-605ba2b7-7ed2-44eb-ad91-13e52d876699 req-de8d4ce1-aa4f-4456-94be-236a00061b7d tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:29:20.144665 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d415bd09-5e4a-4ee7-b180-297eccf1b1e6 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] http://10.222.0.20/volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132 returned with HTTP 200 Dec 29 07:29:20.145813 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 281/564] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:20 2020] GET /volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132 => generated 943 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:20.159212 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:20.159212 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:20.161702 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-db3f52ba-808d-4b32-9336-54ef2e8eda84 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] POST http://10.222.0.20/volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132/action Dec 29 07:29:20.162152 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:20.162152 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:20.162602 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-db3f52ba-808d-4b32-9336-54ef2e8eda84 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Action body: b'{"os-retype": {"new_type": "78833ac1-d2d8-4083-a047-5c4030bdfbf6"}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:29:20.162990 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-db3f52ba-808d-4b32-9336-54ef2e8eda84 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "78833ac1-d2d8-4083-a047-5c4030bdfbf6"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:29:20.169329 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-605ba2b7-7ed2-44eb-ad91-13e52d876699 req-de8d4ce1-aa4f-4456-94be-236a00061b7d tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 returned with HTTP 200 Dec 29 07:29:20.170355 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 284/565] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:29:20 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 => generated 1205 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:29:20.192744 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-605ba2b7-7ed2-44eb-ad91-13e52d876699 req-4fe89a11-2d17-4e16-aba1-26fc3333bed0 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] POST http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3/action Dec 29 07:29:20.193443 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:20.193443 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:20.194126 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-605ba2b7-7ed2-44eb-ad91-13e52d876699 req-4fe89a11-2d17-4e16-aba1-26fc3333bed0 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Action body: b'{"os-begin_detaching": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:29:20.194929 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-605ba2b7-7ed2-44eb-ad91-13e52d876699 req-4fe89a11-2d17-4e16-aba1-26fc3333bed0 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:29:20.240237 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:20.240237 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:20.241810 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-db3f52ba-808d-4b32-9336-54ef2e8eda84 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Volume info retrieved successfully. Dec 29 07:29:20.252991 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:20.252991 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:20.254515 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-605ba2b7-7ed2-44eb-ad91-13e52d876699 req-4fe89a11-2d17-4e16-aba1-26fc3333bed0 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:29:20.268241 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-605ba2b7-7ed2-44eb-ad91-13e52d876699 req-4fe89a11-2d17-4e16-aba1-26fc3333bed0 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Begin detaching volume completed successfully. Dec 29 07:29:20.269008 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-605ba2b7-7ed2-44eb-ad91-13e52d876699 req-4fe89a11-2d17-4e16-aba1-26fc3333bed0 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3/action returned with HTTP 202 Dec 29 07:29:20.270487 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 285/566] 10.222.0.20 () {64 vars in 1643 bytes} [Tue Dec 29 07:29:20 2020] POST /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 29 07:29:20.295127 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1750063f-31f4-4964-925d-915a0bc9b7c8 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 Dec 29 07:29:20.295450 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-db3f52ba-808d-4b32-9336-54ef2e8eda84 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-213245932 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-213245932, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:29:20.296050 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1750063f-31f4-4964-925d-915a0bc9b7c8 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:20.296390 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-db3f52ba-808d-4b32-9336-54ef2e8eda84 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-213245932 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-213245932, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:29:20.296600 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:20.296600 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:20.297327 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1750063f-31f4-4964-925d-915a0bc9b7c8 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:20.349755 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-db3f52ba-808d-4b32-9336-54ef2e8eda84 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Created reservations ['a72851cf-d6f3-4fac-a155-0e282821708c', 'fbffad40-0134-4255-98ba-2c5cca95df6f'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:29:20.360751 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:20.360751 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:20.369742 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1750063f-31f4-4964-925d-915a0bc9b7c8 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:29:20.394420 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:20.394420 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:20.410521 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-db3f52ba-808d-4b32-9336-54ef2e8eda84 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Created reservations ['6cf89a13-0a50-4e81-82e9-ee163334f28a', '7de9ef82-6c0e-421f-aecd-58b650293154'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:29:20.414049 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1750063f-31f4-4964-925d-915a0bc9b7c8 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 returned with HTTP 200 Dec 29 07:29:20.415564 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 286/567] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:20 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 => generated 1208 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:29:20.416641 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1750063f-31f4-4964-925d-915a0bc9b7c8 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume// Dec 29 07:29:20.417256 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1750063f-31f4-4964-925d-915a0bc9b7c8 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:20.417612 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:20.417612 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:20.418227 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1750063f-31f4-4964-925d-915a0bc9b7c8 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:20.421430 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1750063f-31f4-4964-925d-915a0bc9b7c8 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:29:20.428244 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 287/568] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:29:20 2020] GET /volume/ => generated 754 bytes in 12 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:29:20.441630 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-605ba2b7-7ed2-44eb-ad91-13e52d876699 req-3b80625b-041d-4d80-bbdc-82b1501c8656 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 Dec 29 07:29:20.442497 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-605ba2b7-7ed2-44eb-ad91-13e52d876699 req-3b80625b-041d-4d80-bbdc-82b1501c8656 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:20.443125 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-605ba2b7-7ed2-44eb-ad91-13e52d876699 req-3b80625b-041d-4d80-bbdc-82b1501c8656 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:20.505483 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:20.505483 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:20.516186 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-605ba2b7-7ed2-44eb-ad91-13e52d876699 req-3b80625b-041d-4d80-bbdc-82b1501c8656 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:29:20.544826 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:20.544826 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:20.555804 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-605ba2b7-7ed2-44eb-ad91-13e52d876699 req-3b80625b-041d-4d80-bbdc-82b1501c8656 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 returned with HTTP 200 Dec 29 07:29:20.557143 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 288/569] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 07:29:20 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 => generated 1307 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 29 07:29:20.566351 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-db3f52ba-808d-4b32-9336-54ef2e8eda84 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Retype volume request issued successfully. Dec 29 07:29:20.567166 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-db3f52ba-808d-4b32-9336-54ef2e8eda84 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] http://10.222.0.20/volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132/action returned with HTTP 202 Dec 29 07:29:20.569522 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 282/570] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:29:20 2020] POST /volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132/action => generated 0 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:29:20.605172 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a3268ab6-64c6-44c4-a66d-92cfbf75f8c5 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] GET http://10.222.0.20/volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132 Dec 29 07:29:20.606887 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a3268ab6-64c6-44c4-a66d-92cfbf75f8c5 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:20.606887 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:20.606887 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:20.609319 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a3268ab6-64c6-44c4-a66d-92cfbf75f8c5 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:20.697994 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:20.697994 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:20.718475 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a3268ab6-64c6-44c4-a66d-92cfbf75f8c5 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Volume info retrieved successfully. Dec 29 07:29:20.765120 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a3268ab6-64c6-44c4-a66d-92cfbf75f8c5 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] http://10.222.0.20/volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132 returned with HTTP 200 Dec 29 07:29:20.780194 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 289/571] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:20 2020] GET /volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132 => generated 942 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:20.982311 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-605ba2b7-7ed2-44eb-ad91-13e52d876699 req-01c8b7c0-1ba2-42d9-ba77-c3b18036ae14 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] DELETE http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments/50de9de2-e294-4db6-a290-0813994f37c3 Dec 29 07:29:20.982311 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-605ba2b7-7ed2-44eb-ad91-13e52d876699 req-01c8b7c0-1ba2-42d9-ba77-c3b18036ae14 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:20.982311 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:20.982311 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:20.982311 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-605ba2b7-7ed2-44eb-ad91-13e52d876699 req-01c8b7c0-1ba2-42d9-ba77-c3b18036ae14 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:21.047210 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:21.047210 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:21.432647 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-973c4f12-9c77-42a1-8109-01085223943e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 Dec 29 07:29:21.433876 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-973c4f12-9c77-42a1-8109-01085223943e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:21.434306 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:21.434306 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:21.435062 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-973c4f12-9c77-42a1-8109-01085223943e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:21.551520 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:21.551520 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:21.570908 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-973c4f12-9c77-42a1-8109-01085223943e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:29:21.619956 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:21.619956 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:21.643772 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-973c4f12-9c77-42a1-8109-01085223943e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 returned with HTTP 200 Dec 29 07:29:21.653913 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 290/572] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:21 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 => generated 1208 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:29:21.701706 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-605ba2b7-7ed2-44eb-ad91-13e52d876699 req-01c8b7c0-1ba2-42d9-ba77-c3b18036ae14 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:29:21.703720 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-605ba2b7-7ed2-44eb-ad91-13e52d876699 req-01c8b7c0-1ba2-42d9-ba77-c3b18036ae14 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Pending status list for volume during attachment-delete: [] {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:29:21.723856 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-605ba2b7-7ed2-44eb-ad91-13e52d876699 req-01c8b7c0-1ba2-42d9-ba77-c3b18036ae14 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments/50de9de2-e294-4db6-a290-0813994f37c3 returned with HTTP 200 Dec 29 07:29:21.725629 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 283/573] 10.222.0.45 () {62 vars in 1437 bytes} [Tue Dec 29 07:29:20 2020] DELETE /volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments/50de9de2-e294-4db6-a290-0813994f37c3 => generated 19 bytes in 750 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:21.792938 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-49556a67-6ee2-406c-9b88-43d112abb0be tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] GET http://10.222.0.20/volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132 Dec 29 07:29:21.793476 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-49556a67-6ee2-406c-9b88-43d112abb0be tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:21.793697 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:21.793697 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:21.794073 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-49556a67-6ee2-406c-9b88-43d112abb0be tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:21.887669 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:21.887669 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:21.907047 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-49556a67-6ee2-406c-9b88-43d112abb0be tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Volume info retrieved successfully. Dec 29 07:29:21.935024 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-49556a67-6ee2-406c-9b88-43d112abb0be tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] http://10.222.0.20/volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132 returned with HTTP 200 Dec 29 07:29:21.936852 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 291/574] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:21 2020] GET /volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132 => generated 942 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:21.955070 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a4b1e090-4fd3-40e2-a6e7-3eddc107aca6 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] GET http://10.222.0.20/volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132 Dec 29 07:29:21.955834 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a4b1e090-4fd3-40e2-a6e7-3eddc107aca6 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:21.956306 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:21.956306 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:21.957003 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a4b1e090-4fd3-40e2-a6e7-3eddc107aca6 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:22.062619 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:22.062619 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:22.084597 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a4b1e090-4fd3-40e2-a6e7-3eddc107aca6 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Volume info retrieved successfully. Dec 29 07:29:22.134271 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a4b1e090-4fd3-40e2-a6e7-3eddc107aca6 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] http://10.222.0.20/volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132 returned with HTTP 200 Dec 29 07:29:22.135322 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 284/575] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:21 2020] GET /volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132 => generated 942 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:22.152367 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-51ab38d5-c700-4176-87dd-bba7f47a0469 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] POST http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types Dec 29 07:29:22.153228 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:22.153228 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:22.153663 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-51ab38d5-c700-4176-87dd-bba7f47a0469 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-848509314", "description": "tempest-volume-type-description-235355847", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:29:22.275565 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-51ab38d5-c700-4176-87dd-bba7f47a0469 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types returned with HTTP 200 Dec 29 07:29:22.276390 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 292/576] 10.222.0.20 () {60 vars in 1220 bytes} [Tue Dec 29 07:29:22 2020] POST /volume/v3/9bacd88be32446118bf6409a4ad2acca/types => generated 316 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:22.286570 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-058f862e-4cd3-495c-ae1b-1cdb79a677a8 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] GET http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/ddf6d4ed-49ca-4bd1-b5de-07b16392269b Dec 29 07:29:22.287477 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-058f862e-4cd3-495c-ae1b-1cdb79a677a8 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:22.287912 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:22.287912 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:22.288595 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-058f862e-4cd3-495c-ae1b-1cdb79a677a8 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:22.307629 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-058f862e-4cd3-495c-ae1b-1cdb79a677a8 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/ddf6d4ed-49ca-4bd1-b5de-07b16392269b returned with HTTP 200 Dec 29 07:29:22.308836 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 285/577] 10.222.0.20 () {58 vars in 1309 bytes} [Tue Dec 29 07:29:22 2020] GET /volume/v3/9bacd88be32446118bf6409a4ad2acca/types/ddf6d4ed-49ca-4bd1-b5de-07b16392269b => generated 338 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:22.322270 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7311de5d-6f71-46db-a8f4-8529a0c95828 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] POST http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types Dec 29 07:29:22.323450 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7311de5d-6f71-46db-a8f4-8529a0c95828 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-108321660"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:29:22.382026 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7311de5d-6f71-46db-a8f4-8529a0c95828 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types returned with HTTP 200 Dec 29 07:29:22.383652 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 293/578] 10.222.0.20 () {60 vars in 1219 bytes} [Tue Dec 29 07:29:22 2020] POST /volume/v3/9bacd88be32446118bf6409a4ad2acca/types => generated 220 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:22.395976 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8f18e660-2cd5-46b9-b020-3801c926bf7e tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] POST http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f/encryption Dec 29 07:29:22.397150 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8f18e660-2cd5-46b9-b020-3801c926bf7e tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "control_location": "front-end"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:29:22.468836 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8f18e660-2cd5-46b9-b020-3801c926bf7e tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f/encryption returned with HTTP 200 Dec 29 07:29:22.471368 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 286/579] 10.222.0.20 () {60 vars in 1363 bytes} [Tue Dec 29 07:29:22 2020] POST /volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f/encryption => generated 193 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:29:22.483834 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a462af23-fc76-4582-b3eb-3b34d2ced955 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] GET http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f/encryption Dec 29 07:29:22.484760 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a462af23-fc76-4582-b3eb-3b34d2ced955 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:22.485620 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a462af23-fc76-4582-b3eb-3b34d2ced955 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:22.509133 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a462af23-fc76-4582-b3eb-3b34d2ced955 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f/encryption returned with HTTP 200 Dec 29 07:29:22.510409 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 294/580] 10.222.0.20 () {58 vars in 1342 bytes} [Tue Dec 29 07:29:22 2020] GET /volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f/encryption => generated 313 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:22.523854 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-df90013e-5361-4ca8-a071-455deb977485 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] PUT http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f/encryption/provider Dec 29 07:29:22.525015 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-df90013e-5361-4ca8-a071-455deb977485 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:29:22.580500 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-df90013e-5361-4ca8-a071-455deb977485 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f/encryption/provider returned with HTTP 200 Dec 29 07:29:22.581753 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 287/581] 10.222.0.20 () {60 vars in 1390 bytes} [Tue Dec 29 07:29:22 2020] PUT /volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f/encryption/provider => generated 122 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:22.594428 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-41a097a8-6c47-4a23-9b87-8b923f4093cc tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] GET http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f/encryption Dec 29 07:29:22.595579 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-41a097a8-6c47-4a23-9b87-8b923f4093cc tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:22.596269 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-41a097a8-6c47-4a23-9b87-8b923f4093cc tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:22.618295 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-41a097a8-6c47-4a23-9b87-8b923f4093cc tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f/encryption returned with HTTP 200 Dec 29 07:29:22.619506 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 295/582] 10.222.0.20 () {58 vars in 1342 bytes} [Tue Dec 29 07:29:22 2020] GET /volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f/encryption => generated 347 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:22.633404 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-64d23b35-8e9d-4f6c-9295-aa6d63b28f95 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] GET http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f/encryption/cipher Dec 29 07:29:22.634768 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-64d23b35-8e9d-4f6c-9295-aa6d63b28f95 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:22.635463 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-64d23b35-8e9d-4f6c-9295-aa6d63b28f95 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:22.655493 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-64d23b35-8e9d-4f6c-9295-aa6d63b28f95 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f/encryption/cipher returned with HTTP 200 Dec 29 07:29:22.661232 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-da421ff4-b55c-4b6d-8b8d-42676e5d5119 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 Dec 29 07:29:22.662139 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-da421ff4-b55c-4b6d-8b8d-42676e5d5119 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:22.662890 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-da421ff4-b55c-4b6d-8b8d-42676e5d5119 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:22.674415 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 288/583] 10.222.0.20 () {58 vars in 1363 bytes} [Tue Dec 29 07:29:22 2020] GET /volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f/encryption/cipher => generated 29 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:29:22.690149 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fda6073c-a48b-4a95-a0e0-be1660420097 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] DELETE http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f/encryption/provider Dec 29 07:29:22.691199 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fda6073c-a48b-4a95-a0e0-be1660420097 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:22.691899 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fda6073c-a48b-4a95-a0e0-be1660420097 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:22.780264 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:22.780264 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:22.783285 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fda6073c-a48b-4a95-a0e0-be1660420097 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f/encryption/provider returned with HTTP 202 Dec 29 07:29:22.784383 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 289/584] 10.222.0.20 () {58 vars in 1372 bytes} [Tue Dec 29 07:29:22 2020] DELETE /volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f/encryption/provider => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:29:22.793942 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d78cce1e-85f3-46e5-bb2c-d13c97019861 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] GET http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f/encryption Dec 29 07:29:22.796365 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d78cce1e-85f3-46e5-bb2c-d13c97019861 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:22.797057 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d78cce1e-85f3-46e5-bb2c-d13c97019861 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:22.812977 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-da421ff4-b55c-4b6d-8b8d-42676e5d5119 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:29:22.837099 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d78cce1e-85f3-46e5-bb2c-d13c97019861 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f/encryption returned with HTTP 200 Dec 29 07:29:22.838610 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 290/585] 10.222.0.20 () {58 vars in 1342 bytes} [Tue Dec 29 07:29:22 2020] GET /volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f/encryption => generated 2 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 29 07:29:22.857581 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f255ae82-51a3-4751-b625-52bbbc8191cf tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] GET http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f/encryption Dec 29 07:29:22.859741 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f255ae82-51a3-4751-b625-52bbbc8191cf tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:22.861096 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f255ae82-51a3-4751-b625-52bbbc8191cf tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:22.874115 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-da421ff4-b55c-4b6d-8b8d-42676e5d5119 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 returned with HTTP 200 Dec 29 07:29:22.881195 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f255ae82-51a3-4751-b625-52bbbc8191cf tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f/encryption returned with HTTP 200 Dec 29 07:29:22.882302 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 291/586] 10.222.0.20 () {58 vars in 1342 bytes} [Tue Dec 29 07:29:22 2020] GET /volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f/encryption => generated 2 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 29 07:29:22.892197 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 296/587] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:22 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 => generated 913 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:22.895850 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d535f9a9-7b26-4b2a-b3f8-727c47f40d30 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] GET http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types Dec 29 07:29:22.896577 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d535f9a9-7b26-4b2a-b3f8-727c47f40d30 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:22.897001 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:22.897001 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:22.897665 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d535f9a9-7b26-4b2a-b3f8-727c47f40d30 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:23.008038 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d535f9a9-7b26-4b2a-b3f8-727c47f40d30 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types returned with HTTP 200 Dec 29 07:29:23.009656 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 297/588] 10.222.0.20 () {58 vars in 1198 bytes} [Tue Dec 29 07:29:22 2020] GET /volume/v3/9bacd88be32446118bf6409a4ad2acca/types => generated 1576 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:29:23.037591 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-73b927ce-b5f5-4776-8708-80dae84cd511 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] POST http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types Dec 29 07:29:23.039430 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-73b927ce-b5f5-4776-8708-80dae84cd511 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2122094623"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:29:23.181445 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-73b927ce-b5f5-4776-8708-80dae84cd511 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types returned with HTTP 200 Dec 29 07:29:23.183100 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 292/589] 10.222.0.20 () {60 vars in 1219 bytes} [Tue Dec 29 07:29:23 2020] POST /volume/v3/9bacd88be32446118bf6409a4ad2acca/types => generated 221 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:29:23.194552 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-44b879da-1782-403d-8d71-ccdc32ae5f98 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] PUT http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/b89f9ac5-1068-4593-9f4b-66769d144374 Dec 29 07:29:23.196566 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-44b879da-1782-403d-8d71-ccdc32ae5f98 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1931495063", "description": "tempest-volume-type-description-941415989", "is_public": false}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:29:23.305389 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-44b879da-1782-403d-8d71-ccdc32ae5f98 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/b89f9ac5-1068-4593-9f4b-66769d144374 returned with HTTP 200 Dec 29 07:29:23.306282 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 298/590] 10.222.0.20 () {60 vars in 1330 bytes} [Tue Dec 29 07:29:23 2020] PUT /volume/v3/9bacd88be32446118bf6409a4ad2acca/types/b89f9ac5-1068-4593-9f4b-66769d144374 => generated 204 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:23.317221 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4c37beb6-0a8b-4406-9932-cf4c3f83923c tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] GET http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/b89f9ac5-1068-4593-9f4b-66769d144374 Dec 29 07:29:23.317614 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4c37beb6-0a8b-4406-9932-cf4c3f83923c tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:23.318566 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4c37beb6-0a8b-4406-9932-cf4c3f83923c tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:23.337241 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4c37beb6-0a8b-4406-9932-cf4c3f83923c tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/b89f9ac5-1068-4593-9f4b-66769d144374 returned with HTTP 200 Dec 29 07:29:23.338329 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 293/591] 10.222.0.20 () {58 vars in 1309 bytes} [Tue Dec 29 07:29:23 2020] GET /volume/v3/9bacd88be32446118bf6409a4ad2acca/types/b89f9ac5-1068-4593-9f4b-66769d144374 => generated 268 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:23.354439 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b996f4e5-cd0d-4939-9134-30d7864544e0 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] DELETE http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/b89f9ac5-1068-4593-9f4b-66769d144374 Dec 29 07:29:23.355142 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b996f4e5-cd0d-4939-9134-30d7864544e0 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:23.355799 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b996f4e5-cd0d-4939-9134-30d7864544e0 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Calling method '_delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:23.448195 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:29:23.448195 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:29:23.462075 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b996f4e5-cd0d-4939-9134-30d7864544e0 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/b89f9ac5-1068-4593-9f4b-66769d144374 returned with HTTP 202 Dec 29 07:29:23.463380 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 299/592] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 07:29:23 2020] DELETE /volume/v3/9bacd88be32446118bf6409a4ad2acca/types/b89f9ac5-1068-4593-9f4b-66769d144374 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:29:23.474674 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b2c051ed-62e5-4387-9fa1-7370ee9ab158 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] GET http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/b89f9ac5-1068-4593-9f4b-66769d144374 Dec 29 07:29:23.475867 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b2c051ed-62e5-4387-9fa1-7370ee9ab158 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:23.476557 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b2c051ed-62e5-4387-9fa1-7370ee9ab158 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:23.490204 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b2c051ed-62e5-4387-9fa1-7370ee9ab158 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/b89f9ac5-1068-4593-9f4b-66769d144374 returned with HTTP 404 Dec 29 07:29:23.497222 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 294/593] 10.222.0.20 () {58 vars in 1309 bytes} [Tue Dec 29 07:29:23 2020] GET /volume/v3/9bacd88be32446118bf6409a4ad2acca/types/b89f9ac5-1068-4593-9f4b-66769d144374 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:29:23.500909 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-175cdb75-4a67-4e1d-8aa7-4d4306e38624 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] DELETE http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f Dec 29 07:29:23.502234 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-175cdb75-4a67-4e1d-8aa7-4d4306e38624 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:23.503866 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-175cdb75-4a67-4e1d-8aa7-4d4306e38624 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Calling method '_delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:23.599425 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-175cdb75-4a67-4e1d-8aa7-4d4306e38624 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f returned with HTTP 202 Dec 29 07:29:23.600635 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 300/594] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 07:29:23 2020] DELETE /volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:29:23.608941 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f2eb1bce-990f-451e-8ec4-309930d8cd04 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] GET http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f Dec 29 07:29:23.610771 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f2eb1bce-990f-451e-8ec4-309930d8cd04 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:23.611936 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f2eb1bce-990f-451e-8ec4-309930d8cd04 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:23.628158 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f2eb1bce-990f-451e-8ec4-309930d8cd04 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f returned with HTTP 404 Dec 29 07:29:23.638275 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2cd223a9-1b45-4771-af4d-2ab113958222 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] DELETE http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/ddf6d4ed-49ca-4bd1-b5de-07b16392269b Dec 29 07:29:23.639171 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2cd223a9-1b45-4771-af4d-2ab113958222 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:23.639759 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2cd223a9-1b45-4771-af4d-2ab113958222 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Calling method '_delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:23.645696 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 295/595] 10.222.0.20 () {58 vars in 1309 bytes} [Tue Dec 29 07:29:23 2020] GET /volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d187e62d-f2fa-42dc-b497-be4cf32d8b2f => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 29 07:29:23.727980 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2cd223a9-1b45-4771-af4d-2ab113958222 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/ddf6d4ed-49ca-4bd1-b5de-07b16392269b returned with HTTP 202 Dec 29 07:29:23.728871 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 301/596] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 07:29:23 2020] DELETE /volume/v3/9bacd88be32446118bf6409a4ad2acca/types/ddf6d4ed-49ca-4bd1-b5de-07b16392269b => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:29:23.737633 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6c4621a1-e27b-461a-b6f6-8bb5c5cb7c8b tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] GET http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/ddf6d4ed-49ca-4bd1-b5de-07b16392269b Dec 29 07:29:23.738262 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6c4621a1-e27b-461a-b6f6-8bb5c5cb7c8b tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:23.739016 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6c4621a1-e27b-461a-b6f6-8bb5c5cb7c8b tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:23.753144 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6c4621a1-e27b-461a-b6f6-8bb5c5cb7c8b tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/ddf6d4ed-49ca-4bd1-b5de-07b16392269b returned with HTTP 404 Dec 29 07:29:23.765454 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-08b9f87b-bf22-42af-a630-158f763baf8d tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] DELETE http://10.222.0.20/volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132 Dec 29 07:29:23.766214 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-08b9f87b-bf22-42af-a630-158f763baf8d tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:23.767449 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-08b9f87b-bf22-42af-a630-158f763baf8d tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:23.767919 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-08b9f87b-bf22-42af-a630-158f763baf8d tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Delete volume with id: 9239cacf-29b2-4d39-a24c-c0f0d57d0132 Dec 29 07:29:23.771846 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 296/597] 10.222.0.20 () {58 vars in 1309 bytes} [Tue Dec 29 07:29:23 2020] GET /volume/v3/9bacd88be32446118bf6409a4ad2acca/types/ddf6d4ed-49ca-4bd1-b5de-07b16392269b => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:29:23.823674 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:23.823674 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:23.824906 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-08b9f87b-bf22-42af-a630-158f763baf8d tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Volume info retrieved successfully. Dec 29 07:29:23.856271 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-08b9f87b-bf22-42af-a630-158f763baf8d tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Delete volume request issued successfully. Dec 29 07:29:23.856719 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-08b9f87b-bf22-42af-a630-158f763baf8d tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] http://10.222.0.20/volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132 returned with HTTP 202 Dec 29 07:29:23.857758 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 302/598] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:29:23 2020] DELETE /volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:29:23.866347 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-327596d9-c643-494e-80e6-605589e4884d tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] GET http://10.222.0.20/volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132 Dec 29 07:29:23.866485 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-327596d9-c643-494e-80e6-605589e4884d tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:23.866914 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-327596d9-c643-494e-80e6-605589e4884d tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:23.970280 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:23.970280 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:23.995275 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-327596d9-c643-494e-80e6-605589e4884d tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Volume info retrieved successfully. Dec 29 07:29:24.034521 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-327596d9-c643-494e-80e6-605589e4884d tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] http://10.222.0.20/volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132 returned with HTTP 200 Dec 29 07:29:24.050871 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 297/599] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:23 2020] GET /volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132 => generated 941 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:25.061230 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1aa6b5bd-70dc-42da-a48f-27417ba179ab tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] GET http://10.222.0.20/volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132 Dec 29 07:29:25.062258 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1aa6b5bd-70dc-42da-a48f-27417ba179ab tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:25.065347 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:25.065347 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:25.066488 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1aa6b5bd-70dc-42da-a48f-27417ba179ab tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:25.154992 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:25.154992 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:25.169595 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1aa6b5bd-70dc-42da-a48f-27417ba179ab tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Volume info retrieved successfully. Dec 29 07:29:25.220974 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1aa6b5bd-70dc-42da-a48f-27417ba179ab tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] http://10.222.0.20/volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132 returned with HTTP 200 Dec 29 07:29:25.223046 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 303/600] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:25 2020] GET /volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132 => generated 941 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:26.240327 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3488a068-f0bd-4c19-a7cc-1d12c226e981 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] GET http://10.222.0.20/volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132 Dec 29 07:29:26.240852 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3488a068-f0bd-4c19-a7cc-1d12c226e981 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:26.241332 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:26.241332 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:26.241769 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3488a068-f0bd-4c19-a7cc-1d12c226e981 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:26.341554 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3488a068-f0bd-4c19-a7cc-1d12c226e981 tempest-VolumeTypesTest-429316617 tempest-VolumeTypesTest-429316617] http://10.222.0.20/volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132 returned with HTTP 404 Dec 29 07:29:26.343409 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 298/601] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:26 2020] GET /volume/v3/e905040c40e44455801e72e3f284bc5c/volumes/9239cacf-29b2-4d39-a24c-c0f0d57d0132 => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:29:26.352061 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-06e09e5e-428a-4320-89fe-da984fbd0111 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] DELETE http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/78833ac1-d2d8-4083-a047-5c4030bdfbf6 Dec 29 07:29:26.352553 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-06e09e5e-428a-4320-89fe-da984fbd0111 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:26.352721 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:26.352721 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:26.353376 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-06e09e5e-428a-4320-89fe-da984fbd0111 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Calling method '_delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:26.547238 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:29:26.547238 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:29:26.576277 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-06e09e5e-428a-4320-89fe-da984fbd0111 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/78833ac1-d2d8-4083-a047-5c4030bdfbf6 returned with HTTP 202 Dec 29 07:29:26.577854 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 304/602] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 07:29:26 2020] DELETE /volume/v3/9bacd88be32446118bf6409a4ad2acca/types/78833ac1-d2d8-4083-a047-5c4030bdfbf6 => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:29:26.586012 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-49c160fa-b42d-4842-b1cc-325bc54d2579 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] GET http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/78833ac1-d2d8-4083-a047-5c4030bdfbf6 Dec 29 07:29:26.586725 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-49c160fa-b42d-4842-b1cc-325bc54d2579 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:26.587221 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-49c160fa-b42d-4842-b1cc-325bc54d2579 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:26.612734 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-49c160fa-b42d-4842-b1cc-325bc54d2579 tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/78833ac1-d2d8-4083-a047-5c4030bdfbf6 returned with HTTP 404 Dec 29 07:29:26.613801 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 299/603] 10.222.0.20 () {58 vars in 1309 bytes} [Tue Dec 29 07:29:26 2020] GET /volume/v3/9bacd88be32446118bf6409a4ad2acca/types/78833ac1-d2d8-4083-a047-5c4030bdfbf6 => generated 114 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:29:26.621583 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d53a6482-f847-4e84-a59f-bd8f7eddd1eb tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] DELETE http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d23065a7-16d8-4945-9025-42f47422000d Dec 29 07:29:26.622770 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d53a6482-f847-4e84-a59f-bd8f7eddd1eb tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:26.623527 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d53a6482-f847-4e84-a59f-bd8f7eddd1eb tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Calling method '_delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:26.802090 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d53a6482-f847-4e84-a59f-bd8f7eddd1eb tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d23065a7-16d8-4945-9025-42f47422000d returned with HTTP 202 Dec 29 07:29:26.803448 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 305/604] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 07:29:26 2020] DELETE /volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d23065a7-16d8-4945-9025-42f47422000d => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:29:26.813767 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-615611e9-4b9f-4425-ace3-66d8621803cf tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] GET http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d23065a7-16d8-4945-9025-42f47422000d Dec 29 07:29:26.814525 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-615611e9-4b9f-4425-ace3-66d8621803cf tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:26.815240 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-615611e9-4b9f-4425-ace3-66d8621803cf tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:26.851849 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-615611e9-4b9f-4425-ace3-66d8621803cf tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] http://10.222.0.20/volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d23065a7-16d8-4945-9025-42f47422000d returned with HTTP 404 Dec 29 07:29:26.858758 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 300/605] 10.222.0.20 () {58 vars in 1309 bytes} [Tue Dec 29 07:29:26 2020] GET /volume/v3/9bacd88be32446118bf6409a4ad2acca/types/d23065a7-16d8-4945-9025-42f47422000d => generated 114 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:29:36.813588 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1b6091a7-5d1f-4532-bddf-763038471a76 tempest-ExtensionsTestJSON-74921359 tempest-ExtensionsTestJSON-74921359] GET http://10.222.0.20/volume/v3/f5eb3a494f404d89a8223e1dac7286a3/extensions Dec 29 07:29:36.814261 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1b6091a7-5d1f-4532-bddf-763038471a76 tempest-ExtensionsTestJSON-74921359 tempest-ExtensionsTestJSON-74921359] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:36.814694 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1b6091a7-5d1f-4532-bddf-763038471a76 tempest-ExtensionsTestJSON-74921359 tempest-ExtensionsTestJSON-74921359] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:36.815484 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1b6091a7-5d1f-4532-bddf-763038471a76 tempest-ExtensionsTestJSON-74921359 tempest-ExtensionsTestJSON-74921359] http://10.222.0.20/volume/v3/f5eb3a494f404d89a8223e1dac7286a3/extensions returned with HTTP 200 Dec 29 07:29:36.816415 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 306/606] 10.222.0.20 () {58 vars in 1213 bytes} [Tue Dec 29 07:29:36 2020] GET /volume/v3/f5eb3a494f404d89a8223e1dac7286a3/extensions => generated 5245 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:29:43.857846 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-615611e9-4b9f-4425-ace3-66d8621803cf tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] GET http://10.222.0.20/volume// Dec 29 07:29:43.857846 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-615611e9-4b9f-4425-ace3-66d8621803cf tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:43.857846 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-615611e9-4b9f-4425-ace3-66d8621803cf tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:43.857846 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-615611e9-4b9f-4425-ace3-66d8621803cf tempest-VolumeTypesTest-2076385692 tempest-VolumeTypesTest-2076385692] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:29:43.857846 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 301/607] 10.222.0.20 () {56 vars in 872 bytes} [Tue Dec 29 07:29:43 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:29:43.866292 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1b6091a7-5d1f-4532-bddf-763038471a76 tempest-ExtensionsTestJSON-74921359 tempest-ExtensionsTestJSON-74921359] GET http://10.222.0.20/volume// Dec 29 07:29:43.866292 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1b6091a7-5d1f-4532-bddf-763038471a76 tempest-ExtensionsTestJSON-74921359 tempest-ExtensionsTestJSON-74921359] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:43.866292 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1b6091a7-5d1f-4532-bddf-763038471a76 tempest-ExtensionsTestJSON-74921359 tempest-ExtensionsTestJSON-74921359] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:43.866292 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1b6091a7-5d1f-4532-bddf-763038471a76 tempest-ExtensionsTestJSON-74921359 tempest-ExtensionsTestJSON-74921359] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:29:43.866292 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 307/608] 10.222.0.20 () {56 vars in 872 bytes} [Tue Dec 29 07:29:43 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:29:45.355698 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cde12331-d89b-4855-9666-49419c514f10 tempest-VersionsTest-1671849243 tempest-VersionsTest-1671849243] GET http://10.222.0.20/volume/v2/ Dec 29 07:29:45.357072 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cde12331-d89b-4855-9666-49419c514f10 tempest-VersionsTest-1671849243 tempest-VersionsTest-1671849243] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:45.357758 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cde12331-d89b-4855-9666-49419c514f10 tempest-VersionsTest-1671849243 tempest-VersionsTest-1671849243] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:45.360774 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cde12331-d89b-4855-9666-49419c514f10 tempest-VersionsTest-1671849243 tempest-VersionsTest-1671849243] http://10.222.0.20/volume/v2/ returned with HTTP 200 Dec 29 07:29:45.362771 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 302/609] 10.222.0.20 () {58 vars in 1084 bytes} [Tue Dec 29 07:29:43 2020] GET /volume/v2/ => generated 382 bytes in 1507 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) Dec 29 07:29:45.374723 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4617775f-55ba-4d15-9e14-60280bf7f65b tempest-VersionsTest-1671849243 tempest-VersionsTest-1671849243] GET http://10.222.0.20/volume/v3/ Dec 29 07:29:45.378191 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4617775f-55ba-4d15-9e14-60280bf7f65b tempest-VersionsTest-1671849243 tempest-VersionsTest-1671849243] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:45.379048 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4617775f-55ba-4d15-9e14-60280bf7f65b tempest-VersionsTest-1671849243 tempest-VersionsTest-1671849243] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:45.380198 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4617775f-55ba-4d15-9e14-60280bf7f65b tempest-VersionsTest-1671849243 tempest-VersionsTest-1671849243] http://10.222.0.20/volume/v3/ returned with HTTP 200 Dec 29 07:29:45.398223 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 308/610] 10.222.0.20 () {58 vars in 1084 bytes} [Tue Dec 29 07:29:45 2020] GET /volume/v3/ => generated 386 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:51.593452 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c808fc94-d9c5-4bbb-a47a-6ad0041cf424 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] POST http://10.222.0.20/volume/v3/e3fcb1d971394166afb2bf40985ea71c/volumes Dec 29 07:29:51.594821 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c808fc94-d9c5-4bbb-a47a-6ad0041cf424 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1890095454"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:29:51.596138 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-c808fc94-d9c5-4bbb-a47a-6ad0041cf424 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1890095454'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:29:51.596693 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-c808fc94-d9c5-4bbb-a47a-6ad0041cf424 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Create volume of 1 GB Dec 29 07:29:51.613610 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c808fc94-d9c5-4bbb-a47a-6ad0041cf424 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Availability Zones retrieved successfully. Dec 29 07:29:51.631468 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c808fc94-d9c5-4bbb-a47a-6ad0041cf424 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Flow 'volume_create_api' (a5c1c582-5d21-4f82-8639-8a00b83ee489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:29:51.634683 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c808fc94-d9c5-4bbb-a47a-6ad0041cf424 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe25fa1c-521d-4f43-9a82-efa7daebf1fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:29:51.636911 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-c808fc94-d9c5-4bbb-a47a-6ad0041cf424 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:29:51.709270 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c808fc94-d9c5-4bbb-a47a-6ad0041cf424 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe25fa1c-521d-4f43-9a82-efa7daebf1fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:29:51.711521 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c808fc94-d9c5-4bbb-a47a-6ad0041cf424 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e7dd32f-5bef-4543-a2e6-ea51b5edf3f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:29:51.824443 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-c808fc94-d9c5-4bbb-a47a-6ad0041cf424 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Created reservations ['8b37b966-e68d-44e3-9399-6715731d5058', 'e9b20af5-81cd-464e-b067-833eb4558281', 'ba1f1bfc-2ecf-43d3-a235-6bb0409d3f47', 'b4250ff2-fe93-4eea-b2f4-e4fa51c59f6a'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:29:51.826552 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c808fc94-d9c5-4bbb-a47a-6ad0041cf424 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e7dd32f-5bef-4543-a2e6-ea51b5edf3f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b37b966-e68d-44e3-9399-6715731d5058', 'e9b20af5-81cd-464e-b067-833eb4558281', 'ba1f1bfc-2ecf-43d3-a235-6bb0409d3f47', 'b4250ff2-fe93-4eea-b2f4-e4fa51c59f6a']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:29:51.829520 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c808fc94-d9c5-4bbb-a47a-6ad0041cf424 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f94511cd-ff07-4f70-a2ac-e5c0d6c4fda7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:29:51.899796 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c808fc94-d9c5-4bbb-a47a-6ad0041cf424 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f94511cd-ff07-4f70-a2ac-e5c0d6c4fda7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7ba9758-22bc-4231-997d-31e5bf84a547', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1890095454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3fcb1d971394166afb2bf40985ea71c',qos_specs=None,replication_status=,reservations=['8b37b966-e68d-44e3-9399-6715731d5058','e9b20af5-81cd-464e-b067-833eb4558281','ba1f1bfc-2ecf-43d3-a235-6bb0409d3f47','b4250ff2-fe93-4eea-b2f4-e4fa51c59f6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8525215634794304854a7f4c97738944',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:29:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1890095454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7ba9758-22bc-4231-997d-31e5bf84a547,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3fcb1d971394166afb2bf40985ea71c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8525215634794304854a7f4c97738944',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:29:51.901859 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c808fc94-d9c5-4bbb-a47a-6ad0041cf424 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (337adc56-6411-4063-a774-9871de378405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:29:51.934827 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c808fc94-d9c5-4bbb-a47a-6ad0041cf424 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (337adc56-6411-4063-a774-9871de378405) transitioned into state 'SUCCESS' from state '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-1890095454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3fcb1d971394166afb2bf40985ea71c',qos_specs=None,replication_status=,reservations=['8b37b966-e68d-44e3-9399-6715731d5058','e9b20af5-81cd-464e-b067-833eb4558281','ba1f1bfc-2ecf-43d3-a235-6bb0409d3f47','b4250ff2-fe93-4eea-b2f4-e4fa51c59f6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8525215634794304854a7f4c97738944',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:29:51.937081 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c808fc94-d9c5-4bbb-a47a-6ad0041cf424 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (475e0e67-25a5-4c3b-b5e6-ddf4bc08659b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:29:51.961289 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c808fc94-d9c5-4bbb-a47a-6ad0041cf424 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (475e0e67-25a5-4c3b-b5e6-ddf4bc08659b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:29:51.964477 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c808fc94-d9c5-4bbb-a47a-6ad0041cf424 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Flow 'volume_create_api' (a5c1c582-5d21-4f82-8639-8a00b83ee489) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:29:52.023055 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c808fc94-d9c5-4bbb-a47a-6ad0041cf424 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Create volume request issued successfully. Dec 29 07:29:52.037918 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c808fc94-d9c5-4bbb-a47a-6ad0041cf424 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] http://10.222.0.20/volume/v3/e3fcb1d971394166afb2bf40985ea71c/volumes returned with HTTP 202 Dec 29 07:29:52.038837 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 303/611] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:29:51 2020] POST /volume/v3/e3fcb1d971394166afb2bf40985ea71c/volumes => generated 819 bytes in 671 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:29:52.053617 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c7ab6582-ab96-4e7c-a4f0-524d8176ce40 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] GET http://10.222.0.20/volume/v3/e3fcb1d971394166afb2bf40985ea71c/volumes/f7ba9758-22bc-4231-997d-31e5bf84a547 Dec 29 07:29:52.054135 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c7ab6582-ab96-4e7c-a4f0-524d8176ce40 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:52.054611 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c7ab6582-ab96-4e7c-a4f0-524d8176ce40 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:52.107698 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:52.107698 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:52.116129 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c7ab6582-ab96-4e7c-a4f0-524d8176ce40 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Volume info retrieved successfully. Dec 29 07:29:52.139126 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c7ab6582-ab96-4e7c-a4f0-524d8176ce40 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] http://10.222.0.20/volume/v3/e3fcb1d971394166afb2bf40985ea71c/volumes/f7ba9758-22bc-4231-997d-31e5bf84a547 returned with HTTP 200 Dec 29 07:29:52.141195 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 309/612] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:52 2020] GET /volume/v3/e3fcb1d971394166afb2bf40985ea71c/volumes/f7ba9758-22bc-4231-997d-31e5bf84a547 => generated 887 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:53.157439 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c10aaaeb-e4ca-434a-a28b-0621b5587580 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] GET http://10.222.0.20/volume/v3/e3fcb1d971394166afb2bf40985ea71c/volumes/f7ba9758-22bc-4231-997d-31e5bf84a547 Dec 29 07:29:53.158282 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c10aaaeb-e4ca-434a-a28b-0621b5587580 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:53.158505 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:53.158505 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:53.159353 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c10aaaeb-e4ca-434a-a28b-0621b5587580 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:53.210066 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:53.210066 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:53.219890 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c10aaaeb-e4ca-434a-a28b-0621b5587580 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Volume info retrieved successfully. Dec 29 07:29:53.242959 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c10aaaeb-e4ca-434a-a28b-0621b5587580 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] http://10.222.0.20/volume/v3/e3fcb1d971394166afb2bf40985ea71c/volumes/f7ba9758-22bc-4231-997d-31e5bf84a547 returned with HTTP 200 Dec 29 07:29:53.245039 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 304/613] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:53 2020] GET /volume/v3/e3fcb1d971394166afb2bf40985ea71c/volumes/f7ba9758-22bc-4231-997d-31e5bf84a547 => generated 912 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:53.261528 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-123085cc-1744-466f-b018-95ff5301023e tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] GET http://10.222.0.20/volume/v3/e3fcb1d971394166afb2bf40985ea71c/limits Dec 29 07:29:53.262616 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-123085cc-1744-466f-b018-95ff5301023e tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:53.262616 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:53.262616 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:53.262616 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-123085cc-1744-466f-b018-95ff5301023e tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:53.326839 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-123085cc-1744-466f-b018-95ff5301023e tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] http://10.222.0.20/volume/v3/e3fcb1d971394166afb2bf40985ea71c/limits returned with HTTP 200 Dec 29 07:29:53.335797 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 310/614] 10.222.0.20 () {58 vars in 1201 bytes} [Tue Dec 29 07:29:53 2020] GET /volume/v3/e3fcb1d971394166afb2bf40985ea71c/limits => generated 302 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:53.340830 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e4e1590a-0f72-494a-b461-a61f3afe170d tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] DELETE http://10.222.0.20/volume/v3/e3fcb1d971394166afb2bf40985ea71c/volumes/f7ba9758-22bc-4231-997d-31e5bf84a547 Dec 29 07:29:53.341519 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e4e1590a-0f72-494a-b461-a61f3afe170d tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:53.341868 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:53.341868 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:53.342460 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e4e1590a-0f72-494a-b461-a61f3afe170d tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:53.343211 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-e4e1590a-0f72-494a-b461-a61f3afe170d tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Delete volume with id: f7ba9758-22bc-4231-997d-31e5bf84a547 Dec 29 07:29:53.402510 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:53.402510 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:53.403918 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e4e1590a-0f72-494a-b461-a61f3afe170d tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Volume info retrieved successfully. Dec 29 07:29:53.433935 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e4e1590a-0f72-494a-b461-a61f3afe170d tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Delete volume request issued successfully. Dec 29 07:29:53.434681 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e4e1590a-0f72-494a-b461-a61f3afe170d tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] http://10.222.0.20/volume/v3/e3fcb1d971394166afb2bf40985ea71c/volumes/f7ba9758-22bc-4231-997d-31e5bf84a547 returned with HTTP 202 Dec 29 07:29:53.439880 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 305/615] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:29:53 2020] DELETE /volume/v3/e3fcb1d971394166afb2bf40985ea71c/volumes/f7ba9758-22bc-4231-997d-31e5bf84a547 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:29:53.444789 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-03388104-4d9a-48ae-92ae-cb543ba4e985 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] GET http://10.222.0.20/volume/v3/e3fcb1d971394166afb2bf40985ea71c/volumes/f7ba9758-22bc-4231-997d-31e5bf84a547 Dec 29 07:29:53.445499 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-03388104-4d9a-48ae-92ae-cb543ba4e985 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:53.446100 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-03388104-4d9a-48ae-92ae-cb543ba4e985 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:53.580041 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:53.580041 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:53.592824 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-03388104-4d9a-48ae-92ae-cb543ba4e985 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Volume info retrieved successfully. Dec 29 07:29:53.619226 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-03388104-4d9a-48ae-92ae-cb543ba4e985 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] http://10.222.0.20/volume/v3/e3fcb1d971394166afb2bf40985ea71c/volumes/f7ba9758-22bc-4231-997d-31e5bf84a547 returned with HTTP 200 Dec 29 07:29:53.620419 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 311/616] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:53 2020] GET /volume/v3/e3fcb1d971394166afb2bf40985ea71c/volumes/f7ba9758-22bc-4231-997d-31e5bf84a547 => generated 911 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:54.637605 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7da6ad22-c14c-45d1-bcaa-1bba906a63e0 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] GET http://10.222.0.20/volume/v3/e3fcb1d971394166afb2bf40985ea71c/volumes/f7ba9758-22bc-4231-997d-31e5bf84a547 Dec 29 07:29:54.638999 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7da6ad22-c14c-45d1-bcaa-1bba906a63e0 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:54.639355 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:54.639355 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:54.639928 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7da6ad22-c14c-45d1-bcaa-1bba906a63e0 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:54.768825 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:29:54.768825 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:29:54.787581 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7da6ad22-c14c-45d1-bcaa-1bba906a63e0 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Volume info retrieved successfully. Dec 29 07:29:54.839623 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7da6ad22-c14c-45d1-bcaa-1bba906a63e0 tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] http://10.222.0.20/volume/v3/e3fcb1d971394166afb2bf40985ea71c/volumes/f7ba9758-22bc-4231-997d-31e5bf84a547 returned with HTTP 200 Dec 29 07:29:54.851775 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 306/617] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:54 2020] GET /volume/v3/e3fcb1d971394166afb2bf40985ea71c/volumes/f7ba9758-22bc-4231-997d-31e5bf84a547 => generated 911 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:29:55.869006 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-180dd066-d52e-4b7b-8fa0-223e143a3f8b tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] GET http://10.222.0.20/volume/v3/e3fcb1d971394166afb2bf40985ea71c/volumes/f7ba9758-22bc-4231-997d-31e5bf84a547 Dec 29 07:29:55.869516 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-180dd066-d52e-4b7b-8fa0-223e143a3f8b tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:29:55.869895 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:29:55.869895 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:29:55.870458 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-180dd066-d52e-4b7b-8fa0-223e143a3f8b tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:29:55.994267 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-180dd066-d52e-4b7b-8fa0-223e143a3f8b tempest-AbsoluteLimitsTests-803161033 tempest-AbsoluteLimitsTests-803161033] http://10.222.0.20/volume/v3/e3fcb1d971394166afb2bf40985ea71c/volumes/f7ba9758-22bc-4231-997d-31e5bf84a547 returned with HTTP 404 Dec 29 07:29:55.995991 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 312/618] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:29:55 2020] GET /volume/v3/e3fcb1d971394166afb2bf40985ea71c/volumes/f7ba9758-22bc-4231-997d-31e5bf84a547 => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:30:14.192217 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d6c3b6f1-a032-4463-a29d-52a166eb3e2c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] POST http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes Dec 29 07:30:14.193129 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:14.193129 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:14.193541 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d6c3b6f1-a032-4463-a29d-52a166eb3e2c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1575638578"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:30:14.194674 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-d6c3b6f1-a032-4463-a29d-52a166eb3e2c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1575638578'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:30:14.195049 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-d6c3b6f1-a032-4463-a29d-52a166eb3e2c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create volume of 1 GB Dec 29 07:30:14.211198 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d6c3b6f1-a032-4463-a29d-52a166eb3e2c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Availability Zones retrieved successfully. Dec 29 07:30:14.234602 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d6c3b6f1-a032-4463-a29d-52a166eb3e2c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Flow 'volume_create_api' (c8542e3e-01ed-4eb8-8cc0-29ab234b93ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:30:14.238687 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d6c3b6f1-a032-4463-a29d-52a166eb3e2c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47820739-ab48-4400-972b-ad52848fd00f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:30:14.241088 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-d6c3b6f1-a032-4463-a29d-52a166eb3e2c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:30:14.353273 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d6c3b6f1-a032-4463-a29d-52a166eb3e2c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47820739-ab48-4400-972b-ad52848fd00f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:30:14.355516 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d6c3b6f1-a032-4463-a29d-52a166eb3e2c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da1fe0f0-f017-40c6-a588-5fa6f17fa3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:30:14.472821 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-d6c3b6f1-a032-4463-a29d-52a166eb3e2c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Created reservations ['9c2defea-e5c9-4dc0-835a-4ce94559fb73', 'e7095c62-4f13-42f4-b0e6-09b9c1008089', '2a966228-fd0c-4ad2-8b5e-e5109f9a24d3', '429f4a31-6b1e-448e-a5e9-a982c06a3f0f'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:30:14.475354 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d6c3b6f1-a032-4463-a29d-52a166eb3e2c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da1fe0f0-f017-40c6-a588-5fa6f17fa3bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c2defea-e5c9-4dc0-835a-4ce94559fb73', 'e7095c62-4f13-42f4-b0e6-09b9c1008089', '2a966228-fd0c-4ad2-8b5e-e5109f9a24d3', '429f4a31-6b1e-448e-a5e9-a982c06a3f0f']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:30:14.478946 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d6c3b6f1-a032-4463-a29d-52a166eb3e2c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62fd31dd-09b2-4caa-8d04-472a605f472b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:30:14.586237 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d6c3b6f1-a032-4463-a29d-52a166eb3e2c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62fd31dd-09b2-4caa-8d04-472a605f472b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6be22a65-0c3f-4c8b-b84a-9b9ffa156615', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1575638578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='804d2701f5c64ef6988a4a63dc94aa6d',qos_specs=None,replication_status=,reservations=['9c2defea-e5c9-4dc0-835a-4ce94559fb73','e7095c62-4f13-42f4-b0e6-09b9c1008089','2a966228-fd0c-4ad2-8b5e-e5109f9a24d3','429f4a31-6b1e-448e-a5e9-a982c06a3f0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dfd4fd13a764a81ad0d73f3e028f280',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:30:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1575638578',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6be22a65-0c3f-4c8b-b84a-9b9ffa156615,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='804d2701f5c64ef6988a4a63dc94aa6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6dfd4fd13a764a81ad0d73f3e028f280',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:30:14.589012 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d6c3b6f1-a032-4463-a29d-52a166eb3e2c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ccc9fdd-ab84-48a4-b3c8-a3ee91a61ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:30:14.636842 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d6c3b6f1-a032-4463-a29d-52a166eb3e2c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ccc9fdd-ab84-48a4-b3c8-a3ee91a61ac2) transitioned into state 'SUCCESS' from state '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-1575638578',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='804d2701f5c64ef6988a4a63dc94aa6d',qos_specs=None,replication_status=,reservations=['9c2defea-e5c9-4dc0-835a-4ce94559fb73','e7095c62-4f13-42f4-b0e6-09b9c1008089','2a966228-fd0c-4ad2-8b5e-e5109f9a24d3','429f4a31-6b1e-448e-a5e9-a982c06a3f0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dfd4fd13a764a81ad0d73f3e028f280',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:30:14.639513 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d6c3b6f1-a032-4463-a29d-52a166eb3e2c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34d3af16-90f8-40e1-b7cc-aea89fbb56c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:30:14.673585 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d6c3b6f1-a032-4463-a29d-52a166eb3e2c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34d3af16-90f8-40e1-b7cc-aea89fbb56c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:30:14.677124 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d6c3b6f1-a032-4463-a29d-52a166eb3e2c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Flow 'volume_create_api' (c8542e3e-01ed-4eb8-8cc0-29ab234b93ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:30:14.746815 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d6c3b6f1-a032-4463-a29d-52a166eb3e2c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create volume request issued successfully. Dec 29 07:30:14.799514 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d6c3b6f1-a032-4463-a29d-52a166eb3e2c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes returned with HTTP 202 Dec 29 07:30:14.813135 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 307/619] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:30:13 2020] POST /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes => generated 823 bytes in 905 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:30:14.817420 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ead63ce6-6c08-4c43-96aa-d422d6d783a9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:30:14.818517 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ead63ce6-6c08-4c43-96aa-d422d6d783a9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:14.819096 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ead63ce6-6c08-4c43-96aa-d422d6d783a9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:14.970830 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:14.970830 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:14.996279 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ead63ce6-6c08-4c43-96aa-d422d6d783a9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:30:15.025179 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ead63ce6-6c08-4c43-96aa-d422d6d783a9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 returned with HTTP 200 Dec 29 07:30:15.026442 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 313/620] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:14 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 => generated 891 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:16.048603 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b2bd2edb-620b-49b7-8921-93b1b37bda27 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:30:16.049899 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b2bd2edb-620b-49b7-8921-93b1b37bda27 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:16.050234 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:16.050234 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:16.050787 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b2bd2edb-620b-49b7-8921-93b1b37bda27 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:16.139521 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:16.139521 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:16.151498 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b2bd2edb-620b-49b7-8921-93b1b37bda27 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:30:16.181549 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b2bd2edb-620b-49b7-8921-93b1b37bda27 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 returned with HTTP 200 Dec 29 07:30:16.196447 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 308/621] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:16 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 => generated 916 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:16.200434 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4ea9f0d9-03ee-4f27-a9e3-12cbc8873ce7 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] POST http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots Dec 29 07:30:16.201008 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:16.201008 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:16.201569 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4ea9f0d9-03ee-4f27-a9e3-12cbc8873ce7 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6be22a65-0c3f-4c8b-b84a-9b9ffa156615", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2102545845"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:30:16.269796 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:16.269796 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:16.271201 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4ea9f0d9-03ee-4f27-a9e3-12cbc8873ce7 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:30:16.271638 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-4ea9f0d9-03ee-4f27-a9e3-12cbc8873ce7 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create snapshot from volume 6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:30:16.363200 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-4ea9f0d9-03ee-4f27-a9e3-12cbc8873ce7 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Created reservations ['841daf41-858f-4971-820d-e0e6bba0e660', '6232643a-0afd-4408-b716-6afe1a62dc74', '40c6e106-e72e-44c9-b2ca-0a3c00192f47', 'e6cde014-07ba-4168-875f-b20c9bd64614'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:30:16.552781 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4ea9f0d9-03ee-4f27-a9e3-12cbc8873ce7 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot create request issued successfully. Dec 29 07:30:16.553988 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4ea9f0d9-03ee-4f27-a9e3-12cbc8873ce7 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots returned with HTTP 202 Dec 29 07:30:16.559986 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 314/622] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:30:16 2020] POST /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots => generated 310 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:30:16.567245 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5b53355f-4448-4764-8f27-4955f18314dd tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e Dec 29 07:30:16.567845 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5b53355f-4448-4764-8f27-4955f18314dd tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:16.568120 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:16.568120 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:16.571632 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5b53355f-4448-4764-8f27-4955f18314dd tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:16.647876 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:16.647876 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:16.651033 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5b53355f-4448-4764-8f27-4955f18314dd tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:30:16.657608 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5b53355f-4448-4764-8f27-4955f18314dd tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e returned with HTTP 200 Dec 29 07:30:16.665112 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 309/623] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:30:16 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e => generated 442 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:17.609323 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-33effab0-4d69-4e62-b0e7-f371e2dd9de5 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 Dec 29 07:30:17.609931 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-33effab0-4d69-4e62-b0e7-f371e2dd9de5 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:17.610152 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:17.610152 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:17.610531 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-33effab0-4d69-4e62-b0e7-f371e2dd9de5 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:17.670727 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2108132d-a647-4295-9acc-1245084fb54b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e Dec 29 07:30:17.671641 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2108132d-a647-4295-9acc-1245084fb54b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:17.671838 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:17.671838 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:17.672455 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2108132d-a647-4295-9acc-1245084fb54b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:17.722849 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:17.722849 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:17.724463 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2108132d-a647-4295-9acc-1245084fb54b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:30:17.741086 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2108132d-a647-4295-9acc-1245084fb54b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e returned with HTTP 200 Dec 29 07:30:17.748358 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 310/624] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:30:17 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e => generated 442 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:17.778626 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:17.778626 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:17.805016 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-33effab0-4d69-4e62-b0e7-f371e2dd9de5 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:30:17.839699 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-33effab0-4d69-4e62-b0e7-f371e2dd9de5 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 returned with HTTP 200 Dec 29 07:30:17.840833 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 315/625] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:17 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 => generated 913 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:17.861990 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-75e5c001-e7b0-4fd6-b654-87ed643844d5 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 Dec 29 07:30:17.862732 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-75e5c001-e7b0-4fd6-b654-87ed643844d5 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:17.863013 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:17.863013 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:17.863625 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-75e5c001-e7b0-4fd6-b654-87ed643844d5 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:18.010862 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:18.010862 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:18.043538 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-75e5c001-e7b0-4fd6-b654-87ed643844d5 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:30:18.085467 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-75e5c001-e7b0-4fd6-b654-87ed643844d5 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 returned with HTTP 200 Dec 29 07:30:18.106893 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 311/626] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:17 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 => generated 913 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:18.754531 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ba95cea-07ec-4427-96af-f7f9b1d23d51 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e Dec 29 07:30:18.755087 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ba95cea-07ec-4427-96af-f7f9b1d23d51 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:18.755303 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:18.755303 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:18.755883 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ba95cea-07ec-4427-96af-f7f9b1d23d51 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:18.812655 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:18.812655 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:18.813504 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7ba95cea-07ec-4427-96af-f7f9b1d23d51 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:30:18.815480 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ba95cea-07ec-4427-96af-f7f9b1d23d51 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e returned with HTTP 200 Dec 29 07:30:18.816303 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 316/627] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:30:18 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e => generated 442 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:19.830484 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d322157c-44dd-4baf-b617-2a2fe45ddd10 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e Dec 29 07:30:19.831115 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d322157c-44dd-4baf-b617-2a2fe45ddd10 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:19.831115 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:19.831115 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:19.831115 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d322157c-44dd-4baf-b617-2a2fe45ddd10 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:19.898700 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:19.898700 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:19.902829 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d322157c-44dd-4baf-b617-2a2fe45ddd10 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:30:19.904990 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d322157c-44dd-4baf-b617-2a2fe45ddd10 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e returned with HTTP 200 Dec 29 07:30:19.917416 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 312/628] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:30:19 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e => generated 469 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:19.929168 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-536ceccc-8e56-4533-9a5d-19c2d1e751e2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] POST http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups Dec 29 07:30:19.929655 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:19.929655 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:19.930079 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-536ceccc-8e56-4533-9a5d-19c2d1e751e2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6be22a65-0c3f-4c8b-b84a-9b9ffa156615", "snapshot_id": "2fa1ace6-1e0b-41bb-a85a-f0185167424e", "name": "tempest-VolumesSnapshotTestJSON-Backup-1087240813"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:30:19.935146 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.backups [None req-536ceccc-8e56-4533-9a5d-19c2d1e751e2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Creating new backup {'backup': {'volume_id': '6be22a65-0c3f-4c8b-b84a-9b9ffa156615', 'snapshot_id': '2fa1ace6-1e0b-41bb-a85a-f0185167424e', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1087240813'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 29 07:30:19.935577 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.backups [None req-536ceccc-8e56-4533-9a5d-19c2d1e751e2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Creating backup of volume 6be22a65-0c3f-4c8b-b84a-9b9ffa156615 in container None Dec 29 07:30:20.068008 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:20.068008 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:20.069869 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-536ceccc-8e56-4533-9a5d-19c2d1e751e2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:30:20.109782 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:20.109782 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:20.111712 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-536ceccc-8e56-4533-9a5d-19c2d1e751e2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:30:20.180012 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-536ceccc-8e56-4533-9a5d-19c2d1e751e2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Created reservations ['f312d9be-9292-4481-9c10-8d08a0a51d9e', '0111ed62-8258-492c-a03e-3499a895f467'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:30:20.428950 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-536ceccc-8e56-4533-9a5d-19c2d1e751e2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups returned with HTTP 202 Dec 29 07:30:20.432819 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 317/629] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:30:19 2020] POST /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups => generated 401 bytes in 516 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:30:20.444238 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-20afbf2c-890a-4da7-8be4-018cc53f874d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:20.445208 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-20afbf2c-890a-4da7-8be4-018cc53f874d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:20.445645 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:20.445645 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:20.446267 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-20afbf2c-890a-4da7-8be4-018cc53f874d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:20.446858 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-20afbf2c-890a-4da7-8be4-018cc53f874d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:20.569625 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:20.569625 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:20.579263 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-20afbf2c-890a-4da7-8be4-018cc53f874d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:20.586170 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 313/630] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:20 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 818 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:21.596717 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c78fc453-8159-4dab-ae9d-3b27113783df tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:21.600424 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c78fc453-8159-4dab-ae9d-3b27113783df tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:21.601498 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:21.601498 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:21.602361 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c78fc453-8159-4dab-ae9d-3b27113783df tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:21.603422 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-c78fc453-8159-4dab-ae9d-3b27113783df tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:21.671299 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:21.671299 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:21.675643 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c78fc453-8159-4dab-ae9d-3b27113783df tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:21.677960 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 318/631] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:21 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 842 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:22.692334 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-02bf8613-8784-4380-873a-b0d34893f4a3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:22.693704 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-02bf8613-8784-4380-873a-b0d34893f4a3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:22.694204 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:22.694204 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:22.695921 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-02bf8613-8784-4380-873a-b0d34893f4a3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:22.696500 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-02bf8613-8784-4380-873a-b0d34893f4a3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:22.763891 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:22.763891 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:22.766431 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-02bf8613-8784-4380-873a-b0d34893f4a3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:22.773372 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 314/632] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:22 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 842 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:23.787212 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1ab1d369-f422-41a8-ac3b-569b1c9851a3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:23.788323 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1ab1d369-f422-41a8-ac3b-569b1c9851a3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:23.788518 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:23.788518 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:23.789111 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1ab1d369-f422-41a8-ac3b-569b1c9851a3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:23.789595 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-1ab1d369-f422-41a8-ac3b-569b1c9851a3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:23.823960 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:23.823960 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:23.825844 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1ab1d369-f422-41a8-ac3b-569b1c9851a3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:23.826944 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 319/633] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:23 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:24.841646 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e2139e9f-c68b-44bf-8640-e68c4ed5e1ac tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:24.842814 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e2139e9f-c68b-44bf-8640-e68c4ed5e1ac tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:24.843182 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:24.843182 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:24.843736 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e2139e9f-c68b-44bf-8640-e68c4ed5e1ac tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:24.844241 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-e2139e9f-c68b-44bf-8640-e68c4ed5e1ac tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:24.909630 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:24.909630 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:24.919598 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e2139e9f-c68b-44bf-8640-e68c4ed5e1ac tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:24.920416 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 315/634] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:24 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 842 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:25.934806 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-365d73dc-28ef-4d65-a7ae-82ad9feea44d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:25.935990 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-365d73dc-28ef-4d65-a7ae-82ad9feea44d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:25.936448 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:25.936448 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:25.938058 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-365d73dc-28ef-4d65-a7ae-82ad9feea44d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:25.938644 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-365d73dc-28ef-4d65-a7ae-82ad9feea44d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:25.991288 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:25.991288 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:26.002277 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-365d73dc-28ef-4d65-a7ae-82ad9feea44d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:26.003422 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 320/635] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:25 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 842 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:27.018124 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a82c6210-fa3e-4967-b592-2aab391c2758 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:27.018826 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a82c6210-fa3e-4967-b592-2aab391c2758 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:27.019032 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:27.019032 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:27.019654 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a82c6210-fa3e-4967-b592-2aab391c2758 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:27.020175 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a82c6210-fa3e-4967-b592-2aab391c2758 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:27.072194 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:27.072194 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:27.074400 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a82c6210-fa3e-4967-b592-2aab391c2758 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:27.075460 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 316/636] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:27 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 842 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:28.089593 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9d0e10bb-b6ba-4b5a-a6fc-5eef4993f3dc tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:28.090867 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9d0e10bb-b6ba-4b5a-a6fc-5eef4993f3dc tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:28.091221 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:28.091221 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:28.092106 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9d0e10bb-b6ba-4b5a-a6fc-5eef4993f3dc tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:28.093208 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-9d0e10bb-b6ba-4b5a-a6fc-5eef4993f3dc tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:28.149365 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:28.149365 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:28.151343 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9d0e10bb-b6ba-4b5a-a6fc-5eef4993f3dc tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:28.153467 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 321/637] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:28 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 842 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:29.165806 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4385e455-7c4f-45a5-b729-f439644cd9ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:29.166332 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4385e455-7c4f-45a5-b729-f439644cd9ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:29.166551 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:29.166551 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:29.174627 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4385e455-7c4f-45a5-b729-f439644cd9ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:29.175017 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-4385e455-7c4f-45a5-b729-f439644cd9ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:29.220278 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:29.220278 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:29.222444 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4385e455-7c4f-45a5-b729-f439644cd9ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:29.223399 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 317/638] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:29 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 842 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:30.246863 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-99167a5e-28c4-4442-8418-8807f37c944f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:30.247371 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-99167a5e-28c4-4442-8418-8807f37c944f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:30.247554 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:30.247554 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:30.248145 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-99167a5e-28c4-4442-8418-8807f37c944f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:30.248768 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-99167a5e-28c4-4442-8418-8807f37c944f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:30.290804 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:30.290804 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:30.292912 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-99167a5e-28c4-4442-8418-8807f37c944f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:30.303970 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 322/639] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:30 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 842 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:31.323849 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f8854d5a-f946-46a6-b36a-fc68a9c371df tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:31.325023 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f8854d5a-f946-46a6-b36a-fc68a9c371df tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:31.325429 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:31.325429 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:31.326052 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f8854d5a-f946-46a6-b36a-fc68a9c371df tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:31.326699 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-f8854d5a-f946-46a6-b36a-fc68a9c371df tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:31.362664 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:31.362664 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:31.365107 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f8854d5a-f946-46a6-b36a-fc68a9c371df tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:31.391352 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 318/640] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:31 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 842 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:32.399066 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b865fc6a-7c68-4cb0-ad41-3c56f77079a1 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:32.400578 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b865fc6a-7c68-4cb0-ad41-3c56f77079a1 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:32.400578 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:32.400578 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:32.400578 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b865fc6a-7c68-4cb0-ad41-3c56f77079a1 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:32.400578 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-b865fc6a-7c68-4cb0-ad41-3c56f77079a1 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:32.433914 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:32.433914 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:32.441120 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b865fc6a-7c68-4cb0-ad41-3c56f77079a1 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:32.442218 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 323/641] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:32 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 842 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:33.457281 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-08fc12af-81a4-4aa0-8ffa-5c0db052c943 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:33.458423 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-08fc12af-81a4-4aa0-8ffa-5c0db052c943 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:33.458874 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:33.458874 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:33.459450 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-08fc12af-81a4-4aa0-8ffa-5c0db052c943 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:33.459906 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-08fc12af-81a4-4aa0-8ffa-5c0db052c943 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:33.481796 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:33.481796 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:33.484206 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-08fc12af-81a4-4aa0-8ffa-5c0db052c943 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:33.485539 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 319/642] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:33 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:34.500929 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e54ea16e-9317-437d-8492-00ac89ff22d7 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:34.501963 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e54ea16e-9317-437d-8492-00ac89ff22d7 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:34.502315 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:34.502315 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:34.502928 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e54ea16e-9317-437d-8492-00ac89ff22d7 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:34.503444 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-e54ea16e-9317-437d-8492-00ac89ff22d7 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:34.557812 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:34.557812 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:34.560949 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e54ea16e-9317-437d-8492-00ac89ff22d7 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:34.568879 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 324/643] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:34 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 842 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:35.583984 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c41682cb-4d94-4ff1-a2e6-47befe4c3cb0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:35.585544 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c41682cb-4d94-4ff1-a2e6-47befe4c3cb0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:35.585900 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:35.585900 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:35.590521 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c41682cb-4d94-4ff1-a2e6-47befe4c3cb0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:35.591069 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-c41682cb-4d94-4ff1-a2e6-47befe4c3cb0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:35.614056 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:35.614056 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:35.616734 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c41682cb-4d94-4ff1-a2e6-47befe4c3cb0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:35.617760 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 320/644] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:35 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:36.632395 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-babad286-f684-479c-a8a5-b12d4447db8c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:36.632893 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-babad286-f684-479c-a8a5-b12d4447db8c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:36.633109 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:36.633109 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:36.633476 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-babad286-f684-479c-a8a5-b12d4447db8c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:36.633840 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-babad286-f684-479c-a8a5-b12d4447db8c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:36.709614 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:36.709614 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:36.713803 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-babad286-f684-479c-a8a5-b12d4447db8c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:36.715295 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 325/645] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:36 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 842 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:37.730401 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-598ecbe6-d25a-4609-bd64-84bb67de54e5 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:37.731111 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-598ecbe6-d25a-4609-bd64-84bb67de54e5 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:37.731111 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:37.731111 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:37.731557 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-598ecbe6-d25a-4609-bd64-84bb67de54e5 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:37.731718 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-598ecbe6-d25a-4609-bd64-84bb67de54e5 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:37.809676 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:37.809676 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:37.815570 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-598ecbe6-d25a-4609-bd64-84bb67de54e5 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:37.819295 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 321/646] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:37 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 842 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:30:38.838771 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7a253420-b6e6-47fc-bef0-5f87cba4e761 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:38.839301 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7a253420-b6e6-47fc-bef0-5f87cba4e761 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:38.839520 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:38.839520 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:38.839885 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7a253420-b6e6-47fc-bef0-5f87cba4e761 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:38.840254 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-7a253420-b6e6-47fc-bef0-5f87cba4e761 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:38.899137 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:38.899137 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:38.900973 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7a253420-b6e6-47fc-bef0-5f87cba4e761 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:38.908595 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 326/647] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:38 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:39.926392 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-abb00a90-c38b-47eb-af57-25d53d411899 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:39.929680 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-abb00a90-c38b-47eb-af57-25d53d411899 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:39.929908 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:39.929908 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:39.930290 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-abb00a90-c38b-47eb-af57-25d53d411899 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:39.930688 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-abb00a90-c38b-47eb-af57-25d53d411899 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:39.968998 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:39.968998 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:39.971192 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-abb00a90-c38b-47eb-af57-25d53d411899 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:39.972288 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 322/648] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:39 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:40.985637 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5b374878-fbda-4527-9141-cffd5d451511 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:40.986741 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5b374878-fbda-4527-9141-cffd5d451511 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:40.987119 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:40.987119 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:40.987683 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5b374878-fbda-4527-9141-cffd5d451511 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:40.988184 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-5b374878-fbda-4527-9141-cffd5d451511 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:41.043656 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:41.043656 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:41.045731 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5b374878-fbda-4527-9141-cffd5d451511 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:41.046986 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 327/649] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:40 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:42.062652 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bc38fabc-a758-4c58-9708-0143892cd5af tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:42.064111 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bc38fabc-a758-4c58-9708-0143892cd5af tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:42.064513 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:42.064513 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:42.065140 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bc38fabc-a758-4c58-9708-0143892cd5af tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:42.065700 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-bc38fabc-a758-4c58-9708-0143892cd5af tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:42.115613 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:42.115613 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:42.117896 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bc38fabc-a758-4c58-9708-0143892cd5af tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:42.127044 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 323/650] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:42 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:43.134541 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4957bf19-4f3c-40b2-a36d-8c9114ffa47d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:43.135308 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4957bf19-4f3c-40b2-a36d-8c9114ffa47d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:43.135646 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:43.135646 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:43.136203 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4957bf19-4f3c-40b2-a36d-8c9114ffa47d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:43.136679 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-4957bf19-4f3c-40b2-a36d-8c9114ffa47d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:43.185565 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:43.185565 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:43.187832 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4957bf19-4f3c-40b2-a36d-8c9114ffa47d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:43.197608 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 328/651] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:43 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:44.203297 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e24069b5-ad67-497b-8988-dec3056d620b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:44.203823 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e24069b5-ad67-497b-8988-dec3056d620b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:44.204020 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:44.204020 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:44.204394 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e24069b5-ad67-497b-8988-dec3056d620b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:44.204774 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-e24069b5-ad67-497b-8988-dec3056d620b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:44.237586 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:44.237586 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:44.239670 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e24069b5-ad67-497b-8988-dec3056d620b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:44.240920 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 324/652] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:44 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:45.256726 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1330315d-7ef0-4281-b5db-56f85310de1a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:45.257824 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1330315d-7ef0-4281-b5db-56f85310de1a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:45.258235 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:45.258235 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:45.259096 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1330315d-7ef0-4281-b5db-56f85310de1a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:45.259618 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-1330315d-7ef0-4281-b5db-56f85310de1a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:45.323995 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:45.323995 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:45.325856 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1330315d-7ef0-4281-b5db-56f85310de1a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:45.328229 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 329/653] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:45 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:46.342887 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ba682d12-c6f3-4de6-bbca-2c94de23b697 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:46.343405 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ba682d12-c6f3-4de6-bbca-2c94de23b697 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:46.343609 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:46.343609 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:46.343949 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ba682d12-c6f3-4de6-bbca-2c94de23b697 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:46.344452 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ba682d12-c6f3-4de6-bbca-2c94de23b697 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:46.392015 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:46.392015 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:46.398368 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ba682d12-c6f3-4de6-bbca-2c94de23b697 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:46.400338 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 325/654] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:46 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:47.428806 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a587c56f-a6cc-49d6-807b-4d768bd6538d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:47.430348 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a587c56f-a6cc-49d6-807b-4d768bd6538d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:47.430786 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:47.430786 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:47.431658 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a587c56f-a6cc-49d6-807b-4d768bd6538d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:47.432234 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a587c56f-a6cc-49d6-807b-4d768bd6538d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:47.474156 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:47.474156 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:47.476921 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a587c56f-a6cc-49d6-807b-4d768bd6538d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:47.477919 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 330/655] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:47 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:48.492761 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f9f395ba-8949-4de6-9e00-54c200c846bd tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:48.493886 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f9f395ba-8949-4de6-9e00-54c200c846bd tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:48.494295 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:48.494295 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:48.494964 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f9f395ba-8949-4de6-9e00-54c200c846bd tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:48.495525 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-f9f395ba-8949-4de6-9e00-54c200c846bd tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:48.537577 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:48.537577 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:48.541175 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f9f395ba-8949-4de6-9e00-54c200c846bd tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:48.548067 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 326/656] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:48 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:49.563548 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8f7b65a7-bd05-4cf6-9d76-c0a2c9bce195 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:49.564470 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8f7b65a7-bd05-4cf6-9d76-c0a2c9bce195 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:49.564915 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:49.564915 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:49.565578 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8f7b65a7-bd05-4cf6-9d76-c0a2c9bce195 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:49.566151 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-8f7b65a7-bd05-4cf6-9d76-c0a2c9bce195 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:49.604773 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:49.604773 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:49.606893 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8f7b65a7-bd05-4cf6-9d76-c0a2c9bce195 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:49.614401 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 331/657] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:49 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:50.643391 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-157fd67b-89e0-4813-8621-a9b95a53b089 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:50.644634 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-157fd67b-89e0-4813-8621-a9b95a53b089 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:50.645050 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:50.645050 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:50.645702 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-157fd67b-89e0-4813-8621-a9b95a53b089 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:50.646270 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-157fd67b-89e0-4813-8621-a9b95a53b089 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:50.669818 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:50.669818 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:50.672286 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-157fd67b-89e0-4813-8621-a9b95a53b089 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:50.673650 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 327/658] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:50 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:51.687776 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-957d5374-246e-4ead-9650-3e73fdf737c0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:51.688259 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-957d5374-246e-4ead-9650-3e73fdf737c0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:51.688784 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:51.688784 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:51.689327 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-957d5374-246e-4ead-9650-3e73fdf737c0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:51.689844 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-957d5374-246e-4ead-9650-3e73fdf737c0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:51.712007 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:51.712007 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:51.716500 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-957d5374-246e-4ead-9650-3e73fdf737c0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:51.716500 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 332/659] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:51 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:52.733829 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8d0474a8-3c32-4e17-9a75-05e879dac0a8 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:52.734355 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8d0474a8-3c32-4e17-9a75-05e879dac0a8 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:52.734567 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:52.734567 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:52.734962 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8d0474a8-3c32-4e17-9a75-05e879dac0a8 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:52.735336 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-8d0474a8-3c32-4e17-9a75-05e879dac0a8 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:52.780522 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:52.780522 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:52.782428 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8d0474a8-3c32-4e17-9a75-05e879dac0a8 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:52.793489 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 328/660] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:52 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:53.802447 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fd792bfd-968f-47a5-a906-6e328376988b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:53.804192 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fd792bfd-968f-47a5-a906-6e328376988b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:53.804469 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:53.804469 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:53.805331 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fd792bfd-968f-47a5-a906-6e328376988b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:53.806479 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-fd792bfd-968f-47a5-a906-6e328376988b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:53.836928 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:53.836928 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:53.838962 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fd792bfd-968f-47a5-a906-6e328376988b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:53.848646 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 333/661] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:53 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:54.862152 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b81c58d0-f0f5-4600-ac7d-c7cd3bca1c2f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:54.862789 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b81c58d0-f0f5-4600-ac7d-c7cd3bca1c2f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:54.863014 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:54.863014 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:54.863894 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b81c58d0-f0f5-4600-ac7d-c7cd3bca1c2f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:54.863894 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-b81c58d0-f0f5-4600-ac7d-c7cd3bca1c2f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:54.925460 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:54.925460 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:54.927403 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b81c58d0-f0f5-4600-ac7d-c7cd3bca1c2f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:54.928708 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 329/662] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:54 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:55.942766 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cad58c59-89b3-4366-a728-5ef80b089d2b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:55.943809 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cad58c59-89b3-4366-a728-5ef80b089d2b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:55.944190 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:55.944190 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:55.944963 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cad58c59-89b3-4366-a728-5ef80b089d2b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:55.945482 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-cad58c59-89b3-4366-a728-5ef80b089d2b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:56.014338 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:56.014338 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:56.016277 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cad58c59-89b3-4366-a728-5ef80b089d2b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:56.017321 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 334/663] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:55 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:57.031907 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cb8593aa-ab41-4782-9433-dd19f685a40b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:57.032489 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cb8593aa-ab41-4782-9433-dd19f685a40b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:57.032949 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:57.032949 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:57.032949 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cb8593aa-ab41-4782-9433-dd19f685a40b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:57.033384 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-cb8593aa-ab41-4782-9433-dd19f685a40b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:57.086625 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:57.086625 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:57.088546 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cb8593aa-ab41-4782-9433-dd19f685a40b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:57.089688 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 330/664] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:57 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:58.103976 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d14c4874-991a-4dbb-a8ae-9ec530d52636 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:58.104513 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d14c4874-991a-4dbb-a8ae-9ec530d52636 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:58.104881 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:58.104881 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:58.105382 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d14c4874-991a-4dbb-a8ae-9ec530d52636 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:58.105836 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-d14c4874-991a-4dbb-a8ae-9ec530d52636 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:58.148289 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:58.148289 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:58.151935 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d14c4874-991a-4dbb-a8ae-9ec530d52636 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:58.161518 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 335/665] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:58 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:30:59.176503 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a52cd33b-adff-43b0-9322-24b16e69757e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:30:59.178531 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a52cd33b-adff-43b0-9322-24b16e69757e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:30:59.179047 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:30:59.179047 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:30:59.179723 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a52cd33b-adff-43b0-9322-24b16e69757e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:30:59.180290 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a52cd33b-adff-43b0-9322-24b16e69757e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:30:59.224588 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:30:59.224588 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:30:59.229865 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a52cd33b-adff-43b0-9322-24b16e69757e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:30:59.231008 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 331/666] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:30:59 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:00.244981 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9b103c42-52b1-4c65-afd6-315efa1dceef tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:31:00.245486 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9b103c42-52b1-4c65-afd6-315efa1dceef tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:00.245698 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:00.245698 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:00.246032 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9b103c42-52b1-4c65-afd6-315efa1dceef tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:00.246397 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-9b103c42-52b1-4c65-afd6-315efa1dceef tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:31:00.269260 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:00.269260 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:00.271110 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9b103c42-52b1-4c65-afd6-315efa1dceef tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:31:00.272225 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 336/667] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:00 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:01.286273 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a7bfa9a5-aa67-48fc-bdd1-860b4845fc1c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:31:01.286826 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a7bfa9a5-aa67-48fc-bdd1-860b4845fc1c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:01.287066 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:01.287066 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:01.287409 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a7bfa9a5-aa67-48fc-bdd1-860b4845fc1c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:01.287776 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a7bfa9a5-aa67-48fc-bdd1-860b4845fc1c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:31:01.314268 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:01.314268 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:01.316874 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a7bfa9a5-aa67-48fc-bdd1-860b4845fc1c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:31:01.318150 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 332/668] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:01 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:02.343315 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bb157ffd-5609-4222-94c8-fe44c1199568 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:31:02.343315 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bb157ffd-5609-4222-94c8-fe44c1199568 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:02.343315 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:02.343315 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:02.343315 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bb157ffd-5609-4222-94c8-fe44c1199568 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:02.343315 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-bb157ffd-5609-4222-94c8-fe44c1199568 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:31:02.378551 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:02.378551 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:02.380786 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bb157ffd-5609-4222-94c8-fe44c1199568 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:31:02.382024 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 337/669] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:02 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:03.395959 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5b6d9fa7-2530-48c8-b298-5540452966ca tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:31:03.396482 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5b6d9fa7-2530-48c8-b298-5540452966ca tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:03.396697 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:03.396697 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:03.397065 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5b6d9fa7-2530-48c8-b298-5540452966ca tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:03.397430 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-5b6d9fa7-2530-48c8-b298-5540452966ca tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:31:03.421289 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:03.421289 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:03.423201 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5b6d9fa7-2530-48c8-b298-5540452966ca tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:31:03.423978 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 333/670] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:03 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:04.438561 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c2abbb2d-697c-44d4-900f-330e060b829e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:31:04.439112 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c2abbb2d-697c-44d4-900f-330e060b829e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:04.439389 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:04.439389 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:04.439644 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c2abbb2d-697c-44d4-900f-330e060b829e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:04.440738 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-c2abbb2d-697c-44d4-900f-330e060b829e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:31:04.500227 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:04.500227 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:04.502830 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c2abbb2d-697c-44d4-900f-330e060b829e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:31:04.504647 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 338/671] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:04 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:05.520034 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e4c4d341-1670-4d8b-82a7-79012963252a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:31:05.521213 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e4c4d341-1670-4d8b-82a7-79012963252a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:05.521601 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:05.521601 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:05.522224 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e4c4d341-1670-4d8b-82a7-79012963252a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:05.522803 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-e4c4d341-1670-4d8b-82a7-79012963252a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:31:05.597104 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:05.597104 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:05.599497 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e4c4d341-1670-4d8b-82a7-79012963252a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:31:05.601789 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 334/672] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:05 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:06.616137 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5f0386fb-c1ef-4c73-a185-453c19bbc376 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:31:06.616841 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5f0386fb-c1ef-4c73-a185-453c19bbc376 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:06.617849 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:06.617849 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:06.618374 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5f0386fb-c1ef-4c73-a185-453c19bbc376 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:06.618923 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-5f0386fb-c1ef-4c73-a185-453c19bbc376 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:31:06.680284 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:06.680284 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:06.684849 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5f0386fb-c1ef-4c73-a185-453c19bbc376 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:31:06.690637 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 339/673] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:06 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:07.707440 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-70868f2b-6e32-4cd8-8731-ecea394e6f2d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:31:07.708693 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-70868f2b-6e32-4cd8-8731-ecea394e6f2d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:07.711012 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:07.711012 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:07.711750 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-70868f2b-6e32-4cd8-8731-ecea394e6f2d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:07.712328 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-70868f2b-6e32-4cd8-8731-ecea394e6f2d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:31:07.787044 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:07.787044 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:07.787044 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-70868f2b-6e32-4cd8-8731-ecea394e6f2d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:31:07.787044 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 335/674] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:07 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:08.800617 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1d53934b-d882-474f-8372-18dd6ace61ae tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:31:08.802277 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1d53934b-d882-474f-8372-18dd6ace61ae tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:08.802773 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:08.802773 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:08.803449 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1d53934b-d882-474f-8372-18dd6ace61ae tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:08.804029 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-1d53934b-d882-474f-8372-18dd6ace61ae tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:31:08.902138 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:08.902138 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:08.905779 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1d53934b-d882-474f-8372-18dd6ace61ae tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:31:08.913062 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 340/675] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:08 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:09.925908 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d0552b65-75cb-488b-a35a-22f1daa3cf65 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:31:09.929159 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d0552b65-75cb-488b-a35a-22f1daa3cf65 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:09.929522 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:09.929522 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:09.930534 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d0552b65-75cb-488b-a35a-22f1daa3cf65 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:09.930534 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-d0552b65-75cb-488b-a35a-22f1daa3cf65 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:31:09.992160 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:09.992160 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:09.998683 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d0552b65-75cb-488b-a35a-22f1daa3cf65 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:31:09.999782 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 336/676] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:09 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:11.013912 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d42652bc-ffc1-417e-ad73-ed9283f9fb8c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:31:11.014454 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d42652bc-ffc1-417e-ad73-ed9283f9fb8c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:11.015180 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:11.015180 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:11.015581 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d42652bc-ffc1-417e-ad73-ed9283f9fb8c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:11.015958 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-d42652bc-ffc1-417e-ad73-ed9283f9fb8c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:31:11.097543 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:11.097543 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:11.102323 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d42652bc-ffc1-417e-ad73-ed9283f9fb8c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:31:11.103211 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 341/677] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:11 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:12.117428 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-96107c39-9179-40b0-8f14-1320f21b744a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:31:12.118006 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-96107c39-9179-40b0-8f14-1320f21b744a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:12.118138 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:12.118138 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:12.118761 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-96107c39-9179-40b0-8f14-1320f21b744a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:12.119298 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-96107c39-9179-40b0-8f14-1320f21b744a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:31:12.162353 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:12.162353 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:12.164833 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-96107c39-9179-40b0-8f14-1320f21b744a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:31:12.166165 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 337/678] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:12 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:13.179917 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8e1ca459-d63b-435e-b59a-d6a1c182124b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:31:13.180973 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8e1ca459-d63b-435e-b59a-d6a1c182124b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:13.181333 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:13.181333 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:13.181931 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8e1ca459-d63b-435e-b59a-d6a1c182124b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:13.182463 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-8e1ca459-d63b-435e-b59a-d6a1c182124b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:31:13.233248 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:13.233248 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:13.239429 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8e1ca459-d63b-435e-b59a-d6a1c182124b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:31:13.240256 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 342/679] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:13 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:14.255120 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-65413117-5ff6-4a42-a5a3-5f9eadcf2f73 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:31:14.256305 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-65413117-5ff6-4a42-a5a3-5f9eadcf2f73 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:14.257348 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:14.257348 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:14.257989 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-65413117-5ff6-4a42-a5a3-5f9eadcf2f73 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:14.259014 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-65413117-5ff6-4a42-a5a3-5f9eadcf2f73 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:31:14.306261 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:14.306261 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:14.308857 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-65413117-5ff6-4a42-a5a3-5f9eadcf2f73 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:31:14.315553 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 338/680] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:14 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:15.330237 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-97620caf-b786-4004-b53a-0d176ef3eea2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:31:15.331741 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-97620caf-b786-4004-b53a-0d176ef3eea2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:15.332168 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:15.332168 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:15.333354 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-97620caf-b786-4004-b53a-0d176ef3eea2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:15.333933 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-97620caf-b786-4004-b53a-0d176ef3eea2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:31:15.418341 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:15.418341 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:15.418341 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-97620caf-b786-4004-b53a-0d176ef3eea2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:31:15.421244 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 343/681] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:15 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:16.432808 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-02634443-2c2a-4aac-82ce-13f9203850b2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:31:16.433899 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-02634443-2c2a-4aac-82ce-13f9203850b2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:16.434352 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:16.434352 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:16.436392 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-02634443-2c2a-4aac-82ce-13f9203850b2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:16.437337 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-02634443-2c2a-4aac-82ce-13f9203850b2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:31:16.478529 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:16.478529 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:16.480658 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-02634443-2c2a-4aac-82ce-13f9203850b2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:31:16.483171 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 339/682] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:16 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:17.495409 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1726d141-b02e-4cfb-9880-60c6b8fddd0f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:31:17.496107 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1726d141-b02e-4cfb-9880-60c6b8fddd0f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:17.496433 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:17.496433 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:17.496953 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1726d141-b02e-4cfb-9880-60c6b8fddd0f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:17.497526 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-1726d141-b02e-4cfb-9880-60c6b8fddd0f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:31:17.595424 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:17.595424 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:17.600049 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1726d141-b02e-4cfb-9880-60c6b8fddd0f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:31:17.607296 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 344/683] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:17 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 853 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:18.615728 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7e59737f-bdbb-40b5-8b58-0da0e26c1241 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:31:18.616792 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7e59737f-bdbb-40b5-8b58-0da0e26c1241 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:18.617148 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:18.617148 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:18.617712 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7e59737f-bdbb-40b5-8b58-0da0e26c1241 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:18.618241 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-7e59737f-bdbb-40b5-8b58-0da0e26c1241 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:31:18.645311 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:18.645311 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:18.647672 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7e59737f-bdbb-40b5-8b58-0da0e26c1241 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:31:18.648703 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 340/684] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:18 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:19.663369 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2f97a4e3-fc71-4dcc-9061-1c19b43fdc7b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:31:19.663865 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2f97a4e3-fc71-4dcc-9061-1c19b43fdc7b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:19.664082 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:19.664082 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:19.664454 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2f97a4e3-fc71-4dcc-9061-1c19b43fdc7b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:19.664824 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-2f97a4e3-fc71-4dcc-9061-1c19b43fdc7b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:31:19.709202 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:19.709202 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:19.711093 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2f97a4e3-fc71-4dcc-9061-1c19b43fdc7b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:31:19.711915 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 345/685] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:19 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:19.725117 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-846b3515-1577-41c6-b146-d9bc3f3811f3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e Dec 29 07:31:19.726146 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-846b3515-1577-41c6-b146-d9bc3f3811f3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:19.726514 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:19.726514 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:19.727188 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-846b3515-1577-41c6-b146-d9bc3f3811f3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:19.781079 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:19.781079 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:19.783531 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-846b3515-1577-41c6-b146-d9bc3f3811f3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:31:19.785973 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-846b3515-1577-41c6-b146-d9bc3f3811f3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e returned with HTTP 200 Dec 29 07:31:19.787780 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 341/686] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:31:19 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e => generated 469 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:19.800025 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3c9da410-d09e-4731-aef1-7b82f9477b64 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:31:19.800551 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3c9da410-d09e-4731-aef1-7b82f9477b64 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:19.800768 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:19.800768 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:19.801232 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3c9da410-d09e-4731-aef1-7b82f9477b64 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:19.801478 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-3c9da410-d09e-4731-aef1-7b82f9477b64 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Show backup with id 3682aeeb-9733-4935-be7e-b32e3e26489e. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:31:19.853107 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:19.853107 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:19.855025 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3c9da410-d09e-4731-aef1-7b82f9477b64 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 200 Dec 29 07:31:19.855849 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 346/687] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:19 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:19.869921 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7917263a-9b13-4132-94f4-96cd4314f5fe tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] DELETE http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e Dec 29 07:31:19.870781 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7917263a-9b13-4132-94f4-96cd4314f5fe tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:19.871147 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:19.871147 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:19.871755 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7917263a-9b13-4132-94f4-96cd4314f5fe tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:19.872402 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.backups [None req-7917263a-9b13-4132-94f4-96cd4314f5fe tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete backup with id: 3682aeeb-9733-4935-be7e-b32e3e26489e. Dec 29 07:31:19.935457 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:19.935457 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:19.994041 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.backup.rpcapi [None req-7917263a-9b13-4132-94f4-96cd4314f5fe tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] delete_backup rpcapi backup_id 3682aeeb-9733-4935-be7e-b32e3e26489e {{(pid=88229) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 29 07:31:19.998752 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7917263a-9b13-4132-94f4-96cd4314f5fe tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e returned with HTTP 202 Dec 29 07:31:19.999641 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 342/688] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:31:19 2020] DELETE /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/backups/3682aeeb-9733-4935-be7e-b32e3e26489e => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:31:44.658089 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ce65d5d9-0f7e-4f71-98d5-a30742320f20 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] POST http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes Dec 29 07:31:44.658674 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:44.658674 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:44.659287 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ce65d5d9-0f7e-4f71-98d5-a30742320f20 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action: 'create', calling method: create, body: {"volume": {"imageRef": "52cdef56-eb4c-4d50-a0bf-c37ad8fca758", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1744343473"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:31:44.660420 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-ce65d5d9-0f7e-4f71-98d5-a30742320f20 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create volume request body: {'volume': {'imageRef': '52cdef56-eb4c-4d50-a0bf-c37ad8fca758', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1744343473'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:31:44.798379 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-ce65d5d9-0f7e-4f71-98d5-a30742320f20 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create volume of 1 GB Dec 29 07:31:44.816514 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ce65d5d9-0f7e-4f71-98d5-a30742320f20 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Availability Zones retrieved successfully. Dec 29 07:31:44.840762 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ce65d5d9-0f7e-4f71-98d5-a30742320f20 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Flow 'volume_create_api' (ab6937ec-92e1-411c-9b26-4ff220884917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:31:44.845448 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ce65d5d9-0f7e-4f71-98d5-a30742320f20 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (961c31bb-2a5a-4e30-8323-594c2f2bff8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:31:44.849205 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-ce65d5d9-0f7e-4f71-98d5-a30742320f20 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:31:45.064928 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ce65d5d9-0f7e-4f71-98d5-a30742320f20 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (961c31bb-2a5a-4e30-8323-594c2f2bff8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:31:45.067436 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ce65d5d9-0f7e-4f71-98d5-a30742320f20 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e75e982-7873-4460-b963-2c728366c6eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:31:45.139754 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-ce65d5d9-0f7e-4f71-98d5-a30742320f20 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Created reservations ['23d2908a-842b-4527-a784-941838bca0a9', 'e6bebbd4-5626-4b39-beed-8b874762f05b', 'c10f02fc-24d6-4b30-bf4a-afbb5ab0e843', 'a0bdce73-2271-4074-abf8-3e0953941d65'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:31:45.142023 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ce65d5d9-0f7e-4f71-98d5-a30742320f20 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e75e982-7873-4460-b963-2c728366c6eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23d2908a-842b-4527-a784-941838bca0a9', 'e6bebbd4-5626-4b39-beed-8b874762f05b', 'c10f02fc-24d6-4b30-bf4a-afbb5ab0e843', 'a0bdce73-2271-4074-abf8-3e0953941d65']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:31:45.144391 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ce65d5d9-0f7e-4f71-98d5-a30742320f20 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62521c0c-83eb-412d-a208-a9b8b313f78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:31:45.212524 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ce65d5d9-0f7e-4f71-98d5-a30742320f20 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62521c0c-83eb-412d-a208-a9b8b313f78c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6fae28a-c000-4ca5-bea3-e49772c71a41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1744343473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='804d2701f5c64ef6988a4a63dc94aa6d',qos_specs=None,replication_status=,reservations=['23d2908a-842b-4527-a784-941838bca0a9','e6bebbd4-5626-4b39-beed-8b874762f05b','c10f02fc-24d6-4b30-bf4a-afbb5ab0e843','a0bdce73-2271-4074-abf8-3e0953941d65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dfd4fd13a764a81ad0d73f3e028f280',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:31:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1744343473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6fae28a-c000-4ca5-bea3-e49772c71a41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='804d2701f5c64ef6988a4a63dc94aa6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6dfd4fd13a764a81ad0d73f3e028f280',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:31:45.215249 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ce65d5d9-0f7e-4f71-98d5-a30742320f20 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2e09588-ea4f-4317-b245-8d4e30cd8a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:31:45.248798 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ce65d5d9-0f7e-4f71-98d5-a30742320f20 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2e09588-ea4f-4317-b245-8d4e30cd8a55) transitioned into state 'SUCCESS' from state '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-1744343473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='804d2701f5c64ef6988a4a63dc94aa6d',qos_specs=None,replication_status=,reservations=['23d2908a-842b-4527-a784-941838bca0a9','e6bebbd4-5626-4b39-beed-8b874762f05b','c10f02fc-24d6-4b30-bf4a-afbb5ab0e843','a0bdce73-2271-4074-abf8-3e0953941d65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dfd4fd13a764a81ad0d73f3e028f280',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:31:45.251461 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ce65d5d9-0f7e-4f71-98d5-a30742320f20 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a54e507-04fc-4af2-9632-db38324effa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:31:45.282500 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ce65d5d9-0f7e-4f71-98d5-a30742320f20 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a54e507-04fc-4af2-9632-db38324effa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:31:45.286444 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ce65d5d9-0f7e-4f71-98d5-a30742320f20 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Flow 'volume_create_api' (ab6937ec-92e1-411c-9b26-4ff220884917) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:31:45.348016 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ce65d5d9-0f7e-4f71-98d5-a30742320f20 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create volume request issued successfully. Dec 29 07:31:45.368375 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ce65d5d9-0f7e-4f71-98d5-a30742320f20 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes returned with HTTP 202 Dec 29 07:31:45.369883 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 347/689] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:31:44 2020] POST /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes => generated 823 bytes in 716 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:31:45.384212 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4540ad35-1319-4737-94bf-61665ecd82d4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:31:45.384765 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4540ad35-1319-4737-94bf-61665ecd82d4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:45.384984 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:45.384984 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:45.385355 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4540ad35-1319-4737-94bf-61665ecd82d4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:45.438806 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:45.438806 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:45.447862 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4540ad35-1319-4737-94bf-61665ecd82d4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:31:45.473490 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4540ad35-1319-4737-94bf-61665ecd82d4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:31:45.483823 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 343/690] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:45 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 891 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:46.492777 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ca494d68-513a-4a24-a73a-94aaeb93fb60 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:31:46.494112 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ca494d68-513a-4a24-a73a-94aaeb93fb60 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:46.494482 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:46.494482 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:46.495123 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ca494d68-513a-4a24-a73a-94aaeb93fb60 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:46.672083 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:46.672083 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:46.682677 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ca494d68-513a-4a24-a73a-94aaeb93fb60 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:31:46.713388 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ca494d68-513a-4a24-a73a-94aaeb93fb60 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:31:46.724069 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 348/691] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:46 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 915 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:47.732000 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2a6901be-5a81-4c5f-b39a-5cb72d492a80 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:31:47.733224 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2a6901be-5a81-4c5f-b39a-5cb72d492a80 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:47.733999 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:47.733999 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:47.734852 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2a6901be-5a81-4c5f-b39a-5cb72d492a80 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:47.800324 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:47.800324 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:47.812095 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2a6901be-5a81-4c5f-b39a-5cb72d492a80 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:31:47.840896 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2a6901be-5a81-4c5f-b39a-5cb72d492a80 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:31:47.842229 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 344/692] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:47 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 915 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:48.860098 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f34daaa3-48c8-45bb-8556-89d394df030e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:31:48.861513 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f34daaa3-48c8-45bb-8556-89d394df030e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:48.861929 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:48.861929 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:48.863032 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f34daaa3-48c8-45bb-8556-89d394df030e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:48.950034 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:48.950034 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:48.972583 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f34daaa3-48c8-45bb-8556-89d394df030e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:31:49.003571 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f34daaa3-48c8-45bb-8556-89d394df030e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:31:49.004578 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 349/693] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:48 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 915 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:50.021266 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-25c9ba6b-cdcb-462e-88b8-aeed48e78189 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:31:50.022846 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-25c9ba6b-cdcb-462e-88b8-aeed48e78189 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:50.023518 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:50.023518 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:50.024562 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-25c9ba6b-cdcb-462e-88b8-aeed48e78189 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:50.102696 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:50.102696 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:50.113117 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-25c9ba6b-cdcb-462e-88b8-aeed48e78189 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:31:50.150258 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-25c9ba6b-cdcb-462e-88b8-aeed48e78189 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:31:50.152228 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 345/694] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:50 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 915 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:51.169314 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6be09023-d17f-421c-afa5-7496bc93d632 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:31:51.170453 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6be09023-d17f-421c-afa5-7496bc93d632 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:51.170982 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:51.170982 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:51.171586 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6be09023-d17f-421c-afa5-7496bc93d632 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:51.234991 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:51.234991 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:51.245512 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6be09023-d17f-421c-afa5-7496bc93d632 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:31:51.271996 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6be09023-d17f-421c-afa5-7496bc93d632 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:31:51.281862 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 350/695] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:51 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 915 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:52.288603 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-53ed49fe-bdbf-402c-bc8f-7a2174377e12 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:31:52.289661 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-53ed49fe-bdbf-402c-bc8f-7a2174377e12 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:52.290021 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:52.290021 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:52.290595 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-53ed49fe-bdbf-402c-bc8f-7a2174377e12 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:52.370262 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:52.370262 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:52.394505 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-53ed49fe-bdbf-402c-bc8f-7a2174377e12 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:31:52.436288 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-53ed49fe-bdbf-402c-bc8f-7a2174377e12 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:31:52.437304 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 346/696] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:52 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 915 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:53.454744 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-24db12d4-6ebe-4052-a3f7-c946957e3a27 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:31:53.455315 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-24db12d4-6ebe-4052-a3f7-c946957e3a27 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:53.455730 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:53.455730 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:53.456361 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-24db12d4-6ebe-4052-a3f7-c946957e3a27 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:53.572012 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:53.572012 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:53.581452 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-24db12d4-6ebe-4052-a3f7-c946957e3a27 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:31:53.606195 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-24db12d4-6ebe-4052-a3f7-c946957e3a27 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:31:53.607305 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 351/697] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:53 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 915 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:54.623990 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-19cc6e2e-0530-4eeb-9cfa-ff30c7adc541 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:31:54.625570 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-19cc6e2e-0530-4eeb-9cfa-ff30c7adc541 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:54.625803 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:54.625803 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:54.626191 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-19cc6e2e-0530-4eeb-9cfa-ff30c7adc541 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:54.694787 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:54.694787 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:54.708040 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-19cc6e2e-0530-4eeb-9cfa-ff30c7adc541 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:31:54.740137 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-19cc6e2e-0530-4eeb-9cfa-ff30c7adc541 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:31:54.741275 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 347/698] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:54 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 915 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:55.758182 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7232e7fe-ebdf-498f-aa35-4b2b6c56954e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:31:55.759202 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7232e7fe-ebdf-498f-aa35-4b2b6c56954e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:55.759558 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:55.759558 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:55.760160 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7232e7fe-ebdf-498f-aa35-4b2b6c56954e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:55.927399 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:55.927399 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:55.976868 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7232e7fe-ebdf-498f-aa35-4b2b6c56954e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:31:56.087936 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7232e7fe-ebdf-498f-aa35-4b2b6c56954e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:31:56.095229 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 352/699] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:55 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 915 bytes in 342 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:57.113721 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0f97008d-3a5e-4f76-b710-eaf20d1fdaba tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:31:57.114386 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0f97008d-3a5e-4f76-b710-eaf20d1fdaba tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:57.114728 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:57.114728 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:57.115275 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0f97008d-3a5e-4f76-b710-eaf20d1fdaba tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:57.227710 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:57.227710 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:57.238141 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0f97008d-3a5e-4f76-b710-eaf20d1fdaba tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:31:57.267334 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0f97008d-3a5e-4f76-b710-eaf20d1fdaba tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:31:57.268514 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 348/700] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:57 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 915 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:58.284350 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab64e0a6-a64f-49fc-aee9-5ee38651de6f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:31:58.284923 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab64e0a6-a64f-49fc-aee9-5ee38651de6f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:58.285102 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:58.285102 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:58.285631 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab64e0a6-a64f-49fc-aee9-5ee38651de6f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:58.380199 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:58.380199 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:58.391441 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ab64e0a6-a64f-49fc-aee9-5ee38651de6f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:31:58.419194 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab64e0a6-a64f-49fc-aee9-5ee38651de6f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:31:58.420642 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 353/701] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:58 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 915 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:31:59.436914 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3b4633df-ffcb-4e48-9e5b-6dc70dd665c2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:31:59.437369 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3b4633df-ffcb-4e48-9e5b-6dc70dd665c2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:31:59.437554 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:31:59.437554 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:31:59.438149 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3b4633df-ffcb-4e48-9e5b-6dc70dd665c2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:31:59.588270 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:31:59.588270 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:31:59.613239 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3b4633df-ffcb-4e48-9e5b-6dc70dd665c2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:31:59.679967 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3b4633df-ffcb-4e48-9e5b-6dc70dd665c2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:31:59.681945 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 349/702] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:31:59 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 915 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:00.697932 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1804b323-92c4-4273-9bd1-3f073971da9c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:00.705944 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1804b323-92c4-4273-9bd1-3f073971da9c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:00.705944 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:00.705944 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:00.705944 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1804b323-92c4-4273-9bd1-3f073971da9c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:00.780065 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:00.780065 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:00.792756 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1804b323-92c4-4273-9bd1-3f073971da9c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:00.826037 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1804b323-92c4-4273-9bd1-3f073971da9c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:32:00.827173 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 354/703] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:32:00 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 915 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:01.843878 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-de447ac9-1d07-4da7-853f-07d19bcd4e28 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:01.844814 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-de447ac9-1d07-4da7-853f-07d19bcd4e28 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:01.845032 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:01.845032 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:01.845407 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-de447ac9-1d07-4da7-853f-07d19bcd4e28 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:01.977869 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:01.977869 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:01.991796 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-de447ac9-1d07-4da7-853f-07d19bcd4e28 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:02.019646 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-de447ac9-1d07-4da7-853f-07d19bcd4e28 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:32:02.020789 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 350/704] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:32:01 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 973 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:03.042487 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-852ad4ea-d835-4f15-b9ca-572b352df264 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:03.043863 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-852ad4ea-d835-4f15-b9ca-572b352df264 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:03.046754 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:03.046754 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:03.047611 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-852ad4ea-d835-4f15-b9ca-572b352df264 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:03.305958 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:03.305958 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:03.354923 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-852ad4ea-d835-4f15-b9ca-572b352df264 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:03.456564 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-852ad4ea-d835-4f15-b9ca-572b352df264 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:32:03.459999 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 355/705] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:32:03 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 973 bytes in 427 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:04.477879 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2441594e-56bb-4934-ba81-416fb903740d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:04.478412 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2441594e-56bb-4934-ba81-416fb903740d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:04.478574 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:04.478574 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:04.479229 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2441594e-56bb-4934-ba81-416fb903740d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:04.581554 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:04.581554 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:04.601508 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2441594e-56bb-4934-ba81-416fb903740d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:04.648287 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2441594e-56bb-4934-ba81-416fb903740d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:32:04.654347 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 351/706] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:32:04 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 976 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:05.670611 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9187a991-793e-4e08-b6a4-047df4c73e2c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:05.671144 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9187a991-793e-4e08-b6a4-047df4c73e2c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:05.671300 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:05.671300 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:05.671903 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9187a991-793e-4e08-b6a4-047df4c73e2c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:05.820119 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:05.820119 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:05.838933 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9187a991-793e-4e08-b6a4-047df4c73e2c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:05.901186 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9187a991-793e-4e08-b6a4-047df4c73e2c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:32:05.904582 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 356/707] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:32:05 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 976 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:06.925070 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f0243d6a-7fce-42d6-b906-c642c84264bc tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:06.925604 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f0243d6a-7fce-42d6-b906-c642c84264bc tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:06.925821 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:06.925821 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:06.926199 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f0243d6a-7fce-42d6-b906-c642c84264bc tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:07.005623 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:07.005623 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:07.015316 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f0243d6a-7fce-42d6-b906-c642c84264bc tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:07.043856 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f0243d6a-7fce-42d6-b906-c642c84264bc tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:32:07.045948 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 352/708] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:32:06 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 976 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:08.062886 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2ea7da43-ab75-4445-aa4e-6eaa49f69b6e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:08.064530 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2ea7da43-ab75-4445-aa4e-6eaa49f69b6e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:08.065315 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:08.065315 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:08.065899 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2ea7da43-ab75-4445-aa4e-6eaa49f69b6e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:08.201303 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:08.201303 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:08.212140 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2ea7da43-ab75-4445-aa4e-6eaa49f69b6e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:08.260071 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2ea7da43-ab75-4445-aa4e-6eaa49f69b6e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:32:08.261369 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 357/709] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:32:08 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 976 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:09.278056 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0615246e-98da-4e0f-83e0-338d3ff5be20 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:09.279191 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0615246e-98da-4e0f-83e0-338d3ff5be20 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:09.279392 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:09.279392 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:09.280405 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0615246e-98da-4e0f-83e0-338d3ff5be20 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:09.419775 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:09.419775 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:09.438985 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0615246e-98da-4e0f-83e0-338d3ff5be20 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:09.488694 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0615246e-98da-4e0f-83e0-338d3ff5be20 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:32:09.489507 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 353/710] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:32:09 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 976 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:10.506313 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-251648f4-563a-4837-a6b2-e6a4c24ed08a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:10.508089 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-251648f4-563a-4837-a6b2-e6a4c24ed08a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:10.508472 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:10.508472 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:10.510778 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-251648f4-563a-4837-a6b2-e6a4c24ed08a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:10.575178 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:10.575178 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:10.586028 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-251648f4-563a-4837-a6b2-e6a4c24ed08a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:10.655823 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-251648f4-563a-4837-a6b2-e6a4c24ed08a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:32:10.657324 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 358/711] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:32:10 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 1364 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:32:10.926418 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e9e4c29b-0693-4611-a72e-3757899982f5 req-c17a62ac-6b4b-4c3f-8d60-f3dd761332eb tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:10.927005 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-e9e4c29b-0693-4611-a72e-3757899982f5 req-c17a62ac-6b4b-4c3f-8d60-f3dd761332eb tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:10.927200 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:10.927200 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:10.931693 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-e9e4c29b-0693-4611-a72e-3757899982f5 req-c17a62ac-6b4b-4c3f-8d60-f3dd761332eb tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:11.093204 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:11.093204 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:11.104248 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-e9e4c29b-0693-4611-a72e-3757899982f5 req-c17a62ac-6b4b-4c3f-8d60-f3dd761332eb tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:11.156556 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e9e4c29b-0693-4611-a72e-3757899982f5 req-c17a62ac-6b4b-4c3f-8d60-f3dd761332eb tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:32:11.157413 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 354/712] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:32:10 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 1364 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:32:11.242058 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-251648f4-563a-4837-a6b2-e6a4c24ed08a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume// Dec 29 07:32:11.244301 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-251648f4-563a-4837-a6b2-e6a4c24ed08a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:11.244301 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:11.244301 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:11.244301 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-251648f4-563a-4837-a6b2-e6a4c24ed08a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:11.244984 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-251648f4-563a-4837-a6b2-e6a4c24ed08a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:32:11.247107 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 359/713] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:32:11 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:32:11.269790 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e9e4c29b-0693-4611-a72e-3757899982f5 req-3ca27332-2002-478a-87a0-a97167f8b86c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] POST http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/attachments Dec 29 07:32:11.270386 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:11.270386 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:11.271003 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-e9e4c29b-0693-4611-a72e-3757899982f5 req-3ca27332-2002-478a-87a0-a97167f8b86c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b6fae28a-c000-4ca5-bea3-e49772c71a41", "instance_uuid": "7e86ed98-9987-40eb-826c-ef9700cce4ce", "connector": null}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:32:11.340875 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:11.340875 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:11.459916 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e9e4c29b-0693-4611-a72e-3757899982f5 req-3ca27332-2002-478a-87a0-a97167f8b86c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/attachments returned with HTTP 200 Dec 29 07:32:11.461018 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 355/714] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:32:11 2020] POST /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/attachments => generated 273 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:32:11.514872 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-821c83f3-c2be-46f8-b189-525e98c0c8e3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:11.515994 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-821c83f3-c2be-46f8-b189-525e98c0c8e3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:11.516660 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-821c83f3-c2be-46f8-b189-525e98c0c8e3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:11.540853 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e9e4c29b-0693-4611-a72e-3757899982f5 req-3ca27332-2002-478a-87a0-a97167f8b86c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume// Dec 29 07:32:11.541416 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-e9e4c29b-0693-4611-a72e-3757899982f5 req-3ca27332-2002-478a-87a0-a97167f8b86c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:11.541717 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:11.541717 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:11.542241 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-e9e4c29b-0693-4611-a72e-3757899982f5 req-3ca27332-2002-478a-87a0-a97167f8b86c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:11.544868 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e9e4c29b-0693-4611-a72e-3757899982f5 req-3ca27332-2002-478a-87a0-a97167f8b86c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:32:11.547050 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 356/715] 10.222.0.38 () {56 vars in 1089 bytes} [Tue Dec 29 07:32:11 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:32:11.561333 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e9e4c29b-0693-4611-a72e-3757899982f5 req-1be5efd8-35b4-4b41-9c8c-256d7ebe0671 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:11.562137 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-e9e4c29b-0693-4611-a72e-3757899982f5 req-1be5efd8-35b4-4b41-9c8c-256d7ebe0671 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:11.562754 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-e9e4c29b-0693-4611-a72e-3757899982f5 req-1be5efd8-35b4-4b41-9c8c-256d7ebe0671 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:11.690056 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:11.690056 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:11.694150 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:11.694150 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:11.714305 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-821c83f3-c2be-46f8-b189-525e98c0c8e3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:11.732465 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-e9e4c29b-0693-4611-a72e-3757899982f5 req-1be5efd8-35b4-4b41-9c8c-256d7ebe0671 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:11.770914 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:11.770914 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:11.775470 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:11.775470 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:11.799080 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e9e4c29b-0693-4611-a72e-3757899982f5 req-1be5efd8-35b4-4b41-9c8c-256d7ebe0671 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:32:11.800327 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 357/716] 10.222.0.38 () {60 vars in 1403 bytes} [Tue Dec 29 07:32:11 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 1462 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 29 07:32:11.806943 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-821c83f3-c2be-46f8-b189-525e98c0c8e3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:32:11.811559 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 360/717] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:32:11 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 1363 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:32:11.824710 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e9e4c29b-0693-4611-a72e-3757899982f5 req-405e134e-4e7b-4f5a-a137-64dec06a0977 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] PUT http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/attachments/4bca5410-c521-42e5-b43d-f961db56e1ff Dec 29 07:32:11.825597 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:11.825597 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:11.826938 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-e9e4c29b-0693-4611-a72e-3757899982f5 req-405e134e-4e7b-4f5a-a137-64dec06a0977 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.38", "host": "n-h2-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:32:11.882494 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:32:11.882494 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:32:11.883039 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-e9e4c29b-0693-4611-a72e-3757899982f5 req-405e134e-4e7b-4f5a-a137-64dec06a0977 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Lock "b'cinder-attachment_update-b6fae28a-c000-4ca5-bea3-e49772c71a41-n-h2-768509-3'" acquired by "attachment_update" :: waited 0.016s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:32:11.885626 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:11.885626 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:12.828831 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8c0b43f1-a136-4a5a-bb40-1cb80ebcfc01 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:12.829347 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8c0b43f1-a136-4a5a-bb40-1cb80ebcfc01 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:12.829455 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:12.829455 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:12.829786 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8c0b43f1-a136-4a5a-bb40-1cb80ebcfc01 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:12.986684 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:12.986684 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:13.023505 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8c0b43f1-a136-4a5a-bb40-1cb80ebcfc01 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:13.076554 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:13.076554 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:13.108634 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8c0b43f1-a136-4a5a-bb40-1cb80ebcfc01 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:32:13.109508 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 361/718] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:32:12 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 1363 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:32:14.125309 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f1221787-2aed-44c2-8327-661ee4ed4919 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:14.125877 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f1221787-2aed-44c2-8327-661ee4ed4919 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:14.126003 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:14.126003 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:14.126669 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f1221787-2aed-44c2-8327-661ee4ed4919 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:14.316608 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:14.316608 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:14.349264 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f1221787-2aed-44c2-8327-661ee4ed4919 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:14.414247 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:14.414247 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:14.452052 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f1221787-2aed-44c2-8327-661ee4ed4919 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:32:14.453258 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 362/719] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:32:14 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 1363 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:32:15.469531 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4926fd70-4761-4eab-8a59-63c3895960dc tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:15.470195 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4926fd70-4761-4eab-8a59-63c3895960dc tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:15.470512 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:15.470512 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:15.471089 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4926fd70-4761-4eab-8a59-63c3895960dc tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:15.520758 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-e9e4c29b-0693-4611-a72e-3757899982f5 req-405e134e-4e7b-4f5a-a137-64dec06a0977 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Lock "b'cinder-attachment_update-b6fae28a-c000-4ca5-bea3-e49772c71a41-n-h2-768509-3'" released by "attachment_update" :: held 3.638s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:32:15.521443 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e9e4c29b-0693-4611-a72e-3757899982f5 req-405e134e-4e7b-4f5a-a137-64dec06a0977 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/attachments/4bca5410-c521-42e5-b43d-f961db56e1ff returned with HTTP 200 Dec 29 07:32:15.522316 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 358/720] 10.222.0.38 () {64 vars in 1468 bytes} [Tue Dec 29 07:32:11 2020] PUT /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/attachments/4bca5410-c521-42e5-b43d-f961db56e1ff => generated 762 bytes in 3703 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:32:15.690198 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:15.690198 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:15.712182 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4926fd70-4761-4eab-8a59-63c3895960dc tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:15.765362 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:15.765362 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:15.792295 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4926fd70-4761-4eab-8a59-63c3895960dc tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:32:15.799107 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 363/721] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:32:15 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 1364 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:32:16.816128 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ffacf600-9c69-498b-acca-6870f7448870 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:16.817264 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ffacf600-9c69-498b-acca-6870f7448870 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:16.817653 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:16.817653 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:16.818029 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ffacf600-9c69-498b-acca-6870f7448870 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:16.944005 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:16.944005 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:16.971256 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ffacf600-9c69-498b-acca-6870f7448870 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:17.005988 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:17.005988 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:17.024366 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ffacf600-9c69-498b-acca-6870f7448870 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:32:17.025591 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 359/722] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:32:16 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 1364 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:32:18.051315 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3e609476-8d64-4efc-8f34-cec4a0faf644 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:18.052821 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3e609476-8d64-4efc-8f34-cec4a0faf644 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:18.053193 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:18.053193 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:18.053854 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3e609476-8d64-4efc-8f34-cec4a0faf644 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:18.164350 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:18.164350 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:18.194206 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3e609476-8d64-4efc-8f34-cec4a0faf644 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:18.221421 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:18.221421 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:18.233386 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3e609476-8d64-4efc-8f34-cec4a0faf644 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:32:18.234476 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 364/723] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:32:18 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 1364 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:32:19.251957 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-219e55e8-c3e8-4092-ac7b-e351ccc0d329 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:19.252488 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-219e55e8-c3e8-4092-ac7b-e351ccc0d329 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:19.252766 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:19.252766 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:19.253267 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-219e55e8-c3e8-4092-ac7b-e351ccc0d329 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:19.400319 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:19.400319 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:19.422368 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-219e55e8-c3e8-4092-ac7b-e351ccc0d329 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:19.478006 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:19.478006 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:19.504000 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-219e55e8-c3e8-4092-ac7b-e351ccc0d329 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:32:19.507397 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 360/724] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:32:19 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 1364 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:32:20.524011 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4eb4df7f-49c9-4752-a278-0febc6f756aa tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:20.524643 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4eb4df7f-49c9-4752-a278-0febc6f756aa tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:20.525839 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:20.525839 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:20.526381 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4eb4df7f-49c9-4752-a278-0febc6f756aa tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:20.605731 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:20.605731 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:20.619450 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4eb4df7f-49c9-4752-a278-0febc6f756aa tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:20.643773 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:20.643773 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:20.654812 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4eb4df7f-49c9-4752-a278-0febc6f756aa tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:32:20.656311 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 365/725] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:32:20 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 1364 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:32:21.125980 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e9e4c29b-0693-4611-a72e-3757899982f5 req-388b5ac1-24f6-44f7-84ef-fe2a0242a879 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] POST http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/attachments/4bca5410-c521-42e5-b43d-f961db56e1ff/action Dec 29 07:32:21.125980 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:21.125980 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:21.125980 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-e9e4c29b-0693-4611-a72e-3757899982f5 req-388b5ac1-24f6-44f7-84ef-fe2a0242a879 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action body: b'{"os-complete": null}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:32:21.125980 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-e9e4c29b-0693-4611-a72e-3757899982f5 req-388b5ac1-24f6-44f7-84ef-fe2a0242a879 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:32:21.344200 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:21.344200 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:21.383633 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e9e4c29b-0693-4611-a72e-3757899982f5 req-388b5ac1-24f6-44f7-84ef-fe2a0242a879 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/attachments/4bca5410-c521-42e5-b43d-f961db56e1ff/action returned with HTTP 204 Dec 29 07:32:21.384737 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 361/726] 10.222.0.38 () {64 vars in 1489 bytes} [Tue Dec 29 07:32:21 2020] POST /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/attachments/4bca5410-c521-42e5-b43d-f961db56e1ff/action => generated 0 bytes in 272 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:32:21.672407 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f9b8e4b7-da90-48d4-a832-a31b6e1b4613 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:21.672933 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f9b8e4b7-da90-48d4-a832-a31b6e1b4613 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:21.673041 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:21.673041 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:21.673366 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f9b8e4b7-da90-48d4-a832-a31b6e1b4613 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:21.785017 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:21.785017 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:21.796609 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f9b8e4b7-da90-48d4-a832-a31b6e1b4613 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:21.821877 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:21.821877 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:21.837263 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f9b8e4b7-da90-48d4-a832-a31b6e1b4613 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:32:21.839094 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 366/727] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:32:21 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 1656 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:32:21.856084 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8e1b811c-b18f-4d6a-9898-a46483ae1ccb tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] POST http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots Dec 29 07:32:21.856974 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:21.856974 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:21.857689 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8e1b811c-b18f-4d6a-9898-a46483ae1ccb tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b6fae28a-c000-4ca5-bea3-e49772c71a41", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-268350361"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:32:21.951730 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:21.951730 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:21.963961 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8e1b811c-b18f-4d6a-9898-a46483ae1ccb tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:21.965888 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-8e1b811c-b18f-4d6a-9898-a46483ae1ccb tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create snapshot from volume b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:21.986552 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8e1b811c-b18f-4d6a-9898-a46483ae1ccb tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots returned with HTTP 400 Dec 29 07:32:21.987624 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 362/728] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:32:21 2020] POST /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots => generated 160 bytes in 136 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 29 07:32:21.995822 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-af61757a-20b9-48a6-a0e7-d5b52f4f73c2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] POST http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots Dec 29 07:32:21.996371 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:21.996371 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:21.997540 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-af61757a-20b9-48a6-a0e7-d5b52f4f73c2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b6fae28a-c000-4ca5-bea3-e49772c71a41", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-191389097"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:32:22.087698 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:22.087698 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:22.094267 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-af61757a-20b9-48a6-a0e7-d5b52f4f73c2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:22.097025 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-af61757a-20b9-48a6-a0e7-d5b52f4f73c2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create snapshot from volume b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:22.257446 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-af61757a-20b9-48a6-a0e7-d5b52f4f73c2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Created reservations ['32474a4d-64f6-4621-bd71-3b628a79a3e1', '3bc4fbab-d753-4883-a16c-3d188b713b79', '16f79025-c19f-4430-af78-7597cc9aa190', '3cc7350f-45a5-4033-8a0b-a9616397c5b0'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:32:22.526384 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-af61757a-20b9-48a6-a0e7-d5b52f4f73c2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot force create request issued successfully. Dec 29 07:32:22.527924 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-af61757a-20b9-48a6-a0e7-d5b52f4f73c2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots returned with HTTP 202 Dec 29 07:32:22.529154 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 367/729] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:32:21 2020] POST /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots => generated 309 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:32:22.540142 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d8f3e0b0-8e2f-4db4-8a44-0ae957e426ce tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/5939c3ba-266c-4ae4-9787-3f53513ae719 Dec 29 07:32:22.540715 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d8f3e0b0-8e2f-4db4-8a44-0ae957e426ce tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:22.540852 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:22.540852 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:22.541223 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d8f3e0b0-8e2f-4db4-8a44-0ae957e426ce tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:22.591282 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:22.591282 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:22.593308 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d8f3e0b0-8e2f-4db4-8a44-0ae957e426ce tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:22.595420 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d8f3e0b0-8e2f-4db4-8a44-0ae957e426ce tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/5939c3ba-266c-4ae4-9787-3f53513ae719 returned with HTTP 200 Dec 29 07:32:22.601616 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 363/730] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:22 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/5939c3ba-266c-4ae4-9787-3f53513ae719 => generated 441 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:23.610327 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4c19a21c-2a5e-49a6-93cc-eef06b9f8f7d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/5939c3ba-266c-4ae4-9787-3f53513ae719 Dec 29 07:32:23.610809 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4c19a21c-2a5e-49a6-93cc-eef06b9f8f7d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:23.610996 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:23.610996 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:23.611373 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4c19a21c-2a5e-49a6-93cc-eef06b9f8f7d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:23.674884 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:23.674884 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:23.676020 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4c19a21c-2a5e-49a6-93cc-eef06b9f8f7d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:23.692375 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4c19a21c-2a5e-49a6-93cc-eef06b9f8f7d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/5939c3ba-266c-4ae4-9787-3f53513ae719 returned with HTTP 200 Dec 29 07:32:23.693405 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 368/731] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:23 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/5939c3ba-266c-4ae4-9787-3f53513ae719 => generated 441 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:24.705947 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-082c191c-b564-4a73-b960-6230bab22fa9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/5939c3ba-266c-4ae4-9787-3f53513ae719 Dec 29 07:32:24.713062 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-082c191c-b564-4a73-b960-6230bab22fa9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:24.713259 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:24.713259 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:24.713583 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-082c191c-b564-4a73-b960-6230bab22fa9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:24.837620 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:24.837620 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:24.839882 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-082c191c-b564-4a73-b960-6230bab22fa9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:24.848427 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-082c191c-b564-4a73-b960-6230bab22fa9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/5939c3ba-266c-4ae4-9787-3f53513ae719 returned with HTTP 200 Dec 29 07:32:24.856378 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 364/732] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:24 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/5939c3ba-266c-4ae4-9787-3f53513ae719 => generated 441 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:25.869677 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-899fbd46-72c3-474c-94cc-db6b18c2526a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/5939c3ba-266c-4ae4-9787-3f53513ae719 Dec 29 07:32:25.870810 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-899fbd46-72c3-474c-94cc-db6b18c2526a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:25.870991 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:25.870991 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:25.871288 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-899fbd46-72c3-474c-94cc-db6b18c2526a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:25.939933 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:25.939933 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:25.941894 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-899fbd46-72c3-474c-94cc-db6b18c2526a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:25.945843 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-899fbd46-72c3-474c-94cc-db6b18c2526a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/5939c3ba-266c-4ae4-9787-3f53513ae719 returned with HTTP 200 Dec 29 07:32:25.946853 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 369/733] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:25 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/5939c3ba-266c-4ae4-9787-3f53513ae719 => generated 468 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:25.959056 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-329daa59-12c6-4869-affb-fb20b54d7599 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] POST http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots Dec 29 07:32:25.960316 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:25.960316 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:25.961451 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-329daa59-12c6-4869-affb-fb20b54d7599 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b6fae28a-c000-4ca5-bea3-e49772c71a41", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1736952642"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:32:26.092078 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:26.092078 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:26.093287 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-329daa59-12c6-4869-affb-fb20b54d7599 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:26.093744 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-329daa59-12c6-4869-affb-fb20b54d7599 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create snapshot from volume b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:26.191115 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-329daa59-12c6-4869-affb-fb20b54d7599 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Created reservations ['80283a6c-443e-45b7-8156-76efee218ebb', '094b506b-4e9e-4676-a497-8e758a768241', '35586099-4799-4a5c-89ea-ace1728d4f45', 'c33a1b8d-6d52-45e8-b91d-ccd710320c38'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:32:26.403545 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-329daa59-12c6-4869-affb-fb20b54d7599 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot force create request issued successfully. Dec 29 07:32:26.404911 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-329daa59-12c6-4869-affb-fb20b54d7599 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots returned with HTTP 202 Dec 29 07:32:26.405787 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 365/734] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:32:25 2020] POST /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots => generated 310 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:32:26.417045 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c6436e89-330b-4777-8a7c-0eb944b012fb tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/4cee4fb3-6ec8-401f-8924-4df7838b8269 Dec 29 07:32:26.418167 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c6436e89-330b-4777-8a7c-0eb944b012fb tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:26.418382 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:26.418382 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:26.418790 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c6436e89-330b-4777-8a7c-0eb944b012fb tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:26.513650 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:26.513650 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:26.515159 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c6436e89-330b-4777-8a7c-0eb944b012fb tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:26.517225 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c6436e89-330b-4777-8a7c-0eb944b012fb tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/4cee4fb3-6ec8-401f-8924-4df7838b8269 returned with HTTP 200 Dec 29 07:32:26.518187 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 370/735] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:26 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/4cee4fb3-6ec8-401f-8924-4df7838b8269 => generated 442 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:27.530873 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e1ac67fa-51d1-4066-aa5c-89e4125ee046 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/4cee4fb3-6ec8-401f-8924-4df7838b8269 Dec 29 07:32:27.532058 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e1ac67fa-51d1-4066-aa5c-89e4125ee046 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:27.532976 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:27.532976 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:27.533663 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e1ac67fa-51d1-4066-aa5c-89e4125ee046 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:27.629434 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:27.629434 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:27.639199 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e1ac67fa-51d1-4066-aa5c-89e4125ee046 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:27.644333 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e1ac67fa-51d1-4066-aa5c-89e4125ee046 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/4cee4fb3-6ec8-401f-8924-4df7838b8269 returned with HTTP 200 Dec 29 07:32:27.649182 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 366/736] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:27 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/4cee4fb3-6ec8-401f-8924-4df7838b8269 => generated 442 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:28.661097 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-23bb62be-e0cf-476f-8010-3b9774dbe872 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/4cee4fb3-6ec8-401f-8924-4df7838b8269 Dec 29 07:32:28.661607 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-23bb62be-e0cf-476f-8010-3b9774dbe872 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:28.662004 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:28.662004 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:28.662640 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-23bb62be-e0cf-476f-8010-3b9774dbe872 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:28.817916 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:28.817916 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:28.827308 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-23bb62be-e0cf-476f-8010-3b9774dbe872 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:28.847704 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-23bb62be-e0cf-476f-8010-3b9774dbe872 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/4cee4fb3-6ec8-401f-8924-4df7838b8269 returned with HTTP 200 Dec 29 07:32:28.848606 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 371/737] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:28 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/4cee4fb3-6ec8-401f-8924-4df7838b8269 => generated 442 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:29.863231 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4f7ca3de-96b8-4468-8389-49dda4eee592 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/4cee4fb3-6ec8-401f-8924-4df7838b8269 Dec 29 07:32:29.863734 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4f7ca3de-96b8-4468-8389-49dda4eee592 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:29.864107 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:29.864107 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:29.864860 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4f7ca3de-96b8-4468-8389-49dda4eee592 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:29.946930 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:29.946930 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:29.948707 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4f7ca3de-96b8-4468-8389-49dda4eee592 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:29.951718 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4f7ca3de-96b8-4468-8389-49dda4eee592 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/4cee4fb3-6ec8-401f-8924-4df7838b8269 returned with HTTP 200 Dec 29 07:32:29.960682 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 367/738] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:29 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/4cee4fb3-6ec8-401f-8924-4df7838b8269 => generated 469 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:29.963952 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-46f261fa-d3e0-4fae-b927-91de601fe407 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] POST http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots Dec 29 07:32:29.965079 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:29.965079 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:29.965706 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-46f261fa-d3e0-4fae-b927-91de601fe407 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b6fae28a-c000-4ca5-bea3-e49772c71a41", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1803624228"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:32:30.124585 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:30.124585 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:30.125980 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-46f261fa-d3e0-4fae-b927-91de601fe407 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:30.126238 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-46f261fa-d3e0-4fae-b927-91de601fe407 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create snapshot from volume b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:30.265091 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-46f261fa-d3e0-4fae-b927-91de601fe407 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Created reservations ['c6684263-b579-4cab-822e-2edb9ee573f1', '65c8457d-4377-4b95-954b-9bf4e440ee5c', 'e2674587-0805-4a98-a8eb-e35901ccd9c5', '54c4149b-edaa-45f4-908e-559943635088'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:32:30.507570 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-46f261fa-d3e0-4fae-b927-91de601fe407 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot force create request issued successfully. Dec 29 07:32:30.508660 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-46f261fa-d3e0-4fae-b927-91de601fe407 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots returned with HTTP 202 Dec 29 07:32:30.509820 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 372/739] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:32:29 2020] POST /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots => generated 310 bytes in 550 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:32:30.522905 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-97476869-749e-44bd-9141-1cf5c96a8e59 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/740ff121-cf7b-4af8-b094-c8cafaec04ab Dec 29 07:32:30.524301 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-97476869-749e-44bd-9141-1cf5c96a8e59 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:30.524884 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:30.524884 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:30.525564 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-97476869-749e-44bd-9141-1cf5c96a8e59 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:30.628241 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:30.628241 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:30.629394 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-97476869-749e-44bd-9141-1cf5c96a8e59 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:30.643690 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-97476869-749e-44bd-9141-1cf5c96a8e59 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/740ff121-cf7b-4af8-b094-c8cafaec04ab returned with HTTP 200 Dec 29 07:32:30.648868 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 368/740] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:30 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/740ff121-cf7b-4af8-b094-c8cafaec04ab => generated 442 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:31.658012 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9da7a676-a074-4e00-a47b-e994010c8845 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/740ff121-cf7b-4af8-b094-c8cafaec04ab Dec 29 07:32:31.659362 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9da7a676-a074-4e00-a47b-e994010c8845 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:31.659746 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:31.659746 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:31.660364 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9da7a676-a074-4e00-a47b-e994010c8845 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:31.744252 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:31.744252 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:31.753623 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9da7a676-a074-4e00-a47b-e994010c8845 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:31.767046 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9da7a676-a074-4e00-a47b-e994010c8845 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/740ff121-cf7b-4af8-b094-c8cafaec04ab returned with HTTP 200 Dec 29 07:32:31.768345 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 373/741] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:31 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/740ff121-cf7b-4af8-b094-c8cafaec04ab => generated 442 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:32.780887 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d5374957-e351-45ac-b920-c1aae49bec96 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/740ff121-cf7b-4af8-b094-c8cafaec04ab Dec 29 07:32:32.782041 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d5374957-e351-45ac-b920-c1aae49bec96 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:32.782413 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:32.782413 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:32.783069 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d5374957-e351-45ac-b920-c1aae49bec96 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:32.862395 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:32.862395 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:32.864932 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d5374957-e351-45ac-b920-c1aae49bec96 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:32.872773 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d5374957-e351-45ac-b920-c1aae49bec96 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/740ff121-cf7b-4af8-b094-c8cafaec04ab returned with HTTP 200 Dec 29 07:32:32.874441 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 369/742] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:32 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/740ff121-cf7b-4af8-b094-c8cafaec04ab => generated 469 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:32.886293 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eb3d86c1-917a-4cf9-894d-f2e5306f969f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] DELETE http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/5939c3ba-266c-4ae4-9787-3f53513ae719 Dec 29 07:32:32.887157 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eb3d86c1-917a-4cf9-894d-f2e5306f969f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:32.887332 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:32.887332 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:32.887968 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eb3d86c1-917a-4cf9-894d-f2e5306f969f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:32.888474 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-eb3d86c1-917a-4cf9-894d-f2e5306f969f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete snapshot with id: 5939c3ba-266c-4ae4-9787-3f53513ae719 Dec 29 07:32:32.989097 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:32.989097 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:32.990696 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-eb3d86c1-917a-4cf9-894d-f2e5306f969f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:33.148638 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-eb3d86c1-917a-4cf9-894d-f2e5306f969f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot delete request issued successfully. Dec 29 07:32:33.149099 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eb3d86c1-917a-4cf9-894d-f2e5306f969f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/5939c3ba-266c-4ae4-9787-3f53513ae719 returned with HTTP 202 Dec 29 07:32:33.150906 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 374/743] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:32:32 2020] DELETE /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/5939c3ba-266c-4ae4-9787-3f53513ae719 => generated 0 bytes in 270 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:32:33.160535 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ff0ea8bd-a529-4191-9824-44a44a6fe080 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/5939c3ba-266c-4ae4-9787-3f53513ae719 Dec 29 07:32:33.161073 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ff0ea8bd-a529-4191-9824-44a44a6fe080 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:33.161289 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:33.161289 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:33.162457 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ff0ea8bd-a529-4191-9824-44a44a6fe080 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:33.223236 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:33.223236 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:33.226802 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ff0ea8bd-a529-4191-9824-44a44a6fe080 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:33.239770 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ff0ea8bd-a529-4191-9824-44a44a6fe080 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/5939c3ba-266c-4ae4-9787-3f53513ae719 returned with HTTP 200 Dec 29 07:32:33.240973 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 370/744] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:33 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/5939c3ba-266c-4ae4-9787-3f53513ae719 => generated 467 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:34.253930 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-92c540c5-2797-4d9f-8b3c-8f138c93236b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/5939c3ba-266c-4ae4-9787-3f53513ae719 Dec 29 07:32:34.254451 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-92c540c5-2797-4d9f-8b3c-8f138c93236b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:34.254548 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:34.254548 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:34.254936 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-92c540c5-2797-4d9f-8b3c-8f138c93236b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:34.371524 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:34.371524 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:34.373442 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-92c540c5-2797-4d9f-8b3c-8f138c93236b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:34.375740 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-92c540c5-2797-4d9f-8b3c-8f138c93236b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/5939c3ba-266c-4ae4-9787-3f53513ae719 returned with HTTP 200 Dec 29 07:32:34.393713 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 375/745] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:34 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/5939c3ba-266c-4ae4-9787-3f53513ae719 => generated 467 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:35.392207 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc6a0c3d-e02d-40ab-8ea7-6febc8557f58 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/5939c3ba-266c-4ae4-9787-3f53513ae719 Dec 29 07:32:35.395952 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc6a0c3d-e02d-40ab-8ea7-6febc8557f58 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:35.396399 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:35.396399 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:35.397021 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc6a0c3d-e02d-40ab-8ea7-6febc8557f58 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:35.446048 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc6a0c3d-e02d-40ab-8ea7-6febc8557f58 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/5939c3ba-266c-4ae4-9787-3f53513ae719 returned with HTTP 404 Dec 29 07:32:35.447633 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 371/746] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:35 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/5939c3ba-266c-4ae4-9787-3f53513ae719 => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:32:35.456874 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c2b03445-662e-47c6-8186-cee6167aabf5 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] DELETE http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/740ff121-cf7b-4af8-b094-c8cafaec04ab Dec 29 07:32:35.458200 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c2b03445-662e-47c6-8186-cee6167aabf5 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:35.458665 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:35.458665 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:35.459321 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c2b03445-662e-47c6-8186-cee6167aabf5 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:35.459894 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-c2b03445-662e-47c6-8186-cee6167aabf5 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete snapshot with id: 740ff121-cf7b-4af8-b094-c8cafaec04ab Dec 29 07:32:35.491062 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:35.491062 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:35.493061 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c2b03445-662e-47c6-8186-cee6167aabf5 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:35.595245 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c2b03445-662e-47c6-8186-cee6167aabf5 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot delete request issued successfully. Dec 29 07:32:35.597458 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c2b03445-662e-47c6-8186-cee6167aabf5 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/740ff121-cf7b-4af8-b094-c8cafaec04ab returned with HTTP 202 Dec 29 07:32:35.608609 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-14eb5c4b-c5de-4adf-9415-d2ad99858833 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/740ff121-cf7b-4af8-b094-c8cafaec04ab Dec 29 07:32:35.609634 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-14eb5c4b-c5de-4adf-9415-d2ad99858833 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:35.609880 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 376/747] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:32:35 2020] DELETE /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/740ff121-cf7b-4af8-b094-c8cafaec04ab => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:32:35.610981 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-14eb5c4b-c5de-4adf-9415-d2ad99858833 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:35.677386 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:35.677386 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:35.685385 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-14eb5c4b-c5de-4adf-9415-d2ad99858833 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:35.691587 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-14eb5c4b-c5de-4adf-9415-d2ad99858833 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/740ff121-cf7b-4af8-b094-c8cafaec04ab returned with HTTP 200 Dec 29 07:32:35.695478 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 372/748] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:35 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/740ff121-cf7b-4af8-b094-c8cafaec04ab => generated 468 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:32:36.708649 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-875b441e-1a94-47f1-8483-de07c88bae1c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/740ff121-cf7b-4af8-b094-c8cafaec04ab Dec 29 07:32:36.709251 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-875b441e-1a94-47f1-8483-de07c88bae1c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:36.709670 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:36.709670 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:36.710310 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-875b441e-1a94-47f1-8483-de07c88bae1c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:36.859878 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:36.859878 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:36.861386 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-875b441e-1a94-47f1-8483-de07c88bae1c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:36.865879 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-875b441e-1a94-47f1-8483-de07c88bae1c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/740ff121-cf7b-4af8-b094-c8cafaec04ab returned with HTTP 200 Dec 29 07:32:36.871098 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 377/749] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:36 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/740ff121-cf7b-4af8-b094-c8cafaec04ab => generated 468 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:37.880149 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-066c96f5-1c1b-4276-9547-ce8f10e7b37d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/740ff121-cf7b-4af8-b094-c8cafaec04ab Dec 29 07:32:37.881616 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-066c96f5-1c1b-4276-9547-ce8f10e7b37d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:37.882041 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:37.882041 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:37.882728 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-066c96f5-1c1b-4276-9547-ce8f10e7b37d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:37.955669 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-066c96f5-1c1b-4276-9547-ce8f10e7b37d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/740ff121-cf7b-4af8-b094-c8cafaec04ab returned with HTTP 404 Dec 29 07:32:37.962961 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 373/750] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:37 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/740ff121-cf7b-4af8-b094-c8cafaec04ab => generated 111 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:32:37.968761 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-73cafc0f-4bb7-4c59-8847-9753a7a0bbb4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] DELETE http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/4cee4fb3-6ec8-401f-8924-4df7838b8269 Dec 29 07:32:37.969411 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-73cafc0f-4bb7-4c59-8847-9753a7a0bbb4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:37.969728 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:37.969728 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:37.970431 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-73cafc0f-4bb7-4c59-8847-9753a7a0bbb4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:37.970962 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-73cafc0f-4bb7-4c59-8847-9753a7a0bbb4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete snapshot with id: 4cee4fb3-6ec8-401f-8924-4df7838b8269 Dec 29 07:32:38.011915 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:38.011915 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:38.013519 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-73cafc0f-4bb7-4c59-8847-9753a7a0bbb4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:38.121713 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-73cafc0f-4bb7-4c59-8847-9753a7a0bbb4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot delete request issued successfully. Dec 29 07:32:38.129503 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-73cafc0f-4bb7-4c59-8847-9753a7a0bbb4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/4cee4fb3-6ec8-401f-8924-4df7838b8269 returned with HTTP 202 Dec 29 07:32:38.132039 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 378/751] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:32:37 2020] DELETE /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/4cee4fb3-6ec8-401f-8924-4df7838b8269 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:32:38.140877 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ff9d7871-3323-4d03-a512-92506ebea51a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/4cee4fb3-6ec8-401f-8924-4df7838b8269 Dec 29 07:32:38.141408 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ff9d7871-3323-4d03-a512-92506ebea51a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:38.141896 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ff9d7871-3323-4d03-a512-92506ebea51a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:38.269777 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:38.269777 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:38.270977 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ff9d7871-3323-4d03-a512-92506ebea51a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:38.272908 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ff9d7871-3323-4d03-a512-92506ebea51a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/4cee4fb3-6ec8-401f-8924-4df7838b8269 returned with HTTP 200 Dec 29 07:32:38.273723 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 374/752] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:38 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/4cee4fb3-6ec8-401f-8924-4df7838b8269 => generated 468 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:39.286085 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-20baafa5-5fd7-48a3-a52b-7d4f066ef7f1 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/4cee4fb3-6ec8-401f-8924-4df7838b8269 Dec 29 07:32:39.286604 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-20baafa5-5fd7-48a3-a52b-7d4f066ef7f1 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:39.286794 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:39.286794 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:39.287404 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-20baafa5-5fd7-48a3-a52b-7d4f066ef7f1 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:39.350364 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:39.350364 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:39.367415 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-20baafa5-5fd7-48a3-a52b-7d4f066ef7f1 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:39.373907 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-20baafa5-5fd7-48a3-a52b-7d4f066ef7f1 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/4cee4fb3-6ec8-401f-8924-4df7838b8269 returned with HTTP 200 Dec 29 07:32:39.379781 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 379/753] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:39 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/4cee4fb3-6ec8-401f-8924-4df7838b8269 => generated 468 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:40.391867 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-123dd0a8-071f-4823-a86f-ddb6f6c2566b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/4cee4fb3-6ec8-401f-8924-4df7838b8269 Dec 29 07:32:40.393290 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-123dd0a8-071f-4823-a86f-ddb6f6c2566b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:40.393712 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:40.393712 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:40.394379 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-123dd0a8-071f-4823-a86f-ddb6f6c2566b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:40.438645 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-123dd0a8-071f-4823-a86f-ddb6f6c2566b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/4cee4fb3-6ec8-401f-8924-4df7838b8269 returned with HTTP 404 Dec 29 07:32:40.440254 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 375/754] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:40 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/4cee4fb3-6ec8-401f-8924-4df7838b8269 => generated 111 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:32:40.563822 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7034adb5-a962-4955-8492-f49e20739dcf req-0de731df-78f2-4675-9921-e02c4e16753d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:40.564675 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7034adb5-a962-4955-8492-f49e20739dcf req-0de731df-78f2-4675-9921-e02c4e16753d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:40.565034 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:40.565034 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:40.565632 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7034adb5-a962-4955-8492-f49e20739dcf req-0de731df-78f2-4675-9921-e02c4e16753d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:40.697335 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:40.697335 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:40.721527 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-7034adb5-a962-4955-8492-f49e20739dcf req-0de731df-78f2-4675-9921-e02c4e16753d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:40.749083 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:40.749083 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:40.775813 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7034adb5-a962-4955-8492-f49e20739dcf req-0de731df-78f2-4675-9921-e02c4e16753d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:32:40.779966 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 380/755] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:32:40 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 1656 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:32:40.811718 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7034adb5-a962-4955-8492-f49e20739dcf req-e68ecbda-c660-4fc5-8e4f-1d54e0d326e0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] POST http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41/action Dec 29 07:32:40.812520 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7034adb5-a962-4955-8492-f49e20739dcf req-e68ecbda-c660-4fc5-8e4f-1d54e0d326e0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action body: b'{"os-begin_detaching": null}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:32:40.812906 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7034adb5-a962-4955-8492-f49e20739dcf req-e68ecbda-c660-4fc5-8e4f-1d54e0d326e0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:32:40.900085 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:40.900085 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:40.903256 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-7034adb5-a962-4955-8492-f49e20739dcf req-e68ecbda-c660-4fc5-8e4f-1d54e0d326e0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:40.914977 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-7034adb5-a962-4955-8492-f49e20739dcf req-e68ecbda-c660-4fc5-8e4f-1d54e0d326e0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Begin detaching volume completed successfully. Dec 29 07:32:40.915903 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7034adb5-a962-4955-8492-f49e20739dcf req-e68ecbda-c660-4fc5-8e4f-1d54e0d326e0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41/action returned with HTTP 202 Dec 29 07:32:40.917866 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 376/756] 10.222.0.20 () {64 vars in 1643 bytes} [Tue Dec 29 07:32:40 2020] POST /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:32:40.953851 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ef42be74-e9f6-4af3-abe2-1fee0dba0833 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:40.955445 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ef42be74-e9f6-4af3-abe2-1fee0dba0833 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:40.955887 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:40.955887 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:40.956613 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ef42be74-e9f6-4af3-abe2-1fee0dba0833 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:41.046615 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7034adb5-a962-4955-8492-f49e20739dcf req-e68ecbda-c660-4fc5-8e4f-1d54e0d326e0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume// Dec 29 07:32:41.047275 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7034adb5-a962-4955-8492-f49e20739dcf req-e68ecbda-c660-4fc5-8e4f-1d54e0d326e0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:41.047604 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:41.047604 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:41.048175 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7034adb5-a962-4955-8492-f49e20739dcf req-e68ecbda-c660-4fc5-8e4f-1d54e0d326e0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:41.049545 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7034adb5-a962-4955-8492-f49e20739dcf req-e68ecbda-c660-4fc5-8e4f-1d54e0d326e0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:32:41.050243 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 377/757] 10.222.0.38 () {56 vars in 1089 bytes} [Tue Dec 29 07:32:41 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:32:41.054869 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:41.054869 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:41.063125 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7034adb5-a962-4955-8492-f49e20739dcf req-d04e5699-2804-4f53-a711-5ab93aa3c81b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:41.064088 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7034adb5-a962-4955-8492-f49e20739dcf req-d04e5699-2804-4f53-a711-5ab93aa3c81b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:41.065092 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7034adb5-a962-4955-8492-f49e20739dcf req-d04e5699-2804-4f53-a711-5ab93aa3c81b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:41.067529 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ef42be74-e9f6-4af3-abe2-1fee0dba0833 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:41.092363 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:41.092363 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:41.105828 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ef42be74-e9f6-4af3-abe2-1fee0dba0833 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:32:41.107334 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 381/758] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:32:40 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 1659 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:32:41.145248 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:41.145248 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:41.156630 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-7034adb5-a962-4955-8492-f49e20739dcf req-d04e5699-2804-4f53-a711-5ab93aa3c81b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:41.180379 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:41.180379 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:41.193111 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7034adb5-a962-4955-8492-f49e20739dcf req-d04e5699-2804-4f53-a711-5ab93aa3c81b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:32:41.194241 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 378/759] 10.222.0.38 () {60 vars in 1403 bytes} [Tue Dec 29 07:32:41 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 1758 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:32:41.533580 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7034adb5-a962-4955-8492-f49e20739dcf req-8fa66b8b-f66f-44cc-9169-76a397de2449 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] DELETE http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/attachments/4bca5410-c521-42e5-b43d-f961db56e1ff Dec 29 07:32:41.534286 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7034adb5-a962-4955-8492-f49e20739dcf req-8fa66b8b-f66f-44cc-9169-76a397de2449 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:41.534650 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:41.534650 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:41.535109 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7034adb5-a962-4955-8492-f49e20739dcf req-8fa66b8b-f66f-44cc-9169-76a397de2449 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:41.577636 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:41.577636 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:42.125302 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5f3347fc-08fc-459f-a02c-a9b7ec87b5f3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:42.125831 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5f3347fc-08fc-459f-a02c-a9b7ec87b5f3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:42.126026 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:42.126026 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:42.126724 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5f3347fc-08fc-459f-a02c-a9b7ec87b5f3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:42.253411 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:42.253411 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:42.273820 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5f3347fc-08fc-459f-a02c-a9b7ec87b5f3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:42.322353 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:42.322353 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:42.335201 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5f3347fc-08fc-459f-a02c-a9b7ec87b5f3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:32:42.336601 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 379/760] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:32:42 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 1659 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:32:42.417888 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-7034adb5-a962-4955-8492-f49e20739dcf req-8fa66b8b-f66f-44cc-9169-76a397de2449 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:32:42.418314 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-7034adb5-a962-4955-8492-f49e20739dcf req-8fa66b8b-f66f-44cc-9169-76a397de2449 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Pending status list for volume during attachment-delete: [] {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:32:42.434924 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7034adb5-a962-4955-8492-f49e20739dcf req-8fa66b8b-f66f-44cc-9169-76a397de2449 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/attachments/4bca5410-c521-42e5-b43d-f961db56e1ff returned with HTTP 200 Dec 29 07:32:42.436046 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 382/761] 10.222.0.38 () {62 vars in 1437 bytes} [Tue Dec 29 07:32:41 2020] DELETE /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/attachments/4bca5410-c521-42e5-b43d-f961db56e1ff => generated 19 bytes in 907 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:32:43.358259 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bc8393fe-2958-4563-85be-992b719f2f2d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:32:43.361528 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bc8393fe-2958-4563-85be-992b719f2f2d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:43.361888 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:43.361888 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:43.362699 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bc8393fe-2958-4563-85be-992b719f2f2d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:43.423329 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:43.423329 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:43.439498 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bc8393fe-2958-4563-85be-992b719f2f2d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:43.508425 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bc8393fe-2958-4563-85be-992b719f2f2d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:32:43.511140 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 380/762] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:32:43 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 1364 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:32:45.331158 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8f730881-f78a-483a-b8f7-4a182639b2a5 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] GET http://10.222.0.20/volume/v3/2f8b58ab853d4c209f6ba35d2fd48289/os-services Dec 29 07:32:45.332435 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8f730881-f78a-483a-b8f7-4a182639b2a5 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:45.332713 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:45.332713 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:45.333172 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8f730881-f78a-483a-b8f7-4a182639b2a5 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:45.333933 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:45.333933 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:45.343943 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8f730881-f78a-483a-b8f7-4a182639b2a5 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] http://10.222.0.20/volume/v3/2f8b58ab853d4c209f6ba35d2fd48289/os-services returned with HTTP 200 Dec 29 07:32:45.345027 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 383/763] 10.222.0.20 () {58 vars in 1216 bytes} [Tue Dec 29 07:32:45 2020] GET /volume/v3/2f8b58ab853d4c209f6ba35d2fd48289/os-services => generated 629 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:45.359184 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-794eef89-c567-46c9-82dd-761141e85109 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] GET http://10.222.0.20/volume/v3/2f8b58ab853d4c209f6ba35d2fd48289/os-services?host=n-d-768509-3 Dec 29 07:32:45.359843 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-794eef89-c567-46c9-82dd-761141e85109 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:45.360127 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:45.360127 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:45.360646 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-794eef89-c567-46c9-82dd-761141e85109 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:45.371268 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-794eef89-c567-46c9-82dd-761141e85109 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] http://10.222.0.20/volume/v3/2f8b58ab853d4c209f6ba35d2fd48289/os-services?host=n-d-768509-3 returned with HTTP 200 Dec 29 07:32:45.372164 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 381/764] 10.222.0.20 () {58 vars in 1251 bytes} [Tue Dec 29 07:32:45 2020] GET /volume/v3/2f8b58ab853d4c209f6ba35d2fd48289/os-services?host=n-d-768509-3 => generated 629 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:32:45.388837 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1e55c442-d443-439b-bb1c-3faf61439d08 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] GET http://10.222.0.20/volume/v3/2f8b58ab853d4c209f6ba35d2fd48289/os-services?host=n-d-768509-3&binary=cinder-scheduler Dec 29 07:32:45.389528 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1e55c442-d443-439b-bb1c-3faf61439d08 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:45.390519 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1e55c442-d443-439b-bb1c-3faf61439d08 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:45.400643 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1e55c442-d443-439b-bb1c-3faf61439d08 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] http://10.222.0.20/volume/v3/2f8b58ab853d4c209f6ba35d2fd48289/os-services?host=n-d-768509-3&binary=cinder-scheduler returned with HTTP 200 Dec 29 07:32:45.403180 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 384/765] 10.222.0.20 () {58 vars in 1299 bytes} [Tue Dec 29 07:32:45 2020] GET /volume/v3/2f8b58ab853d4c209f6ba35d2fd48289/os-services?host=n-d-768509-3&binary=cinder-scheduler => generated 191 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:45.417790 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7346075e-cdd4-498f-8de5-9a33e60632c4 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] GET http://10.222.0.20/volume/v3/2f8b58ab853d4c209f6ba35d2fd48289/os-services?binary=cinder-scheduler Dec 29 07:32:45.418496 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7346075e-cdd4-498f-8de5-9a33e60632c4 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:45.419162 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7346075e-cdd4-498f-8de5-9a33e60632c4 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:45.428704 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7346075e-cdd4-498f-8de5-9a33e60632c4 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] http://10.222.0.20/volume/v3/2f8b58ab853d4c209f6ba35d2fd48289/os-services?binary=cinder-scheduler returned with HTTP 200 Dec 29 07:32:45.434163 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 382/766] 10.222.0.20 () {58 vars in 1263 bytes} [Tue Dec 29 07:32:45 2020] GET /volume/v3/2f8b58ab853d4c209f6ba35d2fd48289/os-services?binary=cinder-scheduler => generated 191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:45.597870 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c5c7d3cf-20a6-4353-8c6a-3b9dd36e9876 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] POST http://10.222.0.20/volume/v3/5db1f2f2fca5423db389adeb9389bf0b/volumes Dec 29 07:32:45.598709 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c5c7d3cf-20a6-4353-8c6a-3b9dd36e9876 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1308159777"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:32:45.599851 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-c5c7d3cf-20a6-4353-8c6a-3b9dd36e9876 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1308159777'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:32:45.600220 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-c5c7d3cf-20a6-4353-8c6a-3b9dd36e9876 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Create volume of 1 GB Dec 29 07:32:45.613756 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c5c7d3cf-20a6-4353-8c6a-3b9dd36e9876 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Availability Zones retrieved successfully. Dec 29 07:32:45.631518 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c5c7d3cf-20a6-4353-8c6a-3b9dd36e9876 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Flow 'volume_create_api' (dbeb2fc1-4ee8-407d-8598-14679717dafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:32:45.634882 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c5c7d3cf-20a6-4353-8c6a-3b9dd36e9876 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e07dea80-583f-4cdc-9247-bcf64e26d99f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:32:45.638378 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-c5c7d3cf-20a6-4353-8c6a-3b9dd36e9876 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:32:45.709277 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c5c7d3cf-20a6-4353-8c6a-3b9dd36e9876 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e07dea80-583f-4cdc-9247-bcf64e26d99f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:32:45.711826 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c5c7d3cf-20a6-4353-8c6a-3b9dd36e9876 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59b3ffd2-cfd6-483c-b85f-65354944ee11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:32:45.816938 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-c5c7d3cf-20a6-4353-8c6a-3b9dd36e9876 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Created reservations ['8f052e25-451b-4018-899d-c08499699676', '8799d263-3a03-472a-b8f1-f82ba0808390', 'adf88fc4-ec00-4ef3-9085-cadd9d96117f', '2351d0f6-eb94-4745-a254-cc7576e4ce95'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:32:45.819166 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c5c7d3cf-20a6-4353-8c6a-3b9dd36e9876 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59b3ffd2-cfd6-483c-b85f-65354944ee11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f052e25-451b-4018-899d-c08499699676', '8799d263-3a03-472a-b8f1-f82ba0808390', 'adf88fc4-ec00-4ef3-9085-cadd9d96117f', '2351d0f6-eb94-4745-a254-cc7576e4ce95']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:32:45.821909 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c5c7d3cf-20a6-4353-8c6a-3b9dd36e9876 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (125daaeb-ea17-4d26-8f01-ed111367d660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:32:45.892076 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c5c7d3cf-20a6-4353-8c6a-3b9dd36e9876 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (125daaeb-ea17-4d26-8f01-ed111367d660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '996d4eee-16cd-4645-940a-a022203c5890', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1308159777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5db1f2f2fca5423db389adeb9389bf0b',qos_specs=None,replication_status=,reservations=['8f052e25-451b-4018-899d-c08499699676','8799d263-3a03-472a-b8f1-f82ba0808390','adf88fc4-ec00-4ef3-9085-cadd9d96117f','2351d0f6-eb94-4745-a254-cc7576e4ce95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c23ff83d534e4710b52f35ff9d639068',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:32:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1308159777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=996d4eee-16cd-4645-940a-a022203c5890,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5db1f2f2fca5423db389adeb9389bf0b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='c23ff83d534e4710b52f35ff9d639068',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:32:45.894118 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c5c7d3cf-20a6-4353-8c6a-3b9dd36e9876 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a552596c-e4e3-4889-9037-f0a60343a8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:32:45.924193 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c5c7d3cf-20a6-4353-8c6a-3b9dd36e9876 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a552596c-e4e3-4889-9037-f0a60343a8f6) transitioned into state 'SUCCESS' from state '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-1308159777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5db1f2f2fca5423db389adeb9389bf0b',qos_specs=None,replication_status=,reservations=['8f052e25-451b-4018-899d-c08499699676','8799d263-3a03-472a-b8f1-f82ba0808390','adf88fc4-ec00-4ef3-9085-cadd9d96117f','2351d0f6-eb94-4745-a254-cc7576e4ce95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c23ff83d534e4710b52f35ff9d639068',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:32:45.926300 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c5c7d3cf-20a6-4353-8c6a-3b9dd36e9876 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be72397a-cc92-44a2-952b-10d8c53fffcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:32:45.956672 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c5c7d3cf-20a6-4353-8c6a-3b9dd36e9876 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be72397a-cc92-44a2-952b-10d8c53fffcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:32:45.959352 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c5c7d3cf-20a6-4353-8c6a-3b9dd36e9876 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Flow 'volume_create_api' (dbeb2fc1-4ee8-407d-8598-14679717dafd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:32:46.021608 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c5c7d3cf-20a6-4353-8c6a-3b9dd36e9876 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Create volume request issued successfully. Dec 29 07:32:46.038144 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c5c7d3cf-20a6-4353-8c6a-3b9dd36e9876 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] http://10.222.0.20/volume/v3/5db1f2f2fca5423db389adeb9389bf0b/volumes returned with HTTP 202 Dec 29 07:32:46.039199 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 385/767] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:32:45 2020] POST /volume/v3/5db1f2f2fca5423db389adeb9389bf0b/volumes => generated 823 bytes in 600 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:32:46.054725 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2a09888a-355b-4557-af9b-097fc7160b77 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] GET http://10.222.0.20/volume/v3/5db1f2f2fca5423db389adeb9389bf0b/volumes/996d4eee-16cd-4645-940a-a022203c5890 Dec 29 07:32:46.055481 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2a09888a-355b-4557-af9b-097fc7160b77 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:46.056141 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2a09888a-355b-4557-af9b-097fc7160b77 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:46.160966 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:46.160966 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:46.188496 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2a09888a-355b-4557-af9b-097fc7160b77 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Volume info retrieved successfully. Dec 29 07:32:46.249800 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2a09888a-355b-4557-af9b-097fc7160b77 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] http://10.222.0.20/volume/v3/5db1f2f2fca5423db389adeb9389bf0b/volumes/996d4eee-16cd-4645-940a-a022203c5890 returned with HTTP 200 Dec 29 07:32:46.260406 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 383/768] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:32:46 2020] GET /volume/v3/5db1f2f2fca5423db389adeb9389bf0b/volumes/996d4eee-16cd-4645-940a-a022203c5890 => generated 891 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:47.268303 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9e153d76-9de6-496b-b3d1-ef394e7e6a20 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] GET http://10.222.0.20/volume/v3/5db1f2f2fca5423db389adeb9389bf0b/volumes/996d4eee-16cd-4645-940a-a022203c5890 Dec 29 07:32:47.268854 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9e153d76-9de6-496b-b3d1-ef394e7e6a20 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:47.269233 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:47.269233 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:47.269731 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9e153d76-9de6-496b-b3d1-ef394e7e6a20 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:47.344527 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:47.344527 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:47.356894 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9e153d76-9de6-496b-b3d1-ef394e7e6a20 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Volume info retrieved successfully. Dec 29 07:32:47.380494 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9e153d76-9de6-496b-b3d1-ef394e7e6a20 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] http://10.222.0.20/volume/v3/5db1f2f2fca5423db389adeb9389bf0b/volumes/996d4eee-16cd-4645-940a-a022203c5890 returned with HTTP 200 Dec 29 07:32:47.381389 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 386/769] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:32:47 2020] GET /volume/v3/5db1f2f2fca5423db389adeb9389bf0b/volumes/996d4eee-16cd-4645-940a-a022203c5890 => generated 916 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:47.399190 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-47188ea4-cb19-47ff-891c-e569671bd257 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] GET http://10.222.0.20/volume/v3/2f8b58ab853d4c209f6ba35d2fd48289/volumes/996d4eee-16cd-4645-940a-a022203c5890 Dec 29 07:32:47.400717 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-47188ea4-cb19-47ff-891c-e569671bd257 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:47.401649 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:47.401649 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:47.402621 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-47188ea4-cb19-47ff-891c-e569671bd257 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:47.515626 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:47.515626 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:47.536701 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-47188ea4-cb19-47ff-891c-e569671bd257 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] Volume info retrieved successfully. Dec 29 07:32:47.598361 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-47188ea4-cb19-47ff-891c-e569671bd257 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] http://10.222.0.20/volume/v3/2f8b58ab853d4c209f6ba35d2fd48289/volumes/996d4eee-16cd-4645-940a-a022203c5890 returned with HTTP 200 Dec 29 07:32:47.601103 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 384/770] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:32:47 2020] GET /volume/v3/2f8b58ab853d4c209f6ba35d2fd48289/volumes/996d4eee-16cd-4645-940a-a022203c5890 => generated 1087 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:32:47.619500 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c59e5065-0813-4266-81e5-62522c62c145 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] GET http://10.222.0.20/volume/v3/2f8b58ab853d4c209f6ba35d2fd48289/os-services?host=n-d-768509-3&binary=cinder-volume Dec 29 07:32:47.620661 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c59e5065-0813-4266-81e5-62522c62c145 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:47.620927 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:47.620927 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:47.621273 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c59e5065-0813-4266-81e5-62522c62c145 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:47.631574 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c59e5065-0813-4266-81e5-62522c62c145 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] http://10.222.0.20/volume/v3/2f8b58ab853d4c209f6ba35d2fd48289/os-services?host=n-d-768509-3&binary=cinder-volume returned with HTTP 200 Dec 29 07:32:47.643317 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 387/771] 10.222.0.20 () {58 vars in 1293 bytes} [Tue Dec 29 07:32:47 2020] GET /volume/v3/2f8b58ab853d4c209f6ba35d2fd48289/os-services?host=n-d-768509-3&binary=cinder-volume => generated 278 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:47.651478 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a4ddf078-2920-4d60-bcfb-df66c806c943 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] GET http://10.222.0.20/volume/v3/2f8b58ab853d4c209f6ba35d2fd48289/os-services Dec 29 07:32:47.652307 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a4ddf078-2920-4d60-bcfb-df66c806c943 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:47.652630 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:47.652630 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:47.653187 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a4ddf078-2920-4d60-bcfb-df66c806c943 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:47.664596 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a4ddf078-2920-4d60-bcfb-df66c806c943 tempest-VolumesServicesTestJSON-791293358 tempest-VolumesServicesTestJSON-791293358] http://10.222.0.20/volume/v3/2f8b58ab853d4c209f6ba35d2fd48289/os-services returned with HTTP 200 Dec 29 07:32:47.666254 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 385/772] 10.222.0.20 () {58 vars in 1216 bytes} [Tue Dec 29 07:32:47 2020] GET /volume/v3/2f8b58ab853d4c209f6ba35d2fd48289/os-services => generated 629 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:47.677341 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fdc1f7f0-2ea7-4ab4-9693-a23077e3cb8b tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] DELETE http://10.222.0.20/volume/v3/5db1f2f2fca5423db389adeb9389bf0b/volumes/996d4eee-16cd-4645-940a-a022203c5890 Dec 29 07:32:47.678123 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fdc1f7f0-2ea7-4ab4-9693-a23077e3cb8b tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:47.678632 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fdc1f7f0-2ea7-4ab4-9693-a23077e3cb8b tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:47.679101 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-fdc1f7f0-2ea7-4ab4-9693-a23077e3cb8b tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Delete volume with id: 996d4eee-16cd-4645-940a-a022203c5890 Dec 29 07:32:47.755243 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:47.755243 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:47.757343 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fdc1f7f0-2ea7-4ab4-9693-a23077e3cb8b tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Volume info retrieved successfully. Dec 29 07:32:47.804768 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fdc1f7f0-2ea7-4ab4-9693-a23077e3cb8b tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Delete volume request issued successfully. Dec 29 07:32:47.805493 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fdc1f7f0-2ea7-4ab4-9693-a23077e3cb8b tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] http://10.222.0.20/volume/v3/5db1f2f2fca5423db389adeb9389bf0b/volumes/996d4eee-16cd-4645-940a-a022203c5890 returned with HTTP 202 Dec 29 07:32:47.806512 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 388/773] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:32:47 2020] DELETE /volume/v3/5db1f2f2fca5423db389adeb9389bf0b/volumes/996d4eee-16cd-4645-940a-a022203c5890 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:32:47.816719 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-10515c6f-5719-4890-981d-66b2a5e1ca1c tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] GET http://10.222.0.20/volume/v3/5db1f2f2fca5423db389adeb9389bf0b/volumes/996d4eee-16cd-4645-940a-a022203c5890 Dec 29 07:32:47.817484 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-10515c6f-5719-4890-981d-66b2a5e1ca1c tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:47.817976 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-10515c6f-5719-4890-981d-66b2a5e1ca1c tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:47.885744 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:47.885744 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:47.896474 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-10515c6f-5719-4890-981d-66b2a5e1ca1c tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Volume info retrieved successfully. Dec 29 07:32:47.953796 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-10515c6f-5719-4890-981d-66b2a5e1ca1c tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] http://10.222.0.20/volume/v3/5db1f2f2fca5423db389adeb9389bf0b/volumes/996d4eee-16cd-4645-940a-a022203c5890 returned with HTTP 200 Dec 29 07:32:47.954805 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 386/774] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:32:47 2020] GET /volume/v3/5db1f2f2fca5423db389adeb9389bf0b/volumes/996d4eee-16cd-4645-940a-a022203c5890 => generated 915 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:48.971876 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e5a781d7-dfab-4fd5-b7a9-3e0b562a4f77 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] GET http://10.222.0.20/volume/v3/5db1f2f2fca5423db389adeb9389bf0b/volumes/996d4eee-16cd-4645-940a-a022203c5890 Dec 29 07:32:48.972361 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e5a781d7-dfab-4fd5-b7a9-3e0b562a4f77 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:48.972563 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:48.972563 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:48.972906 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e5a781d7-dfab-4fd5-b7a9-3e0b562a4f77 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:49.079806 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:49.079806 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:49.093736 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e5a781d7-dfab-4fd5-b7a9-3e0b562a4f77 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Volume info retrieved successfully. Dec 29 07:32:49.133320 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e5a781d7-dfab-4fd5-b7a9-3e0b562a4f77 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] http://10.222.0.20/volume/v3/5db1f2f2fca5423db389adeb9389bf0b/volumes/996d4eee-16cd-4645-940a-a022203c5890 returned with HTTP 200 Dec 29 07:32:49.137422 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 389/775] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:32:48 2020] GET /volume/v3/5db1f2f2fca5423db389adeb9389bf0b/volumes/996d4eee-16cd-4645-940a-a022203c5890 => generated 915 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:49.734031 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6d9cd190-d320-47d9-a67b-835efa806910 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] POST http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots Dec 29 07:32:49.734844 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:49.734844 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:49.735284 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6d9cd190-d320-47d9-a67b-835efa806910 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6be22a65-0c3f-4c8b-b84a-9b9ffa156615", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1417772714"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:32:49.859236 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:49.859236 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:49.860604 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6d9cd190-d320-47d9-a67b-835efa806910 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:49.860967 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-6d9cd190-d320-47d9-a67b-835efa806910 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create snapshot from volume 6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:32:49.997484 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-6d9cd190-d320-47d9-a67b-835efa806910 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Created reservations ['192725a8-5fa3-43f5-af26-534e01535ba3', '3ac48648-9291-4849-a24b-20b12e084fbe', 'c7330490-9bd7-4d17-960c-4c18fca52423', 'be1b699f-404a-42ef-a112-24ef36dbb0fc'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:32:50.153831 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f3fd4027-8d3e-4b57-a9bb-33009b3ccb14 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] GET http://10.222.0.20/volume/v3/5db1f2f2fca5423db389adeb9389bf0b/volumes/996d4eee-16cd-4645-940a-a022203c5890 Dec 29 07:32:50.154355 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f3fd4027-8d3e-4b57-a9bb-33009b3ccb14 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:50.154573 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:50.154573 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:50.154965 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f3fd4027-8d3e-4b57-a9bb-33009b3ccb14 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:50.214573 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6d9cd190-d320-47d9-a67b-835efa806910 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot create request issued successfully. Dec 29 07:32:50.215401 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6d9cd190-d320-47d9-a67b-835efa806910 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots returned with HTTP 202 Dec 29 07:32:50.216433 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 387/776] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:32:49 2020] POST /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots => generated 380 bytes in 489 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:32:50.228055 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f0c16073-ba8c-42dc-9247-a12544733392 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 Dec 29 07:32:50.228582 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f0c16073-ba8c-42dc-9247-a12544733392 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:50.228809 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:50.228809 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:50.229655 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f0c16073-ba8c-42dc-9247-a12544733392 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:50.263262 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f3fd4027-8d3e-4b57-a9bb-33009b3ccb14 tempest-VolumesServicesTestJSON-182614760 tempest-VolumesServicesTestJSON-182614760] http://10.222.0.20/volume/v3/5db1f2f2fca5423db389adeb9389bf0b/volumes/996d4eee-16cd-4645-940a-a022203c5890 returned with HTTP 404 Dec 29 07:32:50.264309 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 390/777] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:32:50 2020] GET /volume/v3/5db1f2f2fca5423db389adeb9389bf0b/volumes/996d4eee-16cd-4645-940a-a022203c5890 => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:32:50.295947 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:50.295947 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:50.297140 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f0c16073-ba8c-42dc-9247-a12544733392 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:50.300076 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f0c16073-ba8c-42dc-9247-a12544733392 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 returned with HTTP 200 Dec 29 07:32:50.301023 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 388/778] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:50 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 => generated 512 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:32:51.314598 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7697ca7a-812b-4ed9-875a-5fcddec5a338 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 Dec 29 07:32:51.315099 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7697ca7a-812b-4ed9-875a-5fcddec5a338 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:51.315577 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7697ca7a-812b-4ed9-875a-5fcddec5a338 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:51.402712 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:51.402712 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:51.410296 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7697ca7a-812b-4ed9-875a-5fcddec5a338 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:51.412664 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7697ca7a-812b-4ed9-875a-5fcddec5a338 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 returned with HTTP 200 Dec 29 07:32:51.418903 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 391/779] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:51 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 => generated 512 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:52.465241 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-09b1f56d-c78c-48f1-8307-130c05f57ce0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 Dec 29 07:32:52.466880 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-09b1f56d-c78c-48f1-8307-130c05f57ce0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:52.470454 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:52.470454 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:52.478615 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-09b1f56d-c78c-48f1-8307-130c05f57ce0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:52.526130 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:52.526130 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:52.527822 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-09b1f56d-c78c-48f1-8307-130c05f57ce0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:52.532561 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-09b1f56d-c78c-48f1-8307-130c05f57ce0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 returned with HTTP 200 Dec 29 07:32:52.534133 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 389/780] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:52 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 => generated 512 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:53.546669 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-307d3a43-ce6f-4bbd-b97e-80f3860cfcc6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 Dec 29 07:32:53.548085 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-307d3a43-ce6f-4bbd-b97e-80f3860cfcc6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:53.548494 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:53.548494 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:53.549181 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-307d3a43-ce6f-4bbd-b97e-80f3860cfcc6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:53.640559 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:53.640559 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:53.644929 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-307d3a43-ce6f-4bbd-b97e-80f3860cfcc6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:53.648102 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-307d3a43-ce6f-4bbd-b97e-80f3860cfcc6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 returned with HTTP 200 Dec 29 07:32:53.649533 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 392/781] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:53 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 => generated 539 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:53.661210 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-038f685b-db0f-47aa-8e63-f6494916d5ce tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 Dec 29 07:32:53.661970 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-038f685b-db0f-47aa-8e63-f6494916d5ce tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:53.662671 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:53.662671 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:53.663280 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-038f685b-db0f-47aa-8e63-f6494916d5ce tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:53.759653 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:53.759653 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:53.768927 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-038f685b-db0f-47aa-8e63-f6494916d5ce tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:53.771781 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-038f685b-db0f-47aa-8e63-f6494916d5ce tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 returned with HTTP 200 Dec 29 07:32:53.773036 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 390/782] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:53 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 => generated 539 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:53.801370 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-07e9aa48-1f64-45fb-bd18-9f3046bfd4f6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots Dec 29 07:32:53.801911 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-07e9aa48-1f64-45fb-bd18-9f3046bfd4f6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:53.802129 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:53.802129 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:53.802514 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-07e9aa48-1f64-45fb-bd18-9f3046bfd4f6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:53.804774 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-07e9aa48-1f64-45fb-bd18-9f3046bfd4f6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:32:53.816774 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-07e9aa48-1f64-45fb-bd18-9f3046bfd4f6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Building query based on filter {{(pid=88228) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:32:53.862572 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-07e9aa48-1f64-45fb-bd18-9f3046bfd4f6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Get all snapshots completed successfully. Dec 29 07:32:53.863486 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-07e9aa48-1f64-45fb-bd18-9f3046bfd4f6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots returned with HTTP 200 Dec 29 07:32:53.864347 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 393/783] 10.222.0.20 () {58 vars in 1210 bytes} [Tue Dec 29 07:32:53 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots => generated 731 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:53.942440 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-03d13a6a-a85e-4286-b66a-22ab64ecc259 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] PUT http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 Dec 29 07:32:53.947135 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:53.947135 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:53.948642 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-03d13a6a-a85e-4286-b66a-22ab64ecc259 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1668587614", "description": "This is the new description of snapshot."}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:32:54.006822 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:54.006822 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:54.008250 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-03d13a6a-a85e-4286-b66a-22ab64ecc259 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:54.022080 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-03d13a6a-a85e-4286-b66a-22ab64ecc259 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 returned with HTTP 200 Dec 29 07:32:54.029372 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 391/784] 10.222.0.20 () {60 vars in 1342 bytes} [Tue Dec 29 07:32:53 2020] PUT /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 => generated 443 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:54.034508 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-924eabbe-aca5-4cc0-8d2b-1e44ac564d7c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 Dec 29 07:32:54.035230 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-924eabbe-aca5-4cc0-8d2b-1e44ac564d7c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:54.035434 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:54.035434 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:54.035806 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-924eabbe-aca5-4cc0-8d2b-1e44ac564d7c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:54.066864 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:54.066864 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:54.068648 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-924eabbe-aca5-4cc0-8d2b-1e44ac564d7c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:54.070871 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-924eabbe-aca5-4cc0-8d2b-1e44ac564d7c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 returned with HTTP 200 Dec 29 07:32:54.071894 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 394/785] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:54 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 => generated 577 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:54.085059 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-58a77b3f-958e-400e-aa8a-161d950e0a49 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] DELETE http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 Dec 29 07:32:54.085582 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-58a77b3f-958e-400e-aa8a-161d950e0a49 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:54.085788 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:54.085788 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:54.086147 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-58a77b3f-958e-400e-aa8a-161d950e0a49 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:54.086502 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-58a77b3f-958e-400e-aa8a-161d950e0a49 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete snapshot with id: 64d52952-e0d8-4820-a706-1d8a0a8212d8 Dec 29 07:32:54.118753 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:54.118753 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:54.122230 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-58a77b3f-958e-400e-aa8a-161d950e0a49 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:54.205932 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-58a77b3f-958e-400e-aa8a-161d950e0a49 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot delete request issued successfully. Dec 29 07:32:54.207626 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-58a77b3f-958e-400e-aa8a-161d950e0a49 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 returned with HTTP 202 Dec 29 07:32:54.219887 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8ed9198f-eaa2-4ce1-acf7-bea2b9586f37 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 Dec 29 07:32:54.221466 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8ed9198f-eaa2-4ce1-acf7-bea2b9586f37 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:54.221896 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:54.221896 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:54.222869 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8ed9198f-eaa2-4ce1-acf7-bea2b9586f37 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:54.226943 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 392/786] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:32:54 2020] DELETE /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:32:54.257732 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:54.257732 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:54.261045 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8ed9198f-eaa2-4ce1-acf7-bea2b9586f37 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:54.265908 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8ed9198f-eaa2-4ce1-acf7-bea2b9586f37 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 returned with HTTP 200 Dec 29 07:32:54.267074 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 395/787] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:54 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 => generated 576 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:55.282229 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-61ab2adb-2b15-4a0e-93da-ede46f40da2d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 Dec 29 07:32:55.290205 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-61ab2adb-2b15-4a0e-93da-ede46f40da2d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:55.290655 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:55.290655 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:55.291876 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-61ab2adb-2b15-4a0e-93da-ede46f40da2d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:55.383595 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:55.383595 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:55.397871 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-61ab2adb-2b15-4a0e-93da-ede46f40da2d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:55.400424 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-61ab2adb-2b15-4a0e-93da-ede46f40da2d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 returned with HTTP 200 Dec 29 07:32:55.407372 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 393/788] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:55 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 => generated 576 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:56.421769 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-255d7b68-482a-40d0-ba58-12a29d52610e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 Dec 29 07:32:56.422298 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-255d7b68-482a-40d0-ba58-12a29d52610e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:56.422500 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:56.422500 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:56.422908 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-255d7b68-482a-40d0-ba58-12a29d52610e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:56.490477 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:56.490477 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:56.492408 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-255d7b68-482a-40d0-ba58-12a29d52610e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:56.495286 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-255d7b68-482a-40d0-ba58-12a29d52610e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 returned with HTTP 200 Dec 29 07:32:56.504468 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 396/789] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:56 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 => generated 576 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:57.517170 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7b0f855e-958a-4233-917f-8df160f9e4f7 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 Dec 29 07:32:57.517694 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7b0f855e-958a-4233-917f-8df160f9e4f7 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:57.517867 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:57.517867 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:57.518518 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7b0f855e-958a-4233-917f-8df160f9e4f7 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:57.567455 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7b0f855e-958a-4233-917f-8df160f9e4f7 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 returned with HTTP 404 Dec 29 07:32:57.568776 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 394/790] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:57 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 => generated 111 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:32:57.582986 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bad7a657-ad2e-400e-97e6-92bf619d74dd tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] POST http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots Dec 29 07:32:57.583838 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:57.583838 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:57.585158 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bad7a657-ad2e-400e-97e6-92bf619d74dd tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6be22a65-0c3f-4c8b-b84a-9b9ffa156615", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1453726780"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:32:57.717438 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:57.717438 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:57.723004 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bad7a657-ad2e-400e-97e6-92bf619d74dd tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:32:57.724007 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-bad7a657-ad2e-400e-97e6-92bf619d74dd tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create snapshot from volume 6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:32:57.853109 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-bad7a657-ad2e-400e-97e6-92bf619d74dd tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Created reservations ['69a7f518-c132-4d51-aeb2-5ba0ae5e4319', '0ad5c2d6-1dbc-4cb8-8948-42bd04fee09c', 'c904e7a6-169e-4c74-b532-3ed2c7094d62', '157c5e3d-0130-4e45-9082-1bac9ecdf3b7'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:32:58.158637 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bad7a657-ad2e-400e-97e6-92bf619d74dd tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot create request issued successfully. Dec 29 07:32:58.159325 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bad7a657-ad2e-400e-97e6-92bf619d74dd tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots returned with HTTP 202 Dec 29 07:32:58.160314 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 397/791] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:32:57 2020] POST /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots => generated 310 bytes in 581 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:32:58.171669 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bda94768-7939-4c01-83a7-59ec37c31875 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/ff06f459-be12-4188-b8e5-074af4800a20 Dec 29 07:32:58.172351 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bda94768-7939-4c01-83a7-59ec37c31875 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:58.172828 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bda94768-7939-4c01-83a7-59ec37c31875 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:58.235354 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:58.235354 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:58.237540 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bda94768-7939-4c01-83a7-59ec37c31875 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:58.240129 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bda94768-7939-4c01-83a7-59ec37c31875 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/ff06f459-be12-4188-b8e5-074af4800a20 returned with HTTP 200 Dec 29 07:32:58.241151 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 395/792] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:58 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/ff06f459-be12-4188-b8e5-074af4800a20 => generated 442 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:32:59.255262 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dd232698-c924-43d7-9ccc-a35a964f8273 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/ff06f459-be12-4188-b8e5-074af4800a20 Dec 29 07:32:59.256280 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dd232698-c924-43d7-9ccc-a35a964f8273 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:32:59.256784 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:32:59.256784 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:32:59.257406 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dd232698-c924-43d7-9ccc-a35a964f8273 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:32:59.305927 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:32:59.305927 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:32:59.308363 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dd232698-c924-43d7-9ccc-a35a964f8273 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:32:59.311120 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dd232698-c924-43d7-9ccc-a35a964f8273 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/ff06f459-be12-4188-b8e5-074af4800a20 returned with HTTP 200 Dec 29 07:32:59.317141 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 398/793] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:32:59 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/ff06f459-be12-4188-b8e5-074af4800a20 => generated 442 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:00.325446 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-882fb663-d512-4c63-888a-52c445d4b2b0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/ff06f459-be12-4188-b8e5-074af4800a20 Dec 29 07:33:00.326021 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-882fb663-d512-4c63-888a-52c445d4b2b0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:00.326181 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:00.326181 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:00.326566 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-882fb663-d512-4c63-888a-52c445d4b2b0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:00.408804 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9590e2ef-d852-4a5d-8a06-163daf8642f4 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] POST http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes Dec 29 07:33:00.409264 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:00.409264 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:00.409679 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9590e2ef-d852-4a5d-8a06-163daf8642f4 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1805687729"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:00.410802 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-9590e2ef-d852-4a5d-8a06-163daf8642f4 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1805687729'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:33:00.411330 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-9590e2ef-d852-4a5d-8a06-163daf8642f4 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Create volume of 1 GB Dec 29 07:33:00.424901 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:00.424901 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:00.426078 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-882fb663-d512-4c63-888a-52c445d4b2b0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:33:00.428294 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-882fb663-d512-4c63-888a-52c445d4b2b0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/ff06f459-be12-4188-b8e5-074af4800a20 returned with HTTP 200 Dec 29 07:33:00.442628 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 396/794] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:33:00 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/ff06f459-be12-4188-b8e5-074af4800a20 => generated 469 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:00.458139 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9590e2ef-d852-4a5d-8a06-163daf8642f4 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Availability Zones retrieved successfully. Dec 29 07:33:00.490423 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9590e2ef-d852-4a5d-8a06-163daf8642f4 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Flow 'volume_create_api' (661ebcd5-9697-4316-bc13-184b92498034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:33:00.493276 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9590e2ef-d852-4a5d-8a06-163daf8642f4 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82a369dd-1345-4f09-a98d-eec097f9ff2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:33:00.529025 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-9590e2ef-d852-4a5d-8a06-163daf8642f4 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:33:00.770493 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9590e2ef-d852-4a5d-8a06-163daf8642f4 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82a369dd-1345-4f09-a98d-eec097f9ff2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:33:00.780676 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9590e2ef-d852-4a5d-8a06-163daf8642f4 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (269c4824-e291-4617-8437-b85555fad332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:33:00.931073 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-9590e2ef-d852-4a5d-8a06-163daf8642f4 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Created reservations ['8318a963-4f4b-4b15-b5e1-50da22a632a3', '97bd4c8a-e9d7-45a7-8a54-cf52461eb47b', 'd535f830-fa50-4cde-87ee-a0a6310b811c', '6070fdd6-0cac-4d6c-84b8-fc6702fabccc'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:33:00.934777 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9590e2ef-d852-4a5d-8a06-163daf8642f4 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (269c4824-e291-4617-8437-b85555fad332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8318a963-4f4b-4b15-b5e1-50da22a632a3', '97bd4c8a-e9d7-45a7-8a54-cf52461eb47b', 'd535f830-fa50-4cde-87ee-a0a6310b811c', '6070fdd6-0cac-4d6c-84b8-fc6702fabccc']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:33:00.943679 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9590e2ef-d852-4a5d-8a06-163daf8642f4 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (227ac117-a4f5-4292-b33a-9c69a2dbaa1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:33:01.080022 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9590e2ef-d852-4a5d-8a06-163daf8642f4 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (227ac117-a4f5-4292-b33a-9c69a2dbaa1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4919fa4-81dd-46d5-be39-d8d86050a061', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1805687729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='651ba7114c3348c384fcc460e31d98cc',qos_specs=None,replication_status=,reservations=['8318a963-4f4b-4b15-b5e1-50da22a632a3','97bd4c8a-e9d7-45a7-8a54-cf52461eb47b','d535f830-fa50-4cde-87ee-a0a6310b811c','6070fdd6-0cac-4d6c-84b8-fc6702fabccc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1be6fd2e26564bc39a82a9ff29b1bf5c',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:33:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1805687729',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4919fa4-81dd-46d5-be39-d8d86050a061,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='651ba7114c3348c384fcc460e31d98cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1be6fd2e26564bc39a82a9ff29b1bf5c',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:33:01.082189 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9590e2ef-d852-4a5d-8a06-163daf8642f4 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbe28000-8f2e-4ca5-80c6-68d16929e5a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:33:01.154046 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9590e2ef-d852-4a5d-8a06-163daf8642f4 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbe28000-8f2e-4ca5-80c6-68d16929e5a3) transitioned into state 'SUCCESS' from state '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-1805687729',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='651ba7114c3348c384fcc460e31d98cc',qos_specs=None,replication_status=,reservations=['8318a963-4f4b-4b15-b5e1-50da22a632a3','97bd4c8a-e9d7-45a7-8a54-cf52461eb47b','d535f830-fa50-4cde-87ee-a0a6310b811c','6070fdd6-0cac-4d6c-84b8-fc6702fabccc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1be6fd2e26564bc39a82a9ff29b1bf5c',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:33:01.156094 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9590e2ef-d852-4a5d-8a06-163daf8642f4 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03510561-032a-4132-8a9f-93edb9841cbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:33:01.193399 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9590e2ef-d852-4a5d-8a06-163daf8642f4 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03510561-032a-4132-8a9f-93edb9841cbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:33:01.196193 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9590e2ef-d852-4a5d-8a06-163daf8642f4 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Flow 'volume_create_api' (661ebcd5-9697-4316-bc13-184b92498034) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:33:01.310533 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9590e2ef-d852-4a5d-8a06-163daf8642f4 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Create volume request issued successfully. Dec 29 07:33:01.354933 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9590e2ef-d852-4a5d-8a06-163daf8642f4 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes returned with HTTP 202 Dec 29 07:33:01.355842 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 399/795] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:33:00 2020] POST /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes => generated 820 bytes in 951 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:33:01.370617 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0f553afd-0035-43e3-83c5-7919a1c25404 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 Dec 29 07:33:01.371295 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0f553afd-0035-43e3-83c5-7919a1c25404 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:01.371516 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:01.371516 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:01.371907 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0f553afd-0035-43e3-83c5-7919a1c25404 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:01.486262 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:01.486262 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:01.507554 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0f553afd-0035-43e3-83c5-7919a1c25404 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:01.556485 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0f553afd-0035-43e3-83c5-7919a1c25404 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 returned with HTTP 200 Dec 29 07:33:01.563710 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 400/796] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:01 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 => generated 888 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:33:01.997173 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e22ce6e6-679c-4756-8b24-c95f01bf4e6a tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573 tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573] GET http://10.222.0.20/volume/v3/5734de938837401383b9830b8499c1ea/os-quota-sets/9c20ba458f2f44b58b712fc11ae1c39e Dec 29 07:33:01.997992 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e22ce6e6-679c-4756-8b24-c95f01bf4e6a tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573 tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:01.998392 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:01.998392 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:01.999128 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e22ce6e6-679c-4756-8b24-c95f01bf4e6a tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573 tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:02.077846 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e22ce6e6-679c-4756-8b24-c95f01bf4e6a tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573 tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573] http://10.222.0.20/volume/v3/5734de938837401383b9830b8499c1ea/os-quota-sets/9c20ba458f2f44b58b712fc11ae1c39e returned with HTTP 200 Dec 29 07:33:02.079206 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 397/797] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:33:01 2020] GET /volume/v3/5734de938837401383b9830b8499c1ea/os-quota-sets/9c20ba458f2f44b58b712fc11ae1c39e => generated 361 bytes in 1025 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:02.091658 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f1530560-36ff-4f4d-8168-1e19bb7225c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573 tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573] PUT http://10.222.0.20/volume/v3/5734de938837401383b9830b8499c1ea/os-quota-sets/9c20ba458f2f44b58b712fc11ae1c39e Dec 29 07:33:02.092499 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:02.092499 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:02.093600 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f1530560-36ff-4f4d-8168-1e19bb7225c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573 tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:02.372993 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f1530560-36ff-4f4d-8168-1e19bb7225c0 tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573 tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573] http://10.222.0.20/volume/v3/5734de938837401383b9830b8499c1ea/os-quota-sets/9c20ba458f2f44b58b712fc11ae1c39e returned with HTTP 200 Dec 29 07:33:02.380234 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 401/798] 10.222.0.20 () {60 vars in 1341 bytes} [Tue Dec 29 07:33:02 2020] PUT /volume/v3/5734de938837401383b9830b8499c1ea/os-quota-sets/9c20ba458f2f44b58b712fc11ae1c39e => generated 314 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:02.595286 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8923e86a-ebcf-4e64-97d8-ff5b27fc574a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 Dec 29 07:33:02.599875 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8923e86a-ebcf-4e64-97d8-ff5b27fc574a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:02.603416 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8923e86a-ebcf-4e64-97d8-ff5b27fc574a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:02.912521 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:02.912521 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:02.949337 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8923e86a-ebcf-4e64-97d8-ff5b27fc574a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:03.070085 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8923e86a-ebcf-4e64-97d8-ff5b27fc574a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 returned with HTTP 200 Dec 29 07:33:03.084100 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 402/799] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:02 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 => generated 912 bytes in 493 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:03.132340 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-749ef2d1-2047-478c-bf95-436e224bcef9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] POST http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/volumes Dec 29 07:33:03.133647 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-749ef2d1-2047-478c-bf95-436e224bcef9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-131429858"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:03.135905 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-749ef2d1-2047-478c-bf95-436e224bcef9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-131429858'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:33:03.136770 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-749ef2d1-2047-478c-bf95-436e224bcef9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Create volume of 1 GB Dec 29 07:33:03.176207 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-749ef2d1-2047-478c-bf95-436e224bcef9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Availability Zones retrieved successfully. Dec 29 07:33:03.235183 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-749ef2d1-2047-478c-bf95-436e224bcef9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Flow 'volume_create_api' (4b3a6f1c-cdca-420c-84b6-a5d5836465d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:33:03.251459 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-749ef2d1-2047-478c-bf95-436e224bcef9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9144272-2e4c-49ab-9a63-6bde169eb86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:33:03.254007 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-749ef2d1-2047-478c-bf95-436e224bcef9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:33:03.389260 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-749ef2d1-2047-478c-bf95-436e224bcef9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9144272-2e4c-49ab-9a63-6bde169eb86a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:33:03.392833 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-749ef2d1-2047-478c-bf95-436e224bcef9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b529eae3-9bea-46e3-a189-cf35dc78e5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:33:03.612860 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-749ef2d1-2047-478c-bf95-436e224bcef9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Created reservations ['1299aa1e-89b8-4465-9123-96c4828b1780', 'ef28f57f-fae9-4d5e-9580-e8d8b2e6eaab', '699ebdbe-d9ba-446b-b7ec-59377e12d715', '2b6e343e-6f0c-42dd-8f8a-bee2bb25302f'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:33:03.615404 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-749ef2d1-2047-478c-bf95-436e224bcef9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b529eae3-9bea-46e3-a189-cf35dc78e5a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1299aa1e-89b8-4465-9123-96c4828b1780', 'ef28f57f-fae9-4d5e-9580-e8d8b2e6eaab', '699ebdbe-d9ba-446b-b7ec-59377e12d715', '2b6e343e-6f0c-42dd-8f8a-bee2bb25302f']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:33:03.617480 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-749ef2d1-2047-478c-bf95-436e224bcef9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b3e0d49-ecc1-4894-9d30-72f4436de2a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:33:03.758670 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-749ef2d1-2047-478c-bf95-436e224bcef9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b3e0d49-ecc1-4894-9d30-72f4436de2a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '888e7759-7bd6-4c62-8061-3750df021086', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-131429858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c20ba458f2f44b58b712fc11ae1c39e',qos_specs=None,replication_status=,reservations=['1299aa1e-89b8-4465-9123-96c4828b1780','ef28f57f-fae9-4d5e-9580-e8d8b2e6eaab','699ebdbe-d9ba-446b-b7ec-59377e12d715','2b6e343e-6f0c-42dd-8f8a-bee2bb25302f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e49ac426e5ce41ae9a215dcc1ca1a973',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:33:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-131429858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=888e7759-7bd6-4c62-8061-3750df021086,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9c20ba458f2f44b58b712fc11ae1c39e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e49ac426e5ce41ae9a215dcc1ca1a973',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:33:03.767367 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-749ef2d1-2047-478c-bf95-436e224bcef9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b12ac7ab-70bf-4682-99d0-39891f2392ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:33:03.842511 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-749ef2d1-2047-478c-bf95-436e224bcef9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b12ac7ab-70bf-4682-99d0-39891f2392ad) transitioned into state 'SUCCESS' from state '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-131429858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9c20ba458f2f44b58b712fc11ae1c39e',qos_specs=None,replication_status=,reservations=['1299aa1e-89b8-4465-9123-96c4828b1780','ef28f57f-fae9-4d5e-9580-e8d8b2e6eaab','699ebdbe-d9ba-446b-b7ec-59377e12d715','2b6e343e-6f0c-42dd-8f8a-bee2bb25302f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e49ac426e5ce41ae9a215dcc1ca1a973',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:33:03.848280 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-749ef2d1-2047-478c-bf95-436e224bcef9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5db079ca-a8ff-49a5-9022-5bed623334d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:33:03.894001 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-749ef2d1-2047-478c-bf95-436e224bcef9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5db079ca-a8ff-49a5-9022-5bed623334d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:33:03.899337 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-749ef2d1-2047-478c-bf95-436e224bcef9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Flow 'volume_create_api' (4b3a6f1c-cdca-420c-84b6-a5d5836465d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:33:04.031320 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-749ef2d1-2047-478c-bf95-436e224bcef9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Create volume request issued successfully. Dec 29 07:33:04.075616 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-749ef2d1-2047-478c-bf95-436e224bcef9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/volumes returned with HTTP 202 Dec 29 07:33:04.076839 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 398/800] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:33:02 2020] POST /volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/volumes => generated 835 bytes in 1545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:33:04.091871 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bcc2cd77-dc1b-44e3-826b-e834a093d4b2 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 Dec 29 07:33:04.092380 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bcc2cd77-dc1b-44e3-826b-e834a093d4b2 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:04.092893 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:04.092893 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:04.093533 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bcc2cd77-dc1b-44e3-826b-e834a093d4b2 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:04.095211 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-36b3c68f-75fd-4d20-866b-40c663cca088 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] GET http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/volumes/888e7759-7bd6-4c62-8061-3750df021086 Dec 29 07:33:04.095852 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-36b3c68f-75fd-4d20-866b-40c663cca088 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:04.096176 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:04.096176 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:04.096752 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-36b3c68f-75fd-4d20-866b-40c663cca088 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:04.209561 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:04.209561 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:04.227441 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bcc2cd77-dc1b-44e3-826b-e834a093d4b2 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:04.265848 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:04.265848 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:04.289449 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-36b3c68f-75fd-4d20-866b-40c663cca088 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Volume info retrieved successfully. Dec 29 07:33:04.290914 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bcc2cd77-dc1b-44e3-826b-e834a093d4b2 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 returned with HTTP 200 Dec 29 07:33:04.297620 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 403/801] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:04 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 => generated 913 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:04.375858 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-36b3c68f-75fd-4d20-866b-40c663cca088 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/volumes/888e7759-7bd6-4c62-8061-3750df021086 returned with HTTP 200 Dec 29 07:33:04.376543 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 399/802] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:04 2020] GET /volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/volumes/888e7759-7bd6-4c62-8061-3750df021086 => generated 903 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:04.566061 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9415b37c-bd08-4d11-ab7d-188081ee7384 req-476169a0-a101-4a6b-b368-d5ee172e2768 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 Dec 29 07:33:04.566634 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9415b37c-bd08-4d11-ab7d-188081ee7384 req-476169a0-a101-4a6b-b368-d5ee172e2768 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:04.566762 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:04.566762 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:04.567252 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9415b37c-bd08-4d11-ab7d-188081ee7384 req-476169a0-a101-4a6b-b368-d5ee172e2768 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:04.670297 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:04.670297 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:04.697327 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-9415b37c-bd08-4d11-ab7d-188081ee7384 req-476169a0-a101-4a6b-b368-d5ee172e2768 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:04.806340 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9415b37c-bd08-4d11-ab7d-188081ee7384 req-476169a0-a101-4a6b-b368-d5ee172e2768 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 returned with HTTP 200 Dec 29 07:33:04.813802 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 404/803] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:33:04 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 => generated 913 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:05.156147 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-36b3c68f-75fd-4d20-866b-40c663cca088 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] GET http://10.222.0.20/volume// Dec 29 07:33:05.156981 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-36b3c68f-75fd-4d20-866b-40c663cca088 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:05.158184 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:05.158184 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:05.158915 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-36b3c68f-75fd-4d20-866b-40c663cca088 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:05.160698 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-36b3c68f-75fd-4d20-866b-40c663cca088 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:33:05.161673 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 400/804] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:33:05 2020] GET /volume/ => generated 754 bytes in 6 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:33:05.189761 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9415b37c-bd08-4d11-ab7d-188081ee7384 req-ffca5896-fee4-482b-b02a-058bc1b7b7a9 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] POST http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments Dec 29 07:33:05.190772 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:05.190772 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:05.191632 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9415b37c-bd08-4d11-ab7d-188081ee7384 req-ffca5896-fee4-482b-b02a-058bc1b7b7a9 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4919fa4-81dd-46d5-be39-d8d86050a061", "instance_uuid": "2501572e-7167-4495-9086-b26310e035b1", "connector": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:05.347705 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:05.347705 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:05.393539 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-affa9f19-61a4-491c-aa72-435b3b927002 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] GET http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/volumes/888e7759-7bd6-4c62-8061-3750df021086 Dec 29 07:33:05.394696 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-affa9f19-61a4-491c-aa72-435b3b927002 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:05.395831 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-affa9f19-61a4-491c-aa72-435b3b927002 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:05.653055 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9415b37c-bd08-4d11-ab7d-188081ee7384 req-ffca5896-fee4-482b-b02a-058bc1b7b7a9 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments returned with HTTP 200 Dec 29 07:33:05.654330 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 405/805] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:33:05 2020] POST /volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments => generated 273 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:33:05.659700 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:05.659700 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:05.672176 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-affa9f19-61a4-491c-aa72-435b3b927002 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Volume info retrieved successfully. Dec 29 07:33:05.701085 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3c6a439c-7f21-4bbd-9eba-fb4c957fbd77 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 Dec 29 07:33:05.701627 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3c6a439c-7f21-4bbd-9eba-fb4c957fbd77 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:05.701995 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:05.701995 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:05.702373 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3c6a439c-7f21-4bbd-9eba-fb4c957fbd77 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:05.768604 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-affa9f19-61a4-491c-aa72-435b3b927002 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/volumes/888e7759-7bd6-4c62-8061-3750df021086 returned with HTTP 200 Dec 29 07:33:05.771625 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 401/806] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:05 2020] GET /volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/volumes/888e7759-7bd6-4c62-8061-3750df021086 => generated 928 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:05.772602 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-affa9f19-61a4-491c-aa72-435b3b927002 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] GET http://10.222.0.20/volume// Dec 29 07:33:05.773081 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-affa9f19-61a4-491c-aa72-435b3b927002 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:05.773297 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:05.773297 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:05.773677 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-affa9f19-61a4-491c-aa72-435b3b927002 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:05.781769 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-affa9f19-61a4-491c-aa72-435b3b927002 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:33:05.788899 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 402/807] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:33:05 2020] GET /volume/ => generated 754 bytes in 17 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:33:05.804438 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c1307eaf-eabf-4439-9467-d9196f285dd6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] POST http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots Dec 29 07:33:05.811600 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c1307eaf-eabf-4439-9467-d9196f285dd6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "888e7759-7bd6-4c62-8061-3750df021086", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1200111469"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:05.905488 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:05.905488 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:05.930513 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3c6a439c-7f21-4bbd-9eba-fb4c957fbd77 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:06.032091 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:06.032091 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:06.052481 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3c6a439c-7f21-4bbd-9eba-fb4c957fbd77 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 returned with HTTP 200 Dec 29 07:33:06.057235 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 406/808] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:05 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 => generated 912 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:06.065886 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9415b37c-bd08-4d11-ab7d-188081ee7384 req-ed6f84d8-dd2d-446c-b271-865e48f40814 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 Dec 29 07:33:06.070298 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9415b37c-bd08-4d11-ab7d-188081ee7384 req-ed6f84d8-dd2d-446c-b271-865e48f40814 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:06.070762 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:06.070762 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:06.071400 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:06.071400 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:06.071844 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9415b37c-bd08-4d11-ab7d-188081ee7384 req-ed6f84d8-dd2d-446c-b271-865e48f40814 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:06.072989 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c1307eaf-eabf-4439-9467-d9196f285dd6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Volume info retrieved successfully. Dec 29 07:33:06.072989 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-c1307eaf-eabf-4439-9467-d9196f285dd6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Create snapshot from volume 888e7759-7bd6-4c62-8061-3750df021086 Dec 29 07:33:06.171081 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:06.171081 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:06.190349 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-9415b37c-bd08-4d11-ab7d-188081ee7384 req-ed6f84d8-dd2d-446c-b271-865e48f40814 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:06.199783 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-c1307eaf-eabf-4439-9467-d9196f285dd6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Created reservations ['ef8dc470-5d75-4dc4-b4d5-75391c0220d2', 'd9b3dc6c-8848-4bf1-9895-5fe74574ca81', '9c6cc5c4-1023-437b-82a6-f2ffc85b8117', '1d52ac21-26e6-42a1-b7f2-01c6682e0ca2'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:33:06.214861 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:06.214861 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:06.224600 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9415b37c-bd08-4d11-ab7d-188081ee7384 req-ed6f84d8-dd2d-446c-b271-865e48f40814 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 returned with HTTP 200 Dec 29 07:33:06.225900 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 407/809] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 07:33:06 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 => generated 1011 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:33:06.252370 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9415b37c-bd08-4d11-ab7d-188081ee7384 req-e565a2d0-c58b-4da7-b83b-77ecf004b3d7 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] PUT http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments/42f71b44-1374-402e-8248-263ae556434b Dec 29 07:33:06.253169 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:06.253169 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:06.253857 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9415b37c-bd08-4d11-ab7d-188081ee7384 req-e565a2d0-c58b-4da7-b83b-77ecf004b3d7 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:06.329584 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:33:06.329584 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:33:06.330125 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-9415b37c-bd08-4d11-ab7d-188081ee7384 req-e565a2d0-c58b-4da7-b83b-77ecf004b3d7 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Lock "b'cinder-attachment_update-d4919fa4-81dd-46d5-be39-d8d86050a061-n-h1-768509-3'" acquired by "attachment_update" :: waited 0.016s {{(pid=88228) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:33:06.333334 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:06.333334 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:06.491948 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c1307eaf-eabf-4439-9467-d9196f285dd6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Snapshot create request issued successfully. Dec 29 07:33:06.497196 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c1307eaf-eabf-4439-9467-d9196f285dd6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots returned with HTTP 202 Dec 29 07:33:06.505892 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 403/810] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:33:05 2020] POST /volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots => generated 323 bytes in 711 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:33:06.518508 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-83dba81b-ba7d-4c36-a187-5e90e057f400 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] GET http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots/d7c814fa-ab48-4577-aff0-3b874ccbc712 Dec 29 07:33:06.519115 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-83dba81b-ba7d-4c36-a187-5e90e057f400 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:06.519337 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:06.519337 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:06.531302 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-83dba81b-ba7d-4c36-a187-5e90e057f400 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:06.596516 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:06.596516 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:06.597861 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-83dba81b-ba7d-4c36-a187-5e90e057f400 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Snapshot retrieved successfully. Dec 29 07:33:06.599982 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-83dba81b-ba7d-4c36-a187-5e90e057f400 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots/d7c814fa-ab48-4577-aff0-3b874ccbc712 returned with HTTP 200 Dec 29 07:33:06.612470 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 404/811] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:33:06 2020] GET /volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots/d7c814fa-ab48-4577-aff0-3b874ccbc712 => generated 455 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:07.073909 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-29ea80cb-2337-4537-807f-64d938ef204d tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 Dec 29 07:33:07.074679 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-29ea80cb-2337-4537-807f-64d938ef204d tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:07.074986 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:07.074986 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:07.075628 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-29ea80cb-2337-4537-807f-64d938ef204d tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:07.249332 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:07.249332 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:07.289505 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-29ea80cb-2337-4537-807f-64d938ef204d tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:07.357334 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:07.357334 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:07.401847 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-29ea80cb-2337-4537-807f-64d938ef204d tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 returned with HTTP 200 Dec 29 07:33:07.412287 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 405/812] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:07 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 => generated 912 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:07.621022 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c2d330b1-eb5a-41fd-ba49-97f93b294983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] GET http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots/d7c814fa-ab48-4577-aff0-3b874ccbc712 Dec 29 07:33:07.621566 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c2d330b1-eb5a-41fd-ba49-97f93b294983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:07.621793 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:07.621793 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:07.622174 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c2d330b1-eb5a-41fd-ba49-97f93b294983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:07.674186 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:07.674186 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:07.675522 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c2d330b1-eb5a-41fd-ba49-97f93b294983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Snapshot retrieved successfully. Dec 29 07:33:07.677844 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c2d330b1-eb5a-41fd-ba49-97f93b294983 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots/d7c814fa-ab48-4577-aff0-3b874ccbc712 returned with HTTP 200 Dec 29 07:33:07.678417 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 406/813] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:33:07 2020] GET /volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots/d7c814fa-ab48-4577-aff0-3b874ccbc712 => generated 455 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:08.422402 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-252a4e17-851c-4dc8-a166-63a9556bb5ce tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 Dec 29 07:33:08.423611 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-252a4e17-851c-4dc8-a166-63a9556bb5ce tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:08.423995 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:08.423995 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:08.424622 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-252a4e17-851c-4dc8-a166-63a9556bb5ce tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:08.627483 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:08.627483 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:08.677037 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-252a4e17-851c-4dc8-a166-63a9556bb5ce tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:08.752616 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:08.752616 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:08.788587 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-252a4e17-851c-4dc8-a166-63a9556bb5ce tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 returned with HTTP 200 Dec 29 07:33:08.809673 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 407/814] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:08 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 => generated 912 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:08.813700 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0774be7d-1fed-459e-8c10-15731ed0684e tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] GET http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots/d7c814fa-ab48-4577-aff0-3b874ccbc712 Dec 29 07:33:08.814242 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0774be7d-1fed-459e-8c10-15731ed0684e tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:08.814437 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:08.814437 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:08.820958 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0774be7d-1fed-459e-8c10-15731ed0684e tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:08.942516 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:08.942516 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:08.943721 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0774be7d-1fed-459e-8c10-15731ed0684e tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Snapshot retrieved successfully. Dec 29 07:33:08.945719 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0774be7d-1fed-459e-8c10-15731ed0684e tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots/d7c814fa-ab48-4577-aff0-3b874ccbc712 returned with HTTP 200 Dec 29 07:33:08.946561 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 408/815] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:33:08 2020] GET /volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots/d7c814fa-ab48-4577-aff0-3b874ccbc712 => generated 482 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:08.987972 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-051069fc-c520-4974-9f4e-62f569d7c370 tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573 tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573] PUT http://10.222.0.20/volume/v3/5734de938837401383b9830b8499c1ea/os-quota-sets/9c20ba458f2f44b58b712fc11ae1c39e Dec 29 07:33:08.988819 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:08.988819 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:08.989539 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-051069fc-c520-4974-9f4e-62f569d7c370 tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573 tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:09.295444 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-051069fc-c520-4974-9f4e-62f569d7c370 tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573 tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573] http://10.222.0.20/volume/v3/5734de938837401383b9830b8499c1ea/os-quota-sets/9c20ba458f2f44b58b712fc11ae1c39e returned with HTTP 200 Dec 29 07:33:09.296353 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 409/816] 10.222.0.20 () {60 vars in 1341 bytes} [Tue Dec 29 07:33:08 2020] PUT /volume/v3/5734de938837401383b9830b8499c1ea/os-quota-sets/9c20ba458f2f44b58b712fc11ae1c39e => generated 314 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:09.313608 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-98c4933c-a041-4fb3-82e1-337170de8ae2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] POST http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots Dec 29 07:33:09.314410 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-98c4933c-a041-4fb3-82e1-337170de8ae2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "888e7759-7bd6-4c62-8061-3750df021086"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:09.462102 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:09.462102 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:09.464686 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-98c4933c-a041-4fb3-82e1-337170de8ae2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Volume info retrieved successfully. Dec 29 07:33:09.465777 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-98c4933c-a041-4fb3-82e1-337170de8ae2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Create snapshot from volume 888e7759-7bd6-4c62-8061-3750df021086 Dec 29 07:33:09.518870 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota_utils [None req-98c4933c-a041-4fb3-82e1-337170de8ae2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Quota exceeded for 9c20ba458f2f44b58b712fc11ae1c39e, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Dec 29 07:33:09.519780 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.middleware.fault [None req-98c4933c-a041-4fb3-82e1-337170de8ae2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots returned with HTTP 413 Dec 29 07:33:09.522130 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 410/817] 10.222.0.20 () {60 vars in 1231 bytes} [Tue Dec 29 07:33:09 2020] POST /volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots => generated 208 bytes in 218 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 29 07:33:09.535871 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-606bd27a-22be-4593-b8e8-060318a8ce5b tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573 tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573] PUT http://10.222.0.20/volume/v3/5734de938837401383b9830b8499c1ea/os-quota-sets/9c20ba458f2f44b58b712fc11ae1c39e Dec 29 07:33:09.540182 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:09.540182 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:09.541888 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-606bd27a-22be-4593-b8e8-060318a8ce5b tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573 tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:09.668681 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-9415b37c-bd08-4d11-ab7d-188081ee7384 req-e565a2d0-c58b-4da7-b83b-77ecf004b3d7 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Lock "b'cinder-attachment_update-d4919fa4-81dd-46d5-be39-d8d86050a061-n-h1-768509-3'" released by "attachment_update" :: held 3.339s {{(pid=88228) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:33:09.669612 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9415b37c-bd08-4d11-ab7d-188081ee7384 req-e565a2d0-c58b-4da7-b83b-77ecf004b3d7 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments/42f71b44-1374-402e-8248-263ae556434b returned with HTTP 200 Dec 29 07:33:09.671876 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 408/818] 10.222.0.45 () {64 vars in 1468 bytes} [Tue Dec 29 07:33:06 2020] PUT /volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments/42f71b44-1374-402e-8248-263ae556434b => generated 762 bytes in 3430 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:33:09.827311 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9bcdd36c-3860-4bf7-9473-caab10875222 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 Dec 29 07:33:09.827311 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9bcdd36c-3860-4bf7-9473-caab10875222 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:09.827311 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:09.827311 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:09.827311 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9bcdd36c-3860-4bf7-9473-caab10875222 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:09.876117 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-606bd27a-22be-4593-b8e8-060318a8ce5b tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573 tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573] http://10.222.0.20/volume/v3/5734de938837401383b9830b8499c1ea/os-quota-sets/9c20ba458f2f44b58b712fc11ae1c39e returned with HTTP 200 Dec 29 07:33:09.883141 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 411/819] 10.222.0.20 () {60 vars in 1341 bytes} [Tue Dec 29 07:33:09 2020] PUT /volume/v3/5734de938837401383b9830b8499c1ea/os-quota-sets/9c20ba458f2f44b58b712fc11ae1c39e => generated 314 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:09.888753 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6d94bfd8-c148-4037-ae06-22a07f832626 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] POST http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots Dec 29 07:33:09.889635 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6d94bfd8-c148-4037-ae06-22a07f832626 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "888e7759-7bd6-4c62-8061-3750df021086"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:09.961943 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:09.961943 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:10.006527 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9bcdd36c-3860-4bf7-9473-caab10875222 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:10.074086 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:10.074086 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:10.084638 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:10.084638 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:10.100303 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6d94bfd8-c148-4037-ae06-22a07f832626 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Volume info retrieved successfully. Dec 29 07:33:10.103858 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-6d94bfd8-c148-4037-ae06-22a07f832626 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Create snapshot from volume 888e7759-7bd6-4c62-8061-3750df021086 Dec 29 07:33:10.118324 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9bcdd36c-3860-4bf7-9473-caab10875222 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 returned with HTTP 200 Dec 29 07:33:10.122178 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 409/820] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:09 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 => generated 913 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:10.204990 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota_utils [None req-6d94bfd8-c148-4037-ae06-22a07f832626 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Quota exceeded for 9c20ba458f2f44b58b712fc11ae1c39e, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Dec 29 07:33:10.205635 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.middleware.fault [None req-6d94bfd8-c148-4037-ae06-22a07f832626 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots returned with HTTP 413 Dec 29 07:33:10.208704 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 412/821] 10.222.0.20 () {60 vars in 1231 bytes} [Tue Dec 29 07:33:09 2020] POST /volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots => generated 133 bytes in 325 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Dec 29 07:33:10.218949 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-38f04c3b-3e63-4f91-9d22-79db7e77d537 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] DELETE http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots/d7c814fa-ab48-4577-aff0-3b874ccbc712 Dec 29 07:33:10.219721 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-38f04c3b-3e63-4f91-9d22-79db7e77d537 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:10.220086 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:10.220086 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:10.220705 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-38f04c3b-3e63-4f91-9d22-79db7e77d537 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:10.221213 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-38f04c3b-3e63-4f91-9d22-79db7e77d537 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Delete snapshot with id: d7c814fa-ab48-4577-aff0-3b874ccbc712 Dec 29 07:33:10.273652 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:10.273652 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:10.277988 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-38f04c3b-3e63-4f91-9d22-79db7e77d537 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Snapshot retrieved successfully. Dec 29 07:33:10.436333 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-38f04c3b-3e63-4f91-9d22-79db7e77d537 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Snapshot delete request issued successfully. Dec 29 07:33:10.437272 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-38f04c3b-3e63-4f91-9d22-79db7e77d537 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots/d7c814fa-ab48-4577-aff0-3b874ccbc712 returned with HTTP 202 Dec 29 07:33:10.443938 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 410/822] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:33:10 2020] DELETE /volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots/d7c814fa-ab48-4577-aff0-3b874ccbc712 => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 29 07:33:10.446484 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cfcc7609-eca3-4dff-9886-c81b427fa94d tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] GET http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots/d7c814fa-ab48-4577-aff0-3b874ccbc712 Dec 29 07:33:10.447939 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cfcc7609-eca3-4dff-9886-c81b427fa94d tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:10.448349 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:10.448349 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:10.448973 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cfcc7609-eca3-4dff-9886-c81b427fa94d tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:10.501571 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:10.501571 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:10.503436 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-cfcc7609-eca3-4dff-9886-c81b427fa94d tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Snapshot retrieved successfully. Dec 29 07:33:10.505577 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cfcc7609-eca3-4dff-9886-c81b427fa94d tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots/d7c814fa-ab48-4577-aff0-3b874ccbc712 returned with HTTP 200 Dec 29 07:33:10.509020 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 413/823] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:33:10 2020] GET /volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots/d7c814fa-ab48-4577-aff0-3b874ccbc712 => generated 481 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:11.138773 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0a140b55-911b-41d9-888e-0a98148695eb tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 Dec 29 07:33:11.139465 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0a140b55-911b-41d9-888e-0a98148695eb tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:11.139762 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:11.139762 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:11.140430 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0a140b55-911b-41d9-888e-0a98148695eb tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:11.310434 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:11.310434 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:11.346098 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0a140b55-911b-41d9-888e-0a98148695eb tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:11.390341 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:11.390341 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:11.411794 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0a140b55-911b-41d9-888e-0a98148695eb tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 returned with HTTP 200 Dec 29 07:33:11.412626 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 411/824] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:11 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 => generated 913 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:11.520819 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c32c6dce-9988-4bc2-aac7-e7f55c3c5f97 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] GET http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots/d7c814fa-ab48-4577-aff0-3b874ccbc712 Dec 29 07:33:11.521984 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c32c6dce-9988-4bc2-aac7-e7f55c3c5f97 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:11.522471 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:11.522471 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:11.524052 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c32c6dce-9988-4bc2-aac7-e7f55c3c5f97 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:11.578219 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:11.578219 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:11.579884 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c32c6dce-9988-4bc2-aac7-e7f55c3c5f97 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Snapshot retrieved successfully. Dec 29 07:33:11.588490 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c32c6dce-9988-4bc2-aac7-e7f55c3c5f97 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots/d7c814fa-ab48-4577-aff0-3b874ccbc712 returned with HTTP 200 Dec 29 07:33:11.589620 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 414/825] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:33:11 2020] GET /volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots/d7c814fa-ab48-4577-aff0-3b874ccbc712 => generated 481 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:12.429734 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0a7090ef-03ac-42ac-b34d-ffa63dd8b44e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 Dec 29 07:33:12.431019 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0a7090ef-03ac-42ac-b34d-ffa63dd8b44e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:12.432269 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:12.432269 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:12.432960 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0a7090ef-03ac-42ac-b34d-ffa63dd8b44e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:12.608509 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-60b7b28b-3c26-4b3a-9ffd-d94bbeff9346 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] GET http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots/d7c814fa-ab48-4577-aff0-3b874ccbc712 Dec 29 07:33:12.611159 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-60b7b28b-3c26-4b3a-9ffd-d94bbeff9346 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:12.611391 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:12.611391 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:12.611799 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-60b7b28b-3c26-4b3a-9ffd-d94bbeff9346 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:12.683129 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-60b7b28b-3c26-4b3a-9ffd-d94bbeff9346 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots/d7c814fa-ab48-4577-aff0-3b874ccbc712 returned with HTTP 404 Dec 29 07:33:12.684447 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 415/826] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:33:12 2020] GET /volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/snapshots/d7c814fa-ab48-4577-aff0-3b874ccbc712 => generated 111 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:33:12.688925 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:12.688925 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:12.691808 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7e187c1b-2f90-4aca-bcae-6f18c50a8bf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] DELETE http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/volumes/888e7759-7bd6-4c62-8061-3750df021086 Dec 29 07:33:12.692334 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7e187c1b-2f90-4aca-bcae-6f18c50a8bf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:12.692826 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7e187c1b-2f90-4aca-bcae-6f18c50a8bf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:12.693295 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-7e187c1b-2f90-4aca-bcae-6f18c50a8bf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Delete volume with id: 888e7759-7bd6-4c62-8061-3750df021086 Dec 29 07:33:12.702113 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0a7090ef-03ac-42ac-b34d-ffa63dd8b44e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:12.724247 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:12.724247 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:12.736056 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0a7090ef-03ac-42ac-b34d-ffa63dd8b44e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 returned with HTTP 200 Dec 29 07:33:12.737532 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 412/827] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:12 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 => generated 913 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:12.798124 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:12.798124 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:12.808631 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7e187c1b-2f90-4aca-bcae-6f18c50a8bf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Volume info retrieved successfully. Dec 29 07:33:12.859295 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7e187c1b-2f90-4aca-bcae-6f18c50a8bf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Delete volume request issued successfully. Dec 29 07:33:12.859702 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7e187c1b-2f90-4aca-bcae-6f18c50a8bf2 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/volumes/888e7759-7bd6-4c62-8061-3750df021086 returned with HTTP 202 Dec 29 07:33:12.860572 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 416/828] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:33:12 2020] DELETE /volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/volumes/888e7759-7bd6-4c62-8061-3750df021086 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 29 07:33:12.868131 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-236f1106-8079-44a9-8507-0885c27b1d08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] GET http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/volumes/888e7759-7bd6-4c62-8061-3750df021086 Dec 29 07:33:12.868661 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-236f1106-8079-44a9-8507-0885c27b1d08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:12.870037 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:12.870037 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:12.870418 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-236f1106-8079-44a9-8507-0885c27b1d08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:13.022007 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:13.022007 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:13.044932 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-236f1106-8079-44a9-8507-0885c27b1d08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Volume info retrieved successfully. Dec 29 07:33:13.089592 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-236f1106-8079-44a9-8507-0885c27b1d08 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/volumes/888e7759-7bd6-4c62-8061-3750df021086 returned with HTTP 200 Dec 29 07:33:13.104935 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 413/829] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:12 2020] GET /volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/volumes/888e7759-7bd6-4c62-8061-3750df021086 => generated 927 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:13.752616 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-93e1593f-8df0-4c43-94de-56cfda5379b3 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 Dec 29 07:33:13.753154 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-93e1593f-8df0-4c43-94de-56cfda5379b3 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:13.753342 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:13.753342 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:13.753721 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-93e1593f-8df0-4c43-94de-56cfda5379b3 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:13.862642 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:13.862642 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:13.891999 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-93e1593f-8df0-4c43-94de-56cfda5379b3 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:13.948054 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:13.948054 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:13.975247 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-93e1593f-8df0-4c43-94de-56cfda5379b3 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 returned with HTTP 200 Dec 29 07:33:13.976133 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 417/830] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:13 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 => generated 913 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:14.108739 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-de00e10b-cf2c-4b2b-b526-0d635293c078 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] GET http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/volumes/888e7759-7bd6-4c62-8061-3750df021086 Dec 29 07:33:14.109440 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-de00e10b-cf2c-4b2b-b526-0d635293c078 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:14.109559 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:14.109559 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:14.109975 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-de00e10b-cf2c-4b2b-b526-0d635293c078 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:14.231396 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:14.231396 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:14.242144 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-de00e10b-cf2c-4b2b-b526-0d635293c078 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Volume info retrieved successfully. Dec 29 07:33:14.272883 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-de00e10b-cf2c-4b2b-b526-0d635293c078 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/volumes/888e7759-7bd6-4c62-8061-3750df021086 returned with HTTP 200 Dec 29 07:33:14.273700 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 414/831] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:14 2020] GET /volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/volumes/888e7759-7bd6-4c62-8061-3750df021086 => generated 927 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:14.991796 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a7dd9fff-cf2a-46bf-9386-3096f3af3baa tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 Dec 29 07:33:14.992319 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a7dd9fff-cf2a-46bf-9386-3096f3af3baa tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:14.992538 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:14.992538 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:14.992913 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a7dd9fff-cf2a-46bf-9386-3096f3af3baa tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:15.134787 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:15.134787 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:15.159712 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a7dd9fff-cf2a-46bf-9386-3096f3af3baa tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:15.200630 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:15.200630 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:15.239573 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9415b37c-bd08-4d11-ab7d-188081ee7384 req-1eda3ab5-ab2b-4017-b31d-ce48056990c8 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] POST http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments/42f71b44-1374-402e-8248-263ae556434b/action Dec 29 07:33:15.239573 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:15.239573 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:15.239573 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9415b37c-bd08-4d11-ab7d-188081ee7384 req-1eda3ab5-ab2b-4017-b31d-ce48056990c8 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Action body: b'{"os-complete": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:33:15.239573 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9415b37c-bd08-4d11-ab7d-188081ee7384 req-1eda3ab5-ab2b-4017-b31d-ce48056990c8 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:15.243393 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a7dd9fff-cf2a-46bf-9386-3096f3af3baa tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 returned with HTTP 200 Dec 29 07:33:15.243393 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 418/832] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:14 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 => generated 913 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:15.299788 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bd67c384-edf4-43a5-94b0-aa9a03fb8c44 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] GET http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/volumes/888e7759-7bd6-4c62-8061-3750df021086 Dec 29 07:33:15.299788 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bd67c384-edf4-43a5-94b0-aa9a03fb8c44 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:15.299788 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:15.299788 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:15.299788 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bd67c384-edf4-43a5-94b0-aa9a03fb8c44 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:15.386403 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:15.386403 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:15.409313 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9415b37c-bd08-4d11-ab7d-188081ee7384 req-1eda3ab5-ab2b-4017-b31d-ce48056990c8 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments/42f71b44-1374-402e-8248-263ae556434b/action returned with HTTP 204 Dec 29 07:33:15.410344 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 415/833] 10.222.0.45 () {64 vars in 1489 bytes} [Tue Dec 29 07:33:15 2020] POST /volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments/42f71b44-1374-402e-8248-263ae556434b/action => generated 0 bytes in 188 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:33:15.481669 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:15.481669 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:15.503314 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bd67c384-edf4-43a5-94b0-aa9a03fb8c44 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Volume info retrieved successfully. Dec 29 07:33:15.551696 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bd67c384-edf4-43a5-94b0-aa9a03fb8c44 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/volumes/888e7759-7bd6-4c62-8061-3750df021086 returned with HTTP 200 Dec 29 07:33:15.552515 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 419/834] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:15 2020] GET /volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/volumes/888e7759-7bd6-4c62-8061-3750df021086 => generated 927 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:16.255166 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0d0f25bc-abf8-4e61-9a57-a451af0a22f2 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 Dec 29 07:33:16.255724 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0d0f25bc-abf8-4e61-9a57-a451af0a22f2 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:16.255884 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:16.255884 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:16.256261 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0d0f25bc-abf8-4e61-9a57-a451af0a22f2 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:16.374810 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:16.374810 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:16.400440 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0d0f25bc-abf8-4e61-9a57-a451af0a22f2 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:16.436358 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:16.436358 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:16.448954 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0d0f25bc-abf8-4e61-9a57-a451af0a22f2 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 returned with HTTP 200 Dec 29 07:33:16.450987 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 416/835] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:16 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 => generated 1205 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:33:16.568887 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-19302f81-4eab-46e5-a31b-fea67be12143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] GET http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/volumes/888e7759-7bd6-4c62-8061-3750df021086 Dec 29 07:33:16.569788 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-19302f81-4eab-46e5-a31b-fea67be12143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:16.570192 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:16.570192 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:16.570855 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-19302f81-4eab-46e5-a31b-fea67be12143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:16.664419 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-19302f81-4eab-46e5-a31b-fea67be12143 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359 tempest-VolumeSnapshotQuotasNegativeTestJSON-1086317359] http://10.222.0.20/volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/volumes/888e7759-7bd6-4c62-8061-3750df021086 returned with HTTP 404 Dec 29 07:33:16.665871 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 420/836] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:16 2020] GET /volume/v3/9c20ba458f2f44b58b712fc11ae1c39e/volumes/888e7759-7bd6-4c62-8061-3750df021086 => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:33:16.675530 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7b93646f-6ff7-4aba-ba30-80cce61e2336 tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573 tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573] PUT http://10.222.0.20/volume/v3/5734de938837401383b9830b8499c1ea/os-quota-sets/9c20ba458f2f44b58b712fc11ae1c39e Dec 29 07:33:16.676349 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:16.676349 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:16.677050 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7b93646f-6ff7-4aba-ba30-80cce61e2336 tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573 tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:16.968634 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7b93646f-6ff7-4aba-ba30-80cce61e2336 tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573 tempest-VolumeSnapshotQuotasNegativeTestJSON-57480573] http://10.222.0.20/volume/v3/5734de938837401383b9830b8499c1ea/os-quota-sets/9c20ba458f2f44b58b712fc11ae1c39e returned with HTTP 200 Dec 29 07:33:16.974530 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 417/837] 10.222.0.20 () {60 vars in 1342 bytes} [Tue Dec 29 07:33:16 2020] PUT /volume/v3/5734de938837401383b9830b8499c1ea/os-quota-sets/9c20ba458f2f44b58b712fc11ae1c39e => generated 319 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:18.252117 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-30d134e1-437a-4334-8a59-71627730a685 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] POST http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes Dec 29 07:33:18.253962 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-30d134e1-437a-4334-8a59-71627730a685 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-767482066"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:18.255343 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-30d134e1-437a-4334-8a59-71627730a685 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-767482066'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:33:18.256195 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-30d134e1-437a-4334-8a59-71627730a685 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Create volume of 1 GB Dec 29 07:33:18.286040 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-30d134e1-437a-4334-8a59-71627730a685 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Availability Zones retrieved successfully. Dec 29 07:33:18.337555 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-30d134e1-437a-4334-8a59-71627730a685 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Flow 'volume_create_api' (f3aeab12-3112-4ef0-9f42-a6167891361f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:33:18.342351 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-30d134e1-437a-4334-8a59-71627730a685 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d280ee8d-346b-481b-a84d-956b0b326ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:33:18.345231 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-30d134e1-437a-4334-8a59-71627730a685 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:33:18.465680 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-30d134e1-437a-4334-8a59-71627730a685 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d280ee8d-346b-481b-a84d-956b0b326ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:33:18.468003 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-30d134e1-437a-4334-8a59-71627730a685 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10b02de3-b4ff-469a-af10-2dfd0f1dd9cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:33:18.560318 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-30d134e1-437a-4334-8a59-71627730a685 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Created reservations ['254785b4-2994-423c-b6db-f87bc8288b87', '529cda73-23e4-438a-8ef4-f07f5336da98', '1079d71f-5357-46be-9f47-1403c2052a78', '66eda608-9934-43fe-8048-55760e853793'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:33:18.562890 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-30d134e1-437a-4334-8a59-71627730a685 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10b02de3-b4ff-469a-af10-2dfd0f1dd9cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['254785b4-2994-423c-b6db-f87bc8288b87', '529cda73-23e4-438a-8ef4-f07f5336da98', '1079d71f-5357-46be-9f47-1403c2052a78', '66eda608-9934-43fe-8048-55760e853793']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:33:18.565503 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-30d134e1-437a-4334-8a59-71627730a685 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1727f9c7-ea69-417f-ae30-fdc13fc51883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:33:18.659022 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-30d134e1-437a-4334-8a59-71627730a685 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1727f9c7-ea69-417f-ae30-fdc13fc51883) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3afc25d-63aa-4be1-acfc-5a75686909ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-767482066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='651ba7114c3348c384fcc460e31d98cc',qos_specs=None,replication_status=,reservations=['254785b4-2994-423c-b6db-f87bc8288b87','529cda73-23e4-438a-8ef4-f07f5336da98','1079d71f-5357-46be-9f47-1403c2052a78','66eda608-9934-43fe-8048-55760e853793'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1be6fd2e26564bc39a82a9ff29b1bf5c',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:33:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-767482066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3afc25d-63aa-4be1-acfc-5a75686909ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='651ba7114c3348c384fcc460e31d98cc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1be6fd2e26564bc39a82a9ff29b1bf5c',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:33:18.661178 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-30d134e1-437a-4334-8a59-71627730a685 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31074862-dc61-4ed5-9333-67b127e98b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:33:18.691685 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-30d134e1-437a-4334-8a59-71627730a685 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31074862-dc61-4ed5-9333-67b127e98b07) transitioned into state 'SUCCESS' from state '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-767482066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='651ba7114c3348c384fcc460e31d98cc',qos_specs=None,replication_status=,reservations=['254785b4-2994-423c-b6db-f87bc8288b87','529cda73-23e4-438a-8ef4-f07f5336da98','1079d71f-5357-46be-9f47-1403c2052a78','66eda608-9934-43fe-8048-55760e853793'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1be6fd2e26564bc39a82a9ff29b1bf5c',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:33:18.693920 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-30d134e1-437a-4334-8a59-71627730a685 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00837c76-c70d-4fe5-a11a-f0eaf3533c73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:33:18.727781 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-30d134e1-437a-4334-8a59-71627730a685 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00837c76-c70d-4fe5-a11a-f0eaf3533c73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:33:18.737376 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-30d134e1-437a-4334-8a59-71627730a685 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Flow 'volume_create_api' (f3aeab12-3112-4ef0-9f42-a6167891361f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:33:18.906368 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-30d134e1-437a-4334-8a59-71627730a685 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Create volume request issued successfully. Dec 29 07:33:18.939147 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-30d134e1-437a-4334-8a59-71627730a685 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes returned with HTTP 202 Dec 29 07:33:18.940924 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 421/838] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:33:18 2020] POST /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes => generated 819 bytes in 693 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:33:18.955952 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6938c2df-50ce-412a-96bb-b923417f8fa6 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea Dec 29 07:33:18.956570 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6938c2df-50ce-412a-96bb-b923417f8fa6 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:18.957064 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6938c2df-50ce-412a-96bb-b923417f8fa6 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:19.085743 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:19.085743 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:19.118286 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6938c2df-50ce-412a-96bb-b923417f8fa6 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:19.160702 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6938c2df-50ce-412a-96bb-b923417f8fa6 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea returned with HTTP 200 Dec 29 07:33:19.161990 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 418/839] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:18 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea => generated 911 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:20.180577 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1d6aca60-c843-4cd4-b717-091547132034 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea Dec 29 07:33:20.182382 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1d6aca60-c843-4cd4-b717-091547132034 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:20.183337 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:20.183337 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:20.183337 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1d6aca60-c843-4cd4-b717-091547132034 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:20.328926 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:20.328926 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:20.347304 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1d6aca60-c843-4cd4-b717-091547132034 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:20.386456 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1d6aca60-c843-4cd4-b717-091547132034 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea returned with HTTP 200 Dec 29 07:33:20.394528 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 422/840] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:20 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea => generated 912 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:20.687922 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b78e8ce1-0a81-410f-8ace-527f4f1d1417 req-36dd6133-6ade-4c71-b4d3-38db60ea2d1a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea Dec 29 07:33:20.688801 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b78e8ce1-0a81-410f-8ace-527f4f1d1417 req-36dd6133-6ade-4c71-b4d3-38db60ea2d1a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:20.689231 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:20.689231 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:20.689890 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b78e8ce1-0a81-410f-8ace-527f4f1d1417 req-36dd6133-6ade-4c71-b4d3-38db60ea2d1a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:20.794000 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:20.794000 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:20.804065 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-b78e8ce1-0a81-410f-8ace-527f4f1d1417 req-36dd6133-6ade-4c71-b4d3-38db60ea2d1a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:20.833979 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b78e8ce1-0a81-410f-8ace-527f4f1d1417 req-36dd6133-6ade-4c71-b4d3-38db60ea2d1a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea returned with HTTP 200 Dec 29 07:33:20.849454 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 419/841] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:33:20 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea => generated 912 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:20.952609 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1d6aca60-c843-4cd4-b717-091547132034 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume// Dec 29 07:33:20.953089 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1d6aca60-c843-4cd4-b717-091547132034 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:20.953309 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:20.953309 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:20.953687 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1d6aca60-c843-4cd4-b717-091547132034 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:20.955103 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1d6aca60-c843-4cd4-b717-091547132034 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:33:20.956236 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 423/842] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:33:20 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:33:20.972394 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b78e8ce1-0a81-410f-8ace-527f4f1d1417 req-fc7c817f-74c4-48cc-9c23-bb32eddbf3f8 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] POST http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments Dec 29 07:33:20.973637 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:20.973637 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:20.974362 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b78e8ce1-0a81-410f-8ace-527f4f1d1417 req-fc7c817f-74c4-48cc-9c23-bb32eddbf3f8 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c3afc25d-63aa-4be1-acfc-5a75686909ea", "instance_uuid": "2501572e-7167-4495-9086-b26310e035b1", "connector": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:21.042405 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:21.042405 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:21.121382 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b78e8ce1-0a81-410f-8ace-527f4f1d1417 req-fc7c817f-74c4-48cc-9c23-bb32eddbf3f8 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments returned with HTTP 200 Dec 29 07:33:21.140304 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 420/843] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:33:20 2020] POST /volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments => generated 273 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:33:21.186566 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ca103ef2-c56b-4dbc-98d0-a4f4e78d3712 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea Dec 29 07:33:21.187128 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ca103ef2-c56b-4dbc-98d0-a4f4e78d3712 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:21.187571 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ca103ef2-c56b-4dbc-98d0-a4f4e78d3712 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:21.225402 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b78e8ce1-0a81-410f-8ace-527f4f1d1417 req-fc7c817f-74c4-48cc-9c23-bb32eddbf3f8 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume// Dec 29 07:33:21.225880 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b78e8ce1-0a81-410f-8ace-527f4f1d1417 req-fc7c817f-74c4-48cc-9c23-bb32eddbf3f8 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:21.226095 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:21.226095 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:21.226473 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b78e8ce1-0a81-410f-8ace-527f4f1d1417 req-fc7c817f-74c4-48cc-9c23-bb32eddbf3f8 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:21.228065 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b78e8ce1-0a81-410f-8ace-527f4f1d1417 req-fc7c817f-74c4-48cc-9c23-bb32eddbf3f8 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:33:21.229071 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 421/844] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:33:21 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:33:21.242611 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b78e8ce1-0a81-410f-8ace-527f4f1d1417 req-6f226455-8c1c-4d58-b394-035828f7a8d4 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea Dec 29 07:33:21.243219 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b78e8ce1-0a81-410f-8ace-527f4f1d1417 req-6f226455-8c1c-4d58-b394-035828f7a8d4 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:21.244829 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b78e8ce1-0a81-410f-8ace-527f4f1d1417 req-6f226455-8c1c-4d58-b394-035828f7a8d4 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:21.265959 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:21.265959 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:21.299481 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ca103ef2-c56b-4dbc-98d0-a4f4e78d3712 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:21.325748 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:21.325748 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:21.335828 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ca103ef2-c56b-4dbc-98d0-a4f4e78d3712 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea returned with HTTP 200 Dec 29 07:33:21.337116 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 424/845] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:21 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea => generated 911 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:21.377956 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:21.377956 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:21.392798 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-b78e8ce1-0a81-410f-8ace-527f4f1d1417 req-6f226455-8c1c-4d58-b394-035828f7a8d4 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:21.443299 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:21.443299 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:21.454756 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b78e8ce1-0a81-410f-8ace-527f4f1d1417 req-6f226455-8c1c-4d58-b394-035828f7a8d4 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea returned with HTTP 200 Dec 29 07:33:21.458706 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 422/846] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 07:33:21 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea => generated 1010 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 29 07:33:21.475852 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b78e8ce1-0a81-410f-8ace-527f4f1d1417 req-34050e40-3815-49a8-8a85-1348971de67a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] PUT http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments/82ba7bbc-800a-4f89-b36c-c1dd92e25c78 Dec 29 07:33:21.476361 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:21.476361 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:21.476791 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b78e8ce1-0a81-410f-8ace-527f4f1d1417 req-34050e40-3815-49a8-8a85-1348971de67a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sdc"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:21.547803 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:33:21.547803 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:33:21.548329 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-b78e8ce1-0a81-410f-8ace-527f4f1d1417 req-34050e40-3815-49a8-8a85-1348971de67a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Lock "b'cinder-attachment_update-c3afc25d-63aa-4be1-acfc-5a75686909ea-n-h1-768509-3'" acquired by "attachment_update" :: waited 0.023s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:33:21.551084 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:21.551084 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:22.268861 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-aa36eb59-ad75-48d9-bfb4-333cf81bc1c6 req-94a1c7fe-5e61-4dbf-8351-ad739d2945b9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:33:22.270519 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-aa36eb59-ad75-48d9-bfb4-333cf81bc1c6 req-94a1c7fe-5e61-4dbf-8351-ad739d2945b9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:22.270914 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:22.270914 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:22.271531 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-aa36eb59-ad75-48d9-bfb4-333cf81bc1c6 req-94a1c7fe-5e61-4dbf-8351-ad739d2945b9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:22.413120 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:22.413120 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:22.437872 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-aa36eb59-ad75-48d9-bfb4-333cf81bc1c6 req-94a1c7fe-5e61-4dbf-8351-ad739d2945b9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:33:22.497355 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-aa36eb59-ad75-48d9-bfb4-333cf81bc1c6 req-94a1c7fe-5e61-4dbf-8351-ad739d2945b9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 returned with HTTP 200 Dec 29 07:33:22.506391 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 423/847] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:33:22 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 => generated 916 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:22.513013 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fcac9dae-a863-4b0e-b625-0c4e7cb54c9e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea Dec 29 07:33:22.513612 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fcac9dae-a863-4b0e-b625-0c4e7cb54c9e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:22.513835 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:22.513835 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:22.514351 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fcac9dae-a863-4b0e-b625-0c4e7cb54c9e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:22.632405 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:22.632405 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:22.663594 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fcac9dae-a863-4b0e-b625-0c4e7cb54c9e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:22.713454 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:22.713454 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:22.737186 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fcac9dae-a863-4b0e-b625-0c4e7cb54c9e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea returned with HTTP 200 Dec 29 07:33:22.739602 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 424/848] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:22 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea => generated 911 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:22.741552 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fcac9dae-a863-4b0e-b625-0c4e7cb54c9e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume// Dec 29 07:33:22.742910 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fcac9dae-a863-4b0e-b625-0c4e7cb54c9e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:22.747047 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:22.747047 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:22.747732 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fcac9dae-a863-4b0e-b625-0c4e7cb54c9e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:22.749094 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fcac9dae-a863-4b0e-b625-0c4e7cb54c9e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:33:22.758139 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 425/849] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:33:22 2020] GET /volume/ => generated 754 bytes in 18 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:33:22.772630 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-aa36eb59-ad75-48d9-bfb4-333cf81bc1c6 req-831508cf-77ac-4eeb-9a18-a1714ceeff3e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] POST http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/attachments Dec 29 07:33:22.789395 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-aa36eb59-ad75-48d9-bfb4-333cf81bc1c6 req-831508cf-77ac-4eeb-9a18-a1714ceeff3e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6be22a65-0c3f-4c8b-b84a-9b9ffa156615", "instance_uuid": "7202e905-a250-4655-a9e3-7e079baaafc4", "connector": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:22.975387 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:22.975387 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:23.144655 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-aa36eb59-ad75-48d9-bfb4-333cf81bc1c6 req-831508cf-77ac-4eeb-9a18-a1714ceeff3e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/attachments returned with HTTP 200 Dec 29 07:33:23.146159 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 426/850] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:33:22 2020] POST /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/attachments => generated 273 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:33:23.211175 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d3e69b29-0216-459d-96bf-edeef41e32fd tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:33:23.212015 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d3e69b29-0216-459d-96bf-edeef41e32fd tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:23.213038 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:23.213038 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:23.213850 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d3e69b29-0216-459d-96bf-edeef41e32fd tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:23.334472 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:23.334472 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:23.356712 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d3e69b29-0216-459d-96bf-edeef41e32fd tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:33:23.405762 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:23.405762 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:23.426506 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d3e69b29-0216-459d-96bf-edeef41e32fd tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 returned with HTTP 200 Dec 29 07:33:23.427938 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 427/851] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:23 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 => generated 915 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:23.429101 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d3e69b29-0216-459d-96bf-edeef41e32fd tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume// Dec 29 07:33:23.429794 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d3e69b29-0216-459d-96bf-edeef41e32fd tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:23.430202 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:23.430202 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:23.430913 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d3e69b29-0216-459d-96bf-edeef41e32fd tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:23.434265 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d3e69b29-0216-459d-96bf-edeef41e32fd tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:33:23.440162 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 428/852] 10.222.0.38 () {56 vars in 1089 bytes} [Tue Dec 29 07:33:23 2020] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:33:23.460007 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-aa36eb59-ad75-48d9-bfb4-333cf81bc1c6 req-d9e01ba5-048d-41df-89bf-8877ce2c29e6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:33:23.461365 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-aa36eb59-ad75-48d9-bfb4-333cf81bc1c6 req-d9e01ba5-048d-41df-89bf-8877ce2c29e6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:23.462085 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-aa36eb59-ad75-48d9-bfb4-333cf81bc1c6 req-d9e01ba5-048d-41df-89bf-8877ce2c29e6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:23.609171 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:23.609171 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:23.628293 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-aa36eb59-ad75-48d9-bfb4-333cf81bc1c6 req-d9e01ba5-048d-41df-89bf-8877ce2c29e6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:33:23.706985 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:23.706985 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:23.737192 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-aa36eb59-ad75-48d9-bfb4-333cf81bc1c6 req-d9e01ba5-048d-41df-89bf-8877ce2c29e6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 returned with HTTP 200 Dec 29 07:33:23.740065 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 429/853] 10.222.0.38 () {60 vars in 1403 bytes} [Tue Dec 29 07:33:23 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 => generated 1014 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 29 07:33:23.762994 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-603c395b-a638-4001-907b-eb824e049988 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea Dec 29 07:33:23.767201 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-603c395b-a638-4001-907b-eb824e049988 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:23.767465 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:23.767465 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:23.767876 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-603c395b-a638-4001-907b-eb824e049988 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:23.987947 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:23.987947 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:24.014602 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-603c395b-a638-4001-907b-eb824e049988 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:24.062269 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:24.062269 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:24.101290 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-603c395b-a638-4001-907b-eb824e049988 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea returned with HTTP 200 Dec 29 07:33:24.102331 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 430/854] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:23 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea => generated 911 bytes in 349 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:24.137473 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-aa36eb59-ad75-48d9-bfb4-333cf81bc1c6 req-3dfc961d-447a-4d5c-a589-0673e23d9555 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] PUT http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/attachments/0613610a-79e1-425c-83c1-82e50f4f2de1 Dec 29 07:33:24.137985 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:24.137985 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:24.138407 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-aa36eb59-ad75-48d9-bfb4-333cf81bc1c6 req-3dfc961d-447a-4d5c-a589-0673e23d9555 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.38", "host": "n-h2-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:24.239606 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:33:24.239606 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:33:24.240380 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-aa36eb59-ad75-48d9-bfb4-333cf81bc1c6 req-3dfc961d-447a-4d5c-a589-0673e23d9555 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Lock "b'cinder-attachment_update-6be22a65-0c3f-4c8b-b84a-9b9ffa156615-n-h2-768509-3'" acquired by "attachment_update" :: waited 0.021s {{(pid=88228) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:33:24.246201 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:24.246201 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:25.491763 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-b78e8ce1-0a81-410f-8ace-527f4f1d1417 req-34050e40-3815-49a8-8a85-1348971de67a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Lock "b'cinder-attachment_update-c3afc25d-63aa-4be1-acfc-5a75686909ea-n-h1-768509-3'" released by "attachment_update" :: held 3.943s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:33:25.492915 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b78e8ce1-0a81-410f-8ace-527f4f1d1417 req-34050e40-3815-49a8-8a85-1348971de67a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments/82ba7bbc-800a-4f89-b36c-c1dd92e25c78 returned with HTTP 200 Dec 29 07:33:25.495141 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 425/855] 10.222.0.45 () {64 vars in 1468 bytes} [Tue Dec 29 07:33:21 2020] PUT /volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments/82ba7bbc-800a-4f89-b36c-c1dd92e25c78 => generated 762 bytes in 4024 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:33:25.511357 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fb13628f-bd8c-4bbf-a60c-c6d25bd35a41 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:33:25.512850 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fb13628f-bd8c-4bbf-a60c-c6d25bd35a41 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:25.515978 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:25.515978 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:25.516649 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fb13628f-bd8c-4bbf-a60c-c6d25bd35a41 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:25.746720 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:25.746720 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:25.813618 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fb13628f-bd8c-4bbf-a60c-c6d25bd35a41 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:33:25.919814 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:25.919814 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:25.957379 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fb13628f-bd8c-4bbf-a60c-c6d25bd35a41 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 returned with HTTP 200 Dec 29 07:33:25.964410 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 426/856] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:25 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 => generated 915 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:25.983474 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a77d4efe-5639-47e6-92ba-1b4859208af6 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea Dec 29 07:33:25.984068 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a77d4efe-5639-47e6-92ba-1b4859208af6 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:25.984285 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:25.984285 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:25.984967 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a77d4efe-5639-47e6-92ba-1b4859208af6 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:26.215731 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:26.215731 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:26.256130 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a77d4efe-5639-47e6-92ba-1b4859208af6 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:26.304322 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:26.304322 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:26.329319 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a77d4efe-5639-47e6-92ba-1b4859208af6 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea returned with HTTP 200 Dec 29 07:33:26.330162 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 427/857] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:25 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea => generated 912 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:26.981403 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fefe98a2-78df-4eac-868d-e8d1d712ce8d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:33:26.981955 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fefe98a2-78df-4eac-868d-e8d1d712ce8d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:26.982094 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:26.982094 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:26.982758 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fefe98a2-78df-4eac-868d-e8d1d712ce8d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:27.111423 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:27.111423 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:27.133806 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fefe98a2-78df-4eac-868d-e8d1d712ce8d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:33:27.180214 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:27.180214 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:27.197717 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fefe98a2-78df-4eac-868d-e8d1d712ce8d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 returned with HTTP 200 Dec 29 07:33:27.198826 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 428/858] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:26 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 => generated 915 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:27.346552 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f6a9f2b5-9d42-48b3-a7e5-c350e59fc00c tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea Dec 29 07:33:27.347114 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f6a9f2b5-9d42-48b3-a7e5-c350e59fc00c tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:27.347304 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:27.347304 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:27.347941 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f6a9f2b5-9d42-48b3-a7e5-c350e59fc00c tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:27.528377 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:27.528377 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:27.548714 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f6a9f2b5-9d42-48b3-a7e5-c350e59fc00c tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:27.609596 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:27.609596 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:27.626013 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f6a9f2b5-9d42-48b3-a7e5-c350e59fc00c tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea returned with HTTP 200 Dec 29 07:33:27.639019 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 429/859] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:27 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea => generated 912 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:33:28.214264 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-22d5f5a0-4677-4fb5-916a-631494b02287 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:33:28.215410 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-22d5f5a0-4677-4fb5-916a-631494b02287 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:28.215831 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:28.215831 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:28.216457 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-22d5f5a0-4677-4fb5-916a-631494b02287 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:28.306746 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-aa36eb59-ad75-48d9-bfb4-333cf81bc1c6 req-3dfc961d-447a-4d5c-a589-0673e23d9555 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Lock "b'cinder-attachment_update-6be22a65-0c3f-4c8b-b84a-9b9ffa156615-n-h2-768509-3'" released by "attachment_update" :: held 4.066s {{(pid=88228) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:33:28.307796 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-aa36eb59-ad75-48d9-bfb4-333cf81bc1c6 req-3dfc961d-447a-4d5c-a589-0673e23d9555 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/attachments/0613610a-79e1-425c-83c1-82e50f4f2de1 returned with HTTP 200 Dec 29 07:33:28.308850 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 431/860] 10.222.0.38 () {64 vars in 1468 bytes} [Tue Dec 29 07:33:24 2020] PUT /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/attachments/0613610a-79e1-425c-83c1-82e50f4f2de1 => generated 762 bytes in 4206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:33:28.400366 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:28.400366 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:28.418458 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-22d5f5a0-4677-4fb5-916a-631494b02287 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:33:28.460743 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:28.460743 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:28.480156 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-22d5f5a0-4677-4fb5-916a-631494b02287 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 returned with HTTP 200 Dec 29 07:33:28.482538 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 430/861] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:28 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 => generated 916 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:28.645647 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fffa9020-a3c2-493e-b7cf-abd38d2fd0ce tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea Dec 29 07:33:28.646486 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fffa9020-a3c2-493e-b7cf-abd38d2fd0ce tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:28.646911 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:28.646911 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:28.647571 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fffa9020-a3c2-493e-b7cf-abd38d2fd0ce tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:28.785865 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:28.785865 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:28.809036 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fffa9020-a3c2-493e-b7cf-abd38d2fd0ce tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:28.845055 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:28.845055 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:28.879913 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fffa9020-a3c2-493e-b7cf-abd38d2fd0ce tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea returned with HTTP 200 Dec 29 07:33:28.880769 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 432/862] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:28 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea => generated 912 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:29.038314 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5558625a-1b9f-4457-a15d-06553df3587e tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] POST http://10.222.0.20/volume/v3/538568ac14a3428c9d7c67d4b1812f56/types Dec 29 07:33:29.039068 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:29.039068 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:29.039690 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5558625a-1b9f-4457-a15d-06553df3587e tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-930779030", "extra_specs": {"spec1": "val1"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:29.113331 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5558625a-1b9f-4457-a15d-06553df3587e tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] http://10.222.0.20/volume/v3/538568ac14a3428c9d7c67d4b1812f56/types returned with HTTP 200 Dec 29 07:33:29.117536 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 431/863] 10.222.0.20 () {60 vars in 1220 bytes} [Tue Dec 29 07:33:28 2020] POST /volume/v3/538568ac14a3428c9d7c67d4b1812f56/types => generated 242 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:29.131492 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-008bbd00-fec0-4c74-aaef-16817640f5f8 tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] POST http://10.222.0.20/volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7e4c4dbf-16e9-4c56-86b2-ccdece07f502/extra_specs Dec 29 07:33:29.134998 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:29.134998 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:29.136549 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-008bbd00-fec0-4c74-aaef-16817640f5f8 tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:29.138424 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-008bbd00-fec0-4c74-aaef-16817640f5f8 tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] http://10.222.0.20/volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7e4c4dbf-16e9-4c56-86b2-ccdece07f502/extra_specs returned with HTTP 400 Dec 29 07:33:29.148334 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 433/864] 10.222.0.20 () {60 vars in 1366 bytes} [Tue Dec 29 07:33:29 2020] POST /volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7e4c4dbf-16e9-4c56-86b2-ccdece07f502/extra_specs => generated 146 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 29 07:33:29.167352 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ef8566c2-6e99-44e5-a222-654f38e6050d tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] POST http://10.222.0.20/volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7e4c4dbf-16e9-4c56-86b2-ccdece07f502/extra_specs Dec 29 07:33:29.175262 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ef8566c2-6e99-44e5-a222-654f38e6050d tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:29.176699 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ef8566c2-6e99-44e5-a222-654f38e6050d tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] http://10.222.0.20/volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7e4c4dbf-16e9-4c56-86b2-ccdece07f502/extra_specs returned with HTTP 400 Dec 29 07:33:29.177929 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 432/865] 10.222.0.20 () {60 vars in 1366 bytes} [Tue Dec 29 07:33:29 2020] POST /volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7e4c4dbf-16e9-4c56-86b2-ccdece07f502/extra_specs => generated 132 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 29 07:33:29.190302 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eff86843-37af-44d7-a0c3-e2e1443a9e10 tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] POST http://10.222.0.20/volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/d6b0396a-4df9-4936-9fda-93c4bf8cf746/extra_specs Dec 29 07:33:29.191440 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eff86843-37af-44d7-a0c3-e2e1443a9e10 tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:29.315722 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eff86843-37af-44d7-a0c3-e2e1443a9e10 tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] http://10.222.0.20/volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/d6b0396a-4df9-4936-9fda-93c4bf8cf746/extra_specs returned with HTTP 404 Dec 29 07:33:29.317710 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 434/866] 10.222.0.20 () {60 vars in 1366 bytes} [Tue Dec 29 07:33:29 2020] POST /volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/d6b0396a-4df9-4936-9fda-93c4bf8cf746/extra_specs => generated 114 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:33:29.328272 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-45923bce-8c01-4833-ba97-69b5cfbda030 tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] DELETE http://10.222.0.20/volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7f107bd0-fedc-4069-ad4c-c31993d6aa7f/extra_specs/spec1 Dec 29 07:33:29.329214 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-45923bce-8c01-4833-ba97-69b5cfbda030 tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:29.329881 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-45923bce-8c01-4833-ba97-69b5cfbda030 tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:29.353170 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-45923bce-8c01-4833-ba97-69b5cfbda030 tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] http://10.222.0.20/volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7f107bd0-fedc-4069-ad4c-c31993d6aa7f/extra_specs/spec1 returned with HTTP 404 Dec 29 07:33:29.354799 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 433/867] 10.222.0.20 () {58 vars in 1366 bytes} [Tue Dec 29 07:33:29 2020] DELETE /volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7f107bd0-fedc-4069-ad4c-c31993d6aa7f/extra_specs/spec1 => generated 114 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:33:29.364808 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d37c0521-509f-445e-9d02-5c49ca525e6d tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] GET http://10.222.0.20/volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7e4c4dbf-16e9-4c56-86b2-ccdece07f502/extra_specs/nonexistent_extra_spec_name Dec 29 07:33:29.365339 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d37c0521-509f-445e-9d02-5c49ca525e6d tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:29.365821 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d37c0521-509f-445e-9d02-5c49ca525e6d tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:29.396707 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d37c0521-509f-445e-9d02-5c49ca525e6d tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] http://10.222.0.20/volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7e4c4dbf-16e9-4c56-86b2-ccdece07f502/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Dec 29 07:33:29.409895 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-29f51e73-d4cd-4510-af5f-ec8dfc8cdfda tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] GET http://10.222.0.20/volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/18ab4dfc-decc-48a6-b164-ec7550ff2b38/extra_specs/spec1 Dec 29 07:33:29.410699 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-29f51e73-d4cd-4510-af5f-ec8dfc8cdfda tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:29.411332 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-29f51e73-d4cd-4510-af5f-ec8dfc8cdfda tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:29.415045 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 435/868] 10.222.0.20 () {58 vars in 1429 bytes} [Tue Dec 29 07:33:29 2020] GET /volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7e4c4dbf-16e9-4c56-86b2-ccdece07f502/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:33:29.441647 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-29f51e73-d4cd-4510-af5f-ec8dfc8cdfda tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] http://10.222.0.20/volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/18ab4dfc-decc-48a6-b164-ec7550ff2b38/extra_specs/spec1 returned with HTTP 404 Dec 29 07:33:29.444586 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 434/869] 10.222.0.20 () {58 vars in 1363 bytes} [Tue Dec 29 07:33:29 2020] GET /volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/18ab4dfc-decc-48a6-b164-ec7550ff2b38/extra_specs/spec1 => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:33:29.457103 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f640bab0-1a06-4d94-9638-a351165db8e2 tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] GET http://10.222.0.20/volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/99e0e905-5877-47cc-9a79-7ec039155334/extra_specs Dec 29 07:33:29.458515 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f640bab0-1a06-4d94-9638-a351165db8e2 tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:29.459213 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f640bab0-1a06-4d94-9638-a351165db8e2 tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:29.474516 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f640bab0-1a06-4d94-9638-a351165db8e2 tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] http://10.222.0.20/volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/99e0e905-5877-47cc-9a79-7ec039155334/extra_specs returned with HTTP 404 Dec 29 07:33:29.488352 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e2cb4c21-7513-46b5-9e26-bad7d2ec082f tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] PUT http://10.222.0.20/volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7e4c4dbf-16e9-4c56-86b2-ccdece07f502/extra_specs/spec1 Dec 29 07:33:29.489382 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e2cb4c21-7513-46b5-9e26-bad7d2ec082f tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:29.490766 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e2cb4c21-7513-46b5-9e26-bad7d2ec082f tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] http://10.222.0.20/volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7e4c4dbf-16e9-4c56-86b2-ccdece07f502/extra_specs/spec1 returned with HTTP 400 Dec 29 07:33:29.499436 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 435/870] 10.222.0.20 () {60 vars in 1383 bytes} [Tue Dec 29 07:33:29 2020] PUT /volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7e4c4dbf-16e9-4c56-86b2-ccdece07f502/extra_specs/spec1 => generated 102 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 29 07:33:29.501142 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 436/871] 10.222.0.20 () {58 vars in 1345 bytes} [Tue Dec 29 07:33:29 2020] GET /volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/99e0e905-5877-47cc-9a79-7ec039155334/extra_specs => generated 114 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:33:29.511438 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e4f2bec3-68a7-4b7e-85fc-565635740008 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:33:29.513016 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e4f2bec3-68a7-4b7e-85fc-565635740008 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:29.514525 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2256faaa-7538-47d0-9609-66e6b8be2359 tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] PUT http://10.222.0.20/volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7e4c4dbf-16e9-4c56-86b2-ccdece07f502/extra_specs/spec1 Dec 29 07:33:29.516423 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e4f2bec3-68a7-4b7e-85fc-565635740008 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:29.520350 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2256faaa-7538-47d0-9609-66e6b8be2359 tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] Action: 'update', calling method: update, body: null {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:29.521554 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2256faaa-7538-47d0-9609-66e6b8be2359 tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] http://10.222.0.20/volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7e4c4dbf-16e9-4c56-86b2-ccdece07f502/extra_specs/spec1 returned with HTTP 400 Dec 29 07:33:29.532365 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 437/872] 10.222.0.20 () {60 vars in 1382 bytes} [Tue Dec 29 07:33:29 2020] PUT /volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7e4c4dbf-16e9-4c56-86b2-ccdece07f502/extra_specs/spec1 => generated 72 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:33:29.542644 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fab6cd5b-d696-4212-970e-e1c84af94ec6 tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] PUT http://10.222.0.20/volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7e4c4dbf-16e9-4c56-86b2-ccdece07f502/extra_specs/None Dec 29 07:33:29.552231 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fab6cd5b-d696-4212-970e-e1c84af94ec6 tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:29.661326 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:29.661326 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:29.692534 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e4f2bec3-68a7-4b7e-85fc-565635740008 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:33:29.720064 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fab6cd5b-d696-4212-970e-e1c84af94ec6 tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] HTTP exception thrown: Request body and URI mismatch Dec 29 07:33:29.720512 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fab6cd5b-d696-4212-970e-e1c84af94ec6 tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] http://10.222.0.20/volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7e4c4dbf-16e9-4c56-86b2-ccdece07f502/extra_specs/None returned with HTTP 400 Dec 29 07:33:29.721658 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 438/873] 10.222.0.20 () {60 vars in 1380 bytes} [Tue Dec 29 07:33:29 2020] PUT /volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7e4c4dbf-16e9-4c56-86b2-ccdece07f502/extra_specs/None => generated 73 bytes in 185 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:33:29.739907 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:29.739907 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:29.745381 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-25740a9c-f878-4857-aae2-23adf4aaf4ad tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] PUT http://10.222.0.20/volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7e4c4dbf-16e9-4c56-86b2-ccdece07f502/extra_specs/261cd02d-fca1-4026-82ad-f4708532c612 Dec 29 07:33:29.746224 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-25740a9c-f878-4857-aae2-23adf4aaf4ad tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:29.764704 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e4f2bec3-68a7-4b7e-85fc-565635740008 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 returned with HTTP 200 Dec 29 07:33:29.769628 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 436/874] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:29 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 => generated 916 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:29.840626 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-25740a9c-f878-4857-aae2-23adf4aaf4ad tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] HTTP exception thrown: Request body and URI mismatch Dec 29 07:33:29.841060 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-25740a9c-f878-4857-aae2-23adf4aaf4ad tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] http://10.222.0.20/volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7e4c4dbf-16e9-4c56-86b2-ccdece07f502/extra_specs/261cd02d-fca1-4026-82ad-f4708532c612 returned with HTTP 400 Dec 29 07:33:29.842199 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 439/875] 10.222.0.20 () {60 vars in 1476 bytes} [Tue Dec 29 07:33:29 2020] PUT /volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7e4c4dbf-16e9-4c56-86b2-ccdece07f502/extra_specs/261cd02d-fca1-4026-82ad-f4708532c612 => generated 73 bytes in 111 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:33:29.852085 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-95146657-0c9e-4444-889d-da7df4366ef0 tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] DELETE http://10.222.0.20/volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7e4c4dbf-16e9-4c56-86b2-ccdece07f502 Dec 29 07:33:29.852612 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-95146657-0c9e-4444-889d-da7df4366ef0 tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:29.852889 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:29.852889 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:29.853291 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-95146657-0c9e-4444-889d-da7df4366ef0 tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] Calling method '_delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:29.898656 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8b9bef18-a250-41e0-bf42-23b04c79a25a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea Dec 29 07:33:29.899203 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8b9bef18-a250-41e0-bf42-23b04c79a25a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:29.900623 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8b9bef18-a250-41e0-bf42-23b04c79a25a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:30.055230 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:33:30.055230 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:33:30.057983 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:30.057983 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:30.079958 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8b9bef18-a250-41e0-bf42-23b04c79a25a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:30.084748 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-95146657-0c9e-4444-889d-da7df4366ef0 tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] http://10.222.0.20/volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7e4c4dbf-16e9-4c56-86b2-ccdece07f502 returned with HTTP 202 Dec 29 07:33:30.085794 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 437/876] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 07:33:29 2020] DELETE /volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7e4c4dbf-16e9-4c56-86b2-ccdece07f502 => generated 0 bytes in 238 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:33:30.094663 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ac12dc4b-e1d0-4206-952b-cab8a6fb37ca tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] GET http://10.222.0.20/volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7e4c4dbf-16e9-4c56-86b2-ccdece07f502 Dec 29 07:33:30.095343 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ac12dc4b-e1d0-4206-952b-cab8a6fb37ca tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:30.095936 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ac12dc4b-e1d0-4206-952b-cab8a6fb37ca tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:30.115704 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ac12dc4b-e1d0-4206-952b-cab8a6fb37ca tempest-ExtraSpecsNegativeTest-1970899634 tempest-ExtraSpecsNegativeTest-1970899634] http://10.222.0.20/volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7e4c4dbf-16e9-4c56-86b2-ccdece07f502 returned with HTTP 404 Dec 29 07:33:30.116751 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 438/877] 10.222.0.20 () {58 vars in 1309 bytes} [Tue Dec 29 07:33:30 2020] GET /volume/v3/538568ac14a3428c9d7c67d4b1812f56/types/7e4c4dbf-16e9-4c56-86b2-ccdece07f502 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:33:30.138538 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:30.138538 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:30.160881 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8b9bef18-a250-41e0-bf42-23b04c79a25a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea returned with HTTP 200 Dec 29 07:33:30.172192 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 440/878] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:29 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea => generated 912 bytes in 278 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:30.786203 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cbea1891-e4db-4ce3-b4f8-607ada41df9f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:33:30.787431 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cbea1891-e4db-4ce3-b4f8-607ada41df9f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:30.788143 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cbea1891-e4db-4ce3-b4f8-607ada41df9f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:30.846890 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:30.846890 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:30.858236 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-cbea1891-e4db-4ce3-b4f8-607ada41df9f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:33:30.888799 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:30.888799 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:30.915083 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cbea1891-e4db-4ce3-b4f8-607ada41df9f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 returned with HTTP 200 Dec 29 07:33:30.941776 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 439/879] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:30 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 => generated 916 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:30.991773 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b78e8ce1-0a81-410f-8ace-527f4f1d1417 req-1d271aa9-7c81-4225-865a-5a065376b09b tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] POST http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments/82ba7bbc-800a-4f89-b36c-c1dd92e25c78/action Dec 29 07:33:30.991773 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:30.991773 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:30.991773 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b78e8ce1-0a81-410f-8ace-527f4f1d1417 req-1d271aa9-7c81-4225-865a-5a065376b09b tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Action body: b'{"os-complete": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:33:30.991773 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b78e8ce1-0a81-410f-8ace-527f4f1d1417 req-1d271aa9-7c81-4225-865a-5a065376b09b tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:31.184882 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e1616725-9b23-423d-bb32-dd883e0cbe77 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea Dec 29 07:33:31.185391 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e1616725-9b23-423d-bb32-dd883e0cbe77 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:31.185606 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:31.185606 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:31.185979 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e1616725-9b23-423d-bb32-dd883e0cbe77 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:31.350466 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:31.350466 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:31.378772 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:31.378772 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:31.422143 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b78e8ce1-0a81-410f-8ace-527f4f1d1417 req-1d271aa9-7c81-4225-865a-5a065376b09b tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments/82ba7bbc-800a-4f89-b36c-c1dd92e25c78/action returned with HTTP 204 Dec 29 07:33:31.423326 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 441/880] 10.222.0.45 () {64 vars in 1489 bytes} [Tue Dec 29 07:33:30 2020] POST /volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments/82ba7bbc-800a-4f89-b36c-c1dd92e25c78/action => generated 0 bytes in 442 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:33:31.423465 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e1616725-9b23-423d-bb32-dd883e0cbe77 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:31.468472 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:31.468472 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:31.478547 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e1616725-9b23-423d-bb32-dd883e0cbe77 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea returned with HTTP 200 Dec 29 07:33:31.489649 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 440/881] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:31 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea => generated 1207 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:33:31.957188 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1f86862c-ec8b-4085-8ff8-b12c5ab318e4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:33:31.957730 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1f86862c-ec8b-4085-8ff8-b12c5ab318e4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:31.957870 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:31.957870 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:31.958483 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1f86862c-ec8b-4085-8ff8-b12c5ab318e4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:32.077861 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:32.077861 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:32.092876 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1f86862c-ec8b-4085-8ff8-b12c5ab318e4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:33:32.138270 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:32.138270 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:32.155727 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1f86862c-ec8b-4085-8ff8-b12c5ab318e4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 returned with HTTP 200 Dec 29 07:33:32.156833 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 442/882] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:31 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 => generated 916 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:32.496858 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7385782b-8232-4da1-b6c6-c8308965c6f6 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea Dec 29 07:33:32.497464 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7385782b-8232-4da1-b6c6-c8308965c6f6 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:32.497694 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:32.497694 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:32.498938 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7385782b-8232-4da1-b6c6-c8308965c6f6 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:32.613060 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:32.613060 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:32.624666 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7385782b-8232-4da1-b6c6-c8308965c6f6 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:32.672401 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:32.672401 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:32.688081 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7385782b-8232-4da1-b6c6-c8308965c6f6 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea returned with HTTP 200 Dec 29 07:33:32.709302 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 441/883] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:32 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea => generated 1204 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:33:33.174944 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7e3afd14-dc75-4125-bee2-280196c4ebb3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:33:33.175615 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7e3afd14-dc75-4125-bee2-280196c4ebb3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:33.175839 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:33.175839 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:33.176212 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7e3afd14-dc75-4125-bee2-280196c4ebb3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:33.344362 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:33.344362 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:33.370247 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7e3afd14-dc75-4125-bee2-280196c4ebb3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:33:33.424027 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:33.424027 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:33.443698 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7e3afd14-dc75-4125-bee2-280196c4ebb3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 returned with HTTP 200 Dec 29 07:33:33.464541 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 443/884] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:33 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 => generated 916 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:33.637294 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fbbd5519-fbff-47a7-92d1-dba058ca3d32 req-2b1cf30a-b321-41f4-bea4-fd7fd1483d97 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 Dec 29 07:33:33.637826 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fbbd5519-fbff-47a7-92d1-dba058ca3d32 req-2b1cf30a-b321-41f4-bea4-fd7fd1483d97 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:33.638047 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:33.638047 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:33.638421 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fbbd5519-fbff-47a7-92d1-dba058ca3d32 req-2b1cf30a-b321-41f4-bea4-fd7fd1483d97 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:33.719420 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:33.719420 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:33.730207 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-fbbd5519-fbff-47a7-92d1-dba058ca3d32 req-2b1cf30a-b321-41f4-bea4-fd7fd1483d97 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:33.754875 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:33.754875 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:33.767884 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fbbd5519-fbff-47a7-92d1-dba058ca3d32 req-2b1cf30a-b321-41f4-bea4-fd7fd1483d97 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 returned with HTTP 200 Dec 29 07:33:33.769069 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 442/885] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:33:33 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 => generated 1205 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:33:33.825517 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fbbd5519-fbff-47a7-92d1-dba058ca3d32 req-bd8f45ad-5678-4790-8d9c-e9142ab27c09 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] POST http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061/action Dec 29 07:33:33.826254 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:33.826254 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:33.826929 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-aa36eb59-ad75-48d9-bfb4-333cf81bc1c6 req-0233d12f-e7b8-4f60-864e-322a8ab12291 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] POST http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/attachments/0613610a-79e1-425c-83c1-82e50f4f2de1/action Dec 29 07:33:33.827186 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fbbd5519-fbff-47a7-92d1-dba058ca3d32 req-bd8f45ad-5678-4790-8d9c-e9142ab27c09 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Action body: b'{"os-begin_detaching": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:33:33.827728 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fbbd5519-fbff-47a7-92d1-dba058ca3d32 req-bd8f45ad-5678-4790-8d9c-e9142ab27c09 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:33.827872 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:33.827872 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:33.828490 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-aa36eb59-ad75-48d9-bfb4-333cf81bc1c6 req-0233d12f-e7b8-4f60-864e-322a8ab12291 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action body: b'{"os-complete": null}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:33:33.828979 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-aa36eb59-ad75-48d9-bfb4-333cf81bc1c6 req-0233d12f-e7b8-4f60-864e-322a8ab12291 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:33.995570 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:33.995570 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:33.996739 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-fbbd5519-fbff-47a7-92d1-dba058ca3d32 req-bd8f45ad-5678-4790-8d9c-e9142ab27c09 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:34.001324 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:34.001324 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:34.026904 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-fbbd5519-fbff-47a7-92d1-dba058ca3d32 req-bd8f45ad-5678-4790-8d9c-e9142ab27c09 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Begin detaching volume completed successfully. Dec 29 07:33:34.027456 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fbbd5519-fbff-47a7-92d1-dba058ca3d32 req-bd8f45ad-5678-4790-8d9c-e9142ab27c09 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061/action returned with HTTP 202 Dec 29 07:33:34.034203 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 444/886] 10.222.0.20 () {64 vars in 1643 bytes} [Tue Dec 29 07:33:33 2020] POST /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061/action => generated 0 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:33:34.037434 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-aa36eb59-ad75-48d9-bfb4-333cf81bc1c6 req-0233d12f-e7b8-4f60-864e-322a8ab12291 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/attachments/0613610a-79e1-425c-83c1-82e50f4f2de1/action returned with HTTP 204 Dec 29 07:33:34.038607 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 443/887] 10.222.0.38 () {64 vars in 1489 bytes} [Tue Dec 29 07:33:33 2020] POST /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/attachments/0613610a-79e1-425c-83c1-82e50f4f2de1/action => generated 0 bytes in 218 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 29 07:33:34.068733 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8657f172-75c0-48d5-90d4-4001af7ede94 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 Dec 29 07:33:34.069265 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8657f172-75c0-48d5-90d4-4001af7ede94 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:34.069482 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:34.069482 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:34.069862 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8657f172-75c0-48d5-90d4-4001af7ede94 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:34.185876 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-aa36eb59-ad75-48d9-bfb4-333cf81bc1c6 req-0233d12f-e7b8-4f60-864e-322a8ab12291 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume// Dec 29 07:33:34.186696 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-aa36eb59-ad75-48d9-bfb4-333cf81bc1c6 req-0233d12f-e7b8-4f60-864e-322a8ab12291 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:34.187368 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:34.187368 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:34.187368 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-aa36eb59-ad75-48d9-bfb4-333cf81bc1c6 req-0233d12f-e7b8-4f60-864e-322a8ab12291 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:34.188811 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-aa36eb59-ad75-48d9-bfb4-333cf81bc1c6 req-0233d12f-e7b8-4f60-864e-322a8ab12291 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:33:34.189643 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 444/888] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:33:34 2020] GET /volume/ => generated 754 bytes in 11 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 29 07:33:34.206626 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fbbd5519-fbff-47a7-92d1-dba058ca3d32 req-7e95856e-cb67-49dd-9ec5-48c4a5f4cf0a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 Dec 29 07:33:34.207742 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fbbd5519-fbff-47a7-92d1-dba058ca3d32 req-7e95856e-cb67-49dd-9ec5-48c4a5f4cf0a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:34.208484 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fbbd5519-fbff-47a7-92d1-dba058ca3d32 req-7e95856e-cb67-49dd-9ec5-48c4a5f4cf0a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:34.347589 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:34.347589 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:34.389157 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:34.389157 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:34.393475 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8657f172-75c0-48d5-90d4-4001af7ede94 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:34.428596 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-fbbd5519-fbff-47a7-92d1-dba058ca3d32 req-7e95856e-cb67-49dd-9ec5-48c4a5f4cf0a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:34.492506 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:34.492506 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:34.500056 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:34.500056 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:34.525583 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fbbd5519-fbff-47a7-92d1-dba058ca3d32 req-7e95856e-cb67-49dd-9ec5-48c4a5f4cf0a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 returned with HTTP 200 Dec 29 07:33:34.529630 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 445/889] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 07:33:34 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 => generated 1307 bytes in 330 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:33:34.532198 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8657f172-75c0-48d5-90d4-4001af7ede94 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 returned with HTTP 200 Dec 29 07:33:34.542640 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 445/890] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:34 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 => generated 1208 bytes in 478 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:33:34.546571 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-348a1502-c004-4802-992e-8314d774cf71 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:33:34.553424 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-348a1502-c004-4802-992e-8314d774cf71 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:34.553954 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:34.553954 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:34.554535 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-348a1502-c004-4802-992e-8314d774cf71 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:34.726851 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:34.726851 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:34.767087 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-348a1502-c004-4802-992e-8314d774cf71 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:33:34.791235 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:34.791235 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:34.810853 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-348a1502-c004-4802-992e-8314d774cf71 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 returned with HTTP 200 Dec 29 07:33:34.811218 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 446/891] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:34 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 => generated 1208 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:33:34.830748 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7daae046-9d19-449b-a8e7-1bd57995bbb2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] POST http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots Dec 29 07:33:34.830748 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:34.830748 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:34.830748 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7daae046-9d19-449b-a8e7-1bd57995bbb2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6be22a65-0c3f-4c8b-b84a-9b9ffa156615", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-781971666"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:34.962848 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fbbd5519-fbff-47a7-92d1-dba058ca3d32 req-69f01a9d-ee6d-4e4c-afae-1e6ba46f5a47 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] DELETE http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments/42f71b44-1374-402e-8248-263ae556434b Dec 29 07:33:34.962848 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fbbd5519-fbff-47a7-92d1-dba058ca3d32 req-69f01a9d-ee6d-4e4c-afae-1e6ba46f5a47 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:34.962848 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:34.962848 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:34.962848 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fbbd5519-fbff-47a7-92d1-dba058ca3d32 req-69f01a9d-ee6d-4e4c-afae-1e6ba46f5a47 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:34.997615 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:34.997615 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:35.024408 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:35.024408 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:35.032815 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7daae046-9d19-449b-a8e7-1bd57995bbb2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:33:35.037057 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-7daae046-9d19-449b-a8e7-1bd57995bbb2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create snapshot from volume 6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:33:35.237375 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-7daae046-9d19-449b-a8e7-1bd57995bbb2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Created reservations ['84cc4691-0978-411c-a9cc-2e64e529156f', '9ec2eb97-91d0-4295-8715-b82332efb77a', 'd611e5b0-8865-405c-94c3-b60527a9aafe', '854a5f78-f4de-4d16-90f6-ba0e0cd83cb2'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:33:35.501022 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7daae046-9d19-449b-a8e7-1bd57995bbb2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot force create request issued successfully. Dec 29 07:33:35.502069 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7daae046-9d19-449b-a8e7-1bd57995bbb2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots returned with HTTP 202 Dec 29 07:33:35.503458 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 446/892] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:33:34 2020] POST /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots => generated 309 bytes in 679 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:33:35.515616 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4dd315b3-cf6f-447d-8412-4e001bd1cd83 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 Dec 29 07:33:35.516148 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4dd315b3-cf6f-447d-8412-4e001bd1cd83 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:35.516368 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:35.516368 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:35.516745 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4dd315b3-cf6f-447d-8412-4e001bd1cd83 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:35.598422 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:35.598422 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:35.599624 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4dd315b3-cf6f-447d-8412-4e001bd1cd83 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:33:35.608360 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4dd315b3-cf6f-447d-8412-4e001bd1cd83 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 returned with HTTP 200 Dec 29 07:33:35.609239 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 447/893] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:33:35 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 => generated 441 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:33:35.636554 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0680e8ab-667b-4960-8497-8ac0b7586940 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 Dec 29 07:33:35.639235 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0680e8ab-667b-4960-8497-8ac0b7586940 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:35.643844 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:35.643844 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:35.644599 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0680e8ab-667b-4960-8497-8ac0b7586940 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:35.765759 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:35.765759 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:35.804254 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0680e8ab-667b-4960-8497-8ac0b7586940 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:35.878464 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:35.878464 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:35.906308 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0680e8ab-667b-4960-8497-8ac0b7586940 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 returned with HTTP 200 Dec 29 07:33:35.912121 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 448/894] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:35 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 => generated 1208 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:33:36.337829 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-fbbd5519-fbff-47a7-92d1-dba058ca3d32 req-69f01a9d-ee6d-4e4c-afae-1e6ba46f5a47 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:33:36.339858 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-fbbd5519-fbff-47a7-92d1-dba058ca3d32 req-69f01a9d-ee6d-4e4c-afae-1e6ba46f5a47 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Pending status list for volume during attachment-delete: [] {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:33:36.364805 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fbbd5519-fbff-47a7-92d1-dba058ca3d32 req-69f01a9d-ee6d-4e4c-afae-1e6ba46f5a47 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments/42f71b44-1374-402e-8248-263ae556434b returned with HTTP 200 Dec 29 07:33:36.366002 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 447/895] 10.222.0.45 () {62 vars in 1437 bytes} [Tue Dec 29 07:33:34 2020] DELETE /volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments/42f71b44-1374-402e-8248-263ae556434b => generated 19 bytes in 1422 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:36.623061 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-68329336-ac84-459a-afab-a5f4f594fde1 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 Dec 29 07:33:36.623877 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-68329336-ac84-459a-afab-a5f4f594fde1 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:36.624225 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:36.624225 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:36.624922 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-68329336-ac84-459a-afab-a5f4f594fde1 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:36.682418 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:36.682418 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:36.689804 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-68329336-ac84-459a-afab-a5f4f594fde1 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:33:36.694884 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-68329336-ac84-459a-afab-a5f4f594fde1 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 returned with HTTP 200 Dec 29 07:33:36.698511 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 449/896] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:33:36 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 => generated 441 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:36.925026 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f9993e3f-6db3-472c-8d89-f480c3f4d2c3 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 Dec 29 07:33:36.925117 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f9993e3f-6db3-472c-8d89-f480c3f4d2c3 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:36.925294 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:36.925294 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:36.957442 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f9993e3f-6db3-472c-8d89-f480c3f4d2c3 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:37.192094 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:37.192094 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:37.222556 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f9993e3f-6db3-472c-8d89-f480c3f4d2c3 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:37.269923 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f9993e3f-6db3-472c-8d89-f480c3f4d2c3 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 returned with HTTP 200 Dec 29 07:33:37.298365 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 448/897] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:36 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 => generated 913 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:37.665054 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9491d7de-8fa2-4de7-96e0-926d4a1f159e req-9a09aeb7-e529-40f1-8781-0f8b58c9dca8 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea Dec 29 07:33:37.667018 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9491d7de-8fa2-4de7-96e0-926d4a1f159e req-9a09aeb7-e529-40f1-8781-0f8b58c9dca8 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:37.667208 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:37.667208 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:37.667872 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9491d7de-8fa2-4de7-96e0-926d4a1f159e req-9a09aeb7-e529-40f1-8781-0f8b58c9dca8 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:37.710363 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-669d83d2-8898-4f5d-aa6a-474fb3cf15ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 Dec 29 07:33:37.711175 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-669d83d2-8898-4f5d-aa6a-474fb3cf15ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:37.712699 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:37.712699 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:37.712699 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-669d83d2-8898-4f5d-aa6a-474fb3cf15ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:37.818452 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:37.818452 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:37.822186 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-669d83d2-8898-4f5d-aa6a-474fb3cf15ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:33:37.833241 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-669d83d2-8898-4f5d-aa6a-474fb3cf15ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 returned with HTTP 200 Dec 29 07:33:37.833727 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 449/898] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:33:37 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 => generated 441 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:37.876979 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:37.876979 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:37.904624 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-9491d7de-8fa2-4de7-96e0-926d4a1f159e req-9a09aeb7-e529-40f1-8781-0f8b58c9dca8 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:37.963151 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:37.963151 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:37.975726 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9491d7de-8fa2-4de7-96e0-926d4a1f159e req-9a09aeb7-e529-40f1-8781-0f8b58c9dca8 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea returned with HTTP 200 Dec 29 07:33:37.977202 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 450/899] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:33:37 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea => generated 1204 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:33:38.013110 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9491d7de-8fa2-4de7-96e0-926d4a1f159e req-597d1bb5-461a-4888-a478-50ab678cf15c tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] POST http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea/action Dec 29 07:33:38.013928 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:38.013928 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:38.015077 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9491d7de-8fa2-4de7-96e0-926d4a1f159e req-597d1bb5-461a-4888-a478-50ab678cf15c tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Action body: b'{"os-begin_detaching": null}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:33:38.015605 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9491d7de-8fa2-4de7-96e0-926d4a1f159e req-597d1bb5-461a-4888-a478-50ab678cf15c tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:38.190786 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:38.190786 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:38.196094 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-9491d7de-8fa2-4de7-96e0-926d4a1f159e req-597d1bb5-461a-4888-a478-50ab678cf15c tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:38.221763 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-9491d7de-8fa2-4de7-96e0-926d4a1f159e req-597d1bb5-461a-4888-a478-50ab678cf15c tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Begin detaching volume completed successfully. Dec 29 07:33:38.226636 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9491d7de-8fa2-4de7-96e0-926d4a1f159e req-597d1bb5-461a-4888-a478-50ab678cf15c tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea/action returned with HTTP 202 Dec 29 07:33:38.231031 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 450/900] 10.222.0.20 () {64 vars in 1643 bytes} [Tue Dec 29 07:33:38 2020] POST /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea/action => generated 0 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:33:38.276449 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9ce61d68-3925-41a3-8f50-02eacda79904 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea Dec 29 07:33:38.276992 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9ce61d68-3925-41a3-8f50-02eacda79904 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:38.277189 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:38.277189 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:38.277947 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9ce61d68-3925-41a3-8f50-02eacda79904 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:38.388733 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9491d7de-8fa2-4de7-96e0-926d4a1f159e req-597d1bb5-461a-4888-a478-50ab678cf15c tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume// Dec 29 07:33:38.397797 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9491d7de-8fa2-4de7-96e0-926d4a1f159e req-597d1bb5-461a-4888-a478-50ab678cf15c tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:38.403275 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:38.403275 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:38.404726 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9491d7de-8fa2-4de7-96e0-926d4a1f159e req-597d1bb5-461a-4888-a478-50ab678cf15c tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:38.415219 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9491d7de-8fa2-4de7-96e0-926d4a1f159e req-597d1bb5-461a-4888-a478-50ab678cf15c tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:33:38.418520 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 451/901] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:33:38 2020] GET /volume/ => generated 754 bytes in 30 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:33:38.439661 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9491d7de-8fa2-4de7-96e0-926d4a1f159e req-151df8bf-d2b9-4a78-a807-89b1a42fe58b tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea Dec 29 07:33:38.444155 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9491d7de-8fa2-4de7-96e0-926d4a1f159e req-151df8bf-d2b9-4a78-a807-89b1a42fe58b tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:38.444861 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9491d7de-8fa2-4de7-96e0-926d4a1f159e req-151df8bf-d2b9-4a78-a807-89b1a42fe58b tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:38.515543 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:38.515543 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:38.551871 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9ce61d68-3925-41a3-8f50-02eacda79904 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:38.557281 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:38.557281 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:38.607983 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-9491d7de-8fa2-4de7-96e0-926d4a1f159e req-151df8bf-d2b9-4a78-a807-89b1a42fe58b tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:38.648197 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:38.648197 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:38.651568 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:38.651568 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:38.669490 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9491d7de-8fa2-4de7-96e0-926d4a1f159e req-151df8bf-d2b9-4a78-a807-89b1a42fe58b tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea returned with HTTP 200 Dec 29 07:33:38.670514 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 452/902] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 07:33:38 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea => generated 1306 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 29 07:33:38.701713 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9ce61d68-3925-41a3-8f50-02eacda79904 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea returned with HTTP 200 Dec 29 07:33:38.702907 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 451/903] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:38 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea => generated 1207 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:33:38.848359 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cd469862-b08a-48c4-b9df-c4a47e04a66e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 Dec 29 07:33:38.849013 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cd469862-b08a-48c4-b9df-c4a47e04a66e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:38.849359 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:38.849359 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:38.849909 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cd469862-b08a-48c4-b9df-c4a47e04a66e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:38.955204 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:38.955204 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:38.967520 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-cd469862-b08a-48c4-b9df-c4a47e04a66e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:33:38.990707 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cd469862-b08a-48c4-b9df-c4a47e04a66e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 returned with HTTP 200 Dec 29 07:33:38.990707 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 453/904] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:33:38 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 => generated 468 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:39.006100 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8eb6ed9d-284b-4e1c-bd5c-39d3a6c69f30 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] POST http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots Dec 29 07:33:39.006827 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:39.006827 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:39.007556 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8eb6ed9d-284b-4e1c-bd5c-39d3a6c69f30 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6be22a65-0c3f-4c8b-b84a-9b9ffa156615", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-736991070"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:39.080302 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9491d7de-8fa2-4de7-96e0-926d4a1f159e req-1aaf7da2-0192-4836-9eea-377f9d89fe47 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] DELETE http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments/82ba7bbc-800a-4f89-b36c-c1dd92e25c78 Dec 29 07:33:39.080923 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9491d7de-8fa2-4de7-96e0-926d4a1f159e req-1aaf7da2-0192-4836-9eea-377f9d89fe47 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:39.081253 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:39.081253 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:39.081817 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9491d7de-8fa2-4de7-96e0-926d4a1f159e req-1aaf7da2-0192-4836-9eea-377f9d89fe47 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:39.159436 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:39.159436 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:39.174834 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:39.174834 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:39.176292 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8eb6ed9d-284b-4e1c-bd5c-39d3a6c69f30 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:33:39.176758 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-8eb6ed9d-284b-4e1c-bd5c-39d3a6c69f30 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create snapshot from volume 6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:33:39.287932 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-8eb6ed9d-284b-4e1c-bd5c-39d3a6c69f30 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Created reservations ['e9732439-e61a-43fa-a790-ee72413042e8', '00789c04-ee0a-4215-9a81-b0e6d39866b5', '8aa2c3ea-0361-4391-8718-ca95c2906fad', 'b4e13ad6-2e48-4e09-bdc9-bdc0bfa65fc6'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:33:39.479692 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8eb6ed9d-284b-4e1c-bd5c-39d3a6c69f30 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot force create request issued successfully. Dec 29 07:33:39.480895 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8eb6ed9d-284b-4e1c-bd5c-39d3a6c69f30 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots returned with HTTP 202 Dec 29 07:33:39.482314 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 452/905] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:33:38 2020] POST /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots => generated 309 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:33:39.493900 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5e7b8054-3377-4f54-935f-b514fe30699d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d Dec 29 07:33:39.494835 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5e7b8054-3377-4f54-935f-b514fe30699d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:39.495266 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:39.495266 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:39.495932 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5e7b8054-3377-4f54-935f-b514fe30699d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:39.548651 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:39.548651 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:39.551727 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5e7b8054-3377-4f54-935f-b514fe30699d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:33:39.553898 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5e7b8054-3377-4f54-935f-b514fe30699d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d returned with HTTP 200 Dec 29 07:33:39.556990 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 453/906] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:33:39 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d => generated 441 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:39.719752 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-286da6d8-8bfd-4863-a3fc-bbeb4c62ad0a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea Dec 29 07:33:39.720407 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-286da6d8-8bfd-4863-a3fc-bbeb4c62ad0a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:39.720735 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:39.720735 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:39.721301 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-286da6d8-8bfd-4863-a3fc-bbeb4c62ad0a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:39.864953 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:39.864953 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:39.911664 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-286da6d8-8bfd-4863-a3fc-bbeb4c62ad0a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:39.976313 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:39.976313 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:40.001698 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-286da6d8-8bfd-4863-a3fc-bbeb4c62ad0a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea returned with HTTP 200 Dec 29 07:33:40.008901 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 454/907] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:39 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea => generated 1207 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:33:40.298197 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-9491d7de-8fa2-4de7-96e0-926d4a1f159e req-1aaf7da2-0192-4836-9eea-377f9d89fe47 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:33:40.305013 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-9491d7de-8fa2-4de7-96e0-926d4a1f159e req-1aaf7da2-0192-4836-9eea-377f9d89fe47 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Pending status list for volume during attachment-delete: [] {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:33:40.321101 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9491d7de-8fa2-4de7-96e0-926d4a1f159e req-1aaf7da2-0192-4836-9eea-377f9d89fe47 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments/82ba7bbc-800a-4f89-b36c-c1dd92e25c78 returned with HTTP 200 Dec 29 07:33:40.323165 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 454/908] 10.222.0.45 () {62 vars in 1437 bytes} [Tue Dec 29 07:33:39 2020] DELETE /volume/v3/651ba7114c3348c384fcc460e31d98cc/attachments/82ba7bbc-800a-4f89-b36c-c1dd92e25c78 => generated 19 bytes in 1248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:40.569304 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2b5c54a9-4e7a-4341-b0c6-f27223a5e0a4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d Dec 29 07:33:40.570201 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2b5c54a9-4e7a-4341-b0c6-f27223a5e0a4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:40.570655 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:40.570655 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:40.571872 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2b5c54a9-4e7a-4341-b0c6-f27223a5e0a4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:40.640025 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:40.640025 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:40.643719 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2b5c54a9-4e7a-4341-b0c6-f27223a5e0a4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:33:40.645893 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2b5c54a9-4e7a-4341-b0c6-f27223a5e0a4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d returned with HTTP 200 Dec 29 07:33:40.654482 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 455/909] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:33:40 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d => generated 441 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:41.024689 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-087835fa-0a95-431e-83c9-dea72fe1270e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea Dec 29 07:33:41.025909 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-087835fa-0a95-431e-83c9-dea72fe1270e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:41.026299 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:41.026299 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:41.026931 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-087835fa-0a95-431e-83c9-dea72fe1270e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:41.131382 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:41.131382 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:41.154834 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-087835fa-0a95-431e-83c9-dea72fe1270e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:41.210201 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-087835fa-0a95-431e-83c9-dea72fe1270e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea returned with HTTP 200 Dec 29 07:33:41.211470 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 455/910] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:41 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea => generated 912 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:41.226943 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7af032a6-ea86-43cd-99d8-ec70a4ad6d5a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea Dec 29 07:33:41.228691 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7af032a6-ea86-43cd-99d8-ec70a4ad6d5a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:41.231711 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:41.231711 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:41.232438 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7af032a6-ea86-43cd-99d8-ec70a4ad6d5a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:41.351460 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:41.351460 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:41.382042 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7af032a6-ea86-43cd-99d8-ec70a4ad6d5a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:41.445634 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7af032a6-ea86-43cd-99d8-ec70a4ad6d5a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea returned with HTTP 200 Dec 29 07:33:41.462845 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 456/911] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:41 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea => generated 912 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:41.467120 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-071b5e9a-2de9-40ec-a575-702f4f8a3fdb tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea Dec 29 07:33:41.469863 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-071b5e9a-2de9-40ec-a575-702f4f8a3fdb tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:41.470319 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:41.470319 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:41.470993 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-071b5e9a-2de9-40ec-a575-702f4f8a3fdb tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:41.594290 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:41.594290 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:41.605064 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-071b5e9a-2de9-40ec-a575-702f4f8a3fdb tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:41.636574 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-071b5e9a-2de9-40ec-a575-702f4f8a3fdb tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea returned with HTTP 200 Dec 29 07:33:41.638117 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 456/912] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:41 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea => generated 912 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:41.654988 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-89be9875-9b01-492a-b39d-e68a696c9560 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 Dec 29 07:33:41.655523 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-89be9875-9b01-492a-b39d-e68a696c9560 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:41.655741 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:41.655741 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:41.656115 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-89be9875-9b01-492a-b39d-e68a696c9560 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:41.664034 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6dda8b78-d89a-4fff-a068-46ac77e2ef7d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d Dec 29 07:33:41.664657 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6dda8b78-d89a-4fff-a068-46ac77e2ef7d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:41.665803 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:41.665803 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:41.666525 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6dda8b78-d89a-4fff-a068-46ac77e2ef7d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:41.717062 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:41.717062 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:41.718810 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6dda8b78-d89a-4fff-a068-46ac77e2ef7d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:33:41.721168 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6dda8b78-d89a-4fff-a068-46ac77e2ef7d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d returned with HTTP 200 Dec 29 07:33:41.722346 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 457/913] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:33:41 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d => generated 441 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:41.787859 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:41.787859 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:41.827593 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-89be9875-9b01-492a-b39d-e68a696c9560 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:41.912978 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-89be9875-9b01-492a-b39d-e68a696c9560 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 returned with HTTP 200 Dec 29 07:33:41.914113 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 457/914] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:41 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 => generated 913 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:41.952993 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-467a234c-455d-4457-bd77-af211e26bf17 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 Dec 29 07:33:41.952993 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-467a234c-455d-4457-bd77-af211e26bf17 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:41.968118 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:41.968118 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:41.972319 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-467a234c-455d-4457-bd77-af211e26bf17 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:42.197385 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:42.197385 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:42.234501 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-467a234c-455d-4457-bd77-af211e26bf17 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:33:42.308022 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-467a234c-455d-4457-bd77-af211e26bf17 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 returned with HTTP 200 Dec 29 07:33:42.309075 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 458/915] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:41 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 => generated 913 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:42.741610 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aa083360-f667-486f-ba47-97d76f08b84d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d Dec 29 07:33:42.741610 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aa083360-f667-486f-ba47-97d76f08b84d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:42.741610 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:42.741610 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:42.741610 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aa083360-f667-486f-ba47-97d76f08b84d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:42.816843 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:42.816843 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:42.823759 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-aa083360-f667-486f-ba47-97d76f08b84d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:33:42.826084 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aa083360-f667-486f-ba47-97d76f08b84d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d returned with HTTP 200 Dec 29 07:33:42.838708 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 459/916] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:33:42 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d => generated 468 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:42.843787 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8f90b67a-2208-4226-9c36-575d8a8a820d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] DELETE http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d Dec 29 07:33:42.844533 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8f90b67a-2208-4226-9c36-575d8a8a820d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:42.854910 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:42.854910 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:42.855745 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8f90b67a-2208-4226-9c36-575d8a8a820d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:42.856298 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-8f90b67a-2208-4226-9c36-575d8a8a820d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete snapshot with id: e914b1f6-db78-4484-aab6-d7587c48325d Dec 29 07:33:42.903095 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:42.903095 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:42.904567 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8f90b67a-2208-4226-9c36-575d8a8a820d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:33:43.083513 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8f90b67a-2208-4226-9c36-575d8a8a820d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot delete request issued successfully. Dec 29 07:33:43.084670 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8f90b67a-2208-4226-9c36-575d8a8a820d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d returned with HTTP 202 Dec 29 07:33:43.087907 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 460/917] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:33:42 2020] DELETE /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d => generated 0 bytes in 248 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:33:43.099182 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d818b939-4967-4d00-b45c-d14580be520c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d Dec 29 07:33:43.100018 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d818b939-4967-4d00-b45c-d14580be520c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:43.102351 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:43.102351 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:43.103643 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d818b939-4967-4d00-b45c-d14580be520c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:43.163225 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:43.163225 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:43.170067 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d818b939-4967-4d00-b45c-d14580be520c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:33:43.172881 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d818b939-4967-4d00-b45c-d14580be520c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d returned with HTTP 200 Dec 29 07:33:43.176811 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 461/918] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:33:43 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d => generated 467 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:43.195253 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a89c8203-07ef-4944-9cb8-8fefe3b86a0f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] POST http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes Dec 29 07:33:43.196134 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:43.196134 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:43.197579 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a89c8203-07ef-4944-9cb8-8fefe3b86a0f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-674326152"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:43.198782 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-a89c8203-07ef-4944-9cb8-8fefe3b86a0f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-674326152'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:33:43.199163 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-a89c8203-07ef-4944-9cb8-8fefe3b86a0f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Create volume of 1 GB Dec 29 07:33:43.228541 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a89c8203-07ef-4944-9cb8-8fefe3b86a0f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Availability Zones retrieved successfully. Dec 29 07:33:43.276222 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-a89c8203-07ef-4944-9cb8-8fefe3b86a0f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Flow 'volume_create_api' (b4c43549-4187-43f6-ae26-5255a2369f2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:33:43.279141 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-a89c8203-07ef-4944-9cb8-8fefe3b86a0f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bc00ef7-6de6-4947-866c-a326d16c5ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:33:43.281242 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-a89c8203-07ef-4944-9cb8-8fefe3b86a0f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:33:43.415761 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-a89c8203-07ef-4944-9cb8-8fefe3b86a0f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bc00ef7-6de6-4947-866c-a326d16c5ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:33:43.419346 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-a89c8203-07ef-4944-9cb8-8fefe3b86a0f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99d0d15d-8a3f-45c0-99fd-4a13853b10d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:33:43.626800 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-a89c8203-07ef-4944-9cb8-8fefe3b86a0f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Created reservations ['5ed5f104-7d03-434a-b353-52f5d4dcf6c3', 'a868e9ba-3bf3-495a-b01e-d36de02df23a', '0877deae-4be4-43e7-8393-910d84df228e', '99d84bf5-e125-46b4-8ddf-473c6057328b'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:33:43.628753 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-a89c8203-07ef-4944-9cb8-8fefe3b86a0f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99d0d15d-8a3f-45c0-99fd-4a13853b10d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ed5f104-7d03-434a-b353-52f5d4dcf6c3', 'a868e9ba-3bf3-495a-b01e-d36de02df23a', '0877deae-4be4-43e7-8393-910d84df228e', '99d84bf5-e125-46b4-8ddf-473c6057328b']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:33:43.630894 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-a89c8203-07ef-4944-9cb8-8fefe3b86a0f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dfffbe7-a296-414a-b420-00f3d9c2f14c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:33:43.763159 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-a89c8203-07ef-4944-9cb8-8fefe3b86a0f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dfffbe7-a296-414a-b420-00f3d9c2f14c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8236aae4-88f0-47e3-af3e-d49ebc2c3728', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-674326152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='724ee0de5b374dcb8a2b35d38a7dbcb0',qos_specs=None,replication_status=,reservations=['5ed5f104-7d03-434a-b353-52f5d4dcf6c3','a868e9ba-3bf3-495a-b01e-d36de02df23a','0877deae-4be4-43e7-8393-910d84df228e','99d84bf5-e125-46b4-8ddf-473c6057328b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd312be02402484eaaa1a0817aaf805a',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:33:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-674326152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8236aae4-88f0-47e3-af3e-d49ebc2c3728,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='724ee0de5b374dcb8a2b35d38a7dbcb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='cd312be02402484eaaa1a0817aaf805a',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:33:43.765248 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-a89c8203-07ef-4944-9cb8-8fefe3b86a0f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f47c869-7fdb-4c58-9ccf-263aafa8ef33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:33:43.863259 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-a89c8203-07ef-4944-9cb8-8fefe3b86a0f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f47c869-7fdb-4c58-9ccf-263aafa8ef33) transitioned into state 'SUCCESS' from state '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-674326152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='724ee0de5b374dcb8a2b35d38a7dbcb0',qos_specs=None,replication_status=,reservations=['5ed5f104-7d03-434a-b353-52f5d4dcf6c3','a868e9ba-3bf3-495a-b01e-d36de02df23a','0877deae-4be4-43e7-8393-910d84df228e','99d84bf5-e125-46b4-8ddf-473c6057328b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd312be02402484eaaa1a0817aaf805a',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:33:43.865697 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-a89c8203-07ef-4944-9cb8-8fefe3b86a0f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94290260-c72e-4269-afe5-8e06d24eb920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:33:43.903240 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-a89c8203-07ef-4944-9cb8-8fefe3b86a0f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94290260-c72e-4269-afe5-8e06d24eb920) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:33:43.906158 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-a89c8203-07ef-4944-9cb8-8fefe3b86a0f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Flow 'volume_create_api' (b4c43549-4187-43f6-ae26-5255a2369f2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:33:44.058630 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a89c8203-07ef-4944-9cb8-8fefe3b86a0f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Create volume request issued successfully. Dec 29 07:33:44.088380 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a89c8203-07ef-4944-9cb8-8fefe3b86a0f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes returned with HTTP 202 Dec 29 07:33:44.089865 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 458/919] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:33:42 2020] POST /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes => generated 822 bytes in 1614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:33:44.106305 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7dee7d8a-5606-455d-a61e-895d376ef405 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 Dec 29 07:33:44.107020 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7dee7d8a-5606-455d-a61e-895d376ef405 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:44.107471 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:44.107471 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:44.108494 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7dee7d8a-5606-455d-a61e-895d376ef405 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:44.189425 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6b70b54e-eb22-444b-92a9-78978a85b160 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d Dec 29 07:33:44.190608 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6b70b54e-eb22-444b-92a9-78978a85b160 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:44.191152 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:44.191152 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:44.191671 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6b70b54e-eb22-444b-92a9-78978a85b160 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:44.278030 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:44.278030 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:44.281543 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6b70b54e-eb22-444b-92a9-78978a85b160 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:33:44.283473 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:44.283473 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:44.284610 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6b70b54e-eb22-444b-92a9-78978a85b160 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d returned with HTTP 200 Dec 29 07:33:44.288001 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 459/920] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:33:44 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d => generated 467 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:44.300554 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7dee7d8a-5606-455d-a61e-895d376ef405 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Volume info retrieved successfully. Dec 29 07:33:44.340461 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7dee7d8a-5606-455d-a61e-895d376ef405 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 returned with HTTP 200 Dec 29 07:33:44.341754 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 462/921] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:44 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 => generated 914 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:45.300329 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f22b34b5-eca3-4dfa-a4b2-dbaf86dd2e55 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d Dec 29 07:33:45.300895 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f22b34b5-eca3-4dfa-a4b2-dbaf86dd2e55 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:45.301024 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:45.301024 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:45.301396 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f22b34b5-eca3-4dfa-a4b2-dbaf86dd2e55 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:45.357241 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-750c2363-eeca-4b06-93f8-5e5fc9854180 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 Dec 29 07:33:45.357876 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-750c2363-eeca-4b06-93f8-5e5fc9854180 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:45.358207 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:45.358207 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:45.358825 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-750c2363-eeca-4b06-93f8-5e5fc9854180 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:45.431672 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:45.431672 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:45.437253 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f22b34b5-eca3-4dfa-a4b2-dbaf86dd2e55 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:33:45.441704 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f22b34b5-eca3-4dfa-a4b2-dbaf86dd2e55 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d returned with HTTP 200 Dec 29 07:33:45.447686 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:45.447686 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:45.452677 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 460/922] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:33:45 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d => generated 467 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:45.464388 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-750c2363-eeca-4b06-93f8-5e5fc9854180 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Volume info retrieved successfully. Dec 29 07:33:45.487533 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-750c2363-eeca-4b06-93f8-5e5fc9854180 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 returned with HTTP 200 Dec 29 07:33:45.488749 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 463/923] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:45 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 => generated 914 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:33:46.462971 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fc965b99-fb70-49bf-8b21-c10a9d10e3bb tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d Dec 29 07:33:46.464266 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fc965b99-fb70-49bf-8b21-c10a9d10e3bb tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:46.464687 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:46.464687 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:46.465357 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fc965b99-fb70-49bf-8b21-c10a9d10e3bb tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:46.504447 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2850785d-4404-4184-8378-d25093f35f15 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 Dec 29 07:33:46.505213 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2850785d-4404-4184-8378-d25093f35f15 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:46.505602 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:46.505602 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:46.506220 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2850785d-4404-4184-8378-d25093f35f15 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:46.525806 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fc965b99-fb70-49bf-8b21-c10a9d10e3bb tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d returned with HTTP 404 Dec 29 07:33:46.530644 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 461/924] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:33:46 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d => generated 111 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:33:46.535461 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e806f6de-f97f-447d-a59a-44b90e32ac02 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] DELETE http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/ff06f459-be12-4188-b8e5-074af4800a20 Dec 29 07:33:46.543415 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e806f6de-f97f-447d-a59a-44b90e32ac02 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:46.544148 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e806f6de-f97f-447d-a59a-44b90e32ac02 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:46.544668 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-e806f6de-f97f-447d-a59a-44b90e32ac02 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete snapshot with id: ff06f459-be12-4188-b8e5-074af4800a20 Dec 29 07:33:46.615858 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:46.615858 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:46.617007 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e806f6de-f97f-447d-a59a-44b90e32ac02 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:33:46.642009 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:46.642009 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:46.680417 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2850785d-4404-4184-8378-d25093f35f15 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Volume info retrieved successfully. Dec 29 07:33:46.734186 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2850785d-4404-4184-8378-d25093f35f15 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 returned with HTTP 200 Dec 29 07:33:46.735354 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 464/925] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:46 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 => generated 915 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:33:46.776891 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9ba4e613-f75b-48bc-aadf-084a1dcff814 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] POST http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups Dec 29 07:33:46.803910 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:46.803910 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:46.803910 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9ba4e613-f75b-48bc-aadf-084a1dcff814 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8236aae4-88f0-47e3-af3e-d49ebc2c3728", "name": "tempest-VolumesBackupsAdminTest-Backup-1657091872"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:46.803910 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.backups [None req-9ba4e613-f75b-48bc-aadf-084a1dcff814 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Creating new backup {'backup': {'volume_id': '8236aae4-88f0-47e3-af3e-d49ebc2c3728', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1657091872'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 29 07:33:46.803910 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.backups [None req-9ba4e613-f75b-48bc-aadf-084a1dcff814 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Creating backup of volume 8236aae4-88f0-47e3-af3e-d49ebc2c3728 in container None Dec 29 07:33:46.869679 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e806f6de-f97f-447d-a59a-44b90e32ac02 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot delete request issued successfully. Dec 29 07:33:46.869679 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e806f6de-f97f-447d-a59a-44b90e32ac02 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/ff06f459-be12-4188-b8e5-074af4800a20 returned with HTTP 202 Dec 29 07:33:46.869679 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 462/926] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:33:46 2020] DELETE /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/ff06f459-be12-4188-b8e5-074af4800a20 => generated 0 bytes in 330 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:33:46.891599 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-57c95d93-dae0-44e1-9a7d-232034f26408 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/ff06f459-be12-4188-b8e5-074af4800a20 Dec 29 07:33:46.891599 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-57c95d93-dae0-44e1-9a7d-232034f26408 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:46.891599 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:46.891599 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:46.891599 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-57c95d93-dae0-44e1-9a7d-232034f26408 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:46.976781 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:46.976781 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:46.982463 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:46.982463 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:46.983693 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9ba4e613-f75b-48bc-aadf-084a1dcff814 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Volume info retrieved successfully. Dec 29 07:33:46.988202 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-57c95d93-dae0-44e1-9a7d-232034f26408 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:33:46.990287 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-57c95d93-dae0-44e1-9a7d-232034f26408 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/ff06f459-be12-4188-b8e5-074af4800a20 returned with HTTP 200 Dec 29 07:33:46.995449 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 463/927] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:33:46 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/ff06f459-be12-4188-b8e5-074af4800a20 => generated 468 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:47.081073 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-9ba4e613-f75b-48bc-aadf-084a1dcff814 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Created reservations ['6b787aec-add0-44dd-9750-37a24d5cba6a', '05415765-4658-46a0-b5d6-e2d78aba3923'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:33:47.190174 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9ba4e613-f75b-48bc-aadf-084a1dcff814 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups returned with HTTP 202 Dec 29 07:33:47.191105 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 465/928] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:33:46 2020] POST /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups => generated 401 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 29 07:33:47.202237 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cc66c806-8657-40bf-887c-243102811670 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:33:47.203087 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cc66c806-8657-40bf-887c-243102811670 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:47.203532 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:47.203532 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:47.204166 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cc66c806-8657-40bf-887c-243102811670 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:47.204738 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-cc66c806-8657-40bf-887c-243102811670 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:33:47.251681 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:47.251681 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:47.253965 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cc66c806-8657-40bf-887c-243102811670 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:33:47.261757 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 464/929] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:47 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 808 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:48.004006 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-36d7f6b1-fdd5-4018-afc9-fd1aafa431ad tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/ff06f459-be12-4188-b8e5-074af4800a20 Dec 29 07:33:48.005100 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-36d7f6b1-fdd5-4018-afc9-fd1aafa431ad tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:48.005501 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:48.005501 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:48.006122 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-36d7f6b1-fdd5-4018-afc9-fd1aafa431ad tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:48.109489 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:48.109489 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:48.110689 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-36d7f6b1-fdd5-4018-afc9-fd1aafa431ad tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:33:48.112615 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-36d7f6b1-fdd5-4018-afc9-fd1aafa431ad tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/ff06f459-be12-4188-b8e5-074af4800a20 returned with HTTP 200 Dec 29 07:33:48.113416 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 466/930] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:33:47 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/ff06f459-be12-4188-b8e5-074af4800a20 => generated 468 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:48.272853 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7e7d4c9c-3682-47c4-8206-8ce0ccd07193 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:33:48.273543 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7e7d4c9c-3682-47c4-8206-8ce0ccd07193 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:48.273890 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:48.273890 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:48.276681 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7e7d4c9c-3682-47c4-8206-8ce0ccd07193 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:48.277260 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-7e7d4c9c-3682-47c4-8206-8ce0ccd07193 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:33:48.345661 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:48.345661 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:48.356539 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7e7d4c9c-3682-47c4-8206-8ce0ccd07193 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:33:48.357346 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 465/931] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:48 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 808 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:49.125696 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f6d9de53-60ff-42b6-9d0c-0f849969c301 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/ff06f459-be12-4188-b8e5-074af4800a20 Dec 29 07:33:49.126859 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f6d9de53-60ff-42b6-9d0c-0f849969c301 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:49.127271 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:49.127271 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:49.127938 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f6d9de53-60ff-42b6-9d0c-0f849969c301 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:49.163333 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f6d9de53-60ff-42b6-9d0c-0f849969c301 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/ff06f459-be12-4188-b8e5-074af4800a20 returned with HTTP 404 Dec 29 07:33:49.164653 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 467/932] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:33:49 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/ff06f459-be12-4188-b8e5-074af4800a20 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:33:49.173529 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cfe0898c-b8f6-469d-a2a7-de0b61d0ca1a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] DELETE http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 Dec 29 07:33:49.174384 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cfe0898c-b8f6-469d-a2a7-de0b61d0ca1a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:49.174830 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:49.174830 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:49.175501 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cfe0898c-b8f6-469d-a2a7-de0b61d0ca1a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:49.176286 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-cfe0898c-b8f6-469d-a2a7-de0b61d0ca1a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete snapshot with id: 64446c6b-3e73-4464-a06d-425bedec9de7 Dec 29 07:33:49.207463 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:49.207463 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:49.209330 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-cfe0898c-b8f6-469d-a2a7-de0b61d0ca1a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:33:49.302414 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-cfe0898c-b8f6-469d-a2a7-de0b61d0ca1a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot delete request issued successfully. Dec 29 07:33:49.303278 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cfe0898c-b8f6-469d-a2a7-de0b61d0ca1a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 returned with HTTP 202 Dec 29 07:33:49.304361 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 466/933] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:33:49 2020] DELETE /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 29 07:33:49.314015 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-92d5641f-3eb8-4535-a6fb-34ae3001d1f3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 Dec 29 07:33:49.314853 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-92d5641f-3eb8-4535-a6fb-34ae3001d1f3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:49.317702 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-92d5641f-3eb8-4535-a6fb-34ae3001d1f3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:49.372632 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cae7d6e4-723d-463a-a910-edf8ca9c0b66 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:33:49.374030 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cae7d6e4-723d-463a-a910-edf8ca9c0b66 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:49.374387 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:49.374387 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:49.375007 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cae7d6e4-723d-463a-a910-edf8ca9c0b66 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:49.375676 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-cae7d6e4-723d-463a-a910-edf8ca9c0b66 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:33:49.392375 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:49.392375 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:49.395086 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-92d5641f-3eb8-4535-a6fb-34ae3001d1f3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:33:49.397242 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-92d5641f-3eb8-4535-a6fb-34ae3001d1f3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 returned with HTTP 200 Dec 29 07:33:49.406691 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 468/934] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:33:49 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 => generated 467 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:33:49.416000 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:49.416000 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:49.423019 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cae7d6e4-723d-463a-a910-edf8ca9c0b66 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:33:49.424426 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 467/935] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:49 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 808 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:50.413926 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a5cedae6-3fa5-4d4b-bbcb-46073adff6c8 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 Dec 29 07:33:50.414510 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a5cedae6-3fa5-4d4b-bbcb-46073adff6c8 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:50.414682 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:50.414682 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:50.415608 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a5cedae6-3fa5-4d4b-bbcb-46073adff6c8 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:50.440383 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-511e1052-572c-4be3-b230-19b00ef1bfbd tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:33:50.441147 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-511e1052-572c-4be3-b230-19b00ef1bfbd tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:50.441508 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:50.441508 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:50.442128 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-511e1052-572c-4be3-b230-19b00ef1bfbd tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:50.442712 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-511e1052-572c-4be3-b230-19b00ef1bfbd tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:33:50.499050 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:50.499050 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:50.501298 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a5cedae6-3fa5-4d4b-bbcb-46073adff6c8 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:33:50.503318 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a5cedae6-3fa5-4d4b-bbcb-46073adff6c8 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 returned with HTTP 200 Dec 29 07:33:50.504130 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 469/936] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:33:50 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 => generated 467 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:50.511743 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:50.511743 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:50.514195 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-511e1052-572c-4be3-b230-19b00ef1bfbd tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:33:50.520795 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 468/937] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:50 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 808 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:51.540442 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-02dd2523-2699-4aa0-8440-d6eafce1e2f0 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:33:51.541127 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-85c9a74d-99ba-4d5a-8c13-87dd3397f1e9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 Dec 29 07:33:51.541509 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-85c9a74d-99ba-4d5a-8c13-87dd3397f1e9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:51.541639 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:51.541639 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:51.542541 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-85c9a74d-99ba-4d5a-8c13-87dd3397f1e9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:51.544363 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-02dd2523-2699-4aa0-8440-d6eafce1e2f0 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:51.544846 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:51.544846 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:51.545575 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-02dd2523-2699-4aa0-8440-d6eafce1e2f0 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:51.546162 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-02dd2523-2699-4aa0-8440-d6eafce1e2f0 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:33:51.573632 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:51.573632 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:51.578168 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-85c9a74d-99ba-4d5a-8c13-87dd3397f1e9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:33:51.578281 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:51.578281 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:51.578424 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-85c9a74d-99ba-4d5a-8c13-87dd3397f1e9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 returned with HTTP 200 Dec 29 07:33:51.578508 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-02dd2523-2699-4aa0-8440-d6eafce1e2f0 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:33:51.578634 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 470/938] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:33:51 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 => generated 467 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:51.578734 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 469/939] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:51 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 808 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:52.596886 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fde59cf5-d2b6-4147-8fb6-4e83c6b2e9fb tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 Dec 29 07:33:52.597401 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fde59cf5-d2b6-4147-8fb6-4e83c6b2e9fb tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:52.597500 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:52.597500 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:52.597862 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fde59cf5-d2b6-4147-8fb6-4e83c6b2e9fb tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:52.603723 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c6e68ce8-eccc-43f2-8363-f9c57e097d97 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:33:52.604482 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c6e68ce8-eccc-43f2-8363-f9c57e097d97 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:52.609276 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:52.609276 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:52.609988 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c6e68ce8-eccc-43f2-8363-f9c57e097d97 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:52.610523 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-c6e68ce8-eccc-43f2-8363-f9c57e097d97 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:33:52.666691 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:52.666691 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:52.672373 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c6e68ce8-eccc-43f2-8363-f9c57e097d97 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:33:52.673949 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fde59cf5-d2b6-4147-8fb6-4e83c6b2e9fb tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 returned with HTTP 404 Dec 29 07:33:52.675823 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 470/940] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:33:52 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 => generated 111 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:33:52.687384 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 471/941] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:52 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:52.933120 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8e0b3eb5-f3df-4e15-933f-34c012e2393f req-7ecf9295-2818-4f98-974a-dddde679660b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:33:52.934239 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8e0b3eb5-f3df-4e15-933f-34c012e2393f req-7ecf9295-2818-4f98-974a-dddde679660b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:52.934979 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8e0b3eb5-f3df-4e15-933f-34c012e2393f req-7ecf9295-2818-4f98-974a-dddde679660b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:53.114934 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:53.114934 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:53.153375 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-8e0b3eb5-f3df-4e15-933f-34c012e2393f req-7ecf9295-2818-4f98-974a-dddde679660b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:33:53.249848 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:53.249848 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:53.270736 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8e0b3eb5-f3df-4e15-933f-34c012e2393f req-7ecf9295-2818-4f98-974a-dddde679660b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 returned with HTTP 200 Dec 29 07:33:53.283374 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 471/942] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:33:52 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 => generated 1208 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:33:53.315101 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8e0b3eb5-f3df-4e15-933f-34c012e2393f req-b07b199c-3278-4531-b8a9-4dcc5656b504 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] POST http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615/action Dec 29 07:33:53.315595 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:53.315595 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:53.316100 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8e0b3eb5-f3df-4e15-933f-34c012e2393f req-b07b199c-3278-4531-b8a9-4dcc5656b504 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action body: b'{"os-begin_detaching": null}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:33:53.316405 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8e0b3eb5-f3df-4e15-933f-34c012e2393f req-b07b199c-3278-4531-b8a9-4dcc5656b504 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:33:53.439459 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:53.439459 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:53.440849 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-8e0b3eb5-f3df-4e15-933f-34c012e2393f req-b07b199c-3278-4531-b8a9-4dcc5656b504 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:33:53.472433 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-8e0b3eb5-f3df-4e15-933f-34c012e2393f req-b07b199c-3278-4531-b8a9-4dcc5656b504 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Begin detaching volume completed successfully. Dec 29 07:33:53.472433 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8e0b3eb5-f3df-4e15-933f-34c012e2393f req-b07b199c-3278-4531-b8a9-4dcc5656b504 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615/action returned with HTTP 202 Dec 29 07:33:53.491286 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 472/943] 10.222.0.20 () {64 vars in 1643 bytes} [Tue Dec 29 07:33:53 2020] POST /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615/action => generated 0 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 29 07:33:53.523239 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f2270b91-37b8-45dd-8335-c15302a22f74 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:33:53.523872 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f2270b91-37b8-45dd-8335-c15302a22f74 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:53.524866 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:53.524866 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:53.525368 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f2270b91-37b8-45dd-8335-c15302a22f74 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:53.575548 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8e0b3eb5-f3df-4e15-933f-34c012e2393f req-b07b199c-3278-4531-b8a9-4dcc5656b504 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume// Dec 29 07:33:53.576109 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8e0b3eb5-f3df-4e15-933f-34c012e2393f req-b07b199c-3278-4531-b8a9-4dcc5656b504 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:53.576386 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:53.576386 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:53.576857 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8e0b3eb5-f3df-4e15-933f-34c012e2393f req-b07b199c-3278-4531-b8a9-4dcc5656b504 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:53.578138 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8e0b3eb5-f3df-4e15-933f-34c012e2393f req-b07b199c-3278-4531-b8a9-4dcc5656b504 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:33:53.579109 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 473/944] 10.222.0.38 () {56 vars in 1089 bytes} [Tue Dec 29 07:33:53 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:33:53.593219 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8e0b3eb5-f3df-4e15-933f-34c012e2393f req-66466da9-ad74-44da-8387-9ab6d1bd0d77 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:33:53.593902 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8e0b3eb5-f3df-4e15-933f-34c012e2393f req-66466da9-ad74-44da-8387-9ab6d1bd0d77 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:53.594437 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8e0b3eb5-f3df-4e15-933f-34c012e2393f req-66466da9-ad74-44da-8387-9ab6d1bd0d77 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:53.679274 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:53.679274 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:53.717625 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f2270b91-37b8-45dd-8335-c15302a22f74 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:33:53.754766 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:53.754766 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:53.808234 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:53.808234 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:53.823592 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-8e0b3eb5-f3df-4e15-933f-34c012e2393f req-66466da9-ad74-44da-8387-9ab6d1bd0d77 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:33:53.863363 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f2270b91-37b8-45dd-8335-c15302a22f74 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 returned with HTTP 200 Dec 29 07:33:53.874604 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 472/945] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:53 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 => generated 1211 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:33:53.883170 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c6014fb3-53b0-4d58-96e8-0b773ab1776b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:33:53.891306 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c6014fb3-53b0-4d58-96e8-0b773ab1776b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:53.891306 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:53.891306 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:53.891306 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c6014fb3-53b0-4d58-96e8-0b773ab1776b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:53.891306 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-c6014fb3-53b0-4d58-96e8-0b773ab1776b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:33:53.910291 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:53.910291 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:53.930882 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8e0b3eb5-f3df-4e15-933f-34c012e2393f req-66466da9-ad74-44da-8387-9ab6d1bd0d77 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 returned with HTTP 200 Dec 29 07:33:53.932014 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 474/946] 10.222.0.38 () {60 vars in 1403 bytes} [Tue Dec 29 07:33:53 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 => generated 1310 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:33:53.961970 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:53.961970 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:53.987575 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c6014fb3-53b0-4d58-96e8-0b773ab1776b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:33:53.998557 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 473/947] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:53 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:54.326341 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8e0b3eb5-f3df-4e15-933f-34c012e2393f req-76814663-4351-4d18-b235-392c53535682 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] DELETE http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/attachments/0613610a-79e1-425c-83c1-82e50f4f2de1 Dec 29 07:33:54.327135 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8e0b3eb5-f3df-4e15-933f-34c012e2393f req-76814663-4351-4d18-b235-392c53535682 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:54.327715 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:54.327715 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:54.328326 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8e0b3eb5-f3df-4e15-933f-34c012e2393f req-76814663-4351-4d18-b235-392c53535682 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:54.379240 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:54.379240 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:54.886504 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-00f3468a-9917-46fd-a726-3c10e6ef8fc3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:33:54.888378 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-00f3468a-9917-46fd-a726-3c10e6ef8fc3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:54.888788 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:54.888788 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:54.889550 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-00f3468a-9917-46fd-a726-3c10e6ef8fc3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:55.053035 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:55.053035 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:55.090473 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-00f3468a-9917-46fd-a726-3c10e6ef8fc3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:33:55.166956 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:55.166956 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:55.186315 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-00f3468a-9917-46fd-a726-3c10e6ef8fc3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 returned with HTTP 200 Dec 29 07:33:55.197109 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 474/948] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:54 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 => generated 1211 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:33:55.201605 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0f4aee89-fa0e-4d1f-80c4-8e729798d986 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:33:55.202143 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0f4aee89-fa0e-4d1f-80c4-8e729798d986 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:55.202361 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:55.202361 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:55.202769 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0f4aee89-fa0e-4d1f-80c4-8e729798d986 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:55.203143 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-0f4aee89-fa0e-4d1f-80c4-8e729798d986 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:33:55.274021 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:55.274021 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:55.280920 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0f4aee89-fa0e-4d1f-80c4-8e729798d986 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:33:55.287602 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 475/949] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:55 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:55.701842 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-8e0b3eb5-f3df-4e15-933f-34c012e2393f req-76814663-4351-4d18-b235-392c53535682 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:33:55.702285 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-8e0b3eb5-f3df-4e15-933f-34c012e2393f req-76814663-4351-4d18-b235-392c53535682 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Pending status list for volume during attachment-delete: [] {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:33:55.717608 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8e0b3eb5-f3df-4e15-933f-34c012e2393f req-76814663-4351-4d18-b235-392c53535682 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/attachments/0613610a-79e1-425c-83c1-82e50f4f2de1 returned with HTTP 200 Dec 29 07:33:55.718614 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 475/950] 10.222.0.38 () {62 vars in 1437 bytes} [Tue Dec 29 07:33:54 2020] DELETE /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/attachments/0613610a-79e1-425c-83c1-82e50f4f2de1 => generated 19 bytes in 1397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:56.203761 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ddb6c6dd-64ec-406f-ac42-be419b563b99 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:33:56.204975 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ddb6c6dd-64ec-406f-ac42-be419b563b99 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:56.205361 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:56.205361 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:56.205980 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ddb6c6dd-64ec-406f-ac42-be419b563b99 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:56.300669 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-487b5beb-5d99-420a-a78d-5d896e9cf54c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:33:56.306168 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-487b5beb-5d99-420a-a78d-5d896e9cf54c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:56.306370 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:56.306370 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:56.307108 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-487b5beb-5d99-420a-a78d-5d896e9cf54c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:56.307532 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-487b5beb-5d99-420a-a78d-5d896e9cf54c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:33:56.367468 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:56.367468 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:56.377440 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:56.377440 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:56.377752 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ddb6c6dd-64ec-406f-ac42-be419b563b99 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:33:56.379314 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-487b5beb-5d99-420a-a78d-5d896e9cf54c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:33:56.380156 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 476/951] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:56 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:56.426834 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ddb6c6dd-64ec-406f-ac42-be419b563b99 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 returned with HTTP 200 Dec 29 07:33:56.430095 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 476/952] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:56 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 => generated 916 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:57.396526 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f3af98f0-e4bc-4674-9389-67d569b90c3a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:33:57.398063 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f3af98f0-e4bc-4674-9389-67d569b90c3a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:57.398472 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:57.398472 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:57.399718 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f3af98f0-e4bc-4674-9389-67d569b90c3a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:57.400812 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-f3af98f0-e4bc-4674-9389-67d569b90c3a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:33:57.438275 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:57.438275 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:57.440528 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f3af98f0-e4bc-4674-9389-67d569b90c3a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:33:57.441819 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 477/953] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:57 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:58.455111 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e290098f-12a3-4769-a83d-707446546314 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:33:58.455673 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e290098f-12a3-4769-a83d-707446546314 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:58.455831 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:58.455831 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:58.456206 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e290098f-12a3-4769-a83d-707446546314 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:58.456581 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-e290098f-12a3-4769-a83d-707446546314 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:33:58.522847 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:58.522847 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:58.523568 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e290098f-12a3-4769-a83d-707446546314 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:33:58.537548 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 477/954] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:58 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:33:59.540602 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dba19b12-6a59-48f1-bef2-126074325866 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:33:59.541788 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dba19b12-6a59-48f1-bef2-126074325866 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:33:59.545909 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:33:59.545909 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:33:59.546663 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dba19b12-6a59-48f1-bef2-126074325866 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:33:59.547545 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-dba19b12-6a59-48f1-bef2-126074325866 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:33:59.627159 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:33:59.627159 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:33:59.633973 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dba19b12-6a59-48f1-bef2-126074325866 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:33:59.665361 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 478/955] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:33:59 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:00.031029 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a89ea87a-1382-4a72-981d-06ea19c44af9 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] DELETE http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea Dec 29 07:34:00.031558 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a89ea87a-1382-4a72-981d-06ea19c44af9 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:00.031752 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:00.031752 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:00.032563 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a89ea87a-1382-4a72-981d-06ea19c44af9 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:00.033187 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-a89ea87a-1382-4a72-981d-06ea19c44af9 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Delete volume with id: c3afc25d-63aa-4be1-acfc-5a75686909ea Dec 29 07:34:00.188606 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:00.188606 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:00.193984 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a89ea87a-1382-4a72-981d-06ea19c44af9 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:34:00.298857 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a89ea87a-1382-4a72-981d-06ea19c44af9 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Delete volume request issued successfully. Dec 29 07:34:00.305536 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a89ea87a-1382-4a72-981d-06ea19c44af9 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea returned with HTTP 202 Dec 29 07:34:00.308110 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 478/956] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:34:00 2020] DELETE /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea => generated 0 bytes in 280 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:34:00.314665 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-03874c57-1391-4244-913b-fa37f4e13caf tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea Dec 29 07:34:00.316210 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-03874c57-1391-4244-913b-fa37f4e13caf tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:00.316210 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:00.316210 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:00.316448 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-03874c57-1391-4244-913b-fa37f4e13caf tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:00.435164 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:00.435164 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:00.471055 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-03874c57-1391-4244-913b-fa37f4e13caf tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:34:00.522435 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-03874c57-1391-4244-913b-fa37f4e13caf tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea returned with HTTP 200 Dec 29 07:34:00.537653 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 479/957] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:00 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea => generated 911 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:00.681030 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e56541a2-1185-4128-865c-942c46723f7b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:00.681543 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e56541a2-1185-4128-865c-942c46723f7b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:00.681746 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:00.681746 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:00.682101 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e56541a2-1185-4128-865c-942c46723f7b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:00.682609 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-e56541a2-1185-4128-865c-942c46723f7b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:00.754434 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:00.754434 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:00.756340 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e56541a2-1185-4128-865c-942c46723f7b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:00.757341 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 479/958] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:00 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:01.541882 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3011247c-17d9-4fe0-a93d-ba202f21093e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea Dec 29 07:34:01.543527 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3011247c-17d9-4fe0-a93d-ba202f21093e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:01.544068 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:01.544068 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:01.544630 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3011247c-17d9-4fe0-a93d-ba202f21093e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:01.669752 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:01.669752 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:01.682002 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3011247c-17d9-4fe0-a93d-ba202f21093e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:34:01.729413 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3011247c-17d9-4fe0-a93d-ba202f21093e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea returned with HTTP 200 Dec 29 07:34:01.732085 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 480/959] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:01 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea => generated 911 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:01.773536 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bcb2b645-f9ea-4635-8df5-cb8124f0f941 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:01.775470 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bcb2b645-f9ea-4635-8df5-cb8124f0f941 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:01.775855 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:01.775855 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:01.776685 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bcb2b645-f9ea-4635-8df5-cb8124f0f941 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:01.777244 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-bcb2b645-f9ea-4635-8df5-cb8124f0f941 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:01.840034 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:01.840034 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:01.865600 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bcb2b645-f9ea-4635-8df5-cb8124f0f941 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:01.865600 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 480/960] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:01 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:02.746327 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8f3254ce-60ed-4fd4-a18f-6a1279e18ed2 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea Dec 29 07:34:02.746840 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8f3254ce-60ed-4fd4-a18f-6a1279e18ed2 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:02.747025 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:02.747025 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:02.747667 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8f3254ce-60ed-4fd4-a18f-6a1279e18ed2 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:02.802896 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:02.802896 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:02.812612 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8f3254ce-60ed-4fd4-a18f-6a1279e18ed2 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:34:02.859528 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8f3254ce-60ed-4fd4-a18f-6a1279e18ed2 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea returned with HTTP 200 Dec 29 07:34:02.860630 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 481/961] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:02 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea => generated 911 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:02.880522 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ee5d0893-7680-48c1-bcff-e482c09463d3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:02.881049 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ee5d0893-7680-48c1-bcff-e482c09463d3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:02.881687 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:02.881687 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:02.882063 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ee5d0893-7680-48c1-bcff-e482c09463d3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:02.882433 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ee5d0893-7680-48c1-bcff-e482c09463d3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:02.909863 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:02.909863 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:02.912256 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ee5d0893-7680-48c1-bcff-e482c09463d3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:02.913470 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 481/962] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:02 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:03.876901 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1be5be81-f06c-482a-bc52-09b7b0243524 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea Dec 29 07:34:03.877417 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1be5be81-f06c-482a-bc52-09b7b0243524 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:03.877593 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:03.877593 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:03.878220 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1be5be81-f06c-482a-bc52-09b7b0243524 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:03.928167 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c8ddf133-889d-47a3-801a-45ecfa35c07a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:03.928938 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c8ddf133-889d-47a3-801a-45ecfa35c07a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:03.929324 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:03.929324 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:03.931037 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c8ddf133-889d-47a3-801a-45ecfa35c07a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:03.931652 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-c8ddf133-889d-47a3-801a-45ecfa35c07a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:03.978770 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1be5be81-f06c-482a-bc52-09b7b0243524 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea returned with HTTP 404 Dec 29 07:34:03.980067 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 482/963] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:03 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/c3afc25d-63aa-4be1-acfc-5a75686909ea => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:34:03.989351 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a2136111-e38b-4201-b6ce-8a6531aa584a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] DELETE http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 Dec 29 07:34:03.990118 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a2136111-e38b-4201-b6ce-8a6531aa584a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:03.990801 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a2136111-e38b-4201-b6ce-8a6531aa584a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:03.991416 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-a2136111-e38b-4201-b6ce-8a6531aa584a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Delete volume with id: d4919fa4-81dd-46d5-be39-d8d86050a061 Dec 29 07:34:03.996961 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:03.996961 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:04.001884 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c8ddf133-889d-47a3-801a-45ecfa35c07a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:04.005903 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 482/964] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:03 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:04.125552 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:04.125552 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:04.126787 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a2136111-e38b-4201-b6ce-8a6531aa584a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:34:04.186168 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a2136111-e38b-4201-b6ce-8a6531aa584a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Delete volume request issued successfully. Dec 29 07:34:04.186664 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a2136111-e38b-4201-b6ce-8a6531aa584a tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 returned with HTTP 202 Dec 29 07:34:04.188046 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 483/965] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:34:03 2020] DELETE /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:34:04.195446 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a78d4ed6-27fb-48de-8a38-3b71cced21d2 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 Dec 29 07:34:04.196238 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a78d4ed6-27fb-48de-8a38-3b71cced21d2 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:04.196617 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:04.196617 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:04.197623 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a78d4ed6-27fb-48de-8a38-3b71cced21d2 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:04.279181 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:04.279181 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:04.290633 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a78d4ed6-27fb-48de-8a38-3b71cced21d2 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:34:04.339288 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a78d4ed6-27fb-48de-8a38-3b71cced21d2 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 returned with HTTP 200 Dec 29 07:34:04.346925 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 483/966] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:04 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 => generated 912 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:05.021042 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc8ed217-5690-4d83-b7cb-b99f7ac1da84 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:05.021809 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc8ed217-5690-4d83-b7cb-b99f7ac1da84 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:05.022139 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:05.022139 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:05.022801 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc8ed217-5690-4d83-b7cb-b99f7ac1da84 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:05.023458 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-dc8ed217-5690-4d83-b7cb-b99f7ac1da84 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:05.068910 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:05.068910 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:05.072089 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc8ed217-5690-4d83-b7cb-b99f7ac1da84 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:05.079214 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 484/967] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:05 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:05.363599 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-364d6482-60b0-4094-b8d2-933345ec38e6 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 Dec 29 07:34:05.364601 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-364d6482-60b0-4094-b8d2-933345ec38e6 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:05.365020 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:05.365020 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:05.365712 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-364d6482-60b0-4094-b8d2-933345ec38e6 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:05.469670 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:05.469670 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:05.484242 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-364d6482-60b0-4094-b8d2-933345ec38e6 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:34:05.511913 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-364d6482-60b0-4094-b8d2-933345ec38e6 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 returned with HTTP 200 Dec 29 07:34:05.513130 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 484/968] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:05 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 => generated 912 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:06.086418 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-71302f36-43ff-4815-bec0-b6ae56fcf3be tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:06.087725 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-71302f36-43ff-4815-bec0-b6ae56fcf3be tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:06.088106 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:06.088106 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:06.088722 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-71302f36-43ff-4815-bec0-b6ae56fcf3be tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:06.089330 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-71302f36-43ff-4815-bec0-b6ae56fcf3be tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:06.254033 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:06.254033 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:06.256371 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-71302f36-43ff-4815-bec0-b6ae56fcf3be tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:06.270531 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 485/969] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:06 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:06.529150 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ca14b5b-95c2-4400-b5b5-db4e69a4e34c tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 Dec 29 07:34:06.530099 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ca14b5b-95c2-4400-b5b5-db4e69a4e34c tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:06.530467 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:06.530467 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:06.531150 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ca14b5b-95c2-4400-b5b5-db4e69a4e34c tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:06.608452 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:06.608452 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:06.619302 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7ca14b5b-95c2-4400-b5b5-db4e69a4e34c tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:34:06.644634 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ca14b5b-95c2-4400-b5b5-db4e69a4e34c tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 returned with HTTP 200 Dec 29 07:34:06.645642 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 485/970] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:06 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 => generated 912 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:07.285482 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a3d15fdb-ec4d-42fe-bcaa-cc5bc5eda20b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:07.285999 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a3d15fdb-ec4d-42fe-bcaa-cc5bc5eda20b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:07.286178 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:07.286178 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:07.287015 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a3d15fdb-ec4d-42fe-bcaa-cc5bc5eda20b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:07.287547 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a3d15fdb-ec4d-42fe-bcaa-cc5bc5eda20b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:07.340114 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:07.340114 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:07.342134 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a3d15fdb-ec4d-42fe-bcaa-cc5bc5eda20b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:07.343077 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 486/971] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:07 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:07.661776 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e9d56f70-ab78-438e-a5c7-c0a92d95d50e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 Dec 29 07:34:07.662304 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e9d56f70-ab78-438e-a5c7-c0a92d95d50e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:07.662523 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:07.662523 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:07.662927 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e9d56f70-ab78-438e-a5c7-c0a92d95d50e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:07.759280 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e9d56f70-ab78-438e-a5c7-c0a92d95d50e tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 returned with HTTP 404 Dec 29 07:34:07.768912 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 486/972] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:07 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/d4919fa4-81dd-46d5-be39-d8d86050a061 => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:34:08.165939 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e55afce5-8c17-442e-8fa0-823fae8cd991 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] DELETE http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 Dec 29 07:34:08.166744 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e55afce5-8c17-442e-8fa0-823fae8cd991 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:08.167129 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:08.167129 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:08.167749 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e55afce5-8c17-442e-8fa0-823fae8cd991 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:08.168366 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-e55afce5-8c17-442e-8fa0-823fae8cd991 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Delete volume with id: 1fcb046c-794a-40e6-a645-f8d7e99703a3 Dec 29 07:34:08.269836 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:08.269836 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:08.282279 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e55afce5-8c17-442e-8fa0-823fae8cd991 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:34:08.359838 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-35578191-4520-4fe8-99eb-1f4d7113ea02 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:08.360442 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-35578191-4520-4fe8-99eb-1f4d7113ea02 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:08.360879 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-35578191-4520-4fe8-99eb-1f4d7113ea02 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:08.361251 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-35578191-4520-4fe8-99eb-1f4d7113ea02 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:08.361883 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e55afce5-8c17-442e-8fa0-823fae8cd991 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Delete volume request issued successfully. Dec 29 07:34:08.365654 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e55afce5-8c17-442e-8fa0-823fae8cd991 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 returned with HTTP 202 Dec 29 07:34:08.366181 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 487/973] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:34:08 2020] DELETE /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:34:08.386364 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c25afae2-2690-4445-a5b7-e534992d7ad6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] POST http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes Dec 29 07:34:08.387073 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:08.387073 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:08.387737 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c25afae2-2690-4445-a5b7-e534992d7ad6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-270360423"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:34:08.391090 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-c25afae2-2690-4445-a5b7-e534992d7ad6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-270360423'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:34:08.391665 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-c25afae2-2690-4445-a5b7-e534992d7ad6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create volume of 1 GB Dec 29 07:34:08.422969 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:08.422969 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:08.424638 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c25afae2-2690-4445-a5b7-e534992d7ad6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Availability Zones retrieved successfully. Dec 29 07:34:08.427367 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-35578191-4520-4fe8-99eb-1f4d7113ea02 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:08.439385 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 487/974] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:08 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:08.444952 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-21d8de2c-cdc9-4285-9629-3e2c5350a194 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 Dec 29 07:34:08.452457 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-21d8de2c-cdc9-4285-9629-3e2c5350a194 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:08.453098 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:08.453098 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:08.454475 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-21d8de2c-cdc9-4285-9629-3e2c5350a194 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:08.491144 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c25afae2-2690-4445-a5b7-e534992d7ad6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Flow 'volume_create_api' (5dc1728f-ca1b-48e5-87ed-6983589027a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:34:08.495932 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c25afae2-2690-4445-a5b7-e534992d7ad6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (865297e6-c919-408a-ab43-6d7e3f58e189) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:08.500944 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-c25afae2-2690-4445-a5b7-e534992d7ad6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:34:08.618210 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:08.618210 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:08.627116 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-21d8de2c-cdc9-4285-9629-3e2c5350a194 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:34:08.656957 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-21d8de2c-cdc9-4285-9629-3e2c5350a194 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 returned with HTTP 200 Dec 29 07:34:08.658129 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 488/975] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:08 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 => generated 912 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:08.700386 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c25afae2-2690-4445-a5b7-e534992d7ad6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (865297e6-c919-408a-ab43-6d7e3f58e189) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:08.702968 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c25afae2-2690-4445-a5b7-e534992d7ad6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f961a761-ba24-4dbe-b2fd-24a59f6dd2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:08.865251 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-c25afae2-2690-4445-a5b7-e534992d7ad6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Created reservations ['ed3f9f07-bfd7-4816-ab5a-b25db1efbea6', '8a416e80-e488-4a8b-9a3e-30efd0855f2e', 'd5841fff-9df6-4205-9012-f8c6dc69a6e1', '63401582-51a6-4f4d-8b78-96c5e0f5ffa2'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:34:08.867642 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c25afae2-2690-4445-a5b7-e534992d7ad6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f961a761-ba24-4dbe-b2fd-24a59f6dd2e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed3f9f07-bfd7-4816-ab5a-b25db1efbea6', '8a416e80-e488-4a8b-9a3e-30efd0855f2e', 'd5841fff-9df6-4205-9012-f8c6dc69a6e1', '63401582-51a6-4f4d-8b78-96c5e0f5ffa2']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:08.869957 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c25afae2-2690-4445-a5b7-e534992d7ad6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d3e0c3d-13f6-489c-9c36-d8f6ea588945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:09.007488 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c25afae2-2690-4445-a5b7-e534992d7ad6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d3e0c3d-13f6-489c-9c36-d8f6ea588945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0485fcfc-54cc-482f-a972-01684aeef572', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-270360423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='804d2701f5c64ef6988a4a63dc94aa6d',qos_specs=None,replication_status=,reservations=['ed3f9f07-bfd7-4816-ab5a-b25db1efbea6','8a416e80-e488-4a8b-9a3e-30efd0855f2e','d5841fff-9df6-4205-9012-f8c6dc69a6e1','63401582-51a6-4f4d-8b78-96c5e0f5ffa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dfd4fd13a764a81ad0d73f3e028f280',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:34:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-270360423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0485fcfc-54cc-482f-a972-01684aeef572,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='804d2701f5c64ef6988a4a63dc94aa6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6dfd4fd13a764a81ad0d73f3e028f280',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:09.009973 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c25afae2-2690-4445-a5b7-e534992d7ad6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e2f5057-59a8-498c-847f-5f6edc5f6611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:09.074569 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c25afae2-2690-4445-a5b7-e534992d7ad6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e2f5057-59a8-498c-847f-5f6edc5f6611) transitioned into state 'SUCCESS' from state '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-270360423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='804d2701f5c64ef6988a4a63dc94aa6d',qos_specs=None,replication_status=,reservations=['ed3f9f07-bfd7-4816-ab5a-b25db1efbea6','8a416e80-e488-4a8b-9a3e-30efd0855f2e','d5841fff-9df6-4205-9012-f8c6dc69a6e1','63401582-51a6-4f4d-8b78-96c5e0f5ffa2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dfd4fd13a764a81ad0d73f3e028f280',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:09.077056 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c25afae2-2690-4445-a5b7-e534992d7ad6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e86f32a-fed2-4bc3-b247-cfaf540ecee8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:09.136986 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c25afae2-2690-4445-a5b7-e534992d7ad6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e86f32a-fed2-4bc3-b247-cfaf540ecee8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:09.140415 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c25afae2-2690-4445-a5b7-e534992d7ad6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Flow 'volume_create_api' (5dc1728f-ca1b-48e5-87ed-6983589027a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:34:09.282384 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c25afae2-2690-4445-a5b7-e534992d7ad6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create volume request issued successfully. Dec 29 07:34:09.315279 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c25afae2-2690-4445-a5b7-e534992d7ad6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes returned with HTTP 202 Dec 29 07:34:09.327234 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 488/976] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:34:08 2020] POST /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes => generated 822 bytes in 943 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:34:09.331980 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-12bb3a7c-2138-4184-8b79-897b2b4b0125 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/0485fcfc-54cc-482f-a972-01684aeef572 Dec 29 07:34:09.332458 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-12bb3a7c-2138-4184-8b79-897b2b4b0125 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:09.332673 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:09.332673 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:09.333044 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-12bb3a7c-2138-4184-8b79-897b2b4b0125 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:09.446837 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f6c31601-85c2-47d3-b215-dc497489ed22 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:09.448202 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f6c31601-85c2-47d3-b215-dc497489ed22 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:09.448654 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:09.448654 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:09.449410 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f6c31601-85c2-47d3-b215-dc497489ed22 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:09.449972 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-f6c31601-85c2-47d3-b215-dc497489ed22 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:09.509573 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:09.509573 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:09.511940 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f6c31601-85c2-47d3-b215-dc497489ed22 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:09.512828 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 489/977] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:09 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:09.553101 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:09.553101 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:09.599015 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-12bb3a7c-2138-4184-8b79-897b2b4b0125 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:09.652249 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-12bb3a7c-2138-4184-8b79-897b2b4b0125 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/0485fcfc-54cc-482f-a972-01684aeef572 returned with HTTP 200 Dec 29 07:34:09.653055 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 489/978] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:09 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/0485fcfc-54cc-482f-a972-01684aeef572 => generated 914 bytes in 325 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:09.674990 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-713eeafb-f99f-41b0-830d-8ed240d83edd tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 Dec 29 07:34:09.676865 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-713eeafb-f99f-41b0-830d-8ed240d83edd tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:09.677383 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:09.677383 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:09.678425 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-713eeafb-f99f-41b0-830d-8ed240d83edd tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:09.734157 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:09.734157 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:09.774942 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-713eeafb-f99f-41b0-830d-8ed240d83edd tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:34:09.849960 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-713eeafb-f99f-41b0-830d-8ed240d83edd tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 returned with HTTP 200 Dec 29 07:34:09.850961 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 490/979] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:09 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 => generated 912 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:10.530886 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-596b641d-4ab1-44fe-999f-f026b1872234 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:10.531494 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-596b641d-4ab1-44fe-999f-f026b1872234 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:10.532008 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:10.532008 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:10.532609 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-596b641d-4ab1-44fe-999f-f026b1872234 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:10.533100 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-596b641d-4ab1-44fe-999f-f026b1872234 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:10.592315 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:10.592315 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:10.596507 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-596b641d-4ab1-44fe-999f-f026b1872234 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:10.600094 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 490/980] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:10 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:10.669759 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c15d0b64-e5cd-40cf-b7e0-f39a4e7b86b0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/0485fcfc-54cc-482f-a972-01684aeef572 Dec 29 07:34:10.671372 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c15d0b64-e5cd-40cf-b7e0-f39a4e7b86b0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:10.671740 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:10.671740 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:10.672301 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c15d0b64-e5cd-40cf-b7e0-f39a4e7b86b0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:10.854915 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:10.854915 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:10.868391 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c9effc3c-2ae3-4b1f-9284-15c839207003 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 Dec 29 07:34:10.869095 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c9effc3c-2ae3-4b1f-9284-15c839207003 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:10.869422 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:10.869422 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:10.870008 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c9effc3c-2ae3-4b1f-9284-15c839207003 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:10.904595 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c15d0b64-e5cd-40cf-b7e0-f39a4e7b86b0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:10.995477 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c15d0b64-e5cd-40cf-b7e0-f39a4e7b86b0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/0485fcfc-54cc-482f-a972-01684aeef572 returned with HTTP 200 Dec 29 07:34:11.000845 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:11.000845 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:11.009541 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c9effc3c-2ae3-4b1f-9284-15c839207003 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Volume info retrieved successfully. Dec 29 07:34:11.016047 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 491/981] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:10 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/0485fcfc-54cc-482f-a972-01684aeef572 => generated 915 bytes in 350 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:11.035469 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-76b065d8-d536-47b1-8b3d-fd5359499e41 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] POST http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots Dec 29 07:34:11.042813 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:11.042813 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:11.043315 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-76b065d8-d536-47b1-8b3d-fd5359499e41 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0485fcfc-54cc-482f-a972-01684aeef572", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2025065462"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:34:11.063398 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c9effc3c-2ae3-4b1f-9284-15c839207003 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 returned with HTTP 200 Dec 29 07:34:11.067197 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 491/982] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:10 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 => generated 912 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:11.194338 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:11.194338 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:11.202231 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-76b065d8-d536-47b1-8b3d-fd5359499e41 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:11.202992 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-76b065d8-d536-47b1-8b3d-fd5359499e41 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create snapshot from volume 0485fcfc-54cc-482f-a972-01684aeef572 Dec 29 07:34:11.323727 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-76b065d8-d536-47b1-8b3d-fd5359499e41 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Created reservations ['91ce5e27-1d1b-48a1-b7f3-cd68ff959e54', 'bd4e2dbb-bf08-47d9-b848-388790ff5b1e', 'b8c930f4-5b1d-446e-98f6-c014626a37e8', '914eae3c-386a-4c13-95ab-0154e59ffe59'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:34:11.510953 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-76b065d8-d536-47b1-8b3d-fd5359499e41 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot create request issued successfully. Dec 29 07:34:11.511753 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-76b065d8-d536-47b1-8b3d-fd5359499e41 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots returned with HTTP 202 Dec 29 07:34:11.513073 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 492/983] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:34:11 2020] POST /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots => generated 310 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:34:11.523925 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-63d44782-0efc-4a08-b8bf-e2ff6fb9c620 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/35ad4e35-2044-4008-b3e3-e15f439af302 Dec 29 07:34:11.524644 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-63d44782-0efc-4a08-b8bf-e2ff6fb9c620 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:11.525293 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:11.525293 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:11.525651 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-63d44782-0efc-4a08-b8bf-e2ff6fb9c620 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:11.584949 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:11.584949 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:11.587338 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-63d44782-0efc-4a08-b8bf-e2ff6fb9c620 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:34:11.589388 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-63d44782-0efc-4a08-b8bf-e2ff6fb9c620 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/35ad4e35-2044-4008-b3e3-e15f439af302 returned with HTTP 200 Dec 29 07:34:11.590351 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 492/984] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:34:11 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/35ad4e35-2044-4008-b3e3-e15f439af302 => generated 442 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:11.613574 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0f0bc173-dd66-463f-b12e-547ba5e61e7c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:11.614361 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0f0bc173-dd66-463f-b12e-547ba5e61e7c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:11.614771 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:11.614771 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:11.615381 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0f0bc173-dd66-463f-b12e-547ba5e61e7c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:11.615904 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-0f0bc173-dd66-463f-b12e-547ba5e61e7c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:11.654938 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:11.654938 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:11.657271 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0f0bc173-dd66-463f-b12e-547ba5e61e7c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:11.658322 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 493/985] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:11 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:12.083907 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fa62c676-a92e-4762-9f9a-41b66b997396 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] GET http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 Dec 29 07:34:12.084436 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fa62c676-a92e-4762-9f9a-41b66b997396 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:12.084650 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:12.084650 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:12.085019 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fa62c676-a92e-4762-9f9a-41b66b997396 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:12.230917 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fa62c676-a92e-4762-9f9a-41b66b997396 tempest-AttachVolumeTestJSON-2135596862 tempest-AttachVolumeTestJSON-2135596862] http://10.222.0.20/volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 returned with HTTP 404 Dec 29 07:34:12.231992 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 493/986] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:12 2020] GET /volume/v3/651ba7114c3348c384fcc460e31d98cc/volumes/1fcb046c-794a-40e6-a645-f8d7e99703a3 => generated 109 bytes in 152 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:34:12.602923 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7b56fed6-b265-440f-b03a-0bc80d73fcb9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/35ad4e35-2044-4008-b3e3-e15f439af302 Dec 29 07:34:12.603436 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7b56fed6-b265-440f-b03a-0bc80d73fcb9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:12.603559 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:12.603559 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:12.603875 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7b56fed6-b265-440f-b03a-0bc80d73fcb9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:12.672753 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b042e933-29c9-4210-bb85-d9425c811f9d tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:12.673323 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b042e933-29c9-4210-bb85-d9425c811f9d tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:12.674164 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b042e933-29c9-4210-bb85-d9425c811f9d tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:12.674164 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-b042e933-29c9-4210-bb85-d9425c811f9d tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:12.680655 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:12.680655 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:12.686865 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7b56fed6-b265-440f-b03a-0bc80d73fcb9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:34:12.688978 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7b56fed6-b265-440f-b03a-0bc80d73fcb9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/35ad4e35-2044-4008-b3e3-e15f439af302 returned with HTTP 200 Dec 29 07:34:12.699075 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 494/987] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:34:12 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/35ad4e35-2044-4008-b3e3-e15f439af302 => generated 442 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:12.755630 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:12.755630 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:12.758774 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b042e933-29c9-4210-bb85-d9425c811f9d tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:12.771774 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 494/988] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:12 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:13.701890 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2c8634c1-9c79-48a5-901d-393d64287c9a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/35ad4e35-2044-4008-b3e3-e15f439af302 Dec 29 07:34:13.703096 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2c8634c1-9c79-48a5-901d-393d64287c9a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:13.703469 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:13.703469 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:13.704233 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2c8634c1-9c79-48a5-901d-393d64287c9a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:13.786529 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-964de89d-5fb3-4a87-87c6-3fb2c2e0d521 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:13.787371 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-964de89d-5fb3-4a87-87c6-3fb2c2e0d521 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:13.787735 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:13.787735 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:13.788350 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-964de89d-5fb3-4a87-87c6-3fb2c2e0d521 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:13.788859 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-964de89d-5fb3-4a87-87c6-3fb2c2e0d521 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:13.797369 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:13.797369 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:13.798515 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2c8634c1-9c79-48a5-901d-393d64287c9a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:34:13.821229 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2c8634c1-9c79-48a5-901d-393d64287c9a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/35ad4e35-2044-4008-b3e3-e15f439af302 returned with HTTP 200 Dec 29 07:34:13.822943 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 495/989] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:34:13 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/35ad4e35-2044-4008-b3e3-e15f439af302 => generated 442 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:13.846746 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:13.846746 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:13.849300 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-964de89d-5fb3-4a87-87c6-3fb2c2e0d521 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:13.858277 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 495/990] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:13 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:14.847710 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-896e87dc-a93a-4c6c-abf5-c98b2cd3f4d6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/35ad4e35-2044-4008-b3e3-e15f439af302 Dec 29 07:34:14.848369 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-896e87dc-a93a-4c6c-abf5-c98b2cd3f4d6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:14.848699 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:14.848699 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:14.858756 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-896e87dc-a93a-4c6c-abf5-c98b2cd3f4d6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:14.864921 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7cfc8688-9096-4101-93d1-8227f06356e8 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:14.865461 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7cfc8688-9096-4101-93d1-8227f06356e8 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:14.865683 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:14.865683 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:14.866057 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7cfc8688-9096-4101-93d1-8227f06356e8 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:14.866428 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-7cfc8688-9096-4101-93d1-8227f06356e8 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:14.977880 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:14.977880 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:14.979806 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7cfc8688-9096-4101-93d1-8227f06356e8 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:14.980967 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 496/991] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:14 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:14.994896 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:14.994896 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:14.996056 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-896e87dc-a93a-4c6c-abf5-c98b2cd3f4d6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:34:15.008970 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-896e87dc-a93a-4c6c-abf5-c98b2cd3f4d6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/35ad4e35-2044-4008-b3e3-e15f439af302 returned with HTTP 200 Dec 29 07:34:15.009826 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 496/992] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:34:14 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/35ad4e35-2044-4008-b3e3-e15f439af302 => generated 469 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:15.020709 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ed18b5a6-22c2-4bf2-a58d-9d3bee83b84c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] POST http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes Dec 29 07:34:15.021172 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:15.021172 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:15.021589 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ed18b5a6-22c2-4bf2-a58d-9d3bee83b84c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "35ad4e35-2044-4008-b3e3-e15f439af302", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1151170750"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:34:15.022826 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-ed18b5a6-22c2-4bf2-a58d-9d3bee83b84c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create volume request body: {'volume': {'snapshot_id': '35ad4e35-2044-4008-b3e3-e15f439af302', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1151170750'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:34:15.081198 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:15.081198 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:15.082368 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ed18b5a6-22c2-4bf2-a58d-9d3bee83b84c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:34:15.082765 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-ed18b5a6-22c2-4bf2-a58d-9d3bee83b84c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create volume of 2 GB Dec 29 07:34:15.108220 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ed18b5a6-22c2-4bf2-a58d-9d3bee83b84c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Availability Zones retrieved successfully. Dec 29 07:34:15.138022 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ed18b5a6-22c2-4bf2-a58d-9d3bee83b84c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Flow 'volume_create_api' (177e56b2-8b3b-48c0-8c66-3632fe64e86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:34:15.144373 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ed18b5a6-22c2-4bf2-a58d-9d3bee83b84c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92225f7e-4560-4df3-864e-4240fd83daf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:15.152074 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-ed18b5a6-22c2-4bf2-a58d-9d3bee83b84c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Validating volume size '2' using validate_int, validate_snap_size {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:34:15.311856 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ed18b5a6-22c2-4bf2-a58d-9d3bee83b84c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92225f7e-4560-4df3-864e-4240fd83daf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '35ad4e35-2044-4008-b3e3-e15f439af302', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:15.314070 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ed18b5a6-22c2-4bf2-a58d-9d3bee83b84c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d31b5758-fd92-4b7b-aa16-9b09914c0cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:15.420128 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-ed18b5a6-22c2-4bf2-a58d-9d3bee83b84c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Created reservations ['543b867c-d949-46fd-bbb4-441e2617e48c', 'dc62bf49-b185-4bcc-931d-9fd4af1efa99', '676d3ee1-1f9d-4160-87f4-eb935e0715b6', '2d5a9a3d-98b7-4742-95e0-e8c98f4b1848'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:34:15.420128 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ed18b5a6-22c2-4bf2-a58d-9d3bee83b84c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d31b5758-fd92-4b7b-aa16-9b09914c0cd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['543b867c-d949-46fd-bbb4-441e2617e48c', 'dc62bf49-b185-4bcc-931d-9fd4af1efa99', '676d3ee1-1f9d-4160-87f4-eb935e0715b6', '2d5a9a3d-98b7-4742-95e0-e8c98f4b1848']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:15.421961 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ed18b5a6-22c2-4bf2-a58d-9d3bee83b84c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4357cfd8-9134-40ae-ad6e-5688744a5fd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:15.584757 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ed18b5a6-22c2-4bf2-a58d-9d3bee83b84c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4357cfd8-9134-40ae-ad6e-5688744a5fd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e237753b-d25f-43dd-8a5a-e7c638ec9fcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1151170750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='804d2701f5c64ef6988a4a63dc94aa6d',qos_specs=None,replication_status=,reservations=['543b867c-d949-46fd-bbb4-441e2617e48c','dc62bf49-b185-4bcc-931d-9fd4af1efa99','676d3ee1-1f9d-4160-87f4-eb935e0715b6','2d5a9a3d-98b7-4742-95e0-e8c98f4b1848'],size=2,snapshot_id=35ad4e35-2044-4008-b3e3-e15f439af302,source_replicaid=,source_volid=None,status='creating',user_id='6dfd4fd13a764a81ad0d73f3e028f280',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:34:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1151170750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e237753b-d25f-43dd-8a5a-e7c638ec9fcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='804d2701f5c64ef6988a4a63dc94aa6d',provider_auth=None,provider_geometry=None,provider_id=None,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=35ad4e35-2044-4008-b3e3-e15f439af302,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6dfd4fd13a764a81ad0d73f3e028f280',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:15.587489 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ed18b5a6-22c2-4bf2-a58d-9d3bee83b84c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88e1b4a2-8a7a-4aef-a243-587763e3a964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:15.616667 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ed18b5a6-22c2-4bf2-a58d-9d3bee83b84c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88e1b4a2-8a7a-4aef-a243-587763e3a964) transitioned into state 'SUCCESS' from state '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-1151170750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='804d2701f5c64ef6988a4a63dc94aa6d',qos_specs=None,replication_status=,reservations=['543b867c-d949-46fd-bbb4-441e2617e48c','dc62bf49-b185-4bcc-931d-9fd4af1efa99','676d3ee1-1f9d-4160-87f4-eb935e0715b6','2d5a9a3d-98b7-4742-95e0-e8c98f4b1848'],size=2,snapshot_id=35ad4e35-2044-4008-b3e3-e15f439af302,source_replicaid=,source_volid=None,status='creating',user_id='6dfd4fd13a764a81ad0d73f3e028f280',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:15.618966 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ed18b5a6-22c2-4bf2-a58d-9d3bee83b84c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9844013c-2054-4637-8c26-6fd10b1a5f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:15.734620 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ed18b5a6-22c2-4bf2-a58d-9d3bee83b84c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9844013c-2054-4637-8c26-6fd10b1a5f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:15.736502 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ed18b5a6-22c2-4bf2-a58d-9d3bee83b84c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Flow 'volume_create_api' (177e56b2-8b3b-48c0-8c66-3632fe64e86a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:34:15.806750 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ed18b5a6-22c2-4bf2-a58d-9d3bee83b84c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create volume request issued successfully. Dec 29 07:34:15.824267 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ed18b5a6-22c2-4bf2-a58d-9d3bee83b84c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes returned with HTTP 202 Dec 29 07:34:15.826615 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 497/993] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:34:15 2020] POST /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes => generated 857 bytes in 809 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:34:15.841136 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-16064971-80aa-4b6e-99af-af9685d23306 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb Dec 29 07:34:15.841675 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-16064971-80aa-4b6e-99af-af9685d23306 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:15.841873 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:15.841873 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:15.842787 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-16064971-80aa-4b6e-99af-af9685d23306 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:15.913087 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:15.913087 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:15.960330 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-16064971-80aa-4b6e-99af-af9685d23306 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:15.995492 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1a198e8f-fc89-4f8a-9c8d-2287f29fffea tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:15.996257 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1a198e8f-fc89-4f8a-9c8d-2287f29fffea tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:15.996627 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:15.996627 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:15.997219 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1a198e8f-fc89-4f8a-9c8d-2287f29fffea tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:15.997740 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-1a198e8f-fc89-4f8a-9c8d-2287f29fffea tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:16.005063 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-16064971-80aa-4b6e-99af-af9685d23306 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb returned with HTTP 200 Dec 29 07:34:16.007434 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 497/994] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:15 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb => generated 925 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:16.028977 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:16.028977 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:16.031615 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1a198e8f-fc89-4f8a-9c8d-2287f29fffea tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:16.040498 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 498/995] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:15 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:17.021811 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b64e7e3f-ce25-497f-bd9c-dcd29a8cd514 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb Dec 29 07:34:17.022970 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b64e7e3f-ce25-497f-bd9c-dcd29a8cd514 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:17.023391 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:17.023391 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:17.024057 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b64e7e3f-ce25-497f-bd9c-dcd29a8cd514 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:17.060547 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-032f7704-863e-46d9-980e-40dae6261aa5 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:17.061408 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-032f7704-863e-46d9-980e-40dae6261aa5 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:17.061977 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:17.061977 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:17.062627 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-032f7704-863e-46d9-980e-40dae6261aa5 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:17.063170 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-032f7704-863e-46d9-980e-40dae6261aa5 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:17.104031 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:17.104031 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:17.113171 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b64e7e3f-ce25-497f-bd9c-dcd29a8cd514 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:17.134233 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:17.134233 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:17.140978 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-032f7704-863e-46d9-980e-40dae6261aa5 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:17.148629 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 499/996] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:17 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:17.173096 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b64e7e3f-ce25-497f-bd9c-dcd29a8cd514 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb returned with HTTP 200 Dec 29 07:34:17.174352 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 498/997] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:17 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb => generated 949 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:18.159531 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c27e49b6-5646-409a-acc4-ba8851df5bb4 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:18.162011 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c27e49b6-5646-409a-acc4-ba8851df5bb4 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:18.162255 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:18.162255 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:18.162819 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c27e49b6-5646-409a-acc4-ba8851df5bb4 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:18.165139 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-c27e49b6-5646-409a-acc4-ba8851df5bb4 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:18.191047 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0bf7aaa5-b2b1-4e12-9afc-88ad5a2d7039 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb Dec 29 07:34:18.192029 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0bf7aaa5-b2b1-4e12-9afc-88ad5a2d7039 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:18.192647 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:18.192647 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:18.193579 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0bf7aaa5-b2b1-4e12-9afc-88ad5a2d7039 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:18.272564 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:18.272564 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:18.280123 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c27e49b6-5646-409a-acc4-ba8851df5bb4 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:18.280940 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 500/998] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:18 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:18.376978 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:18.376978 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:18.425877 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0bf7aaa5-b2b1-4e12-9afc-88ad5a2d7039 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:18.549396 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0bf7aaa5-b2b1-4e12-9afc-88ad5a2d7039 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb returned with HTTP 200 Dec 29 07:34:18.550283 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 499/999] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:18 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb => generated 949 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:19.296831 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0187252b-7253-4c1b-8c02-90607c099498 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:19.297569 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0187252b-7253-4c1b-8c02-90607c099498 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:19.297856 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:19.297856 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:19.298337 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0187252b-7253-4c1b-8c02-90607c099498 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:19.298968 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-0187252b-7253-4c1b-8c02-90607c099498 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:19.412015 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:19.412015 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:19.414833 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0187252b-7253-4c1b-8c02-90607c099498 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:19.416550 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 501/1000] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:19 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:19.567827 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-040ef382-6b17-4668-97fa-7cdd0645a984 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb Dec 29 07:34:19.568726 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-040ef382-6b17-4668-97fa-7cdd0645a984 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:19.569251 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:19.569251 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:19.569890 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-040ef382-6b17-4668-97fa-7cdd0645a984 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:19.717142 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:19.717142 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:19.747941 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-040ef382-6b17-4668-97fa-7cdd0645a984 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:19.819270 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-040ef382-6b17-4668-97fa-7cdd0645a984 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb returned with HTTP 200 Dec 29 07:34:19.820126 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 500/1001] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:19 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb => generated 949 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:20.433596 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bf5db850-5f1c-457b-861a-9e7cbfbd8921 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:20.434151 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bf5db850-5f1c-457b-861a-9e7cbfbd8921 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:20.434320 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:20.434320 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:20.435031 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bf5db850-5f1c-457b-861a-9e7cbfbd8921 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:20.438755 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-bf5db850-5f1c-457b-861a-9e7cbfbd8921 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:20.553079 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:20.553079 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:20.567960 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bf5db850-5f1c-457b-861a-9e7cbfbd8921 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:20.588715 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 502/1002] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:20 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:20.836376 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b45b71f6-1868-4e16-b8e9-5d4405edd6b7 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb Dec 29 07:34:20.837330 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b45b71f6-1868-4e16-b8e9-5d4405edd6b7 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:20.837713 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:20.837713 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:20.838330 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b45b71f6-1868-4e16-b8e9-5d4405edd6b7 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:21.015726 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:21.015726 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:21.083796 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b45b71f6-1868-4e16-b8e9-5d4405edd6b7 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:21.139403 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b45b71f6-1868-4e16-b8e9-5d4405edd6b7 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb returned with HTTP 200 Dec 29 07:34:21.140550 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 501/1003] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:20 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb => generated 949 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:21.596681 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-48add1f2-9fe3-4740-89ad-8f5639679acc tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:21.602241 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-48add1f2-9fe3-4740-89ad-8f5639679acc tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:21.602241 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:21.602241 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:21.602241 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-48add1f2-9fe3-4740-89ad-8f5639679acc tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:21.602241 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-48add1f2-9fe3-4740-89ad-8f5639679acc tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:21.650501 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:21.650501 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:21.652874 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-48add1f2-9fe3-4740-89ad-8f5639679acc tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:21.655592 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 503/1004] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:21 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:22.172932 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-97efc474-96e9-424c-b5ed-d77e1cafa873 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb Dec 29 07:34:22.172932 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-97efc474-96e9-424c-b5ed-d77e1cafa873 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:22.172932 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:22.172932 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:22.172932 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-97efc474-96e9-424c-b5ed-d77e1cafa873 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:22.356058 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:22.356058 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:22.394967 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-97efc474-96e9-424c-b5ed-d77e1cafa873 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:22.467703 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-97efc474-96e9-424c-b5ed-d77e1cafa873 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb returned with HTTP 200 Dec 29 07:34:22.480377 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 502/1005] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:22 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb => generated 949 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:22.677452 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eee5af1a-f6e8-4381-ada8-efd3bd8b80a0 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:22.677951 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eee5af1a-f6e8-4381-ada8-efd3bd8b80a0 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:22.679008 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:22.679008 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:22.680541 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eee5af1a-f6e8-4381-ada8-efd3bd8b80a0 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:22.681130 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-eee5af1a-f6e8-4381-ada8-efd3bd8b80a0 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:22.770171 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:22.770171 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:22.776987 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eee5af1a-f6e8-4381-ada8-efd3bd8b80a0 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:22.780155 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 504/1006] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:22 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:23.489870 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2f43891e-f292-4c67-ae54-3b2b7d794619 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb Dec 29 07:34:23.490904 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2f43891e-f292-4c67-ae54-3b2b7d794619 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:23.491410 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:23.491410 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:23.497218 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2f43891e-f292-4c67-ae54-3b2b7d794619 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:23.640664 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:23.640664 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:23.659665 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2f43891e-f292-4c67-ae54-3b2b7d794619 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:23.682940 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2f43891e-f292-4c67-ae54-3b2b7d794619 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb returned with HTTP 200 Dec 29 07:34:23.684420 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 503/1007] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:23 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb => generated 949 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:23.800684 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-539e7f47-fc0b-48af-ba4e-c8d4d08ee73b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:23.804888 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-539e7f47-fc0b-48af-ba4e-c8d4d08ee73b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:23.806004 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:23.806004 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:23.808758 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-539e7f47-fc0b-48af-ba4e-c8d4d08ee73b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:23.809361 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-539e7f47-fc0b-48af-ba4e-c8d4d08ee73b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:23.866436 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:23.866436 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:23.871287 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-539e7f47-fc0b-48af-ba4e-c8d4d08ee73b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:23.875549 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 505/1008] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:23 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:24.716452 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-92150dd9-64e3-42f5-b894-3791c7bbcd2d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb Dec 29 07:34:24.717914 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-92150dd9-64e3-42f5-b894-3791c7bbcd2d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:24.718374 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:24.718374 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:24.719559 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-92150dd9-64e3-42f5-b894-3791c7bbcd2d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:24.774812 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:24.774812 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:24.784306 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-92150dd9-64e3-42f5-b894-3791c7bbcd2d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:24.833473 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-92150dd9-64e3-42f5-b894-3791c7bbcd2d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb returned with HTTP 200 Dec 29 07:34:24.848138 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 504/1009] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:24 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb => generated 949 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:24.901619 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-13696f40-8851-4bfc-9ec5-992f9377691d tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:24.902345 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-13696f40-8851-4bfc-9ec5-992f9377691d tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:24.902531 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:24.902531 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:24.903639 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-13696f40-8851-4bfc-9ec5-992f9377691d tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:24.903639 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-13696f40-8851-4bfc-9ec5-992f9377691d tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:24.964929 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:24.964929 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:24.966791 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-13696f40-8851-4bfc-9ec5-992f9377691d tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:24.967892 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 506/1010] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:24 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:25.853778 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7549fdbe-e27c-4e17-a61e-5b9e2ae9aef7 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb Dec 29 07:34:25.855092 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7549fdbe-e27c-4e17-a61e-5b9e2ae9aef7 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:25.855522 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:25.855522 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:25.856191 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7549fdbe-e27c-4e17-a61e-5b9e2ae9aef7 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:25.985239 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-480fcd75-5980-45f9-999c-e8c0ad52464e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:25.986263 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-480fcd75-5980-45f9-999c-e8c0ad52464e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:25.990965 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:25.990965 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:25.992341 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-480fcd75-5980-45f9-999c-e8c0ad52464e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:25.992975 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-480fcd75-5980-45f9-999c-e8c0ad52464e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:26.016266 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:26.016266 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:26.040783 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:26.040783 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:26.045667 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-480fcd75-5980-45f9-999c-e8c0ad52464e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:26.061733 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 507/1011] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:25 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:26.061959 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7549fdbe-e27c-4e17-a61e-5b9e2ae9aef7 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:26.092723 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7549fdbe-e27c-4e17-a61e-5b9e2ae9aef7 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb returned with HTTP 200 Dec 29 07:34:26.104564 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 505/1012] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:25 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb => generated 949 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:27.073765 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-05449ed5-56b4-45ed-b46b-d0e219c8967f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:27.074445 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-05449ed5-56b4-45ed-b46b-d0e219c8967f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:27.074774 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:27.074774 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:27.079570 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-05449ed5-56b4-45ed-b46b-d0e219c8967f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:27.081193 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-05449ed5-56b4-45ed-b46b-d0e219c8967f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:27.120350 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6f2e93bc-684c-4ddb-83ae-f1b78da07226 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb Dec 29 07:34:27.121011 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6f2e93bc-684c-4ddb-83ae-f1b78da07226 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:27.121289 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:27.121289 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:27.121753 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6f2e93bc-684c-4ddb-83ae-f1b78da07226 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:27.137779 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:27.137779 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:27.140289 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-05449ed5-56b4-45ed-b46b-d0e219c8967f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:27.148847 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 508/1013] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:27 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:27.230847 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:27.230847 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:27.241392 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6f2e93bc-684c-4ddb-83ae-f1b78da07226 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:27.269525 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6f2e93bc-684c-4ddb-83ae-f1b78da07226 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb returned with HTTP 200 Dec 29 07:34:27.271285 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 506/1014] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:27 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb => generated 950 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:27.286939 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1c23dd74-80b5-4ac6-8a8d-546cdf75b3ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb Dec 29 07:34:27.288074 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1c23dd74-80b5-4ac6-8a8d-546cdf75b3ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:27.288398 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:27.288398 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:27.289081 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1c23dd74-80b5-4ac6-8a8d-546cdf75b3ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:27.387345 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:27.387345 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:27.407451 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1c23dd74-80b5-4ac6-8a8d-546cdf75b3ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:27.432603 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1c23dd74-80b5-4ac6-8a8d-546cdf75b3ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb returned with HTTP 200 Dec 29 07:34:27.444449 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 509/1015] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:27 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb => generated 950 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:27.449027 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b7529a35-1dcb-476a-a68f-96b08d687d29 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] DELETE http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb Dec 29 07:34:27.449805 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b7529a35-1dcb-476a-a68f-96b08d687d29 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:27.450174 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:27.450174 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:27.450859 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b7529a35-1dcb-476a-a68f-96b08d687d29 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:27.451503 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-b7529a35-1dcb-476a-a68f-96b08d687d29 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete volume with id: e237753b-d25f-43dd-8a5a-e7c638ec9fcb Dec 29 07:34:27.537351 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:27.537351 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:27.540514 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b7529a35-1dcb-476a-a68f-96b08d687d29 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:27.594089 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b7529a35-1dcb-476a-a68f-96b08d687d29 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete volume request issued successfully. Dec 29 07:34:27.594829 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b7529a35-1dcb-476a-a68f-96b08d687d29 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb returned with HTTP 202 Dec 29 07:34:27.597019 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 507/1016] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:34:27 2020] DELETE /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:34:27.608308 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0ae6f8e7-8fc0-4fb0-852e-cda221e0105f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb Dec 29 07:34:27.617307 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0ae6f8e7-8fc0-4fb0-852e-cda221e0105f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:27.617307 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:27.617307 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:27.623731 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0ae6f8e7-8fc0-4fb0-852e-cda221e0105f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:27.769285 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:27.769285 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:27.779150 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0ae6f8e7-8fc0-4fb0-852e-cda221e0105f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:27.811885 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0ae6f8e7-8fc0-4fb0-852e-cda221e0105f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb returned with HTTP 200 Dec 29 07:34:27.813100 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 510/1017] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:27 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb => generated 949 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:28.155926 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4fca59f7-1133-4f90-8c1f-050c294e5080 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:28.156679 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4fca59f7-1133-4f90-8c1f-050c294e5080 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:28.157011 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:28.157011 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:28.157538 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4fca59f7-1133-4f90-8c1f-050c294e5080 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:28.158033 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-4fca59f7-1133-4f90-8c1f-050c294e5080 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:28.197408 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:28.197408 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:28.199548 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4fca59f7-1133-4f90-8c1f-050c294e5080 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:28.207809 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 508/1018] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:28 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:28.830084 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b6f9a7b4-d606-4909-96ee-5d21bf00a852 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb Dec 29 07:34:28.830620 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b6f9a7b4-d606-4909-96ee-5d21bf00a852 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:28.830824 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:28.830824 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:28.831468 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b6f9a7b4-d606-4909-96ee-5d21bf00a852 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:29.006725 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:29.006725 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:29.036145 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b6f9a7b4-d606-4909-96ee-5d21bf00a852 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:29.117582 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b6f9a7b4-d606-4909-96ee-5d21bf00a852 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb returned with HTTP 200 Dec 29 07:34:29.118514 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 511/1019] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:28 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb => generated 949 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:29.222341 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0781a7c2-dd5f-4662-a109-94eec078c1f9 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:29.222847 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0781a7c2-dd5f-4662-a109-94eec078c1f9 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:29.222975 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:29.222975 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:29.223293 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0781a7c2-dd5f-4662-a109-94eec078c1f9 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:29.226732 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-0781a7c2-dd5f-4662-a109-94eec078c1f9 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:29.269599 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:29.269599 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:29.271524 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0781a7c2-dd5f-4662-a109-94eec078c1f9 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:29.284978 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 509/1020] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:29 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:30.134891 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7c7c330c-66d7-4217-a9e1-0342abd706f9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb Dec 29 07:34:30.135681 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7c7c330c-66d7-4217-a9e1-0342abd706f9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:30.135900 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:30.135900 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:30.136277 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7c7c330c-66d7-4217-a9e1-0342abd706f9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:30.286937 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7d8769eb-0a21-43f5-903f-37d1931eb337 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:30.288294 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7d8769eb-0a21-43f5-903f-37d1931eb337 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:30.288885 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:30.288885 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:30.289690 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7d8769eb-0a21-43f5-903f-37d1931eb337 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:30.290280 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-7d8769eb-0a21-43f5-903f-37d1931eb337 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:30.302851 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:30.302851 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:30.308664 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7c7c330c-66d7-4217-a9e1-0342abd706f9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb returned with HTTP 404 Dec 29 07:34:30.315209 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 512/1021] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:30 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb => generated 109 bytes in 179 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:34:30.329658 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fdf94b70-49c7-4ac4-a812-72c21292b1ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] POST http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes Dec 29 07:34:30.330127 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:30.330127 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:30.330540 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fdf94b70-49c7-4ac4-a812-72c21292b1ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-370696369"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:34:30.331640 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-fdf94b70-49c7-4ac4-a812-72c21292b1ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-370696369'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:34:30.332268 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-fdf94b70-49c7-4ac4-a812-72c21292b1ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create volume of 1 GB Dec 29 07:34:30.352497 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:30.352497 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:30.354355 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7d8769eb-0a21-43f5-903f-37d1931eb337 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:30.355229 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 510/1022] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:30 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:30.364205 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fdf94b70-49c7-4ac4-a812-72c21292b1ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Availability Zones retrieved successfully. Dec 29 07:34:30.387310 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fdf94b70-49c7-4ac4-a812-72c21292b1ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Flow 'volume_create_api' (2b64a9d2-8622-4f3a-b11f-e5561b5eb608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:34:30.393073 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fdf94b70-49c7-4ac4-a812-72c21292b1ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (389fe116-6a9e-4d3a-b574-957de5abf1c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:30.398743 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-fdf94b70-49c7-4ac4-a812-72c21292b1ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:34:30.476361 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fdf94b70-49c7-4ac4-a812-72c21292b1ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (389fe116-6a9e-4d3a-b574-957de5abf1c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:30.478717 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fdf94b70-49c7-4ac4-a812-72c21292b1ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0f2a422-093f-4bf6-a5ac-648ef503e438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:30.594664 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-fdf94b70-49c7-4ac4-a812-72c21292b1ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Created reservations ['7e09d62e-f437-4f65-bad0-9c69aa315c2e', 'ec79a32d-417f-4dcb-8f2e-a191f6f16c9f', '8283a964-f8e6-4b03-b381-e87ad4d82cee', '19cb2747-099e-4db4-9b5c-826dedeecd4c'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:34:30.596724 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fdf94b70-49c7-4ac4-a812-72c21292b1ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0f2a422-093f-4bf6-a5ac-648ef503e438) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e09d62e-f437-4f65-bad0-9c69aa315c2e', 'ec79a32d-417f-4dcb-8f2e-a191f6f16c9f', '8283a964-f8e6-4b03-b381-e87ad4d82cee', '19cb2747-099e-4db4-9b5c-826dedeecd4c']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:30.598947 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fdf94b70-49c7-4ac4-a812-72c21292b1ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19895d59-0826-43cd-b069-ec19f8d2354f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:30.799472 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fdf94b70-49c7-4ac4-a812-72c21292b1ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19895d59-0826-43cd-b069-ec19f8d2354f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c8787ae-b994-4968-a191-9e9af4bea0fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-370696369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='804d2701f5c64ef6988a4a63dc94aa6d',qos_specs=None,replication_status=,reservations=['7e09d62e-f437-4f65-bad0-9c69aa315c2e','ec79a32d-417f-4dcb-8f2e-a191f6f16c9f','8283a964-f8e6-4b03-b381-e87ad4d82cee','19cb2747-099e-4db4-9b5c-826dedeecd4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dfd4fd13a764a81ad0d73f3e028f280',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:34:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-370696369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c8787ae-b994-4968-a191-9e9af4bea0fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='804d2701f5c64ef6988a4a63dc94aa6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6dfd4fd13a764a81ad0d73f3e028f280',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:30.801577 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fdf94b70-49c7-4ac4-a812-72c21292b1ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39176d86-507b-4c76-9699-cd432bedde92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:30.949896 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fdf94b70-49c7-4ac4-a812-72c21292b1ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39176d86-507b-4c76-9699-cd432bedde92) transitioned into state 'SUCCESS' from state '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-370696369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='804d2701f5c64ef6988a4a63dc94aa6d',qos_specs=None,replication_status=,reservations=['7e09d62e-f437-4f65-bad0-9c69aa315c2e','ec79a32d-417f-4dcb-8f2e-a191f6f16c9f','8283a964-f8e6-4b03-b381-e87ad4d82cee','19cb2747-099e-4db4-9b5c-826dedeecd4c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dfd4fd13a764a81ad0d73f3e028f280',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:30.953580 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fdf94b70-49c7-4ac4-a812-72c21292b1ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23162e68-66e3-4686-8789-c6f830c8ed12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:30.990171 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fdf94b70-49c7-4ac4-a812-72c21292b1ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23162e68-66e3-4686-8789-c6f830c8ed12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:31.001575 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fdf94b70-49c7-4ac4-a812-72c21292b1ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Flow 'volume_create_api' (2b64a9d2-8622-4f3a-b11f-e5561b5eb608) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:34:31.172108 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fdf94b70-49c7-4ac4-a812-72c21292b1ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create volume request issued successfully. Dec 29 07:34:31.228020 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fdf94b70-49c7-4ac4-a812-72c21292b1ee tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes returned with HTTP 202 Dec 29 07:34:31.230893 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 513/1023] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:34:30 2020] POST /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes => generated 822 bytes in 914 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:34:31.247814 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8f949b6e-11b4-41a6-b928-23a087ded31b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/5c8787ae-b994-4968-a191-9e9af4bea0fc Dec 29 07:34:31.248355 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8f949b6e-11b4-41a6-b928-23a087ded31b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:31.248551 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:31.248551 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:31.249734 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8f949b6e-11b4-41a6-b928-23a087ded31b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:31.370600 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0e5bd083-3424-49c5-a330-52a32b1e89e2 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:31.371782 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0e5bd083-3424-49c5-a330-52a32b1e89e2 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:31.371984 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:31.371984 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:31.372602 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0e5bd083-3424-49c5-a330-52a32b1e89e2 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:31.373204 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-0e5bd083-3424-49c5-a330-52a32b1e89e2 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:31.393030 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:31.393030 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:31.422441 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8f949b6e-11b4-41a6-b928-23a087ded31b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:31.443204 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:31.443204 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:31.446536 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0e5bd083-3424-49c5-a330-52a32b1e89e2 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:31.447892 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 514/1024] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:31 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:34:31.480911 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8f949b6e-11b4-41a6-b928-23a087ded31b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/5c8787ae-b994-4968-a191-9e9af4bea0fc returned with HTTP 200 Dec 29 07:34:31.492128 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 511/1025] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:31 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/5c8787ae-b994-4968-a191-9e9af4bea0fc => generated 914 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:32.462302 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ae9b25a1-a08e-42db-8d3a-3476e8f1fc77 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:32.462879 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ae9b25a1-a08e-42db-8d3a-3476e8f1fc77 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:32.463019 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:32.463019 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:32.463644 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ae9b25a1-a08e-42db-8d3a-3476e8f1fc77 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:32.464172 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ae9b25a1-a08e-42db-8d3a-3476e8f1fc77 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:32.499526 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d4398b9b-285c-4c8d-b964-7f36362600ec tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/5c8787ae-b994-4968-a191-9e9af4bea0fc Dec 29 07:34:32.501660 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d4398b9b-285c-4c8d-b964-7f36362600ec tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:32.502789 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:32.502789 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:32.503267 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d4398b9b-285c-4c8d-b964-7f36362600ec tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:32.553587 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:32.553587 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:32.556015 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ae9b25a1-a08e-42db-8d3a-3476e8f1fc77 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:32.557527 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 515/1026] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:32 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:32.604587 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:32.604587 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:32.613775 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d4398b9b-285c-4c8d-b964-7f36362600ec tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:32.645337 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d4398b9b-285c-4c8d-b964-7f36362600ec tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/5c8787ae-b994-4968-a191-9e9af4bea0fc returned with HTTP 200 Dec 29 07:34:32.664051 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 512/1027] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:32 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/5c8787ae-b994-4968-a191-9e9af4bea0fc => generated 915 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:32.671486 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d520a76a-1004-4e7d-8f21-4d5c9c8c0b3b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] POST http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots Dec 29 07:34:32.678599 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:32.678599 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:32.678599 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d520a76a-1004-4e7d-8f21-4d5c9c8c0b3b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c8787ae-b994-4968-a191-9e9af4bea0fc", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1472086039"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:34:32.726796 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:32.726796 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:32.728014 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d520a76a-1004-4e7d-8f21-4d5c9c8c0b3b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:32.728366 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-d520a76a-1004-4e7d-8f21-4d5c9c8c0b3b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create snapshot from volume 5c8787ae-b994-4968-a191-9e9af4bea0fc Dec 29 07:34:32.797191 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-d520a76a-1004-4e7d-8f21-4d5c9c8c0b3b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Created reservations ['ff939597-1216-40fb-ad24-2e75c58118ee', 'e9753930-c37f-488a-a098-9aa4806086cd', 'a7c68b7b-1791-4862-9297-a0dac5251282', 'eb01962f-a305-4afc-b323-735be4a07c1d'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:34:32.951782 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d520a76a-1004-4e7d-8f21-4d5c9c8c0b3b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot create request issued successfully. Dec 29 07:34:32.952582 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d520a76a-1004-4e7d-8f21-4d5c9c8c0b3b tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots returned with HTTP 202 Dec 29 07:34:32.953461 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 516/1028] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:34:32 2020] POST /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots => generated 310 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:34:32.965338 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-818fc727-f3bf-4294-bbf9-392c67384b8c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/9b27a7ca-8391-485f-8470-3a59a83a02ae Dec 29 07:34:32.966005 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-818fc727-f3bf-4294-bbf9-392c67384b8c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:32.966275 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:32.966275 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:32.966762 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-818fc727-f3bf-4294-bbf9-392c67384b8c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:33.044421 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:33.044421 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:33.045644 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-818fc727-f3bf-4294-bbf9-392c67384b8c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:34:33.048134 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-818fc727-f3bf-4294-bbf9-392c67384b8c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/9b27a7ca-8391-485f-8470-3a59a83a02ae returned with HTTP 200 Dec 29 07:34:33.049470 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 513/1029] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:34:32 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/9b27a7ca-8391-485f-8470-3a59a83a02ae => generated 442 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:33.572100 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-050d5c7f-e985-4f92-ab53-2f3428ae2048 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:33.573602 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-050d5c7f-e985-4f92-ab53-2f3428ae2048 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:33.573891 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:33.573891 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:33.575018 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-050d5c7f-e985-4f92-ab53-2f3428ae2048 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:33.575482 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-050d5c7f-e985-4f92-ab53-2f3428ae2048 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:33.643106 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:33.643106 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:33.656124 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-050d5c7f-e985-4f92-ab53-2f3428ae2048 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:33.657313 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 517/1030] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:33 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:34.061699 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4632e2c7-d75c-48d4-ad51-4c1c62e2f06e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/9b27a7ca-8391-485f-8470-3a59a83a02ae Dec 29 07:34:34.062241 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4632e2c7-d75c-48d4-ad51-4c1c62e2f06e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:34.062460 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:34.062460 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:34.062883 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4632e2c7-d75c-48d4-ad51-4c1c62e2f06e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:34.147029 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:34.147029 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:34.153657 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4632e2c7-d75c-48d4-ad51-4c1c62e2f06e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:34:34.157114 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4632e2c7-d75c-48d4-ad51-4c1c62e2f06e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/9b27a7ca-8391-485f-8470-3a59a83a02ae returned with HTTP 200 Dec 29 07:34:34.161837 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 514/1031] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:34:34 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/9b27a7ca-8391-485f-8470-3a59a83a02ae => generated 442 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:34.688988 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-671af885-3b0e-43f0-93a7-a147cfde127d tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:34.690074 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-671af885-3b0e-43f0-93a7-a147cfde127d tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:34.690909 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:34.690909 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:34.691555 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-671af885-3b0e-43f0-93a7-a147cfde127d tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:34.692081 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-671af885-3b0e-43f0-93a7-a147cfde127d tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:34.776143 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:34.776143 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:34.786892 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-671af885-3b0e-43f0-93a7-a147cfde127d tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:34.792262 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 518/1032] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:34 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:35.173498 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-68cf9a95-40aa-42c4-b98a-e26415da1fd3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/9b27a7ca-8391-485f-8470-3a59a83a02ae Dec 29 07:34:35.176931 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-68cf9a95-40aa-42c4-b98a-e26415da1fd3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:35.177154 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:35.177154 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:35.177671 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-68cf9a95-40aa-42c4-b98a-e26415da1fd3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:35.240960 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:35.240960 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:35.242429 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-68cf9a95-40aa-42c4-b98a-e26415da1fd3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:34:35.245963 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-68cf9a95-40aa-42c4-b98a-e26415da1fd3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/9b27a7ca-8391-485f-8470-3a59a83a02ae returned with HTTP 200 Dec 29 07:34:35.246823 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 515/1033] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:34:35 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/9b27a7ca-8391-485f-8470-3a59a83a02ae => generated 469 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:35.259209 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f7849e83-9add-47c0-a5a5-a5d46a846ac4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] POST http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes Dec 29 07:34:35.259954 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:35.259954 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:35.260996 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f7849e83-9add-47c0-a5a5-a5d46a846ac4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9b27a7ca-8391-485f-8470-3a59a83a02ae", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2016066771"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:34:35.262506 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-f7849e83-9add-47c0-a5a5-a5d46a846ac4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create volume request body: {'volume': {'snapshot_id': '9b27a7ca-8391-485f-8470-3a59a83a02ae', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2016066771'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:34:35.303154 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:35.303154 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:35.304768 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f7849e83-9add-47c0-a5a5-a5d46a846ac4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:34:35.305282 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-f7849e83-9add-47c0-a5a5-a5d46a846ac4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create volume of 1 GB Dec 29 07:34:35.320336 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f7849e83-9add-47c0-a5a5-a5d46a846ac4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Availability Zones retrieved successfully. Dec 29 07:34:35.360244 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f7849e83-9add-47c0-a5a5-a5d46a846ac4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Flow 'volume_create_api' (875f9c02-e86e-49bd-9ad2-31bcc1ca0ba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:34:35.363494 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f7849e83-9add-47c0-a5a5-a5d46a846ac4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd6bbe7a-d17f-4f74-bd0e-9167f750e1a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:35.365661 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-f7849e83-9add-47c0-a5a5-a5d46a846ac4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:34:35.517407 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f7849e83-9add-47c0-a5a5-a5d46a846ac4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd6bbe7a-d17f-4f74-bd0e-9167f750e1a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9b27a7ca-8391-485f-8470-3a59a83a02ae', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:35.519953 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f7849e83-9add-47c0-a5a5-a5d46a846ac4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (251ffc52-766f-4b8e-93ac-4bcf12a47c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:35.611746 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-f7849e83-9add-47c0-a5a5-a5d46a846ac4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Created reservations ['2309ba6c-7f11-4287-a184-9e830ded4418', '9f6f20ae-9222-4d16-bf43-c866dd7545dc', '01346f98-06bd-4c11-a3b5-308814302373', '821f05ab-92a0-4641-9252-cb3424fce193'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:34:35.621049 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f7849e83-9add-47c0-a5a5-a5d46a846ac4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (251ffc52-766f-4b8e-93ac-4bcf12a47c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2309ba6c-7f11-4287-a184-9e830ded4418', '9f6f20ae-9222-4d16-bf43-c866dd7545dc', '01346f98-06bd-4c11-a3b5-308814302373', '821f05ab-92a0-4641-9252-cb3424fce193']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:35.623511 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f7849e83-9add-47c0-a5a5-a5d46a846ac4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14317d56-3f57-4f24-93ff-086c42385fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:35.805703 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-971f8b9c-375c-4b33-b256-516f3e2c7208 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:35.806235 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-971f8b9c-375c-4b33-b256-516f3e2c7208 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:35.806457 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:35.806457 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:35.806873 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-971f8b9c-375c-4b33-b256-516f3e2c7208 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:35.808210 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-971f8b9c-375c-4b33-b256-516f3e2c7208 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:35.877825 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f7849e83-9add-47c0-a5a5-a5d46a846ac4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14317d56-3f57-4f24-93ff-086c42385fbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9d5bf3d-8631-48e2-8822-37f374e4b14a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2016066771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='804d2701f5c64ef6988a4a63dc94aa6d',qos_specs=None,replication_status=,reservations=['2309ba6c-7f11-4287-a184-9e830ded4418','9f6f20ae-9222-4d16-bf43-c866dd7545dc','01346f98-06bd-4c11-a3b5-308814302373','821f05ab-92a0-4641-9252-cb3424fce193'],size=1,snapshot_id=9b27a7ca-8391-485f-8470-3a59a83a02ae,source_replicaid=,source_volid=None,status='creating',user_id='6dfd4fd13a764a81ad0d73f3e028f280',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:34:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2016066771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9d5bf3d-8631-48e2-8822-37f374e4b14a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='804d2701f5c64ef6988a4a63dc94aa6d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9b27a7ca-8391-485f-8470-3a59a83a02ae,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6dfd4fd13a764a81ad0d73f3e028f280',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:35.880024 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:35.880024 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:35.880492 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f7849e83-9add-47c0-a5a5-a5d46a846ac4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6d73d76-b319-4169-9a60-b606157c7748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:35.881871 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-971f8b9c-375c-4b33-b256-516f3e2c7208 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:35.895190 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 516/1034] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:35 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:35.964116 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f7849e83-9add-47c0-a5a5-a5d46a846ac4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6d73d76-b319-4169-9a60-b606157c7748) transitioned into state 'SUCCESS' from state '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-2016066771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='804d2701f5c64ef6988a4a63dc94aa6d',qos_specs=None,replication_status=,reservations=['2309ba6c-7f11-4287-a184-9e830ded4418','9f6f20ae-9222-4d16-bf43-c866dd7545dc','01346f98-06bd-4c11-a3b5-308814302373','821f05ab-92a0-4641-9252-cb3424fce193'],size=1,snapshot_id=9b27a7ca-8391-485f-8470-3a59a83a02ae,source_replicaid=,source_volid=None,status='creating',user_id='6dfd4fd13a764a81ad0d73f3e028f280',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:35.966705 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f7849e83-9add-47c0-a5a5-a5d46a846ac4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea4deb37-edcb-4127-a451-df54ea8af53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:36.181720 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f7849e83-9add-47c0-a5a5-a5d46a846ac4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea4deb37-edcb-4127-a451-df54ea8af53f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:36.192747 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f7849e83-9add-47c0-a5a5-a5d46a846ac4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Flow 'volume_create_api' (875f9c02-e86e-49bd-9ad2-31bcc1ca0ba2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:34:36.259077 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f7849e83-9add-47c0-a5a5-a5d46a846ac4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Create volume request issued successfully. Dec 29 07:34:36.305048 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f7849e83-9add-47c0-a5a5-a5d46a846ac4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes returned with HTTP 202 Dec 29 07:34:36.317454 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 519/1035] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:34:35 2020] POST /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes => generated 857 bytes in 1053 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:34:36.323278 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e66d4ace-1361-42a2-9b3d-c8cdc7bdf6c9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a Dec 29 07:34:36.323859 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e66d4ace-1361-42a2-9b3d-c8cdc7bdf6c9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:36.323975 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:36.323975 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:36.324360 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e66d4ace-1361-42a2-9b3d-c8cdc7bdf6c9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:36.414304 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:36.414304 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:36.434079 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e66d4ace-1361-42a2-9b3d-c8cdc7bdf6c9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:36.475378 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e66d4ace-1361-42a2-9b3d-c8cdc7bdf6c9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a returned with HTTP 200 Dec 29 07:34:36.477598 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 517/1036] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:36 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a => generated 925 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:36.898387 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a826a96d-9c57-4311-9e2e-7108d95915ec tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:36.899780 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a826a96d-9c57-4311-9e2e-7108d95915ec tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:36.900108 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:36.900108 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:36.900662 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a826a96d-9c57-4311-9e2e-7108d95915ec tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:36.901140 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a826a96d-9c57-4311-9e2e-7108d95915ec tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:37.014484 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:37.014484 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:37.019211 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a826a96d-9c57-4311-9e2e-7108d95915ec tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:37.024943 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 520/1037] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:36 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:37.493435 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-13f71660-99f5-4684-a623-2820b861335c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a Dec 29 07:34:37.493967 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-13f71660-99f5-4684-a623-2820b861335c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:37.494185 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:37.494185 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:37.494567 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-13f71660-99f5-4684-a623-2820b861335c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:37.630846 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:37.630846 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:37.655509 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-13f71660-99f5-4684-a623-2820b861335c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:37.712536 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-13f71660-99f5-4684-a623-2820b861335c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a returned with HTTP 200 Dec 29 07:34:37.714796 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 518/1038] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:37 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a => generated 949 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:38.040474 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0c6905b7-18d5-412e-b1d0-9e0238a9f6c9 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:38.041022 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0c6905b7-18d5-412e-b1d0-9e0238a9f6c9 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:38.041312 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:38.041312 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:38.042694 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0c6905b7-18d5-412e-b1d0-9e0238a9f6c9 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:38.043077 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-0c6905b7-18d5-412e-b1d0-9e0238a9f6c9 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:38.093447 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:38.093447 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:38.102644 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0c6905b7-18d5-412e-b1d0-9e0238a9f6c9 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:38.103888 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 521/1039] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:38 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:38.730391 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9fa4bd4a-8790-45e7-9556-5049a3191e88 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a Dec 29 07:34:38.730963 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9fa4bd4a-8790-45e7-9556-5049a3191e88 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:38.731161 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:38.731161 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:38.732300 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9fa4bd4a-8790-45e7-9556-5049a3191e88 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:38.854952 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:38.854952 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:38.896077 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9fa4bd4a-8790-45e7-9556-5049a3191e88 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:38.988947 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9fa4bd4a-8790-45e7-9556-5049a3191e88 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a returned with HTTP 200 Dec 29 07:34:38.990226 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 519/1040] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:38 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a => generated 949 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:39.118475 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-05ae791a-7bb5-4f38-b928-ff82efa795c3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:39.119043 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-05ae791a-7bb5-4f38-b928-ff82efa795c3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:39.119043 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:39.119043 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:39.119362 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-05ae791a-7bb5-4f38-b928-ff82efa795c3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:39.119892 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-05ae791a-7bb5-4f38-b928-ff82efa795c3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:39.142468 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:39.142468 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:39.144517 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-05ae791a-7bb5-4f38-b928-ff82efa795c3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:39.149315 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 522/1041] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:39 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:40.007608 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f70a4941-d7f0-4aa4-9b2b-c687d8601413 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a Dec 29 07:34:40.008137 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f70a4941-d7f0-4aa4-9b2b-c687d8601413 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:40.008335 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:40.008335 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:40.009033 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f70a4941-d7f0-4aa4-9b2b-c687d8601413 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:40.136649 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:40.136649 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:40.158782 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f70a4941-d7f0-4aa4-9b2b-c687d8601413 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:40.160258 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8ef9568c-44cf-4be0-8739-37db9936cf69 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:40.160790 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8ef9568c-44cf-4be0-8739-37db9936cf69 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:40.160985 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:40.160985 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:40.161625 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8ef9568c-44cf-4be0-8739-37db9936cf69 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:40.162143 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-8ef9568c-44cf-4be0-8739-37db9936cf69 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:40.189503 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:40.189503 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:40.191908 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8ef9568c-44cf-4be0-8739-37db9936cf69 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:40.192895 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 523/1042] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:40 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:40.212555 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f70a4941-d7f0-4aa4-9b2b-c687d8601413 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a returned with HTTP 200 Dec 29 07:34:40.213572 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 520/1043] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:40 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a => generated 949 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:41.206480 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a979cc3f-06e9-47a9-9e6d-99161f439be7 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:41.207926 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a979cc3f-06e9-47a9-9e6d-99161f439be7 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:41.208144 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:41.208144 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:41.208494 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a979cc3f-06e9-47a9-9e6d-99161f439be7 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:41.208870 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a979cc3f-06e9-47a9-9e6d-99161f439be7 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:41.236988 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ea9086e1-d6a4-470c-9264-92e74d4b4047 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a Dec 29 07:34:41.237828 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ea9086e1-d6a4-470c-9264-92e74d4b4047 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:41.238047 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:41.238047 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:41.238852 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ea9086e1-d6a4-470c-9264-92e74d4b4047 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:41.338285 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:41.338285 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:41.340642 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a979cc3f-06e9-47a9-9e6d-99161f439be7 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:41.344763 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 524/1044] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:41 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:41.421229 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:41.421229 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:41.457675 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ea9086e1-d6a4-470c-9264-92e74d4b4047 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:41.511505 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ea9086e1-d6a4-470c-9264-92e74d4b4047 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a returned with HTTP 200 Dec 29 07:34:41.513183 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 521/1045] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:41 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a => generated 949 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:42.357639 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-93124800-ef00-435a-966b-98f794f2c192 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:42.358151 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-93124800-ef00-435a-966b-98f794f2c192 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:42.358398 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:42.358398 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:42.358747 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-93124800-ef00-435a-966b-98f794f2c192 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:42.359120 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-93124800-ef00-435a-966b-98f794f2c192 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:42.420324 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:42.420324 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:42.422170 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-93124800-ef00-435a-966b-98f794f2c192 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:42.435487 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 525/1046] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:42 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:42.528610 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7970e27c-3e68-434d-a822-0e7c1576d2c3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a Dec 29 07:34:42.529333 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7970e27c-3e68-434d-a822-0e7c1576d2c3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:42.529712 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:42.529712 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:42.530330 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7970e27c-3e68-434d-a822-0e7c1576d2c3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:42.646453 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:42.646453 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:42.683487 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7970e27c-3e68-434d-a822-0e7c1576d2c3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:42.780224 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7970e27c-3e68-434d-a822-0e7c1576d2c3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a returned with HTTP 200 Dec 29 07:34:42.781719 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 522/1047] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:42 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a => generated 949 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:43.437479 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-55ee0150-952c-4644-97c0-c0f994f3f4a6 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:43.438519 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-55ee0150-952c-4644-97c0-c0f994f3f4a6 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:43.439220 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:43.439220 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:43.439220 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-55ee0150-952c-4644-97c0-c0f994f3f4a6 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:43.440634 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-55ee0150-952c-4644-97c0-c0f994f3f4a6 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:43.532254 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:43.532254 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:43.537444 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-55ee0150-952c-4644-97c0-c0f994f3f4a6 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:43.541340 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 526/1048] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:43 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:43.799577 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b8913ccf-dc06-4994-b9f6-aee6c7629869 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a Dec 29 07:34:43.799834 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b8913ccf-dc06-4994-b9f6-aee6c7629869 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:43.800012 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:43.800012 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:43.800389 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b8913ccf-dc06-4994-b9f6-aee6c7629869 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:43.910995 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:43.910995 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:43.935525 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b8913ccf-dc06-4994-b9f6-aee6c7629869 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:43.995410 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b8913ccf-dc06-4994-b9f6-aee6c7629869 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a returned with HTTP 200 Dec 29 07:34:43.996450 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 523/1049] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:43 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a => generated 949 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:44.574939 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-49c668bb-6270-43b1-85ab-976d26b31827 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:44.576293 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-49c668bb-6270-43b1-85ab-976d26b31827 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:44.576815 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:44.576815 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:44.578180 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-49c668bb-6270-43b1-85ab-976d26b31827 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:44.579267 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-49c668bb-6270-43b1-85ab-976d26b31827 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:44.655523 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:44.655523 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:44.663080 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-49c668bb-6270-43b1-85ab-976d26b31827 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:44.670175 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 527/1050] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:44 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:45.024050 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6d293ce8-f793-47ba-b92c-007081b6fe71 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a Dec 29 07:34:45.024590 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6d293ce8-f793-47ba-b92c-007081b6fe71 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:45.024811 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:45.024811 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:45.026317 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6d293ce8-f793-47ba-b92c-007081b6fe71 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:45.152268 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:45.152268 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:45.181098 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6d293ce8-f793-47ba-b92c-007081b6fe71 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:45.220200 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6d293ce8-f793-47ba-b92c-007081b6fe71 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a returned with HTTP 200 Dec 29 07:34:45.221829 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 524/1051] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:45 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a => generated 949 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:45.681131 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-32400c10-4142-4b20-a793-f2be32231260 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:45.681706 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-32400c10-4142-4b20-a793-f2be32231260 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:45.687395 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:45.687395 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:45.687917 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-32400c10-4142-4b20-a793-f2be32231260 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:45.688417 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-32400c10-4142-4b20-a793-f2be32231260 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:45.762610 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:45.762610 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:45.772936 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-32400c10-4142-4b20-a793-f2be32231260 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:45.783527 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 528/1052] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:45 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:46.238258 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e56cd053-c211-452d-8d79-aee2c0d9846d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a Dec 29 07:34:46.239024 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e56cd053-c211-452d-8d79-aee2c0d9846d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:46.239566 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:46.239566 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:46.240202 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e56cd053-c211-452d-8d79-aee2c0d9846d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:46.400666 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:46.400666 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:46.422607 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e56cd053-c211-452d-8d79-aee2c0d9846d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:46.477938 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e56cd053-c211-452d-8d79-aee2c0d9846d tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a returned with HTTP 200 Dec 29 07:34:46.496354 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 525/1053] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:46 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a => generated 949 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:46.791564 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f95f6e08-57c4-4c24-9ffe-f1cb4779b6f4 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:46.792625 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f95f6e08-57c4-4c24-9ffe-f1cb4779b6f4 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:46.793011 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:46.793011 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:46.793619 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f95f6e08-57c4-4c24-9ffe-f1cb4779b6f4 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:46.795197 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-f95f6e08-57c4-4c24-9ffe-f1cb4779b6f4 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:46.869075 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:46.869075 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:46.871236 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f95f6e08-57c4-4c24-9ffe-f1cb4779b6f4 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:46.872312 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 529/1054] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:46 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:47.495766 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-358df670-83b8-4d5e-9844-a11006dd9c8c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a Dec 29 07:34:47.496297 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-358df670-83b8-4d5e-9844-a11006dd9c8c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:47.496520 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:47.496520 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:47.496886 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-358df670-83b8-4d5e-9844-a11006dd9c8c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:47.589000 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:47.589000 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:47.598259 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-358df670-83b8-4d5e-9844-a11006dd9c8c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:47.622375 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-358df670-83b8-4d5e-9844-a11006dd9c8c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a returned with HTTP 200 Dec 29 07:34:47.623497 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 526/1055] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:47 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a => generated 949 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:47.886613 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ec2df3e1-98c3-47a8-9a4f-78a5e6eb82d3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:47.887145 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ec2df3e1-98c3-47a8-9a4f-78a5e6eb82d3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:47.887381 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:47.887381 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:47.887683 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ec2df3e1-98c3-47a8-9a4f-78a5e6eb82d3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:47.888055 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ec2df3e1-98c3-47a8-9a4f-78a5e6eb82d3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:47.974004 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:47.974004 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:47.977006 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ec2df3e1-98c3-47a8-9a4f-78a5e6eb82d3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:47.980071 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 530/1056] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:47 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 819 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:48.646763 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aafe6dde-94af-4a15-b17c-6bd71dff27af tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a Dec 29 07:34:48.647334 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aafe6dde-94af-4a15-b17c-6bd71dff27af tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:48.647735 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:48.647735 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:48.648317 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aafe6dde-94af-4a15-b17c-6bd71dff27af tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:48.724664 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:48.724664 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:48.737529 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-aafe6dde-94af-4a15-b17c-6bd71dff27af tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:48.771478 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aafe6dde-94af-4a15-b17c-6bd71dff27af tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a returned with HTTP 200 Dec 29 07:34:48.775414 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 527/1057] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:48 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a => generated 950 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:48.791401 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8bbe9ce3-9517-4946-a283-849d869e9475 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a Dec 29 07:34:48.791926 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8bbe9ce3-9517-4946-a283-849d869e9475 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:48.792903 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:48.792903 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:48.793274 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8bbe9ce3-9517-4946-a283-849d869e9475 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:48.866201 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:48.866201 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:48.885970 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8bbe9ce3-9517-4946-a283-849d869e9475 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:48.932615 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8bbe9ce3-9517-4946-a283-849d869e9475 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a returned with HTTP 200 Dec 29 07:34:48.938098 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 531/1058] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:48 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a => generated 950 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:48.952364 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-31b7dcc0-84d2-490d-9d56-03eb4ca4ddba tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] DELETE http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a Dec 29 07:34:48.953681 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-31b7dcc0-84d2-490d-9d56-03eb4ca4ddba tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:48.953681 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:48.953681 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:48.962955 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-31b7dcc0-84d2-490d-9d56-03eb4ca4ddba tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:48.963551 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-31b7dcc0-84d2-490d-9d56-03eb4ca4ddba tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete volume with id: d9d5bf3d-8631-48e2-8822-37f374e4b14a Dec 29 07:34:48.995947 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-71f670ec-c2f1-4e02-865e-b4513f4c82b1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:48.996733 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-71f670ec-c2f1-4e02-865e-b4513f4c82b1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:48.997129 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:48.997129 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:48.997739 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-71f670ec-c2f1-4e02-865e-b4513f4c82b1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:48.998252 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-71f670ec-c2f1-4e02-865e-b4513f4c82b1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:49.068438 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:49.068438 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:49.070958 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-71f670ec-c2f1-4e02-865e-b4513f4c82b1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:49.079705 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 532/1059] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:48 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:49.092694 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c142a0c5-d6f0-4518-87b5-0ec87a055a9f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 Dec 29 07:34:49.098715 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c142a0c5-d6f0-4518-87b5-0ec87a055a9f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:49.099835 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:49.099835 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:49.100467 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c142a0c5-d6f0-4518-87b5-0ec87a055a9f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:49.125177 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:49.125177 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:49.126954 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-31b7dcc0-84d2-490d-9d56-03eb4ca4ddba tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:49.184601 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-31b7dcc0-84d2-490d-9d56-03eb4ca4ddba tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete volume request issued successfully. Dec 29 07:34:49.185223 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-31b7dcc0-84d2-490d-9d56-03eb4ca4ddba tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a returned with HTTP 202 Dec 29 07:34:49.186647 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 528/1060] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:34:48 2020] DELETE /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a => generated 0 bytes in 238 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:34:49.202053 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b1f71478-02a7-43e8-89b2-15e05335f9f6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a Dec 29 07:34:49.203899 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b1f71478-02a7-43e8-89b2-15e05335f9f6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:49.207900 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:49.207900 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:49.208557 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b1f71478-02a7-43e8-89b2-15e05335f9f6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:49.311415 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:49.311415 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:49.355359 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c142a0c5-d6f0-4518-87b5-0ec87a055a9f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Volume info retrieved successfully. Dec 29 07:34:49.368852 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:49.368852 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:49.379157 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b1f71478-02a7-43e8-89b2-15e05335f9f6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:49.441565 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c142a0c5-d6f0-4518-87b5-0ec87a055a9f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 returned with HTTP 200 Dec 29 07:34:49.442408 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 533/1061] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:49 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 => generated 915 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:49.449672 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b1f71478-02a7-43e8-89b2-15e05335f9f6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a returned with HTTP 200 Dec 29 07:34:49.450734 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 529/1062] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:49 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a => generated 949 bytes in 261 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:34:50.082260 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a73b62a0-d1ef-4965-b8a5-fdc59cff0695 tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] GET http://10.222.0.20/volume/v3/a27f30619b144783943639a2ca2f862a/backups/387221af-a9d9-4a7a-85b6-b1905797eca9/export_record Dec 29 07:34:50.082871 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a73b62a0-d1ef-4965-b8a5-fdc59cff0695 tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:50.082984 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:50.082984 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:50.083367 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a73b62a0-d1ef-4965-b8a5-fdc59cff0695 tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Calling method 'export_record' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:50.083715 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.backups [None req-a73b62a0-d1ef-4965-b8a5-fdc59cff0695 tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Export record for backup 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Dec 29 07:34:50.149040 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:50.149040 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:50.157411 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.backup.api [None req-a73b62a0-d1ef-4965-b8a5-fdc59cff0695 tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Calling RPCAPI with context: , host: n-d-768509-3, backup: 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) export_record /opt/stack/cinder/cinder/backup/api.py:456}} Dec 29 07:34:50.190652 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.backup.rpcapi [None req-a73b62a0-d1ef-4965-b8a5-fdc59cff0695 tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] export_record in rpcapi backup_id 387221af-a9d9-4a7a-85b6-b1905797eca9 on host n-d-768509-3. {{(pid=88228) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:77}} Dec 29 07:34:50.206672 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.backups [None req-a73b62a0-d1ef-4965-b8a5-fdc59cff0695 tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMzg3MjIxYWYtYTlkOS00YTdhLTg1YjYtYjE5MDU3OTdlY2E5IiwgInVzZXJfaWQiOiAiY2QzMTJiZTAyNDAyNDg0ZWFhYTFhMDgxN2FhZjgwNWEiLCAicHJvamVjdF9pZCI6ICI3MjRlZTBkZTViMzc0ZGNiOGEyYjM1ZDM4YTdkYmNiMCIsICJ2b2x1bWVfaWQiOiAiODIzNmFhZTQtODhmMC00N2UzLWFmM2UtZDQ5ZWJjMmMzNzI4IiwgImhvc3QiOiAibi1kLTc2ODUwOS0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE2NTcwOTE4NzIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84MjM2YWFlNC04OGYwLTQ3ZTMtYWYzZS1kNDllYmMyYzM3MjgvMjAyMDEyMjkwNzMzNTMvYXpfbm92YV9iYWNrdXBfMzg3MjIxYWYtYTlkOS00YTdhLTg1YjYtYjE5MDU3OTdlY2E5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjAtMTItMjlUMDc6MzM6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjAtMTItMjlUMDc6MzM6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMC0xMi0yOVQwNzozNDo0OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=88228) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Dec 29 07:34:50.207399 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a73b62a0-d1ef-4965-b8a5-fdc59cff0695 tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] http://10.222.0.20/volume/v3/a27f30619b144783943639a2ca2f862a/backups/387221af-a9d9-4a7a-85b6-b1905797eca9/export_record returned with HTTP 200 Dec 29 07:34:50.208743 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 534/1063] 10.222.0.20 () {58 vars in 1357 bytes} [Tue Dec 29 07:34:49 2020] GET /volume/v3/a27f30619b144783943639a2ca2f862a/backups/387221af-a9d9-4a7a-85b6-b1905797eca9/export_record => generated 1448 bytes in 736 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:34:50.224756 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-97060154-7c22-47fb-a4de-98304ef6268d tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] POST http://10.222.0.20/volume/v3/a27f30619b144783943639a2ca2f862a/backups/import_record Dec 29 07:34:50.225235 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:50.225235 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:50.226272 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-97060154-7c22-47fb-a4de-98304ef6268d tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDU3ODIyODEtNjEyNC00ZjQzLWE1ZTMtNWQwMGE2M2NhZjljIiwgInVzZXJfaWQiOiAiY2QzMTJiZTAyNDAyNDg0ZWFhYTFhMDgxN2FhZjgwNWEiLCAicHJvamVjdF9pZCI6ICI3MjRlZTBkZTViMzc0ZGNiOGEyYjM1ZDM4YTdkYmNiMCIsICJ2b2x1bWVfaWQiOiAiODIzNmFhZTQtODhmMC00N2UzLWFmM2UtZDQ5ZWJjMmMzNzI4IiwgImhvc3QiOiAibi1kLTc2ODUwOS0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE2NTcwOTE4NzIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84MjM2YWFlNC04OGYwLTQ3ZTMtYWYzZS1kNDllYmMyYzM3MjgvMjAyMDEyMjkwNzMzNTMvYXpfbm92YV9iYWNrdXBfMzg3MjIxYWYtYTlkOS00YTdhLTg1YjYtYjE5MDU3OTdlY2E5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjAtMTItMjlUMDc6MzM6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjAtMTItMjlUMDc6MzM6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMC0xMi0yOVQwNzozNDo0OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:34:50.227382 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.backups [None req-97060154-7c22-47fb-a4de-98304ef6268d tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDU3ODIyODEtNjEyNC00ZjQzLWE1ZTMtNWQwMGE2M2NhZjljIiwgInVzZXJfaWQiOiAiY2QzMTJiZTAyNDAyNDg0ZWFhYTFhMDgxN2FhZjgwNWEiLCAicHJvamVjdF9pZCI6ICI3MjRlZTBkZTViMzc0ZGNiOGEyYjM1ZDM4YTdkYmNiMCIsICJ2b2x1bWVfaWQiOiAiODIzNmFhZTQtODhmMC00N2UzLWFmM2UtZDQ5ZWJjMmMzNzI4IiwgImhvc3QiOiAibi1kLTc2ODUwOS0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE2NTcwOTE4NzIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84MjM2YWFlNC04OGYwLTQ3ZTMtYWYzZS1kNDllYmMyYzM3MjgvMjAyMDEyMjkwNzMzNTMvYXpfbm92YV9iYWNrdXBfMzg3MjIxYWYtYTlkOS00YTdhLTg1YjYtYjE5MDU3OTdlY2E5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjAtMTItMjlUMDc6MzM6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjAtMTItMjlUMDc6MzM6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMC0xMi0yOVQwNzozNDo0OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=88229) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Dec 29 07:34:50.228717 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.backups [None req-97060154-7c22-47fb-a4de-98304ef6268d tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDU3ODIyODEtNjEyNC00ZjQzLWE1ZTMtNWQwMGE2M2NhZjljIiwgInVzZXJfaWQiOiAiY2QzMTJiZTAyNDAyNDg0ZWFhYTFhMDgxN2FhZjgwNWEiLCAicHJvamVjdF9pZCI6ICI3MjRlZTBkZTViMzc0ZGNiOGEyYjM1ZDM4YTdkYmNiMCIsICJ2b2x1bWVfaWQiOiAiODIzNmFhZTQtODhmMC00N2UzLWFmM2UtZDQ5ZWJjMmMzNzI4IiwgImhvc3QiOiAibi1kLTc2ODUwOS0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE2NTcwOTE4NzIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84MjM2YWFlNC04OGYwLTQ3ZTMtYWYzZS1kNDllYmMyYzM3MjgvMjAyMDEyMjkwNzMzNTMvYXpfbm92YV9iYWNrdXBfMzg3MjIxYWYtYTlkOS00YTdhLTg1YjYtYjE5MDU3OTdlY2E5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjAtMTItMjlUMDc6MzM6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjAtMTItMjlUMDc6MzM6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMC0xMi0yOVQwNzozNDo0OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=88229) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:266}} Dec 29 07:34:50.411743 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-97060154-7c22-47fb-a4de-98304ef6268d tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Created reservations ['8d06a470-e406-4ec3-bca6-7be1ebecff86', 'e42084ae-f751-44e7-b6b3-067f90d8c6ce'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:34:50.470999 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-30a81cda-dc30-4b67-8c83-84cf0a14c37e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a Dec 29 07:34:50.471738 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-30a81cda-dc30-4b67-8c83-84cf0a14c37e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:50.472566 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:50.472566 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:50.473206 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-30a81cda-dc30-4b67-8c83-84cf0a14c37e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:50.553270 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.backup.rpcapi [None req-97060154-7c22-47fb-a4de-98304ef6268d tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] import_record rpcapi backup id d5782281-6124-4f43-a5e3-5d00a63caf9c on host n-d-768509-3 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDU3ODIyODEtNjEyNC00ZjQzLWE1ZTMtNWQwMGE2M2NhZjljIiwgInVzZXJfaWQiOiAiY2QzMTJiZTAyNDAyNDg0ZWFhYTFhMDgxN2FhZjgwNWEiLCAicHJvamVjdF9pZCI6ICI3MjRlZTBkZTViMzc0ZGNiOGEyYjM1ZDM4YTdkYmNiMCIsICJ2b2x1bWVfaWQiOiAiODIzNmFhZTQtODhmMC00N2UzLWFmM2UtZDQ5ZWJjMmMzNzI4IiwgImhvc3QiOiAibi1kLTc2ODUwOS0zIiwgImF2YWlsYWJpbGl0eV96b25lIjogbnVsbCwgImNvbnRhaW5lciI6ICJ2b2x1bWViYWNrdXBzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE2NTcwOTE4NzIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84MjM2YWFlNC04OGYwLTQ3ZTMtYWYzZS1kNDllYmMyYzM3MjgvMjAyMDEyMjkwNzMzNTMvYXpfbm92YV9iYWNrdXBfMzg3MjIxYWYtYTlkOS00YTdhLTg1YjYtYjE5MDU3OTdlY2E5IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDEwMywgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjAtMTItMjlUMDc6MzM6NDdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjAtMTItMjlUMDc6MzM6NDdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyMC0xMi0yOVQwNzozNDo0OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=88229) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:85}} Dec 29 07:34:50.563114 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.backups [None req-97060154-7c22-47fb-a4de-98304ef6268d tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Import record output: {'backup': {'id': 'd5782281-6124-4f43-a5e3-5d00a63caf9c', 'name': None, 'links': [{'rel': 'self', 'href': 'http://10.222.0.20/volume/v3/a27f30619b144783943639a2ca2f862a/backups/d5782281-6124-4f43-a5e3-5d00a63caf9c'}, {'rel': 'bookmark', 'href': 'http://10.222.0.20/volume/a27f30619b144783943639a2ca2f862a/backups/d5782281-6124-4f43-a5e3-5d00a63caf9c'}]}}. {{(pid=88229) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Dec 29 07:34:50.563899 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-97060154-7c22-47fb-a4de-98304ef6268d tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] http://10.222.0.20/volume/v3/a27f30619b144783943639a2ca2f862a/backups/import_record returned with HTTP 201 Dec 29 07:34:50.567959 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 530/1064] 10.222.0.20 () {60 vars in 1269 bytes} [Tue Dec 29 07:34:50 2020] POST /volume/v3/a27f30619b144783943639a2ca2f862a/backups/import_record => generated 354 bytes in 349 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Dec 29 07:34:50.579233 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4b922317-a920-4c56-b105-434f88ea5df2 tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] GET http://10.222.0.20/volume/v3/a27f30619b144783943639a2ca2f862a/backups/d5782281-6124-4f43-a5e3-5d00a63caf9c Dec 29 07:34:50.591392 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4b922317-a920-4c56-b105-434f88ea5df2 tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:50.594177 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:50.594177 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:50.594956 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4b922317-a920-4c56-b105-434f88ea5df2 tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:50.595476 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-4b922317-a920-4c56-b105-434f88ea5df2 tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Show backup with id d5782281-6124-4f43-a5e3-5d00a63caf9c. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:50.656428 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:50.656428 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:50.658434 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4b922317-a920-4c56-b105-434f88ea5df2 tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] http://10.222.0.20/volume/v3/a27f30619b144783943639a2ca2f862a/backups/d5782281-6124-4f43-a5e3-5d00a63caf9c returned with HTTP 200 Dec 29 07:34:50.662109 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:50.662109 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:50.672775 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 531/1065] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:50 2020] GET /volume/v3/a27f30619b144783943639a2ca2f862a/backups/d5782281-6124-4f43-a5e3-5d00a63caf9c => generated 713 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:50.711505 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-30a81cda-dc30-4b67-8c83-84cf0a14c37e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:50.773739 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-30a81cda-dc30-4b67-8c83-84cf0a14c37e tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a returned with HTTP 200 Dec 29 07:34:50.779879 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 535/1066] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:50 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a => generated 949 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:51.686795 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6a5b97ff-50b4-485b-b5d9-9c20e1a63a15 tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] GET http://10.222.0.20/volume/v3/a27f30619b144783943639a2ca2f862a/backups/d5782281-6124-4f43-a5e3-5d00a63caf9c Dec 29 07:34:51.687326 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6a5b97ff-50b4-485b-b5d9-9c20e1a63a15 tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:51.687507 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:51.687507 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:51.688136 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6a5b97ff-50b4-485b-b5d9-9c20e1a63a15 tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:51.688659 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-6a5b97ff-50b4-485b-b5d9-9c20e1a63a15 tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Show backup with id d5782281-6124-4f43-a5e3-5d00a63caf9c. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:51.733660 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:51.733660 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:51.735261 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6a5b97ff-50b4-485b-b5d9-9c20e1a63a15 tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] http://10.222.0.20/volume/v3/a27f30619b144783943639a2ca2f862a/backups/d5782281-6124-4f43-a5e3-5d00a63caf9c returned with HTTP 200 Dec 29 07:34:51.736417 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 532/1067] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:51 2020] GET /volume/v3/a27f30619b144783943639a2ca2f862a/backups/d5782281-6124-4f43-a5e3-5d00a63caf9c => generated 824 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:51.750991 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d12e71b4-5573-493e-b3c3-d3add495b889 tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] GET http://10.222.0.20/volume/v3/a27f30619b144783943639a2ca2f862a/backups Dec 29 07:34:51.751721 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d12e71b4-5573-493e-b3c3-d3add495b889 tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:51.752520 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:51.752520 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:51.753143 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d12e71b4-5573-493e-b3c3-d3add495b889 tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:51.797945 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4e113427-f52b-4242-b801-fb8000ae3fcf tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a Dec 29 07:34:51.798476 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4e113427-f52b-4242-b801-fb8000ae3fcf tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:51.798715 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:51.798715 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:51.799092 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4e113427-f52b-4242-b801-fb8000ae3fcf tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:51.846889 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d12e71b4-5573-493e-b3c3-d3add495b889 tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] http://10.222.0.20/volume/v3/a27f30619b144783943639a2ca2f862a/backups returned with HTTP 200 Dec 29 07:34:51.851605 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 536/1068] 10.222.0.20 () {58 vars in 1204 bytes} [Tue Dec 29 07:34:51 2020] GET /volume/v3/a27f30619b144783943639a2ca2f862a/backups => generated 404 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:51.864183 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] POST http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9/restore Dec 29 07:34:51.872192 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:51.872192 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:51.872933 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:34:51.873799 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.backups [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Restoring backup 387221af-a9d9-4a7a-85b6-b1905797eca9 ({'restore': {}}) {{(pid=88228) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Dec 29 07:34:51.874143 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.backups [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Restoring backup 387221af-a9d9-4a7a-85b6-b1905797eca9 to volume None. Dec 29 07:34:51.952990 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:51.952990 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:51.958736 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.backup.api [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Creating volume of 1 GB for restore of backup 387221af-a9d9-4a7a-85b6-b1905797eca9. Dec 29 07:34:51.965758 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:51.965758 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:51.972558 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4e113427-f52b-4242-b801-fb8000ae3fcf tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a returned with HTTP 404 Dec 29 07:34:51.974411 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 533/1069] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:51 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a => generated 109 bytes in 181 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:34:51.979764 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a2c616b5-0206-478c-8385-ae1c76a43beb req-2e8fe5cd-27a9-48b3-8b06-b581b487cb58 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] POST http://10.222.0.20/volume/v3/29896426e2d948c194b8a9764f6885b7/volumes Dec 29 07:34:51.980500 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:51.980500 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:51.983052 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a2c616b5-0206-478c-8385-ae1c76a43beb req-2e8fe5cd-27a9-48b3-8b06-b581b487cb58 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-715091124", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:34:51.987665 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [req-a2c616b5-0206-478c-8385-ae1c76a43beb req-2e8fe5cd-27a9-48b3-8b06-b581b487cb58 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-715091124', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:34:51.988279 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [req-a2c616b5-0206-478c-8385-ae1c76a43beb req-2e8fe5cd-27a9-48b3-8b06-b581b487cb58 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Create volume of 1 GB Dec 29 07:34:52.009413 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-a2c616b5-0206-478c-8385-ae1c76a43beb req-2e8fe5cd-27a9-48b3-8b06-b581b487cb58 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Availability Zones retrieved successfully. Dec 29 07:34:52.012058 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Availability zone cache updated, next update will occur around 2020-12-29 08:34:52.011442. {{(pid=88228) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 29 07:34:52.012401 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Availability Zones retrieved successfully. Dec 29 07:34:52.035802 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-a2c616b5-0206-478c-8385-ae1c76a43beb req-2e8fe5cd-27a9-48b3-8b06-b581b487cb58 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Flow 'volume_create_api' (745cd542-c080-49be-9947-8c784e31b2d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:34:52.040560 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-a2c616b5-0206-478c-8385-ae1c76a43beb req-2e8fe5cd-27a9-48b3-8b06-b581b487cb58 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7ec8387-5496-49b1-8e9d-01881dff0313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:52.043304 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [req-a2c616b5-0206-478c-8385-ae1c76a43beb req-2e8fe5cd-27a9-48b3-8b06-b581b487cb58 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:34:52.050280 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Flow 'volume_create_api' (5ee93267-5863-4de7-83c1-707d7e452dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:34:52.055519 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1890fc86-876d-4fbb-acd4-ccf47b33b6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:52.057759 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:34:52.133740 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1890fc86-876d-4fbb-acd4-ccf47b33b6d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:52.136269 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6010311-a504-4f39-a423-3df9f7105f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:52.203549 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-a2c616b5-0206-478c-8385-ae1c76a43beb req-2e8fe5cd-27a9-48b3-8b06-b581b487cb58 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7ec8387-5496-49b1-8e9d-01881dff0313) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:52.212998 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-a2c616b5-0206-478c-8385-ae1c76a43beb req-2e8fe5cd-27a9-48b3-8b06-b581b487cb58 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82ae6986-bfdd-426e-bf30-d89898390cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:52.284645 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Created reservations ['c1e34cfc-07fd-498d-ba49-cf08eefab27b', 'f267a665-432a-49be-a595-403b4ce7eb6e', '9dcfed41-494f-49f3-923f-dd4d6e792872', '62e00e20-b441-4e91-84b9-b80b65bf18bd'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:34:52.286835 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6010311-a504-4f39-a423-3df9f7105f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1e34cfc-07fd-498d-ba49-cf08eefab27b', 'f267a665-432a-49be-a595-403b4ce7eb6e', '9dcfed41-494f-49f3-923f-dd4d6e792872', '62e00e20-b441-4e91-84b9-b80b65bf18bd']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:52.293150 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f7a218f-c3a2-4c8a-b59c-1c5acab0036e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:52.463992 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f7a218f-c3a2-4c8a-b59c-1c5acab0036e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43af3a84-781d-40eb-a7e0-ea5758696354', '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_387221af-a9d9-4a7a-85b6-b1905797eca9',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='724ee0de5b374dcb8a2b35d38a7dbcb0',qos_specs=None,replication_status=,reservations=['c1e34cfc-07fd-498d-ba49-cf08eefab27b','f267a665-432a-49be-a595-403b4ce7eb6e','9dcfed41-494f-49f3-923f-dd4d6e792872','62e00e20-b441-4e91-84b9-b80b65bf18bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd312be02402484eaaa1a0817aaf805a',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:34:52Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_387221af-a9d9-4a7a-85b6-b1905797eca9',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43af3a84-781d-40eb-a7e0-ea5758696354,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='724ee0de5b374dcb8a2b35d38a7dbcb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='cd312be02402484eaaa1a0817aaf805a',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:52.466102 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54ca42bd-0cba-4de0-9168-b19701052235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:52.542662 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54ca42bd-0cba-4de0-9168-b19701052235) transitioned into 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_387221af-a9d9-4a7a-85b6-b1905797eca9',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='724ee0de5b374dcb8a2b35d38a7dbcb0',qos_specs=None,replication_status=,reservations=['c1e34cfc-07fd-498d-ba49-cf08eefab27b','f267a665-432a-49be-a595-403b4ce7eb6e','9dcfed41-494f-49f3-923f-dd4d6e792872','62e00e20-b441-4e91-84b9-b80b65bf18bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd312be02402484eaaa1a0817aaf805a',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:52.544635 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a728abd3-aa3f-4c84-bdcd-47c88713edca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:52.580991 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a728abd3-aa3f-4c84-bdcd-47c88713edca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:52.591427 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Flow 'volume_create_api' (5ee93267-5863-4de7-83c1-707d7e452dab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:34:52.698265 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Create volume request issued successfully. Dec 29 07:34:52.786290 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [req-a2c616b5-0206-478c-8385-ae1c76a43beb req-2e8fe5cd-27a9-48b3-8b06-b581b487cb58 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Created reservations ['0fefc080-a0b4-4d7e-9425-3e432c8247d0', '1821652b-d333-4997-b116-47d682800ab8', '6625522b-7fe6-4529-8074-4063d48d14e8', '586b139a-2356-462e-b6fc-c0ce7db148ed'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:34:52.788471 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-a2c616b5-0206-478c-8385-ae1c76a43beb req-2e8fe5cd-27a9-48b3-8b06-b581b487cb58 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82ae6986-bfdd-426e-bf30-d89898390cd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fefc080-a0b4-4d7e-9425-3e432c8247d0', '1821652b-d333-4997-b116-47d682800ab8', '6625522b-7fe6-4529-8074-4063d48d14e8', '586b139a-2356-462e-b6fc-c0ce7db148ed']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:52.790915 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-a2c616b5-0206-478c-8385-ae1c76a43beb req-2e8fe5cd-27a9-48b3-8b06-b581b487cb58 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (380d13b3-f842-4064-822d-10f3004c8311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:52.802900 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:52.802900 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:52.805257 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Volume info retrieved successfully. Dec 29 07:34:52.805811 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Dec 29 07:34:52.805811 n-d-768509-3 devstack@c-api.service[88227]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Dec 29 07:34:52.805811 n-d-768509-3 devstack@c-api.service[88227]: hub = hubs.get_hub() Dec 29 07:34:52.891868 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-a2c616b5-0206-478c-8385-ae1c76a43beb req-2e8fe5cd-27a9-48b3-8b06-b581b487cb58 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (380d13b3-f842-4064-822d-10f3004c8311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71b0ee60-ace6-4b94-aecb-bbc2b52255bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-715091124',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='29896426e2d948c194b8a9764f6885b7',qos_specs=None,replication_status=,reservations=['0fefc080-a0b4-4d7e-9425-3e432c8247d0','1821652b-d333-4997-b116-47d682800ab8','6625522b-7fe6-4529-8074-4063d48d14e8','586b139a-2356-462e-b6fc-c0ce7db148ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f85f629587ff46e8a345c4b1e0386591',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:34:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-715091124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71b0ee60-ace6-4b94-aecb-bbc2b52255bd,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='29896426e2d948c194b8a9764f6885b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f85f629587ff46e8a345c4b1e0386591',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:52.894054 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-a2c616b5-0206-478c-8385-ae1c76a43beb req-2e8fe5cd-27a9-48b3-8b06-b581b487cb58 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98cd8792-3d1a-40a9-ad7a-47e54b1b4709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:52.948525 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-a2c616b5-0206-478c-8385-ae1c76a43beb req-2e8fe5cd-27a9-48b3-8b06-b581b487cb58 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98cd8792-3d1a-40a9-ad7a-47e54b1b4709) transitioned into state 'SUCCESS' from state '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-715091124',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='29896426e2d948c194b8a9764f6885b7',qos_specs=None,replication_status=,reservations=['0fefc080-a0b4-4d7e-9425-3e432c8247d0','1821652b-d333-4997-b116-47d682800ab8','6625522b-7fe6-4529-8074-4063d48d14e8','586b139a-2356-462e-b6fc-c0ce7db148ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f85f629587ff46e8a345c4b1e0386591',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:52.951488 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-a2c616b5-0206-478c-8385-ae1c76a43beb req-2e8fe5cd-27a9-48b3-8b06-b581b487cb58 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75557428-7d8e-4bd1-8639-9ade6b4496b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:34:52.982202 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-a2c616b5-0206-478c-8385-ae1c76a43beb req-2e8fe5cd-27a9-48b3-8b06-b581b487cb58 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75557428-7d8e-4bd1-8639-9ade6b4496b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:34:52.985528 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-a2c616b5-0206-478c-8385-ae1c76a43beb req-2e8fe5cd-27a9-48b3-8b06-b581b487cb58 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Flow 'volume_create_api' (745cd542-c080-49be-9947-8c784e31b2d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:34:53.120772 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-a2c616b5-0206-478c-8385-ae1c76a43beb req-2e8fe5cd-27a9-48b3-8b06-b581b487cb58 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Create volume request issued successfully. Dec 29 07:34:53.171047 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a2c616b5-0206-478c-8385-ae1c76a43beb req-2e8fe5cd-27a9-48b3-8b06-b581b487cb58 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] http://10.222.0.20/volume/v3/29896426e2d948c194b8a9764f6885b7/volumes returned with HTTP 202 Dec 29 07:34:53.171991 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 534/1070] 10.222.0.20 () {64 vars in 1512 bytes} [Tue Dec 29 07:34:51 2020] POST /volume/v3/29896426e2d948c194b8a9764f6885b7/volumes => generated 831 bytes in 1197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:34:53.186123 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a70557f7-e9a9-4d2a-8334-51fbbc457399 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] DELETE http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a Dec 29 07:34:53.186677 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a70557f7-e9a9-4d2a-8334-51fbbc457399 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:53.186898 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:53.186898 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:53.187271 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a70557f7-e9a9-4d2a-8334-51fbbc457399 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:53.187738 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-a70557f7-e9a9-4d2a-8334-51fbbc457399 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete volume with id: d9d5bf3d-8631-48e2-8822-37f374e4b14a Dec 29 07:34:53.252545 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a70557f7-e9a9-4d2a-8334-51fbbc457399 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a returned with HTTP 404 Dec 29 07:34:53.254088 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 535/1071] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:34:53 2020] DELETE /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/d9d5bf3d-8631-48e2-8822-37f374e4b14a => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:34:53.260305 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a2c616b5-0206-478c-8385-ae1c76a43beb req-79ab985e-0289-4a13-8780-b77f5be1e9ac tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] GET http://10.222.0.20/volume/v3/29896426e2d948c194b8a9764f6885b7/volumes/71b0ee60-ace6-4b94-aecb-bbc2b52255bd Dec 29 07:34:53.261050 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a2c616b5-0206-478c-8385-ae1c76a43beb req-79ab985e-0289-4a13-8780-b77f5be1e9ac tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:53.261690 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a2c616b5-0206-478c-8385-ae1c76a43beb req-79ab985e-0289-4a13-8780-b77f5be1e9ac tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:53.323695 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:53.323695 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:53.333303 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-a2c616b5-0206-478c-8385-ae1c76a43beb req-79ab985e-0289-4a13-8780-b77f5be1e9ac tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Volume info retrieved successfully. Dec 29 07:34:53.357380 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a2c616b5-0206-478c-8385-ae1c76a43beb req-79ab985e-0289-4a13-8780-b77f5be1e9ac tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] http://10.222.0.20/volume/v3/29896426e2d948c194b8a9764f6885b7/volumes/71b0ee60-ace6-4b94-aecb-bbc2b52255bd returned with HTTP 200 Dec 29 07:34:53.358551 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 536/1072] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:34:53 2020] GET /volume/v3/29896426e2d948c194b8a9764f6885b7/volumes/71b0ee60-ace6-4b94-aecb-bbc2b52255bd => generated 923 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:53.370130 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4fbfbf8f-4970-4d7c-b926-53864e1f75b9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] DELETE http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/9b27a7ca-8391-485f-8470-3a59a83a02ae Dec 29 07:34:53.370130 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4fbfbf8f-4970-4d7c-b926-53864e1f75b9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:53.370130 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:53.370130 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:53.370130 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4fbfbf8f-4970-4d7c-b926-53864e1f75b9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:53.370130 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-4fbfbf8f-4970-4d7c-b926-53864e1f75b9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete snapshot with id: 9b27a7ca-8391-485f-8470-3a59a83a02ae Dec 29 07:34:53.429364 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:53.429364 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:53.430572 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4fbfbf8f-4970-4d7c-b926-53864e1f75b9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:34:53.508352 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4fbfbf8f-4970-4d7c-b926-53864e1f75b9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot delete request issued successfully. Dec 29 07:34:53.508845 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4fbfbf8f-4970-4d7c-b926-53864e1f75b9 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/9b27a7ca-8391-485f-8470-3a59a83a02ae returned with HTTP 202 Dec 29 07:34:53.512964 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 537/1073] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:34:53 2020] DELETE /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/9b27a7ca-8391-485f-8470-3a59a83a02ae => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:34:53.514445 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-bc307b0f-4b77-4b36-a990-6ff6e2314d20 req-3724714e-179d-4f43-9839-ddefb2269943 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] GET http://10.222.0.20/volume/v3/29896426e2d948c194b8a9764f6885b7/volumes/71b0ee60-ace6-4b94-aecb-bbc2b52255bd Dec 29 07:34:53.515007 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-bc307b0f-4b77-4b36-a990-6ff6e2314d20 req-3724714e-179d-4f43-9839-ddefb2269943 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:53.515332 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:53.515332 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:53.515640 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-bc307b0f-4b77-4b36-a990-6ff6e2314d20 req-3724714e-179d-4f43-9839-ddefb2269943 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:53.607260 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:53.607260 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:53.615901 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-bc307b0f-4b77-4b36-a990-6ff6e2314d20 req-3724714e-179d-4f43-9839-ddefb2269943 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Volume info retrieved successfully. Dec 29 07:34:53.639542 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-bc307b0f-4b77-4b36-a990-6ff6e2314d20 req-3724714e-179d-4f43-9839-ddefb2269943 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] http://10.222.0.20/volume/v3/29896426e2d948c194b8a9764f6885b7/volumes/71b0ee60-ace6-4b94-aecb-bbc2b52255bd returned with HTTP 200 Dec 29 07:34:53.651023 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 538/1074] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:34:53 2020] GET /volume/v3/29896426e2d948c194b8a9764f6885b7/volumes/71b0ee60-ace6-4b94-aecb-bbc2b52255bd => generated 923 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:53.655700 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eb7f634d-6399-462b-8d0b-e919bffd2701 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/9b27a7ca-8391-485f-8470-3a59a83a02ae Dec 29 07:34:53.656331 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eb7f634d-6399-462b-8d0b-e919bffd2701 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:53.656469 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:53.656469 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:53.656794 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eb7f634d-6399-462b-8d0b-e919bffd2701 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:53.708029 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:53.708029 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:53.709190 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-eb7f634d-6399-462b-8d0b-e919bffd2701 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:34:53.720278 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eb7f634d-6399-462b-8d0b-e919bffd2701 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/9b27a7ca-8391-485f-8470-3a59a83a02ae returned with HTTP 200 Dec 29 07:34:53.721276 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 539/1075] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:34:53 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/9b27a7ca-8391-485f-8470-3a59a83a02ae => generated 468 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:53.896919 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:53.896919 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:53.907359 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Volume info retrieved successfully. Dec 29 07:34:54.696854 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-486950b4-218e-46d9-a6c8-b37d3923ee57 req-323c0542-8869-4c82-b097-dfcfc989bf3d tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] GET http://10.222.0.20/volume/v3/29896426e2d948c194b8a9764f6885b7/volumes/71b0ee60-ace6-4b94-aecb-bbc2b52255bd Dec 29 07:34:54.697396 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-486950b4-218e-46d9-a6c8-b37d3923ee57 req-323c0542-8869-4c82-b097-dfcfc989bf3d tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:54.697613 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:54.697613 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:54.697992 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-486950b4-218e-46d9-a6c8-b37d3923ee57 req-323c0542-8869-4c82-b097-dfcfc989bf3d tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:54.782303 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:54.782303 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:54.793153 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-486950b4-218e-46d9-a6c8-b37d3923ee57 req-323c0542-8869-4c82-b097-dfcfc989bf3d tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Volume info retrieved successfully. Dec 29 07:34:54.820597 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-486950b4-218e-46d9-a6c8-b37d3923ee57 req-323c0542-8869-4c82-b097-dfcfc989bf3d tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] http://10.222.0.20/volume/v3/29896426e2d948c194b8a9764f6885b7/volumes/71b0ee60-ace6-4b94-aecb-bbc2b52255bd returned with HTTP 200 Dec 29 07:34:54.821898 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 540/1076] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:34:54 2020] GET /volume/v3/29896426e2d948c194b8a9764f6885b7/volumes/71b0ee60-ace6-4b94-aecb-bbc2b52255bd => generated 924 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:54.831734 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ca34f076-b3a5-4ad5-b1c4-d2be6caf406a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/9b27a7ca-8391-485f-8470-3a59a83a02ae Dec 29 07:34:54.831734 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ca34f076-b3a5-4ad5-b1c4-d2be6caf406a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:54.831734 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:54.831734 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:54.831734 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ca34f076-b3a5-4ad5-b1c4-d2be6caf406a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:54.856997 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:54.856997 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:54.858154 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ca34f076-b3a5-4ad5-b1c4-d2be6caf406a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:34:54.860330 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ca34f076-b3a5-4ad5-b1c4-d2be6caf406a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/9b27a7ca-8391-485f-8470-3a59a83a02ae returned with HTTP 200 Dec 29 07:34:54.861466 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 541/1077] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:34:54 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/9b27a7ca-8391-485f-8470-3a59a83a02ae => generated 468 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:54.887308 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b594f4b0-6f7d-4338-80e3-be69ea10f8fc req-5374ac9a-455d-4bcd-9b17-b40f588094a1 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] GET http://10.222.0.20/volume/v3/29896426e2d948c194b8a9764f6885b7/volumes/71b0ee60-ace6-4b94-aecb-bbc2b52255bd Dec 29 07:34:54.887770 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b594f4b0-6f7d-4338-80e3-be69ea10f8fc req-5374ac9a-455d-4bcd-9b17-b40f588094a1 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:54.887987 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:54.887987 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:54.888364 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b594f4b0-6f7d-4338-80e3-be69ea10f8fc req-5374ac9a-455d-4bcd-9b17-b40f588094a1 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:55.003349 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:55.003349 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:55.004541 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Volume info retrieved successfully. Dec 29 07:34:55.011037 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.backup.api [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Checking backup size 1 against volume size 1 {{(pid=88228) restore /opt/stack/cinder/cinder/backup/api.py:383}} Dec 29 07:34:55.011458 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.backup.api [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Overwriting volume 43af3a84-781d-40eb-a7e0-ea5758696354 with restore of backup 387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:55.017358 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:55.017358 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:55.043534 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-b594f4b0-6f7d-4338-80e3-be69ea10f8fc req-5374ac9a-455d-4bcd-9b17-b40f588094a1 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Volume info retrieved successfully. Dec 29 07:34:55.052717 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.backup.rpcapi [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] restore_backup in rpcapi backup_id 387221af-a9d9-4a7a-85b6-b1905797eca9 {{(pid=88228) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Dec 29 07:34:55.056848 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6555f5b2-1fd5-466d-8d12-fd4c72740dd1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9/restore returned with HTTP 202 Dec 29 07:34:55.062146 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 537/1078] 10.222.0.20 () {60 vars in 1360 bytes} [Tue Dec 29 07:34:51 2020] POST /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9/restore => generated 189 bytes in 3200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 29 07:34:55.067630 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a5f6bc8b-68c7-4a6e-8fb9-34c5694c790a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:55.068457 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a5f6bc8b-68c7-4a6e-8fb9-34c5694c790a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:55.069280 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:55.069280 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:55.069871 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a5f6bc8b-68c7-4a6e-8fb9-34c5694c790a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:55.070388 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a5f6bc8b-68c7-4a6e-8fb9-34c5694c790a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:55.092311 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b594f4b0-6f7d-4338-80e3-be69ea10f8fc req-5374ac9a-455d-4bcd-9b17-b40f588094a1 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] http://10.222.0.20/volume/v3/29896426e2d948c194b8a9764f6885b7/volumes/71b0ee60-ace6-4b94-aecb-bbc2b52255bd returned with HTTP 200 Dec 29 07:34:55.093767 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 542/1079] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:34:54 2020] GET /volume/v3/29896426e2d948c194b8a9764f6885b7/volumes/71b0ee60-ace6-4b94-aecb-bbc2b52255bd => generated 924 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:34:55.116853 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:55.116853 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:55.118905 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a5f6bc8b-68c7-4a6e-8fb9-34c5694c790a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:55.136775 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 538/1080] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:55 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:34:55.163347 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-62b0737c-5eef-43c4-80ec-f0e4e82f70ee req-e4edfcd6-fa52-46e9-9f9d-01d1ebf307eb tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] DELETE http://10.222.0.20/volume/v3/29896426e2d948c194b8a9764f6885b7/volumes/71b0ee60-ace6-4b94-aecb-bbc2b52255bd Dec 29 07:34:55.164056 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-62b0737c-5eef-43c4-80ec-f0e4e82f70ee req-e4edfcd6-fa52-46e9-9f9d-01d1ebf307eb tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:55.164687 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:55.164687 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:55.165407 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-62b0737c-5eef-43c4-80ec-f0e4e82f70ee req-e4edfcd6-fa52-46e9-9f9d-01d1ebf307eb tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:55.166158 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [req-62b0737c-5eef-43c4-80ec-f0e4e82f70ee req-e4edfcd6-fa52-46e9-9f9d-01d1ebf307eb tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Delete volume with id: 71b0ee60-ace6-4b94-aecb-bbc2b52255bd Dec 29 07:34:55.264454 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:55.264454 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:55.265906 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-62b0737c-5eef-43c4-80ec-f0e4e82f70ee req-e4edfcd6-fa52-46e9-9f9d-01d1ebf307eb tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Volume info retrieved successfully. Dec 29 07:34:55.338963 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-62b0737c-5eef-43c4-80ec-f0e4e82f70ee req-e4edfcd6-fa52-46e9-9f9d-01d1ebf307eb tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Delete volume request issued successfully. Dec 29 07:34:55.338963 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-62b0737c-5eef-43c4-80ec-f0e4e82f70ee req-e4edfcd6-fa52-46e9-9f9d-01d1ebf307eb tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] http://10.222.0.20/volume/v3/29896426e2d948c194b8a9764f6885b7/volumes/71b0ee60-ace6-4b94-aecb-bbc2b52255bd returned with HTTP 202 Dec 29 07:34:55.338963 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 543/1081] 10.222.0.20 () {62 vars in 1591 bytes} [Tue Dec 29 07:34:55 2020] DELETE /volume/v3/29896426e2d948c194b8a9764f6885b7/volumes/71b0ee60-ace6-4b94-aecb-bbc2b52255bd => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:34:55.397490 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-db152802-f84b-4336-a3f3-12ce642a83c4 req-8e42bebb-64ca-415e-a748-f087c62657db tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] GET http://10.222.0.20/volume/v3/29896426e2d948c194b8a9764f6885b7/volumes/71b0ee60-ace6-4b94-aecb-bbc2b52255bd Dec 29 07:34:55.398138 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-db152802-f84b-4336-a3f3-12ce642a83c4 req-8e42bebb-64ca-415e-a748-f087c62657db tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:55.398559 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:55.398559 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:55.399271 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-db152802-f84b-4336-a3f3-12ce642a83c4 req-8e42bebb-64ca-415e-a748-f087c62657db tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:55.548458 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:55.548458 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:55.579918 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-db152802-f84b-4336-a3f3-12ce642a83c4 req-8e42bebb-64ca-415e-a748-f087c62657db tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Volume info retrieved successfully. Dec 29 07:34:55.633343 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-db152802-f84b-4336-a3f3-12ce642a83c4 req-8e42bebb-64ca-415e-a748-f087c62657db tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] http://10.222.0.20/volume/v3/29896426e2d948c194b8a9764f6885b7/volumes/71b0ee60-ace6-4b94-aecb-bbc2b52255bd returned with HTTP 200 Dec 29 07:34:55.638769 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 539/1082] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:34:55 2020] GET /volume/v3/29896426e2d948c194b8a9764f6885b7/volumes/71b0ee60-ace6-4b94-aecb-bbc2b52255bd => generated 923 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:55.873281 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e6387c84-2785-410c-8848-85cf2bc3c7ed tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/9b27a7ca-8391-485f-8470-3a59a83a02ae Dec 29 07:34:55.874626 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e6387c84-2785-410c-8848-85cf2bc3c7ed tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:55.875051 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:55.875051 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:55.875704 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e6387c84-2785-410c-8848-85cf2bc3c7ed tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:55.925836 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e6387c84-2785-410c-8848-85cf2bc3c7ed tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/9b27a7ca-8391-485f-8470-3a59a83a02ae returned with HTTP 404 Dec 29 07:34:55.927782 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 544/1083] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:34:55 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/9b27a7ca-8391-485f-8470-3a59a83a02ae => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:34:55.937129 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3ac4b6c2-6a47-4546-9e40-63f941ddd089 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] DELETE http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/5c8787ae-b994-4968-a191-9e9af4bea0fc Dec 29 07:34:55.937664 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3ac4b6c2-6a47-4546-9e40-63f941ddd089 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:55.937884 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:55.937884 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:55.938258 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3ac4b6c2-6a47-4546-9e40-63f941ddd089 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:55.938757 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-3ac4b6c2-6a47-4546-9e40-63f941ddd089 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete volume with id: 5c8787ae-b994-4968-a191-9e9af4bea0fc Dec 29 07:34:56.045363 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:56.045363 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:56.051148 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3ac4b6c2-6a47-4546-9e40-63f941ddd089 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:56.091066 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3ac4b6c2-6a47-4546-9e40-63f941ddd089 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete volume request issued successfully. Dec 29 07:34:56.091817 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3ac4b6c2-6a47-4546-9e40-63f941ddd089 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/5c8787ae-b994-4968-a191-9e9af4bea0fc returned with HTTP 202 Dec 29 07:34:56.095662 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 540/1084] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:34:55 2020] DELETE /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/5c8787ae-b994-4968-a191-9e9af4bea0fc => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:34:56.102637 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2cb19927-4e19-44f4-9bd1-ae3fc3720d07 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/5c8787ae-b994-4968-a191-9e9af4bea0fc Dec 29 07:34:56.104073 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2cb19927-4e19-44f4-9bd1-ae3fc3720d07 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:56.104741 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2cb19927-4e19-44f4-9bd1-ae3fc3720d07 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:56.145010 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8dd42a00-1d56-438b-b507-4392beafbbc0 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:56.145925 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8dd42a00-1d56-438b-b507-4392beafbbc0 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:56.146259 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:56.146259 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:56.146649 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8dd42a00-1d56-438b-b507-4392beafbbc0 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:56.147290 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-8dd42a00-1d56-438b-b507-4392beafbbc0 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:56.233469 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:56.233469 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:56.236813 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8dd42a00-1d56-438b-b507-4392beafbbc0 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:56.243032 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 541/1085] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:56 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:56.270093 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:56.270093 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:56.280780 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2cb19927-4e19-44f4-9bd1-ae3fc3720d07 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:56.307908 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2cb19927-4e19-44f4-9bd1-ae3fc3720d07 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/5c8787ae-b994-4968-a191-9e9af4bea0fc returned with HTTP 200 Dec 29 07:34:56.318001 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 545/1086] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:56 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/5c8787ae-b994-4968-a191-9e9af4bea0fc => generated 914 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:56.713123 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8952f259-38a7-40e2-ad2f-c8e34c3af548 req-7836a829-7725-45fa-ae63-fac43d97824f tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] GET http://10.222.0.20/volume/v3/29896426e2d948c194b8a9764f6885b7/volumes/71b0ee60-ace6-4b94-aecb-bbc2b52255bd Dec 29 07:34:56.713683 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8952f259-38a7-40e2-ad2f-c8e34c3af548 req-7836a829-7725-45fa-ae63-fac43d97824f tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:56.713966 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:56.713966 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:56.714465 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8952f259-38a7-40e2-ad2f-c8e34c3af548 req-7836a829-7725-45fa-ae63-fac43d97824f tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:56.869686 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:56.869686 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:56.889605 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-8952f259-38a7-40e2-ad2f-c8e34c3af548 req-7836a829-7725-45fa-ae63-fac43d97824f tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Volume info retrieved successfully. Dec 29 07:34:56.956249 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8952f259-38a7-40e2-ad2f-c8e34c3af548 req-7836a829-7725-45fa-ae63-fac43d97824f tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] http://10.222.0.20/volume/v3/29896426e2d948c194b8a9764f6885b7/volumes/71b0ee60-ace6-4b94-aecb-bbc2b52255bd returned with HTTP 200 Dec 29 07:34:56.959489 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 542/1087] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:34:56 2020] GET /volume/v3/29896426e2d948c194b8a9764f6885b7/volumes/71b0ee60-ace6-4b94-aecb-bbc2b52255bd => generated 923 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:57.257235 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-afeda14a-40de-4faa-95c1-14d7b4134560 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:57.257898 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-afeda14a-40de-4faa-95c1-14d7b4134560 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:57.258132 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:57.258132 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:57.258499 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-afeda14a-40de-4faa-95c1-14d7b4134560 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:57.258914 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-afeda14a-40de-4faa-95c1-14d7b4134560 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:57.316010 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:57.316010 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:57.324651 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-36e261bc-aaa0-44b5-b2b6-c08a29933fc1 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/5c8787ae-b994-4968-a191-9e9af4bea0fc Dec 29 07:34:57.325171 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-36e261bc-aaa0-44b5-b2b6-c08a29933fc1 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:57.325366 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:57.325366 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:57.326089 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-36e261bc-aaa0-44b5-b2b6-c08a29933fc1 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:57.338219 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-afeda14a-40de-4faa-95c1-14d7b4134560 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:57.340848 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 546/1088] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:57 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:57.451303 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:57.451303 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:57.472794 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-36e261bc-aaa0-44b5-b2b6-c08a29933fc1 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:57.513253 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-36e261bc-aaa0-44b5-b2b6-c08a29933fc1 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/5c8787ae-b994-4968-a191-9e9af4bea0fc returned with HTTP 200 Dec 29 07:34:57.515342 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 543/1089] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:57 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/5c8787ae-b994-4968-a191-9e9af4bea0fc => generated 914 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:58.042708 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9467bbf8-9d13-4513-9b55-4c096ef81723 req-f7748767-728e-4d17-9ac3-680cbf9ddafc tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] GET http://10.222.0.20/volume/v3/29896426e2d948c194b8a9764f6885b7/volumes/71b0ee60-ace6-4b94-aecb-bbc2b52255bd Dec 29 07:34:58.043918 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9467bbf8-9d13-4513-9b55-4c096ef81723 req-f7748767-728e-4d17-9ac3-680cbf9ddafc tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:58.044346 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:58.044346 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:58.044984 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-9467bbf8-9d13-4513-9b55-4c096ef81723 req-f7748767-728e-4d17-9ac3-680cbf9ddafc tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:58.143184 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:58.143184 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:58.236969 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-9467bbf8-9d13-4513-9b55-4c096ef81723 req-f7748767-728e-4d17-9ac3-680cbf9ddafc tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Volume info retrieved successfully. Dec 29 07:34:58.288448 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-9467bbf8-9d13-4513-9b55-4c096ef81723 req-f7748767-728e-4d17-9ac3-680cbf9ddafc tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] http://10.222.0.20/volume/v3/29896426e2d948c194b8a9764f6885b7/volumes/71b0ee60-ace6-4b94-aecb-bbc2b52255bd returned with HTTP 200 Dec 29 07:34:58.294924 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 547/1090] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:34:58 2020] GET /volume/v3/29896426e2d948c194b8a9764f6885b7/volumes/71b0ee60-ace6-4b94-aecb-bbc2b52255bd => generated 923 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:58.355812 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ed44609b-2b21-4e39-8d07-b009199b1ef2 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:58.356341 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ed44609b-2b21-4e39-8d07-b009199b1ef2 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:58.356539 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:58.356539 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:58.356915 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ed44609b-2b21-4e39-8d07-b009199b1ef2 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:58.357800 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ed44609b-2b21-4e39-8d07-b009199b1ef2 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:58.382410 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:58.382410 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:58.384461 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ed44609b-2b21-4e39-8d07-b009199b1ef2 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:58.391308 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 544/1091] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:58 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:58.530253 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5d00a9bc-907c-44e8-8ecc-5ac05b930910 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/5c8787ae-b994-4968-a191-9e9af4bea0fc Dec 29 07:34:58.531549 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5d00a9bc-907c-44e8-8ecc-5ac05b930910 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:58.531999 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:58.531999 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:58.532793 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5d00a9bc-907c-44e8-8ecc-5ac05b930910 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:58.593304 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:58.593304 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:58.603343 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5d00a9bc-907c-44e8-8ecc-5ac05b930910 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:34:58.627753 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5d00a9bc-907c-44e8-8ecc-5ac05b930910 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/5c8787ae-b994-4968-a191-9e9af4bea0fc returned with HTTP 200 Dec 29 07:34:58.628830 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 548/1092] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:58 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/5c8787ae-b994-4968-a191-9e9af4bea0fc => generated 914 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:59.358769 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-97312925-fbc2-4f12-8eee-81f4fa0f0d84 req-fa0d3b97-cef0-4eac-b63f-b5bc95df3938 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] GET http://10.222.0.20/volume/v3/29896426e2d948c194b8a9764f6885b7/volumes/71b0ee60-ace6-4b94-aecb-bbc2b52255bd Dec 29 07:34:59.359945 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-97312925-fbc2-4f12-8eee-81f4fa0f0d84 req-fa0d3b97-cef0-4eac-b63f-b5bc95df3938 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:59.360366 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:59.360366 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:59.361164 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-97312925-fbc2-4f12-8eee-81f4fa0f0d84 req-fa0d3b97-cef0-4eac-b63f-b5bc95df3938 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:59.399808 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-39f27a18-f9b9-45a5-8a36-9cf97e26d0a6 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:34:59.400327 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-39f27a18-f9b9-45a5-8a36-9cf97e26d0a6 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:59.400543 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:59.400543 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:59.400916 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-39f27a18-f9b9-45a5-8a36-9cf97e26d0a6 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:59.401283 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-39f27a18-f9b9-45a5-8a36-9cf97e26d0a6 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:34:59.467021 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:59.467021 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:59.468901 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-39f27a18-f9b9-45a5-8a36-9cf97e26d0a6 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:34:59.469728 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 549/1093] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:59 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:34:59.518218 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-97312925-fbc2-4f12-8eee-81f4fa0f0d84 req-fa0d3b97-cef0-4eac-b63f-b5bc95df3938 tempest-VolumesGetTestJSON-1312572468 tempest-VolumesGetTestJSON-1312572468] http://10.222.0.20/volume/v3/29896426e2d948c194b8a9764f6885b7/volumes/71b0ee60-ace6-4b94-aecb-bbc2b52255bd returned with HTTP 404 Dec 29 07:34:59.519610 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 545/1094] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:34:59 2020] GET /volume/v3/29896426e2d948c194b8a9764f6885b7/volumes/71b0ee60-ace6-4b94-aecb-bbc2b52255bd => generated 109 bytes in 166 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:34:59.645076 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-969d2290-cc07-4c84-99fa-0e45b1b2c16a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/5c8787ae-b994-4968-a191-9e9af4bea0fc Dec 29 07:34:59.645866 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-969d2290-cc07-4c84-99fa-0e45b1b2c16a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:59.646256 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:34:59.646256 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:34:59.646889 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-969d2290-cc07-4c84-99fa-0e45b1b2c16a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:59.752019 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-969d2290-cc07-4c84-99fa-0e45b1b2c16a tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/5c8787ae-b994-4968-a191-9e9af4bea0fc returned with HTTP 404 Dec 29 07:34:59.755204 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 550/1095] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:34:59 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/5c8787ae-b994-4968-a191-9e9af4bea0fc => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:34:59.764902 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ce8c26db-c042-4b66-954f-cab51538f61f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] DELETE http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb Dec 29 07:34:59.765745 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ce8c26db-c042-4b66-954f-cab51538f61f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:59.766241 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ce8c26db-c042-4b66-954f-cab51538f61f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:59.767370 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-ce8c26db-c042-4b66-954f-cab51538f61f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete volume with id: e237753b-d25f-43dd-8a5a-e7c638ec9fcb Dec 29 07:34:59.876717 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ce8c26db-c042-4b66-954f-cab51538f61f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb returned with HTTP 404 Dec 29 07:34:59.877774 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 546/1096] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:34:59 2020] DELETE /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/e237753b-d25f-43dd-8a5a-e7c638ec9fcb => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:34:59.887478 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4e61d9fe-2493-4ac1-bd9c-3281cdd068ed tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] DELETE http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/35ad4e35-2044-4008-b3e3-e15f439af302 Dec 29 07:34:59.888012 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4e61d9fe-2493-4ac1-bd9c-3281cdd068ed tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:34:59.888502 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4e61d9fe-2493-4ac1-bd9c-3281cdd068ed tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:34:59.888857 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-4e61d9fe-2493-4ac1-bd9c-3281cdd068ed tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete snapshot with id: 35ad4e35-2044-4008-b3e3-e15f439af302 Dec 29 07:34:59.985308 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:34:59.985308 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:34:59.986463 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4e61d9fe-2493-4ac1-bd9c-3281cdd068ed tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:35:00.327269 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4e61d9fe-2493-4ac1-bd9c-3281cdd068ed tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot delete request issued successfully. Dec 29 07:35:00.327269 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4e61d9fe-2493-4ac1-bd9c-3281cdd068ed tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/35ad4e35-2044-4008-b3e3-e15f439af302 returned with HTTP 202 Dec 29 07:35:00.327269 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 551/1097] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:34:59 2020] DELETE /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/35ad4e35-2044-4008-b3e3-e15f439af302 => generated 0 bytes in 393 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:35:00.330489 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-603cc6fc-6801-4748-ab48-1beb7eba5cd5 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/35ad4e35-2044-4008-b3e3-e15f439af302 Dec 29 07:35:00.330489 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-603cc6fc-6801-4748-ab48-1beb7eba5cd5 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:00.330489 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-603cc6fc-6801-4748-ab48-1beb7eba5cd5 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:00.348985 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:00.348985 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:00.351080 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-603cc6fc-6801-4748-ab48-1beb7eba5cd5 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:35:00.354704 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-603cc6fc-6801-4748-ab48-1beb7eba5cd5 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/35ad4e35-2044-4008-b3e3-e15f439af302 returned with HTTP 200 Dec 29 07:35:00.361396 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 547/1098] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:35:00 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/35ad4e35-2044-4008-b3e3-e15f439af302 => generated 468 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:00.493277 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9bf89f24-90a6-4d05-be63-651bd36ad4cd tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:00.493277 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9bf89f24-90a6-4d05-be63-651bd36ad4cd tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:00.493277 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:00.493277 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:00.493277 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9bf89f24-90a6-4d05-be63-651bd36ad4cd tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:00.493277 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-9bf89f24-90a6-4d05-be63-651bd36ad4cd tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:00.572993 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:00.572993 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:00.582970 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9bf89f24-90a6-4d05-be63-651bd36ad4cd tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:00.582970 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 552/1099] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:00 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:01.416107 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-acb5d71c-e717-433d-8950-81a220522254 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/35ad4e35-2044-4008-b3e3-e15f439af302 Dec 29 07:35:01.416107 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-acb5d71c-e717-433d-8950-81a220522254 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:01.416107 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:01.416107 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:01.416107 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-acb5d71c-e717-433d-8950-81a220522254 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:01.501887 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:01.501887 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:01.512084 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-acb5d71c-e717-433d-8950-81a220522254 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:35:01.512084 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-acb5d71c-e717-433d-8950-81a220522254 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/35ad4e35-2044-4008-b3e3-e15f439af302 returned with HTTP 200 Dec 29 07:35:01.512084 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 548/1100] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:35:01 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/35ad4e35-2044-4008-b3e3-e15f439af302 => generated 468 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:01.593792 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3298c43f-fc12-4422-bcfa-91b4c148c5e9 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:01.593792 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3298c43f-fc12-4422-bcfa-91b4c148c5e9 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:01.593792 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:01.593792 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:01.593792 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3298c43f-fc12-4422-bcfa-91b4c148c5e9 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:01.593792 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-3298c43f-fc12-4422-bcfa-91b4c148c5e9 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:01.703640 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:01.703640 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:01.703640 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3298c43f-fc12-4422-bcfa-91b4c148c5e9 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:01.703640 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 553/1101] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:01 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:02.525863 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3a5fb693-72af-44ed-89ec-78c9141079f4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/35ad4e35-2044-4008-b3e3-e15f439af302 Dec 29 07:35:02.525863 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3a5fb693-72af-44ed-89ec-78c9141079f4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:02.525863 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:02.525863 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:02.525863 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3a5fb693-72af-44ed-89ec-78c9141079f4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:02.580221 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:02.580221 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:02.580221 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3a5fb693-72af-44ed-89ec-78c9141079f4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:35:02.580221 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3a5fb693-72af-44ed-89ec-78c9141079f4 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/35ad4e35-2044-4008-b3e3-e15f439af302 returned with HTTP 200 Dec 29 07:35:02.595211 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 549/1102] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:35:02 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/35ad4e35-2044-4008-b3e3-e15f439af302 => generated 468 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:02.719855 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eea3a460-8239-482a-84c2-414c89440f32 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:02.719855 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eea3a460-8239-482a-84c2-414c89440f32 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:02.719855 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:02.719855 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:02.719855 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eea3a460-8239-482a-84c2-414c89440f32 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:02.719855 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-eea3a460-8239-482a-84c2-414c89440f32 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:02.795810 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:02.795810 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:02.795810 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eea3a460-8239-482a-84c2-414c89440f32 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:02.810518 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 554/1103] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:02 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:03.596591 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aaac7fd5-ebdf-4600-b456-4358eebd7cf0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/35ad4e35-2044-4008-b3e3-e15f439af302 Dec 29 07:35:03.596591 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aaac7fd5-ebdf-4600-b456-4358eebd7cf0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:03.596591 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:03.596591 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:03.596591 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aaac7fd5-ebdf-4600-b456-4358eebd7cf0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:03.675764 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aaac7fd5-ebdf-4600-b456-4358eebd7cf0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/35ad4e35-2044-4008-b3e3-e15f439af302 returned with HTTP 404 Dec 29 07:35:03.677136 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 550/1104] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:35:03 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/35ad4e35-2044-4008-b3e3-e15f439af302 => generated 111 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:35:03.685597 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b092879f-3968-4462-ab9e-131eb17872bf tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] DELETE http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/0485fcfc-54cc-482f-a972-01684aeef572 Dec 29 07:35:03.686403 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b092879f-3968-4462-ab9e-131eb17872bf tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:03.686819 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:03.686819 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:03.687193 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b092879f-3968-4462-ab9e-131eb17872bf tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:03.687658 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-b092879f-3968-4462-ab9e-131eb17872bf tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete volume with id: 0485fcfc-54cc-482f-a972-01684aeef572 Dec 29 07:35:03.817834 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c85689a5-72c1-424d-9c6b-496567aa8e54 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:03.817834 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c85689a5-72c1-424d-9c6b-496567aa8e54 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:03.817834 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c85689a5-72c1-424d-9c6b-496567aa8e54 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:03.817834 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-c85689a5-72c1-424d-9c6b-496567aa8e54 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:03.881381 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:03.881381 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:03.881381 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c85689a5-72c1-424d-9c6b-496567aa8e54 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:03.907778 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 551/1105] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:03 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:03.911241 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:03.911241 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:03.911241 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b092879f-3968-4462-ab9e-131eb17872bf tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:35:04.049337 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b092879f-3968-4462-ab9e-131eb17872bf tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete volume request issued successfully. Dec 29 07:35:04.049337 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b092879f-3968-4462-ab9e-131eb17872bf tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/0485fcfc-54cc-482f-a972-01684aeef572 returned with HTTP 202 Dec 29 07:35:04.065666 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-35d3b58d-7043-4fab-80db-3e8b8cc7b7b6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/0485fcfc-54cc-482f-a972-01684aeef572 Dec 29 07:35:04.065666 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-35d3b58d-7043-4fab-80db-3e8b8cc7b7b6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:04.065666 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:04.065666 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:04.065666 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-35d3b58d-7043-4fab-80db-3e8b8cc7b7b6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:04.079017 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 555/1106] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:35:03 2020] DELETE /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/0485fcfc-54cc-482f-a972-01684aeef572 => generated 0 bytes in 389 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:35:04.188406 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:04.188406 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:04.203167 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-35d3b58d-7043-4fab-80db-3e8b8cc7b7b6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:35:04.226740 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-35d3b58d-7043-4fab-80db-3e8b8cc7b7b6 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/0485fcfc-54cc-482f-a972-01684aeef572 returned with HTTP 200 Dec 29 07:35:04.226740 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 552/1107] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:04 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/0485fcfc-54cc-482f-a972-01684aeef572 => generated 914 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:35:04.921510 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-03c5ac9f-2040-4c79-aa17-01dec268d803 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:04.921510 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-03c5ac9f-2040-4c79-aa17-01dec268d803 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:04.921510 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:04.921510 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:04.921510 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-03c5ac9f-2040-4c79-aa17-01dec268d803 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:04.921510 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-03c5ac9f-2040-4c79-aa17-01dec268d803 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:04.999810 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:04.999810 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:05.012338 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-03c5ac9f-2040-4c79-aa17-01dec268d803 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:05.028655 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 556/1108] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:04 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:05.241223 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-55af1573-ce1a-40ae-a3fc-45c075024156 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/0485fcfc-54cc-482f-a972-01684aeef572 Dec 29 07:35:05.241223 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-55af1573-ce1a-40ae-a3fc-45c075024156 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:05.241223 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:05.241223 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:05.241223 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-55af1573-ce1a-40ae-a3fc-45c075024156 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:05.370083 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:05.370083 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:05.392905 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-55af1573-ce1a-40ae-a3fc-45c075024156 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:35:05.489011 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-55af1573-ce1a-40ae-a3fc-45c075024156 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/0485fcfc-54cc-482f-a972-01684aeef572 returned with HTTP 200 Dec 29 07:35:05.501418 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 553/1109] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:05 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/0485fcfc-54cc-482f-a972-01684aeef572 => generated 914 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:06.121141 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e2ac6a22-b37b-43dc-9e3e-55798e8ede83 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:06.121141 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e2ac6a22-b37b-43dc-9e3e-55798e8ede83 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:06.121141 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:06.121141 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:06.121141 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e2ac6a22-b37b-43dc-9e3e-55798e8ede83 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:06.121141 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-e2ac6a22-b37b-43dc-9e3e-55798e8ede83 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:06.121141 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:06.121141 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:06.121141 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e2ac6a22-b37b-43dc-9e3e-55798e8ede83 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:06.121141 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 557/1110] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:06 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:06.501242 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1be9a9d6-f352-4186-9db6-a61592bf0d50 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/0485fcfc-54cc-482f-a972-01684aeef572 Dec 29 07:35:06.501982 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1be9a9d6-f352-4186-9db6-a61592bf0d50 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:06.502197 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:06.502197 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:06.502567 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1be9a9d6-f352-4186-9db6-a61592bf0d50 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:06.712132 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:06.712132 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:06.731482 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1be9a9d6-f352-4186-9db6-a61592bf0d50 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:35:06.885646 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1be9a9d6-f352-4186-9db6-a61592bf0d50 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/0485fcfc-54cc-482f-a972-01684aeef572 returned with HTTP 200 Dec 29 07:35:06.903482 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 554/1111] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:06 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/0485fcfc-54cc-482f-a972-01684aeef572 => generated 914 bytes in 403 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:07.133717 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c485fda3-5b3e-4454-bbbd-b887b85da555 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:07.133717 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c485fda3-5b3e-4454-bbbd-b887b85da555 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:07.133717 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:07.133717 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:07.133717 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c485fda3-5b3e-4454-bbbd-b887b85da555 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:07.133717 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-c485fda3-5b3e-4454-bbbd-b887b85da555 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:07.228452 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:07.228452 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:07.230558 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c485fda3-5b3e-4454-bbbd-b887b85da555 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:07.235031 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 558/1112] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:07 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:07.905071 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5e859f48-1ae3-47e4-a388-29fb07d014e2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/0485fcfc-54cc-482f-a972-01684aeef572 Dec 29 07:35:07.930170 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5e859f48-1ae3-47e4-a388-29fb07d014e2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:07.930170 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:07.930170 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:07.930170 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5e859f48-1ae3-47e4-a388-29fb07d014e2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:08.152689 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:08.152689 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:08.178797 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5e859f48-1ae3-47e4-a388-29fb07d014e2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:35:08.235657 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5e859f48-1ae3-47e4-a388-29fb07d014e2 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/0485fcfc-54cc-482f-a972-01684aeef572 returned with HTTP 200 Dec 29 07:35:08.256159 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e8f77706-d220-4bda-9261-4952cb114e3f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:08.256159 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e8f77706-d220-4bda-9261-4952cb114e3f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:08.256159 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:08.256159 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:08.256159 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e8f77706-d220-4bda-9261-4952cb114e3f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:08.256159 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-e8f77706-d220-4bda-9261-4952cb114e3f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:08.264140 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 555/1113] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:07 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/0485fcfc-54cc-482f-a972-01684aeef572 => generated 914 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:08.318390 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:08.318390 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:08.327833 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e8f77706-d220-4bda-9261-4952cb114e3f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:08.329272 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 559/1114] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:08 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:09.268072 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9a13e3de-6267-46d2-82f2-f97d605668cb tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/0485fcfc-54cc-482f-a972-01684aeef572 Dec 29 07:35:09.268072 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9a13e3de-6267-46d2-82f2-f97d605668cb tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:09.268072 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:09.268072 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:09.268072 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9a13e3de-6267-46d2-82f2-f97d605668cb tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:09.351241 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-95127ce6-e7a6-4b26-a806-1e535167dc4c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:09.351241 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-95127ce6-e7a6-4b26-a806-1e535167dc4c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:09.351241 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:09.351241 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:09.351241 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-95127ce6-e7a6-4b26-a806-1e535167dc4c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:09.351241 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-95127ce6-e7a6-4b26-a806-1e535167dc4c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:09.397943 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:09.397943 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:09.404047 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-95127ce6-e7a6-4b26-a806-1e535167dc4c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:09.404047 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 560/1115] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:09 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:09.452564 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9a13e3de-6267-46d2-82f2-f97d605668cb tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/0485fcfc-54cc-482f-a972-01684aeef572 returned with HTTP 404 Dec 29 07:35:09.453715 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 556/1116] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:09 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/0485fcfc-54cc-482f-a972-01684aeef572 => generated 109 bytes in 199 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:35:09.462613 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fcedbe4d-2ee1-4401-b073-10be5a8f663c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] DELETE http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d Dec 29 07:35:09.463143 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fcedbe4d-2ee1-4401-b073-10be5a8f663c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:09.463357 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:09.463357 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:09.463731 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fcedbe4d-2ee1-4401-b073-10be5a8f663c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:09.464086 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-fcedbe4d-2ee1-4401-b073-10be5a8f663c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete snapshot with id: e914b1f6-db78-4484-aab6-d7587c48325d Dec 29 07:35:09.529368 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fcedbe4d-2ee1-4401-b073-10be5a8f663c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d returned with HTTP 404 Dec 29 07:35:09.544471 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4f27bb78-0a0f-439c-97a7-b79ce07a0e22 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] DELETE http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 Dec 29 07:35:09.544471 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4f27bb78-0a0f-439c-97a7-b79ce07a0e22 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:09.544471 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4f27bb78-0a0f-439c-97a7-b79ce07a0e22 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:09.544471 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-4f27bb78-0a0f-439c-97a7-b79ce07a0e22 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete snapshot with id: 64446c6b-3e73-4464-a06d-425bedec9de7 Dec 29 07:35:09.547967 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 561/1117] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:35:09 2020] DELETE /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/e914b1f6-db78-4484-aab6-d7587c48325d => generated 111 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:35:09.615521 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4f27bb78-0a0f-439c-97a7-b79ce07a0e22 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 returned with HTTP 404 Dec 29 07:35:09.615521 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 557/1118] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:35:09 2020] DELETE /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64446c6b-3e73-4464-a06d-425bedec9de7 => generated 111 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:35:09.623050 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-69f3c02b-a0f9-46bd-a7f5-5bf4eb064d83 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] DELETE http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/ff06f459-be12-4188-b8e5-074af4800a20 Dec 29 07:35:09.623050 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-69f3c02b-a0f9-46bd-a7f5-5bf4eb064d83 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:09.623050 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-69f3c02b-a0f9-46bd-a7f5-5bf4eb064d83 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:09.623050 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-69f3c02b-a0f9-46bd-a7f5-5bf4eb064d83 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete snapshot with id: ff06f459-be12-4188-b8e5-074af4800a20 Dec 29 07:35:09.686352 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-69f3c02b-a0f9-46bd-a7f5-5bf4eb064d83 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/ff06f459-be12-4188-b8e5-074af4800a20 returned with HTTP 404 Dec 29 07:35:09.686352 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 562/1119] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:35:09 2020] DELETE /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/ff06f459-be12-4188-b8e5-074af4800a20 => generated 111 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 29 07:35:09.697725 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e852d37a-d2a7-4c08-a93a-b2e115c9e702 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] DELETE http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 Dec 29 07:35:09.697725 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e852d37a-d2a7-4c08-a93a-b2e115c9e702 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:09.697725 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e852d37a-d2a7-4c08-a93a-b2e115c9e702 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:09.697725 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-e852d37a-d2a7-4c08-a93a-b2e115c9e702 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete snapshot with id: 64d52952-e0d8-4820-a706-1d8a0a8212d8 Dec 29 07:35:09.754192 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e852d37a-d2a7-4c08-a93a-b2e115c9e702 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 returned with HTTP 404 Dec 29 07:35:09.764571 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d648c809-046d-4607-96e5-e6ce997db576 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] DELETE http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/740ff121-cf7b-4af8-b094-c8cafaec04ab Dec 29 07:35:09.770637 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d648c809-046d-4607-96e5-e6ce997db576 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:09.771040 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d648c809-046d-4607-96e5-e6ce997db576 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:09.771412 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-d648c809-046d-4607-96e5-e6ce997db576 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete snapshot with id: 740ff121-cf7b-4af8-b094-c8cafaec04ab Dec 29 07:35:09.790232 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 558/1120] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:35:09 2020] DELETE /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/64d52952-e0d8-4820-a706-1d8a0a8212d8 => generated 111 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:35:09.860190 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d648c809-046d-4607-96e5-e6ce997db576 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/740ff121-cf7b-4af8-b094-c8cafaec04ab returned with HTTP 404 Dec 29 07:35:09.860190 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 563/1121] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:35:09 2020] DELETE /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/740ff121-cf7b-4af8-b094-c8cafaec04ab => generated 111 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:35:09.866806 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bedc826d-b3b9-4b35-aba6-86390c0b0f6f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] DELETE http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/4cee4fb3-6ec8-401f-8924-4df7838b8269 Dec 29 07:35:09.866806 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bedc826d-b3b9-4b35-aba6-86390c0b0f6f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:09.881896 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bedc826d-b3b9-4b35-aba6-86390c0b0f6f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:09.881896 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-bedc826d-b3b9-4b35-aba6-86390c0b0f6f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete snapshot with id: 4cee4fb3-6ec8-401f-8924-4df7838b8269 Dec 29 07:35:09.954569 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bedc826d-b3b9-4b35-aba6-86390c0b0f6f tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/4cee4fb3-6ec8-401f-8924-4df7838b8269 returned with HTTP 404 Dec 29 07:35:09.954569 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 559/1122] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:35:09 2020] DELETE /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/4cee4fb3-6ec8-401f-8924-4df7838b8269 => generated 111 bytes in 96 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 29 07:35:09.963227 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-01f7ae76-676c-4c25-8154-5247b3f33bcf tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] DELETE http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/5939c3ba-266c-4ae4-9787-3f53513ae719 Dec 29 07:35:09.963227 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-01f7ae76-676c-4c25-8154-5247b3f33bcf tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:09.963227 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-01f7ae76-676c-4c25-8154-5247b3f33bcf tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:09.963227 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-01f7ae76-676c-4c25-8154-5247b3f33bcf tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete snapshot with id: 5939c3ba-266c-4ae4-9787-3f53513ae719 Dec 29 07:35:10.028505 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-01f7ae76-676c-4c25-8154-5247b3f33bcf tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/5939c3ba-266c-4ae4-9787-3f53513ae719 returned with HTTP 404 Dec 29 07:35:10.028885 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 564/1123] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:35:09 2020] DELETE /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/5939c3ba-266c-4ae4-9787-3f53513ae719 => generated 111 bytes in 72 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:35:10.036307 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-118d04ba-0e99-4af2-bfa2-cebdb63bc314 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] DELETE http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:35:10.036835 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-118d04ba-0e99-4af2-bfa2-cebdb63bc314 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:10.037315 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-118d04ba-0e99-4af2-bfa2-cebdb63bc314 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:10.037907 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-118d04ba-0e99-4af2-bfa2-cebdb63bc314 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete volume with id: b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:35:10.117748 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:10.117748 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:10.122893 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-118d04ba-0e99-4af2-bfa2-cebdb63bc314 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:35:10.198252 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-118d04ba-0e99-4af2-bfa2-cebdb63bc314 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete volume request issued successfully. Dec 29 07:35:10.198252 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-118d04ba-0e99-4af2-bfa2-cebdb63bc314 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 202 Dec 29 07:35:10.198252 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 560/1124] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:35:10 2020] DELETE /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:35:10.204750 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fa42340e-40e4-43b7-9be1-6ed77cfe130c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:35:10.204750 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fa42340e-40e4-43b7-9be1-6ed77cfe130c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:10.204750 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fa42340e-40e4-43b7-9be1-6ed77cfe130c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:10.358886 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:10.358886 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:10.377485 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fa42340e-40e4-43b7-9be1-6ed77cfe130c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:35:10.416663 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5187426a-7540-4996-9b97-fbf5e5ed9142 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:10.417181 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5187426a-7540-4996-9b97-fbf5e5ed9142 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:10.417395 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:10.417395 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:10.417762 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5187426a-7540-4996-9b97-fbf5e5ed9142 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:10.418127 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-5187426a-7540-4996-9b97-fbf5e5ed9142 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:10.501482 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fa42340e-40e4-43b7-9be1-6ed77cfe130c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:35:10.501482 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 565/1125] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:10 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 1363 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:35:10.584956 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:10.584956 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:10.584956 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5187426a-7540-4996-9b97-fbf5e5ed9142 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:10.598886 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 561/1126] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:10 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:11.526829 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0bc5642a-3f5b-419f-9aa0-3ff59397bef0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:35:11.526829 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0bc5642a-3f5b-419f-9aa0-3ff59397bef0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:11.526829 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:11.526829 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:11.526829 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0bc5642a-3f5b-419f-9aa0-3ff59397bef0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:11.596302 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8531f66a-56b8-474d-8427-a217f730a16e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:11.597028 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8531f66a-56b8-474d-8427-a217f730a16e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:11.597406 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:11.597406 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:11.598026 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8531f66a-56b8-474d-8427-a217f730a16e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:11.598558 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-8531f66a-56b8-474d-8427-a217f730a16e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:11.613516 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:11.613516 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:11.626140 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0bc5642a-3f5b-419f-9aa0-3ff59397bef0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:35:11.643348 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:11.643348 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:11.645614 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8531f66a-56b8-474d-8427-a217f730a16e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:11.647543 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 562/1127] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:11 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:11.685810 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0bc5642a-3f5b-419f-9aa0-3ff59397bef0 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:35:11.685810 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 566/1128] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:11 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 1363 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:35:12.668920 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-16eecaa3-93b0-4568-91ea-00e8a64f2dba tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:12.668920 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-16eecaa3-93b0-4568-91ea-00e8a64f2dba tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:12.668920 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:12.668920 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:12.668920 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-16eecaa3-93b0-4568-91ea-00e8a64f2dba tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:12.668920 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-16eecaa3-93b0-4568-91ea-00e8a64f2dba tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:12.706883 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-592c76b2-db37-40a4-ac73-65508adb4436 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:35:12.706883 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-592c76b2-db37-40a4-ac73-65508adb4436 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:12.706883 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:12.706883 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:12.706883 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-592c76b2-db37-40a4-ac73-65508adb4436 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:12.821534 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:12.821534 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:12.831155 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-16eecaa3-93b0-4568-91ea-00e8a64f2dba tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:12.844432 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 563/1129] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:12 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:12.911758 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:12.911758 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:12.996751 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-592c76b2-db37-40a4-ac73-65508adb4436 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:35:13.077828 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-592c76b2-db37-40a4-ac73-65508adb4436 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 200 Dec 29 07:35:13.078799 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 567/1130] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:12 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 1363 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:35:13.852771 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f14ce183-6901-4292-bacf-d35b4b9b49e8 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:13.852771 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f14ce183-6901-4292-bacf-d35b4b9b49e8 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:13.852771 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:13.852771 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:13.852771 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f14ce183-6901-4292-bacf-d35b4b9b49e8 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:13.852771 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-f14ce183-6901-4292-bacf-d35b4b9b49e8 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:13.907244 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:13.907244 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:13.907244 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f14ce183-6901-4292-bacf-d35b4b9b49e8 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:13.907244 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 564/1131] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:13 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:14.935056 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6d92041f-bfb2-4340-a80d-f2469f5bae97 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:14.935056 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6d92041f-bfb2-4340-a80d-f2469f5bae97 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:14.935056 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:14.935056 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:14.935056 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6d92041f-bfb2-4340-a80d-f2469f5bae97 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:14.935056 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-6d92041f-bfb2-4340-a80d-f2469f5bae97 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:15.012859 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:15.012859 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:15.012859 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6d92041f-bfb2-4340-a80d-f2469f5bae97 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:15.036509 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 565/1132] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:14 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:15.323004 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-565474d3-a9e3-462a-a41f-79b80d75e8d1 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 Dec 29 07:35:15.323004 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-565474d3-a9e3-462a-a41f-79b80d75e8d1 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:15.323004 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:15.323004 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:15.323004 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-565474d3-a9e3-462a-a41f-79b80d75e8d1 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:15.434919 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-565474d3-a9e3-462a-a41f-79b80d75e8d1 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 returned with HTTP 404 Dec 29 07:35:15.434919 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 568/1133] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:14 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/b6fae28a-c000-4ca5-bea3-e49772c71a41 => generated 109 bytes in 1332 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:35:15.443029 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-67e17db6-4b11-49a8-bdc7-180b8153c2f3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] DELETE http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e Dec 29 07:35:15.443029 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-67e17db6-4b11-49a8-bdc7-180b8153c2f3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:15.443029 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:15.443029 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:15.445170 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-67e17db6-4b11-49a8-bdc7-180b8153c2f3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:15.445170 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-67e17db6-4b11-49a8-bdc7-180b8153c2f3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete snapshot with id: 2fa1ace6-1e0b-41bb-a85a-f0185167424e Dec 29 07:35:15.475399 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:15.475399 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:15.475399 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-67e17db6-4b11-49a8-bdc7-180b8153c2f3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:35:15.543854 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-67e17db6-4b11-49a8-bdc7-180b8153c2f3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot delete request issued successfully. Dec 29 07:35:15.544014 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-67e17db6-4b11-49a8-bdc7-180b8153c2f3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e returned with HTTP 202 Dec 29 07:35:15.544889 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 566/1134] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:35:15 2020] DELETE /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:35:15.555341 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-12c733fd-66e1-4219-aea7-b9977795f76c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e Dec 29 07:35:15.556700 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-12c733fd-66e1-4219-aea7-b9977795f76c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:15.557401 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-12c733fd-66e1-4219-aea7-b9977795f76c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:15.740836 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:15.740836 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:15.740836 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-12c733fd-66e1-4219-aea7-b9977795f76c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:35:15.754783 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-12c733fd-66e1-4219-aea7-b9977795f76c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e returned with HTTP 200 Dec 29 07:35:15.754783 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 569/1135] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:35:15 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e => generated 468 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:16.031185 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3261e571-9234-4951-ad99-7bec9ec482ed tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:16.031185 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3261e571-9234-4951-ad99-7bec9ec482ed tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:16.031185 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:16.031185 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:16.031185 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3261e571-9234-4951-ad99-7bec9ec482ed tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:16.031185 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-3261e571-9234-4951-ad99-7bec9ec482ed tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:16.117033 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:16.117033 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:16.124089 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3261e571-9234-4951-ad99-7bec9ec482ed tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:16.125206 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 567/1136] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:16 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:16.773449 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-386f65d3-13c9-4b5a-8f40-3e3068541e9c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e Dec 29 07:35:16.773449 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-386f65d3-13c9-4b5a-8f40-3e3068541e9c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:16.773449 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:16.773449 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:16.773449 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-386f65d3-13c9-4b5a-8f40-3e3068541e9c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:16.882879 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:16.882879 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:16.882879 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-386f65d3-13c9-4b5a-8f40-3e3068541e9c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:35:16.882879 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-386f65d3-13c9-4b5a-8f40-3e3068541e9c tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e returned with HTTP 200 Dec 29 07:35:16.882879 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 570/1137] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:35:16 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e => generated 468 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:17.141704 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-18af81dc-8806-4f47-8541-426ffcf65efe tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:17.141704 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-18af81dc-8806-4f47-8541-426ffcf65efe tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:17.141704 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:17.141704 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:17.141704 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-18af81dc-8806-4f47-8541-426ffcf65efe tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:17.141704 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-18af81dc-8806-4f47-8541-426ffcf65efe tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:17.276598 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:17.276598 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:17.290260 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-18af81dc-8806-4f47-8541-426ffcf65efe tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:17.292265 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 568/1138] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:17 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:17.894218 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6c2a0f03-220b-48f0-a550-47e31805aa40 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e Dec 29 07:35:17.895097 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6c2a0f03-220b-48f0-a550-47e31805aa40 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:17.895524 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:17.895524 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:17.896177 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6c2a0f03-220b-48f0-a550-47e31805aa40 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:17.969261 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:17.969261 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:17.969261 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6c2a0f03-220b-48f0-a550-47e31805aa40 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Snapshot retrieved successfully. Dec 29 07:35:17.982811 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6c2a0f03-220b-48f0-a550-47e31805aa40 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e returned with HTTP 200 Dec 29 07:35:17.982811 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 571/1139] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:35:17 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e => generated 468 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:18.307121 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-65bad1fb-9a3c-4f74-a1ae-ac144d3d3fd3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:18.307665 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-65bad1fb-9a3c-4f74-a1ae-ac144d3d3fd3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:18.307884 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:18.307884 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:18.308234 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-65bad1fb-9a3c-4f74-a1ae-ac144d3d3fd3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:18.308605 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-65bad1fb-9a3c-4f74-a1ae-ac144d3d3fd3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:18.414122 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:18.414122 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:18.432776 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-65bad1fb-9a3c-4f74-a1ae-ac144d3d3fd3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:18.432776 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 569/1140] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:18 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:18.991650 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2247c46b-6bc9-4e16-bdb4-e09b4fab72da tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e Dec 29 07:35:18.991650 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2247c46b-6bc9-4e16-bdb4-e09b4fab72da tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:18.991650 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:18.991650 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:18.991650 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2247c46b-6bc9-4e16-bdb4-e09b4fab72da tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:19.067725 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2247c46b-6bc9-4e16-bdb4-e09b4fab72da tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e returned with HTTP 404 Dec 29 07:35:19.067725 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 572/1141] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:35:18 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/snapshots/2fa1ace6-1e0b-41bb-a85a-f0185167424e => generated 111 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:35:19.078980 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8e5967b0-0a6c-4b3d-aacc-8fc600501015 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] DELETE http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:35:19.083212 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8e5967b0-0a6c-4b3d-aacc-8fc600501015 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:19.083212 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:19.083212 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:19.088212 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8e5967b0-0a6c-4b3d-aacc-8fc600501015 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:19.088212 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-8e5967b0-0a6c-4b3d-aacc-8fc600501015 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete volume with id: 6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:35:19.221294 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:19.221294 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:19.221294 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8e5967b0-0a6c-4b3d-aacc-8fc600501015 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:35:19.297774 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8e5967b0-0a6c-4b3d-aacc-8fc600501015 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Delete volume request issued successfully. Dec 29 07:35:19.297774 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8e5967b0-0a6c-4b3d-aacc-8fc600501015 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 returned with HTTP 202 Dec 29 07:35:19.297774 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 570/1142] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:35:19 2020] DELETE /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 => generated 0 bytes in 232 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:35:19.316674 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d89dcae8-85c9-4cde-acfa-f486d74667cf tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:35:19.316674 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d89dcae8-85c9-4cde-acfa-f486d74667cf tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:19.316674 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d89dcae8-85c9-4cde-acfa-f486d74667cf tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:19.432797 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e55de02c-4a07-46f6-a17a-737436d55b77 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:19.433704 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e55de02c-4a07-46f6-a17a-737436d55b77 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:19.434076 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:19.434076 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:19.434469 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e55de02c-4a07-46f6-a17a-737436d55b77 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:19.435112 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-e55de02c-4a07-46f6-a17a-737436d55b77 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:19.457713 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:19.457713 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:19.552287 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d89dcae8-85c9-4cde-acfa-f486d74667cf tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:35:19.556412 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:19.556412 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:19.556412 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e55de02c-4a07-46f6-a17a-737436d55b77 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:19.556412 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 571/1143] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:19 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:19.605694 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d89dcae8-85c9-4cde-acfa-f486d74667cf tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 returned with HTTP 200 Dec 29 07:35:19.605694 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 573/1144] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:19 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 => generated 915 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:20.573959 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ea93620a-c3db-4b24-95c8-4c679c130a1c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:20.573959 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ea93620a-c3db-4b24-95c8-4c679c130a1c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:20.573959 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:20.573959 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:20.573959 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ea93620a-c3db-4b24-95c8-4c679c130a1c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:20.573959 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ea93620a-c3db-4b24-95c8-4c679c130a1c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:20.620737 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-489efda2-578f-44f5-80b4-cbdb104dd099 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:35:20.620737 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-489efda2-578f-44f5-80b4-cbdb104dd099 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:20.620737 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:20.620737 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:20.620737 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-489efda2-578f-44f5-80b4-cbdb104dd099 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:20.643899 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:20.643899 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:20.652716 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ea93620a-c3db-4b24-95c8-4c679c130a1c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:20.654011 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 572/1145] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:20 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:20.738038 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:20.738038 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:20.780529 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-489efda2-578f-44f5-80b4-cbdb104dd099 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:35:20.824684 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-489efda2-578f-44f5-80b4-cbdb104dd099 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 returned with HTTP 200 Dec 29 07:35:20.836900 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 574/1146] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:20 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 => generated 915 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:21.678422 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eedd7dfe-0a4b-4917-b611-25c9d418bf19 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:21.678422 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eedd7dfe-0a4b-4917-b611-25c9d418bf19 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:21.678422 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:21.678422 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:21.678422 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eedd7dfe-0a4b-4917-b611-25c9d418bf19 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:21.678422 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-eedd7dfe-0a4b-4917-b611-25c9d418bf19 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:21.748429 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:21.748429 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:21.755677 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eedd7dfe-0a4b-4917-b611-25c9d418bf19 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:21.766156 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 573/1147] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:21 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:21.841534 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5049623a-7454-4886-89c8-b04083c475ce tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:35:21.841534 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5049623a-7454-4886-89c8-b04083c475ce tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:21.841534 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:21.841534 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:21.841534 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5049623a-7454-4886-89c8-b04083c475ce tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:22.072967 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:22.072967 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:22.117310 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5049623a-7454-4886-89c8-b04083c475ce tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Volume info retrieved successfully. Dec 29 07:35:22.175855 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5049623a-7454-4886-89c8-b04083c475ce tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 returned with HTTP 200 Dec 29 07:35:22.184727 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 575/1148] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:21 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 => generated 915 bytes in 344 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:22.774160 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2fa69fb1-f6dd-4baf-bb17-d55f570a8ee3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:22.774160 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2fa69fb1-f6dd-4baf-bb17-d55f570a8ee3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:22.774160 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:22.774160 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:22.774160 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2fa69fb1-f6dd-4baf-bb17-d55f570a8ee3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:22.774160 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-2fa69fb1-f6dd-4baf-bb17-d55f570a8ee3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:22.843438 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:22.843438 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:22.857217 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2fa69fb1-f6dd-4baf-bb17-d55f570a8ee3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:22.920400 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 574/1149] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:22 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:23.200780 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c8270a7b-d1e0-4271-8bc4-7d9bed2bd3a3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] GET http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 Dec 29 07:35:23.201305 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c8270a7b-d1e0-4271-8bc4-7d9bed2bd3a3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:23.201520 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:23.201520 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:23.201893 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c8270a7b-d1e0-4271-8bc4-7d9bed2bd3a3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:23.437164 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c8270a7b-d1e0-4271-8bc4-7d9bed2bd3a3 tempest-VolumesSnapshotTestJSON-2139196447 tempest-VolumesSnapshotTestJSON-2139196447] http://10.222.0.20/volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 returned with HTTP 404 Dec 29 07:35:23.438848 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 576/1150] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:23 2020] GET /volume/v3/804d2701f5c64ef6988a4a63dc94aa6d/volumes/6be22a65-0c3f-4c8b-b84a-9b9ffa156615 => generated 109 bytes in 242 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:35:23.872753 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-29796da7-4528-4655-84c8-70bfb328fa3e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:23.872753 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-29796da7-4528-4655-84c8-70bfb328fa3e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:23.877148 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:23.877148 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:23.877148 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-29796da7-4528-4655-84c8-70bfb328fa3e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:23.877148 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-29796da7-4528-4655-84c8-70bfb328fa3e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:23.947132 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:23.947132 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:23.949019 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-29796da7-4528-4655-84c8-70bfb328fa3e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:23.949970 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 575/1151] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:23 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:24.968709 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a70696b8-8d62-441c-b75b-f1c07cfdc614 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:24.968709 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a70696b8-8d62-441c-b75b-f1c07cfdc614 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:24.968709 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a70696b8-8d62-441c-b75b-f1c07cfdc614 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:24.968709 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a70696b8-8d62-441c-b75b-f1c07cfdc614 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:25.083042 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:25.083042 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:25.083042 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a70696b8-8d62-441c-b75b-f1c07cfdc614 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:25.083042 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 577/1152] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:24 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:26.096734 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-86041666-cc6f-435a-9602-203cb261b522 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:26.096734 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-86041666-cc6f-435a-9602-203cb261b522 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:26.096734 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:26.096734 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:26.096734 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-86041666-cc6f-435a-9602-203cb261b522 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:26.096734 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-86041666-cc6f-435a-9602-203cb261b522 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:26.241861 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:26.241861 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:26.241861 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-86041666-cc6f-435a-9602-203cb261b522 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:26.241861 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 576/1153] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:26 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:27.260882 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9bd20bca-a18e-4fe3-8fec-bee745bacbcd tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:27.260882 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9bd20bca-a18e-4fe3-8fec-bee745bacbcd tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:27.260882 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:27.260882 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:27.260882 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9bd20bca-a18e-4fe3-8fec-bee745bacbcd tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:27.260882 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-9bd20bca-a18e-4fe3-8fec-bee745bacbcd tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:27.307588 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:27.307588 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:27.309440 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9bd20bca-a18e-4fe3-8fec-bee745bacbcd tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:27.315409 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 578/1154] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:27 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:28.329203 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e286f2f4-79d7-42df-94af-a5979ebd4074 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:28.329203 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e286f2f4-79d7-42df-94af-a5979ebd4074 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:28.329203 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:28.329203 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:28.329203 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e286f2f4-79d7-42df-94af-a5979ebd4074 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:28.329203 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-e286f2f4-79d7-42df-94af-a5979ebd4074 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:28.406908 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:28.406908 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:28.406908 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e286f2f4-79d7-42df-94af-a5979ebd4074 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:28.415815 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 577/1155] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:28 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:29.424957 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5a77ea8c-0e44-480d-84b8-3ee58d19545e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:29.424957 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5a77ea8c-0e44-480d-84b8-3ee58d19545e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:29.430669 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:29.430669 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:29.433514 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5a77ea8c-0e44-480d-84b8-3ee58d19545e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:29.439835 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-5a77ea8c-0e44-480d-84b8-3ee58d19545e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:29.512661 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:29.512661 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:29.514687 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5a77ea8c-0e44-480d-84b8-3ee58d19545e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:29.515927 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 579/1156] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:29 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:30.530036 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b44c0d91-7ebe-4ce5-875c-89cd7f35cfe1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:30.532576 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b44c0d91-7ebe-4ce5-875c-89cd7f35cfe1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:30.533002 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:30.533002 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:30.533796 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b44c0d91-7ebe-4ce5-875c-89cd7f35cfe1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:30.534606 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-b44c0d91-7ebe-4ce5-875c-89cd7f35cfe1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:30.588671 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:30.588671 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:30.596428 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b44c0d91-7ebe-4ce5-875c-89cd7f35cfe1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:30.596659 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 578/1157] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:30 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:31.612629 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c227d679-ec6a-4e88-aa5b-5ca89bbb0205 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:31.613326 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c227d679-ec6a-4e88-aa5b-5ca89bbb0205 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:31.613648 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:31.613648 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:31.614352 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c227d679-ec6a-4e88-aa5b-5ca89bbb0205 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:31.614682 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-c227d679-ec6a-4e88-aa5b-5ca89bbb0205 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 387221af-a9d9-4a7a-85b6-b1905797eca9. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:31.663594 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:31.663594 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:31.668267 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c227d679-ec6a-4e88-aa5b-5ca89bbb0205 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 200 Dec 29 07:35:31.671294 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 580/1158] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:31 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 822 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:31.682480 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-93d95ea3-4532-4f73-a2cc-49bca6efe136 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/43af3a84-781d-40eb-a7e0-ea5758696354 Dec 29 07:35:31.683516 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-93d95ea3-4532-4f73-a2cc-49bca6efe136 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:31.683840 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:31.683840 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:31.684387 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-93d95ea3-4532-4f73-a2cc-49bca6efe136 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:31.815464 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:31.815464 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:31.835691 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-93d95ea3-4532-4f73-a2cc-49bca6efe136 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Volume info retrieved successfully. Dec 29 07:35:31.918424 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-93d95ea3-4532-4f73-a2cc-49bca6efe136 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/43af3a84-781d-40eb-a7e0-ea5758696354 returned with HTTP 200 Dec 29 07:35:31.928102 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 579/1159] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:31 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/43af3a84-781d-40eb-a7e0-ea5758696354 => generated 970 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:31.947066 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f67742f8-3cde-495d-a54c-c4e1422fb466 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes Dec 29 07:35:31.947827 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f67742f8-3cde-495d-a54c-c4e1422fb466 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:31.948202 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:31.948202 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:31.948821 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f67742f8-3cde-495d-a54c-c4e1422fb466 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:31.957624 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-f67742f8-3cde-495d-a54c-c4e1422fb466 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:35:31.960592 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f67742f8-3cde-495d-a54c-c4e1422fb466 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:35:32.084359 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f67742f8-3cde-495d-a54c-c4e1422fb466 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Get all volumes completed successfully. Dec 29 07:35:32.085950 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f67742f8-3cde-495d-a54c-c4e1422fb466 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes returned with HTTP 200 Dec 29 07:35:32.087001 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 581/1160] 10.222.0.20 () {58 vars in 1204 bytes} [Tue Dec 29 07:35:31 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes => generated 793 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:32.097435 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5f8dca81-a6ab-4a68-814b-38f7d38b14fc tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] DELETE http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/43af3a84-781d-40eb-a7e0-ea5758696354 Dec 29 07:35:32.097962 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5f8dca81-a6ab-4a68-814b-38f7d38b14fc tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:32.098179 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:32.098179 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:32.098556 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5f8dca81-a6ab-4a68-814b-38f7d38b14fc tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:32.099223 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-5f8dca81-a6ab-4a68-814b-38f7d38b14fc tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Delete volume with id: 43af3a84-781d-40eb-a7e0-ea5758696354 Dec 29 07:35:32.440992 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:32.440992 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:32.442399 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5f8dca81-a6ab-4a68-814b-38f7d38b14fc tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Volume info retrieved successfully. Dec 29 07:35:32.742037 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5f8dca81-a6ab-4a68-814b-38f7d38b14fc tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Delete volume request issued successfully. Dec 29 07:35:32.742566 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5f8dca81-a6ab-4a68-814b-38f7d38b14fc tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/43af3a84-781d-40eb-a7e0-ea5758696354 returned with HTTP 202 Dec 29 07:35:32.746616 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 580/1161] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:35:32 2020] DELETE /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/43af3a84-781d-40eb-a7e0-ea5758696354 => generated 0 bytes in 650 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:35:32.754218 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9201f421-992d-483a-ac12-3ec3e9c03c4e tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] DELETE http://10.222.0.20/volume/v3/a27f30619b144783943639a2ca2f862a/backups/d5782281-6124-4f43-a5e3-5d00a63caf9c Dec 29 07:35:32.756335 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9201f421-992d-483a-ac12-3ec3e9c03c4e tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:32.756784 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:32.756784 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:32.757433 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9201f421-992d-483a-ac12-3ec3e9c03c4e tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:32.757984 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.backups [None req-9201f421-992d-483a-ac12-3ec3e9c03c4e tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Delete backup with id: d5782281-6124-4f43-a5e3-5d00a63caf9c. Dec 29 07:35:32.809963 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:32.809963 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:32.867240 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.backup.rpcapi [None req-9201f421-992d-483a-ac12-3ec3e9c03c4e tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] delete_backup rpcapi backup_id d5782281-6124-4f43-a5e3-5d00a63caf9c {{(pid=88229) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 29 07:35:32.872036 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9201f421-992d-483a-ac12-3ec3e9c03c4e tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] http://10.222.0.20/volume/v3/a27f30619b144783943639a2ca2f862a/backups/d5782281-6124-4f43-a5e3-5d00a63caf9c returned with HTTP 202 Dec 29 07:35:32.877426 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 582/1162] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:35:32 2020] DELETE /volume/v3/a27f30619b144783943639a2ca2f862a/backups/d5782281-6124-4f43-a5e3-5d00a63caf9c => generated 0 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:35:32.885664 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-086173cc-f69e-4d02-9c1b-19c1fe3e119c tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] GET http://10.222.0.20/volume/v3/a27f30619b144783943639a2ca2f862a/backups/d5782281-6124-4f43-a5e3-5d00a63caf9c Dec 29 07:35:32.886553 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-086173cc-f69e-4d02-9c1b-19c1fe3e119c tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:32.886981 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:32.886981 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:32.887452 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-086173cc-f69e-4d02-9c1b-19c1fe3e119c tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:32.887904 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-086173cc-f69e-4d02-9c1b-19c1fe3e119c tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Show backup with id d5782281-6124-4f43-a5e3-5d00a63caf9c. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:32.915943 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:32.915943 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:32.917259 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-086173cc-f69e-4d02-9c1b-19c1fe3e119c tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] http://10.222.0.20/volume/v3/a27f30619b144783943639a2ca2f862a/backups/d5782281-6124-4f43-a5e3-5d00a63caf9c returned with HTTP 200 Dec 29 07:35:32.918775 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 581/1163] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:32 2020] GET /volume/v3/a27f30619b144783943639a2ca2f862a/backups/d5782281-6124-4f43-a5e3-5d00a63caf9c => generated 823 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:33.933945 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-96160766-6617-444f-bc97-a6973574400c tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] GET http://10.222.0.20/volume/v3/a27f30619b144783943639a2ca2f862a/backups/d5782281-6124-4f43-a5e3-5d00a63caf9c Dec 29 07:35:33.934790 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-96160766-6617-444f-bc97-a6973574400c tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:33.934984 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:33.934984 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:33.935372 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-96160766-6617-444f-bc97-a6973574400c tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:33.935752 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-96160766-6617-444f-bc97-a6973574400c tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Show backup with id d5782281-6124-4f43-a5e3-5d00a63caf9c. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:33.987142 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-96160766-6617-444f-bc97-a6973574400c tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] http://10.222.0.20/volume/v3/a27f30619b144783943639a2ca2f862a/backups/d5782281-6124-4f43-a5e3-5d00a63caf9c returned with HTTP 404 Dec 29 07:35:33.990725 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 583/1164] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:33 2020] GET /volume/v3/a27f30619b144783943639a2ca2f862a/backups/d5782281-6124-4f43-a5e3-5d00a63caf9c => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:35:34.000123 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-079730d5-03c6-43ef-8372-43d7f2fb6171 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] DELETE http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 Dec 29 07:35:34.000659 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-079730d5-03c6-43ef-8372-43d7f2fb6171 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:34.000878 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:34.000878 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:34.001251 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-079730d5-03c6-43ef-8372-43d7f2fb6171 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:34.001613 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.backups [None req-079730d5-03c6-43ef-8372-43d7f2fb6171 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Delete backup with id: 387221af-a9d9-4a7a-85b6-b1905797eca9. Dec 29 07:35:34.028119 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:34.028119 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:34.058618 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.backup.rpcapi [None req-079730d5-03c6-43ef-8372-43d7f2fb6171 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] delete_backup rpcapi backup_id 387221af-a9d9-4a7a-85b6-b1905797eca9 {{(pid=88228) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 29 07:35:34.062081 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-079730d5-03c6-43ef-8372-43d7f2fb6171 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 returned with HTTP 202 Dec 29 07:35:34.073879 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 582/1165] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:35:33 2020] DELETE /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/387221af-a9d9-4a7a-85b6-b1905797eca9 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:35:34.109873 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-028d7016-d4bb-4faf-a250-13034bdf5932 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] POST http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes Dec 29 07:35:34.111350 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-028d7016-d4bb-4faf-a250-13034bdf5932 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-398863426"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:35:34.112612 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-028d7016-d4bb-4faf-a250-13034bdf5932 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-398863426'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:35:34.113127 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-028d7016-d4bb-4faf-a250-13034bdf5932 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Create volume of 1 GB Dec 29 07:35:34.169296 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-028d7016-d4bb-4faf-a250-13034bdf5932 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Availability Zones retrieved successfully. Dec 29 07:35:34.231071 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-028d7016-d4bb-4faf-a250-13034bdf5932 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Flow 'volume_create_api' (6efb80a3-64a5-4a45-ab7a-b4bb2cb18536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:35:34.257410 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-028d7016-d4bb-4faf-a250-13034bdf5932 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca97ed50-6368-4ac2-b8c6-2c39beff55da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:35:34.264362 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-028d7016-d4bb-4faf-a250-13034bdf5932 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:35:34.554419 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-028d7016-d4bb-4faf-a250-13034bdf5932 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca97ed50-6368-4ac2-b8c6-2c39beff55da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:35:34.586533 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-028d7016-d4bb-4faf-a250-13034bdf5932 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75f2c948-b713-4ebb-96f9-82b4c5cfae4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:35:34.833470 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-028d7016-d4bb-4faf-a250-13034bdf5932 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Created reservations ['06bcefd0-d346-4f0f-a681-6458a61401d1', '4be2f9e6-d0fc-4de6-9772-7436d6facec4', '64b20ace-9e9d-4843-a512-3fb3334956f7', '1c9dfa6f-a792-4f13-8eb2-fd83838c67db'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:35:34.844022 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-028d7016-d4bb-4faf-a250-13034bdf5932 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75f2c948-b713-4ebb-96f9-82b4c5cfae4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06bcefd0-d346-4f0f-a681-6458a61401d1', '4be2f9e6-d0fc-4de6-9772-7436d6facec4', '64b20ace-9e9d-4843-a512-3fb3334956f7', '1c9dfa6f-a792-4f13-8eb2-fd83838c67db']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:35:34.850292 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-028d7016-d4bb-4faf-a250-13034bdf5932 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7960176c-10c7-4fbb-9f77-cdf13ea2663c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:35:35.078566 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-028d7016-d4bb-4faf-a250-13034bdf5932 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7960176c-10c7-4fbb-9f77-cdf13ea2663c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da039026-5d80-4d37-8c8b-11e35cbfc318', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-398863426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='724ee0de5b374dcb8a2b35d38a7dbcb0',qos_specs=None,replication_status=,reservations=['06bcefd0-d346-4f0f-a681-6458a61401d1','4be2f9e6-d0fc-4de6-9772-7436d6facec4','64b20ace-9e9d-4843-a512-3fb3334956f7','1c9dfa6f-a792-4f13-8eb2-fd83838c67db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd312be02402484eaaa1a0817aaf805a',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:35:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-398863426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da039026-5d80-4d37-8c8b-11e35cbfc318,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='724ee0de5b374dcb8a2b35d38a7dbcb0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='cd312be02402484eaaa1a0817aaf805a',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:35:35.088034 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-028d7016-d4bb-4faf-a250-13034bdf5932 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ea43100-7999-4b76-a22e-bc98f38e3999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:35:35.214371 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-028d7016-d4bb-4faf-a250-13034bdf5932 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ea43100-7999-4b76-a22e-bc98f38e3999) transitioned into state 'SUCCESS' from state '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-398863426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='724ee0de5b374dcb8a2b35d38a7dbcb0',qos_specs=None,replication_status=,reservations=['06bcefd0-d346-4f0f-a681-6458a61401d1','4be2f9e6-d0fc-4de6-9772-7436d6facec4','64b20ace-9e9d-4843-a512-3fb3334956f7','1c9dfa6f-a792-4f13-8eb2-fd83838c67db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd312be02402484eaaa1a0817aaf805a',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:35:35.228497 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-028d7016-d4bb-4faf-a250-13034bdf5932 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75ab6512-950b-4b40-b0d1-734c70cd7e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:35:35.253179 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-028d7016-d4bb-4faf-a250-13034bdf5932 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75ab6512-950b-4b40-b0d1-734c70cd7e84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:35:35.259133 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-028d7016-d4bb-4faf-a250-13034bdf5932 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Flow 'volume_create_api' (6efb80a3-64a5-4a45-ab7a-b4bb2cb18536) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:35:35.395723 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-028d7016-d4bb-4faf-a250-13034bdf5932 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Create volume request issued successfully. Dec 29 07:35:35.435266 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-028d7016-d4bb-4faf-a250-13034bdf5932 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes returned with HTTP 202 Dec 29 07:35:35.436673 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 584/1166] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:35:34 2020] POST /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes => generated 822 bytes in 1331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:35:35.451987 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d75de69a-8461-4a4e-9a18-851ca1a6b4a9 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/da039026-5d80-4d37-8c8b-11e35cbfc318 Dec 29 07:35:35.452428 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d75de69a-8461-4a4e-9a18-851ca1a6b4a9 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:35.452646 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:35.452646 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:35.453044 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d75de69a-8461-4a4e-9a18-851ca1a6b4a9 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:35.598522 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:35.598522 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:35.677120 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d75de69a-8461-4a4e-9a18-851ca1a6b4a9 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Volume info retrieved successfully. Dec 29 07:35:35.774023 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d75de69a-8461-4a4e-9a18-851ca1a6b4a9 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/da039026-5d80-4d37-8c8b-11e35cbfc318 returned with HTTP 200 Dec 29 07:35:35.774998 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 583/1167] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:35 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/da039026-5d80-4d37-8c8b-11e35cbfc318 => generated 890 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:36.794409 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d5adb578-29d8-422d-b889-ec7917591286 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/da039026-5d80-4d37-8c8b-11e35cbfc318 Dec 29 07:35:36.794974 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d5adb578-29d8-422d-b889-ec7917591286 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:36.795204 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:36.795204 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:36.795580 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d5adb578-29d8-422d-b889-ec7917591286 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:36.981595 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:36.981595 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:37.039317 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d5adb578-29d8-422d-b889-ec7917591286 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Volume info retrieved successfully. Dec 29 07:35:37.116641 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d5adb578-29d8-422d-b889-ec7917591286 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/da039026-5d80-4d37-8c8b-11e35cbfc318 returned with HTTP 200 Dec 29 07:35:37.120409 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 585/1168] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:36 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/da039026-5d80-4d37-8c8b-11e35cbfc318 => generated 914 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:37.311404 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-90ec8241-4bb3-4738-bed4-31309e7888fe tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] POST http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots Dec 29 07:35:37.312091 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:37.312091 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:37.312871 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-90ec8241-4bb3-4738-bed4-31309e7888fe tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3f407816-b8a0-4999-a7e8-1dccc5fa27fe", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1403059442"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:35:37.418022 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-90ec8241-4bb3-4738-bed4-31309e7888fe tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots returned with HTTP 404 Dec 29 07:35:37.419745 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 584/1169] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:35:36 2020] POST /volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots => generated 109 bytes in 545 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:35:37.430418 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b7c2f7a6-6730-4f58-a686-ae8f0c51b3c2 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] POST http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots Dec 29 07:35:37.430915 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:37.430915 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:37.431340 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b7c2f7a6-6730-4f58-a686-ae8f0c51b3c2 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1210467305"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:35:37.573812 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b7c2f7a6-6730-4f58-a686-ae8f0c51b3c2 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots returned with HTTP 404 Dec 29 07:35:37.575134 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 586/1170] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:35:37 2020] POST /volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots => generated 77 bytes in 151 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:35:37.584312 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f4d3e55e-934e-46f1-89e1-7c8f1acd2c36 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] GET http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots?limit=invalid Dec 29 07:35:37.584953 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f4d3e55e-934e-46f1-89e1-7c8f1acd2c36 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:37.585497 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f4d3e55e-934e-46f1-89e1-7c8f1acd2c36 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:37.586166 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f4d3e55e-934e-46f1-89e1-7c8f1acd2c36 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] HTTP exception thrown: limit param must be an integer Dec 29 07:35:37.586540 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f4d3e55e-934e-46f1-89e1-7c8f1acd2c36 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots?limit=invalid returned with HTTP 400 Dec 29 07:35:37.587911 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 585/1171] 10.222.0.20 () {58 vars in 1237 bytes} [Tue Dec 29 07:35:37 2020] GET /volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots?limit=invalid => generated 74 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:35:37.597679 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e1897997-025a-4ff2-ac6b-194a1aeba0e4 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] GET http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots?marker=ab384ddd-8df7-4da9-be86-93bdd0b3d7d3 Dec 29 07:35:37.598437 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e1897997-025a-4ff2-ac6b-194a1aeba0e4 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:37.599092 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e1897997-025a-4ff2-ac6b-194a1aeba0e4 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:37.601130 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-e1897997-025a-4ff2-ac6b-194a1aeba0e4 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:35:37.606276 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-e1897997-025a-4ff2-ac6b-194a1aeba0e4 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Building query based on filter {{(pid=88229) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:35:37.637578 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e1897997-025a-4ff2-ac6b-194a1aeba0e4 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots?marker=ab384ddd-8df7-4da9-be86-93bdd0b3d7d3 returned with HTTP 404 Dec 29 07:35:37.639747 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 587/1172] 10.222.0.20 () {58 vars in 1297 bytes} [Tue Dec 29 07:35:37 2020] GET /volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots?marker=ab384ddd-8df7-4da9-be86-93bdd0b3d7d3 => generated 111 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:35:37.649965 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d19a1137-df4d-4882-aa43-2f5a9de9dcfe tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] GET http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots?sort_key=invalid Dec 29 07:35:37.650692 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d19a1137-df4d-4882-aa43-2f5a9de9dcfe tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:37.651322 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d19a1137-df4d-4882-aa43-2f5a9de9dcfe tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:37.652083 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-d19a1137-df4d-4882-aa43-2f5a9de9dcfe tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:35:37.655897 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-d19a1137-df4d-4882-aa43-2f5a9de9dcfe tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Building query based on filter {{(pid=88228) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:35:37.657147 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d19a1137-df4d-4882-aa43-2f5a9de9dcfe tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots?sort_key=invalid returned with HTTP 400 Dec 29 07:35:37.658541 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 586/1173] 10.222.0.20 () {58 vars in 1243 bytes} [Tue Dec 29 07:35:37 2020] GET /volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots?sort_key=invalid => generated 84 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:35:37.667901 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-112b2cc1-735e-479d-9262-a4dba3fb13e2 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] POST http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes Dec 29 07:35:37.668919 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-112b2cc1-735e-479d-9262-a4dba3fb13e2 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2038045410"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:35:37.670651 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-112b2cc1-735e-479d-9262-a4dba3fb13e2 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-2038045410'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:35:37.671170 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-112b2cc1-735e-479d-9262-a4dba3fb13e2 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Create volume of 2 GB Dec 29 07:35:37.687934 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-112b2cc1-735e-479d-9262-a4dba3fb13e2 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Availability Zones retrieved successfully. Dec 29 07:35:37.719035 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-112b2cc1-735e-479d-9262-a4dba3fb13e2 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Flow 'volume_create_api' (8b136665-6a12-4038-bf78-a7c960971f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:35:37.722712 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-112b2cc1-735e-479d-9262-a4dba3fb13e2 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57d795bc-c455-4b58-9f74-07524c02aa09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:35:37.726900 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-112b2cc1-735e-479d-9262-a4dba3fb13e2 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Validating volume size '2' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:35:37.894250 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-112b2cc1-735e-479d-9262-a4dba3fb13e2 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57d795bc-c455-4b58-9f74-07524c02aa09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:35:37.897169 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-112b2cc1-735e-479d-9262-a4dba3fb13e2 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02efa76c-06d4-49d2-9bca-9d76460c0055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:35:38.110391 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-112b2cc1-735e-479d-9262-a4dba3fb13e2 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Created reservations ['b884cacd-3661-43f1-80cd-18a12ee7e239', '098b5d51-1e8e-46cb-8d6f-e4ced0a2eb89', '8b011fbc-1b9f-4459-b174-ac4feea04fd0', '997b8e7c-9eed-4405-9b62-5f277a127b91'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:35:38.112911 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-112b2cc1-735e-479d-9262-a4dba3fb13e2 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02efa76c-06d4-49d2-9bca-9d76460c0055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b884cacd-3661-43f1-80cd-18a12ee7e239', '098b5d51-1e8e-46cb-8d6f-e4ced0a2eb89', '8b011fbc-1b9f-4459-b174-ac4feea04fd0', '997b8e7c-9eed-4405-9b62-5f277a127b91']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:35:38.116662 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-112b2cc1-735e-479d-9262-a4dba3fb13e2 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d34a8fa6-47f0-4bac-b61f-bc3d42aaeabf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:35:38.133717 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d150efcb-95cd-4b0c-8d40-0ce98b2d113a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/da039026-5d80-4d37-8c8b-11e35cbfc318 Dec 29 07:35:38.134918 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d150efcb-95cd-4b0c-8d40-0ce98b2d113a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:38.135556 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d150efcb-95cd-4b0c-8d40-0ce98b2d113a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:38.308597 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:38.308597 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:38.329814 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-112b2cc1-735e-479d-9262-a4dba3fb13e2 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d34a8fa6-47f0-4bac-b61f-bc3d42aaeabf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da0813a1-a474-443a-a078-d6e09a777e5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2038045410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa53a7ae3fe2471caea9c57edee270e6',qos_specs=None,replication_status=,reservations=['b884cacd-3661-43f1-80cd-18a12ee7e239','098b5d51-1e8e-46cb-8d6f-e4ced0a2eb89','8b011fbc-1b9f-4459-b174-ac4feea04fd0','997b8e7c-9eed-4405-9b62-5f277a127b91'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daa41a55c5f84de1999d9e63363f209c',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:35:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2038045410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da0813a1-a474-443a-a078-d6e09a777e5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fa53a7ae3fe2471caea9c57edee270e6',provider_auth=None,provider_geometry=None,provider_id=None,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='daa41a55c5f84de1999d9e63363f209c',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:35:38.351649 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-112b2cc1-735e-479d-9262-a4dba3fb13e2 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c66440d2-671d-4754-bd39-86b88b034e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:35:38.357623 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d150efcb-95cd-4b0c-8d40-0ce98b2d113a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Volume info retrieved successfully. Dec 29 07:35:38.418754 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d150efcb-95cd-4b0c-8d40-0ce98b2d113a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/da039026-5d80-4d37-8c8b-11e35cbfc318 returned with HTTP 200 Dec 29 07:35:38.436470 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-112b2cc1-735e-479d-9262-a4dba3fb13e2 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c66440d2-671d-4754-bd39-86b88b034e7e) transitioned into state 'SUCCESS' from state '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-2038045410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fa53a7ae3fe2471caea9c57edee270e6',qos_specs=None,replication_status=,reservations=['b884cacd-3661-43f1-80cd-18a12ee7e239','098b5d51-1e8e-46cb-8d6f-e4ced0a2eb89','8b011fbc-1b9f-4459-b174-ac4feea04fd0','997b8e7c-9eed-4405-9b62-5f277a127b91'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='daa41a55c5f84de1999d9e63363f209c',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:35:38.438463 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-112b2cc1-735e-479d-9262-a4dba3fb13e2 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3375d801-c327-4f02-9a66-4ebdef5c4898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:35:38.439540 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 587/1174] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:38 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/da039026-5d80-4d37-8c8b-11e35cbfc318 => generated 915 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:38.451279 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-db81a2b5-23e9-41c5-b9da-013d55d9b7e2 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] POST http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups Dec 29 07:35:38.451901 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:38.451901 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:38.453301 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-db81a2b5-23e9-41c5-b9da-013d55d9b7e2 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Action: 'create', calling method: create, body: {"backup": {"volume_id": "da039026-5d80-4d37-8c8b-11e35cbfc318", "name": "tempest-VolumesBackupsAdminTest-Backup-2065350567"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:35:38.456119 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.backups [None req-db81a2b5-23e9-41c5-b9da-013d55d9b7e2 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Creating new backup {'backup': {'volume_id': 'da039026-5d80-4d37-8c8b-11e35cbfc318', 'name': 'tempest-VolumesBackupsAdminTest-Backup-2065350567'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 29 07:35:38.456746 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.backups [None req-db81a2b5-23e9-41c5-b9da-013d55d9b7e2 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Creating backup of volume da039026-5d80-4d37-8c8b-11e35cbfc318 in container None Dec 29 07:35:38.477975 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-112b2cc1-735e-479d-9262-a4dba3fb13e2 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3375d801-c327-4f02-9a66-4ebdef5c4898) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:35:38.489216 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-112b2cc1-735e-479d-9262-a4dba3fb13e2 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Flow 'volume_create_api' (8b136665-6a12-4038-bf78-a7c960971f07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:35:38.598854 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:38.598854 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:38.600398 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-db81a2b5-23e9-41c5-b9da-013d55d9b7e2 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Volume info retrieved successfully. Dec 29 07:35:38.619756 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-112b2cc1-735e-479d-9262-a4dba3fb13e2 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Create volume request issued successfully. Dec 29 07:35:38.660237 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-112b2cc1-735e-479d-9262-a4dba3fb13e2 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes returned with HTTP 202 Dec 29 07:35:38.666252 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 588/1175] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:35:37 2020] POST /volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes => generated 831 bytes in 1002 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:35:38.683220 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-74b18f3b-636b-4620-97bc-32e7df2cdfa5 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] GET http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes/da0813a1-a474-443a-a078-d6e09a777e5b Dec 29 07:35:38.683982 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-74b18f3b-636b-4620-97bc-32e7df2cdfa5 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:38.684342 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:38.684342 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:38.685339 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-74b18f3b-636b-4620-97bc-32e7df2cdfa5 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:38.689582 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-db81a2b5-23e9-41c5-b9da-013d55d9b7e2 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Created reservations ['00900636-a75d-420f-acbf-8000f87c69e6', 'd046e4ba-cbea-4404-a981-02786793ea8c'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:35:38.875895 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:38.875895 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:38.888771 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-db81a2b5-23e9-41c5-b9da-013d55d9b7e2 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups returned with HTTP 202 Dec 29 07:35:38.900954 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 588/1176] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:35:38 2020] POST /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups => generated 401 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:35:38.912186 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-42db1e3c-cc99-4a75-82b5-6c0b7a7b14cb tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:35:38.937660 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-74b18f3b-636b-4620-97bc-32e7df2cdfa5 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Volume info retrieved successfully. Dec 29 07:35:38.938606 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-42db1e3c-cc99-4a75-82b5-6c0b7a7b14cb tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:38.943916 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:38.943916 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:38.944739 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-42db1e3c-cc99-4a75-82b5-6c0b7a7b14cb tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:38.945263 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-42db1e3c-cc99-4a75-82b5-6c0b7a7b14cb tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:39.008526 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-74b18f3b-636b-4620-97bc-32e7df2cdfa5 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes/da0813a1-a474-443a-a078-d6e09a777e5b returned with HTTP 200 Dec 29 07:35:39.012779 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 589/1177] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:38 2020] GET /volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes/da0813a1-a474-443a-a078-d6e09a777e5b => generated 923 bytes in 334 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:39.013477 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:39.013477 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:39.015700 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-42db1e3c-cc99-4a75-82b5-6c0b7a7b14cb tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:35:39.016980 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 589/1178] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:38 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 808 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:40.031651 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0307c18e-496e-4e4b-800e-f92aedb73d87 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] GET http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes/da0813a1-a474-443a-a078-d6e09a777e5b Dec 29 07:35:40.032182 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0307c18e-496e-4e4b-800e-f92aedb73d87 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:40.032400 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:40.032400 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:40.032778 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0307c18e-496e-4e4b-800e-f92aedb73d87 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:40.040322 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3d1006a2-df26-463b-b0e0-0af815b77793 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:35:40.040927 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3d1006a2-df26-463b-b0e0-0af815b77793 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:40.041155 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:40.041155 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:40.041558 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3d1006a2-df26-463b-b0e0-0af815b77793 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:40.041958 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-3d1006a2-df26-463b-b0e0-0af815b77793 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:40.131205 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:40.131205 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:40.133639 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3d1006a2-df26-463b-b0e0-0af815b77793 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:35:40.135278 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 590/1179] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:40 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 808 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:40.248488 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:40.248488 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:40.281657 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0307c18e-496e-4e4b-800e-f92aedb73d87 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Volume info retrieved successfully. Dec 29 07:35:40.362491 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0307c18e-496e-4e4b-800e-f92aedb73d87 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes/da0813a1-a474-443a-a078-d6e09a777e5b returned with HTTP 200 Dec 29 07:35:40.363912 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 590/1180] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:40 2020] GET /volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes/da0813a1-a474-443a-a078-d6e09a777e5b => generated 923 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:41.156559 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3c5553ca-5cd7-4d68-960b-6b8a4b552963 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:35:41.157065 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3c5553ca-5cd7-4d68-960b-6b8a4b552963 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:41.157442 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:41.157442 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:41.158113 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3c5553ca-5cd7-4d68-960b-6b8a4b552963 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:41.158654 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-3c5553ca-5cd7-4d68-960b-6b8a4b552963 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:41.213720 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:41.213720 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:41.220041 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3c5553ca-5cd7-4d68-960b-6b8a4b552963 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:35:41.222384 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 591/1181] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:41 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 808 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:41.380512 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9d9e39ae-2781-4f1b-b2b2-88649cf9db03 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] GET http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes/da0813a1-a474-443a-a078-d6e09a777e5b Dec 29 07:35:41.382493 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9d9e39ae-2781-4f1b-b2b2-88649cf9db03 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:41.383312 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:41.383312 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:41.383984 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9d9e39ae-2781-4f1b-b2b2-88649cf9db03 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:41.480234 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:41.480234 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:41.492277 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9d9e39ae-2781-4f1b-b2b2-88649cf9db03 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Volume info retrieved successfully. Dec 29 07:35:41.525410 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9d9e39ae-2781-4f1b-b2b2-88649cf9db03 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes/da0813a1-a474-443a-a078-d6e09a777e5b returned with HTTP 200 Dec 29 07:35:41.529664 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 591/1182] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:41 2020] GET /volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes/da0813a1-a474-443a-a078-d6e09a777e5b => generated 924 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:41.548087 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e7e5e6c5-8aa8-4937-aa1d-8a1de975119e tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] POST http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots Dec 29 07:35:41.553116 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:41.553116 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:41.553116 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e7e5e6c5-8aa8-4937-aa1d-8a1de975119e tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da0813a1-a474-443a-a078-d6e09a777e5b", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-280779762"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:35:41.645572 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:41.645572 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:41.652047 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e7e5e6c5-8aa8-4937-aa1d-8a1de975119e tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Volume info retrieved successfully. Dec 29 07:35:41.652563 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-e7e5e6c5-8aa8-4937-aa1d-8a1de975119e tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Create snapshot from volume da0813a1-a474-443a-a078-d6e09a777e5b Dec 29 07:35:41.869819 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-e7e5e6c5-8aa8-4937-aa1d-8a1de975119e tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Created reservations ['63d8cbfe-24d8-4689-b06b-c2aaa20a89a6', '217c6b13-1a13-4a4b-961e-5da631d78732', '6fa3801a-151f-4149-9745-7ad55d4ae335', 'da8c5a88-059a-4644-88b9-9c1b06f59a14'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:35:42.237446 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cf0b8ff7-e2b7-40e3-9834-520143a6bab0 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:35:42.238706 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cf0b8ff7-e2b7-40e3-9834-520143a6bab0 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:42.239147 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:42.239147 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:42.240358 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cf0b8ff7-e2b7-40e3-9834-520143a6bab0 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:42.241481 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-cf0b8ff7-e2b7-40e3-9834-520143a6bab0 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:42.293701 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e7e5e6c5-8aa8-4937-aa1d-8a1de975119e tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Snapshot create request issued successfully. Dec 29 07:35:42.296747 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e7e5e6c5-8aa8-4937-aa1d-8a1de975119e tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots returned with HTTP 202 Dec 29 07:35:42.300047 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 592/1183] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:35:41 2020] POST /volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots => generated 317 bytes in 759 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:35:42.314216 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1cc32bc8-296b-4a8f-8393-6093a3839a85 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] GET http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots/94e3fb2f-63b8-470f-8543-4e4b852ca625 Dec 29 07:35:42.317560 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1cc32bc8-296b-4a8f-8393-6093a3839a85 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:42.318273 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:42.318273 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:42.319795 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1cc32bc8-296b-4a8f-8393-6093a3839a85 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:42.322956 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:42.322956 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:42.327583 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cf0b8ff7-e2b7-40e3-9834-520143a6bab0 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:35:42.333974 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 592/1184] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:42 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 808 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:42.407739 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:42.407739 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:42.435350 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1cc32bc8-296b-4a8f-8393-6093a3839a85 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Snapshot retrieved successfully. Dec 29 07:35:42.435350 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1cc32bc8-296b-4a8f-8393-6093a3839a85 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots/94e3fb2f-63b8-470f-8543-4e4b852ca625 returned with HTTP 200 Dec 29 07:35:42.471470 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 593/1185] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:35:42 2020] GET /volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots/94e3fb2f-63b8-470f-8543-4e4b852ca625 => generated 449 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:43.350759 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d7574c79-acf6-46aa-8a0a-e83df7460680 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:35:43.351351 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d7574c79-acf6-46aa-8a0a-e83df7460680 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:43.351638 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:43.351638 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:43.352094 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d7574c79-acf6-46aa-8a0a-e83df7460680 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:43.352542 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-d7574c79-acf6-46aa-8a0a-e83df7460680 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:43.423649 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:43.423649 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:43.431586 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d7574c79-acf6-46aa-8a0a-e83df7460680 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:35:43.433804 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 593/1186] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:43 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 808 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:43.474772 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1d831252-acc3-43e1-a5fc-d73f46bf8429 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] GET http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots/94e3fb2f-63b8-470f-8543-4e4b852ca625 Dec 29 07:35:43.475608 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1d831252-acc3-43e1-a5fc-d73f46bf8429 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:43.478949 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:43.478949 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:43.479628 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1d831252-acc3-43e1-a5fc-d73f46bf8429 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:43.562515 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:43.562515 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:43.564013 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1d831252-acc3-43e1-a5fc-d73f46bf8429 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Snapshot retrieved successfully. Dec 29 07:35:43.568785 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1d831252-acc3-43e1-a5fc-d73f46bf8429 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots/94e3fb2f-63b8-470f-8543-4e4b852ca625 returned with HTTP 200 Dec 29 07:35:43.569647 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 594/1187] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:35:43 2020] GET /volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots/94e3fb2f-63b8-470f-8543-4e4b852ca625 => generated 449 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:44.453163 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c3a973f6-c11c-4a0d-805b-9c38dd515541 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:35:44.464131 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c3a973f6-c11c-4a0d-805b-9c38dd515541 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:44.464559 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:44.464559 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:44.471722 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c3a973f6-c11c-4a0d-805b-9c38dd515541 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:44.472366 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-c3a973f6-c11c-4a0d-805b-9c38dd515541 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:44.577720 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:44.577720 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:44.585253 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b73f8dee-1795-4c41-bf8b-67c078da68b5 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] GET http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots/94e3fb2f-63b8-470f-8543-4e4b852ca625 Dec 29 07:35:44.587640 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b73f8dee-1795-4c41-bf8b-67c078da68b5 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:44.588160 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:44.588160 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:44.588820 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b73f8dee-1795-4c41-bf8b-67c078da68b5 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:44.589166 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c3a973f6-c11c-4a0d-805b-9c38dd515541 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:35:44.591436 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 594/1188] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:44 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:44.668023 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:44.668023 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:44.669605 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b73f8dee-1795-4c41-bf8b-67c078da68b5 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Snapshot retrieved successfully. Dec 29 07:35:44.671771 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b73f8dee-1795-4c41-bf8b-67c078da68b5 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots/94e3fb2f-63b8-470f-8543-4e4b852ca625 returned with HTTP 200 Dec 29 07:35:44.673113 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 595/1189] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:35:44 2020] GET /volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots/94e3fb2f-63b8-470f-8543-4e4b852ca625 => generated 449 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:45.605788 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d8afcd7d-1b8f-4cd8-a4a9-f1e7d25a79b3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:35:45.606858 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d8afcd7d-1b8f-4cd8-a4a9-f1e7d25a79b3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:45.607594 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:45.607594 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:45.608247 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d8afcd7d-1b8f-4cd8-a4a9-f1e7d25a79b3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:45.608787 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-d8afcd7d-1b8f-4cd8-a4a9-f1e7d25a79b3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:45.635438 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:45.635438 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:45.638820 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d8afcd7d-1b8f-4cd8-a4a9-f1e7d25a79b3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:35:45.640376 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 595/1190] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:45 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:45.685290 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-47a33977-541e-4501-a1e7-b91bedc4fbcd tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] GET http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots/94e3fb2f-63b8-470f-8543-4e4b852ca625 Dec 29 07:35:45.685820 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-47a33977-541e-4501-a1e7-b91bedc4fbcd tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:45.686033 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:45.686033 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:45.686411 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-47a33977-541e-4501-a1e7-b91bedc4fbcd tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:45.752281 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:45.752281 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:45.753442 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-47a33977-541e-4501-a1e7-b91bedc4fbcd tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Snapshot retrieved successfully. Dec 29 07:35:45.760678 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-47a33977-541e-4501-a1e7-b91bedc4fbcd tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots/94e3fb2f-63b8-470f-8543-4e4b852ca625 returned with HTTP 200 Dec 29 07:35:45.762385 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 596/1191] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:35:45 2020] GET /volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots/94e3fb2f-63b8-470f-8543-4e4b852ca625 => generated 476 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:45.783072 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-92bbcab9-4641-45fa-9a99-b81e6a68a2e9 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] POST http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes Dec 29 07:35:45.783836 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:45.783836 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:45.785546 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-92bbcab9-4641-45fa-9a99-b81e6a68a2e9 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "94e3fb2f-63b8-470f-8543-4e4b852ca625"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:35:45.789817 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-92bbcab9-4641-45fa-9a99-b81e6a68a2e9 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '94e3fb2f-63b8-470f-8543-4e4b852ca625'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:35:45.833506 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:45.833506 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:45.834926 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-92bbcab9-4641-45fa-9a99-b81e6a68a2e9 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Snapshot retrieved successfully. Dec 29 07:35:45.836349 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-92bbcab9-4641-45fa-9a99-b81e6a68a2e9 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Create volume of 1 GB Dec 29 07:35:45.852721 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-92bbcab9-4641-45fa-9a99-b81e6a68a2e9 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Availability Zones retrieved successfully. Dec 29 07:35:45.874167 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-92bbcab9-4641-45fa-9a99-b81e6a68a2e9 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Flow 'volume_create_api' (66950016-717b-470f-82b4-793f1350e2f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:35:45.882123 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-92bbcab9-4641-45fa-9a99-b81e6a68a2e9 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35685b21-efc0-4bc3-ad17-20a6883db040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:35:45.884675 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-92bbcab9-4641-45fa-9a99-b81e6a68a2e9 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:35:45.886879 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.volume.api [None req-92bbcab9-4641-45fa-9a99-b81e6a68a2e9 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35685b21-efc0-4bc3-ad17-20a6883db040) transitioned into state 'FAILURE' from state 'RUNNING' Dec 29 07:35:45.886879 n-d-768509-3 devstack@c-api.service[88227]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Dec 29 07:35:45.891969 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-92bbcab9-4641-45fa-9a99-b81e6a68a2e9 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35685b21-efc0-4bc3-ad17-20a6883db040) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:35:45.894917 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.volume.api [None req-92bbcab9-4641-45fa-9a99-b81e6a68a2e9 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35685b21-efc0-4bc3-ad17-20a6883db040) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 29 07:35:45.898358 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.volume.api [None req-92bbcab9-4641-45fa-9a99-b81e6a68a2e9 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Flow 'volume_create_api' (66950016-717b-470f-82b4-793f1350e2f3) transitioned into state 'REVERTED' from state 'RUNNING' Dec 29 07:35:45.899587 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-92bbcab9-4641-45fa-9a99-b81e6a68a2e9 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes returned with HTTP 400 Dec 29 07:35:45.901177 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 596/1192] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:35:45 2020] POST /volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes => generated 171 bytes in 132 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 29 07:35:45.910798 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6938e128-246f-4878-b910-1ceab2680e19 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] DELETE http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots/94e3fb2f-63b8-470f-8543-4e4b852ca625 Dec 29 07:35:45.911333 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6938e128-246f-4878-b910-1ceab2680e19 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:45.911753 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:45.911753 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:45.912268 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6938e128-246f-4878-b910-1ceab2680e19 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:45.912632 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-6938e128-246f-4878-b910-1ceab2680e19 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Delete snapshot with id: 94e3fb2f-63b8-470f-8543-4e4b852ca625 Dec 29 07:35:45.968906 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:45.968906 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:45.972313 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6938e128-246f-4878-b910-1ceab2680e19 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Snapshot retrieved successfully. Dec 29 07:35:46.142363 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6938e128-246f-4878-b910-1ceab2680e19 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Snapshot delete request issued successfully. Dec 29 07:35:46.143504 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6938e128-246f-4878-b910-1ceab2680e19 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots/94e3fb2f-63b8-470f-8543-4e4b852ca625 returned with HTTP 202 Dec 29 07:35:46.145019 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 597/1193] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:35:45 2020] DELETE /volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots/94e3fb2f-63b8-470f-8543-4e4b852ca625 => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:35:46.154188 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3cc080d9-3a0a-4639-bb18-8d17f889e5b7 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] GET http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots/94e3fb2f-63b8-470f-8543-4e4b852ca625 Dec 29 07:35:46.154872 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3cc080d9-3a0a-4639-bb18-8d17f889e5b7 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:46.155360 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:46.155360 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:46.155894 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3cc080d9-3a0a-4639-bb18-8d17f889e5b7 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:46.213119 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:46.213119 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:46.214265 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3cc080d9-3a0a-4639-bb18-8d17f889e5b7 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Snapshot retrieved successfully. Dec 29 07:35:46.216230 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3cc080d9-3a0a-4639-bb18-8d17f889e5b7 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots/94e3fb2f-63b8-470f-8543-4e4b852ca625 returned with HTTP 200 Dec 29 07:35:46.219845 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 597/1194] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:35:46 2020] GET /volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots/94e3fb2f-63b8-470f-8543-4e4b852ca625 => generated 475 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:46.655226 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9d38f86f-fa7f-4dbb-934a-88d0c21ae77b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:35:46.656292 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9d38f86f-fa7f-4dbb-934a-88d0c21ae77b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:46.656670 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:46.656670 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:46.657653 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9d38f86f-fa7f-4dbb-934a-88d0c21ae77b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:46.658552 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-9d38f86f-fa7f-4dbb-934a-88d0c21ae77b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:46.706134 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:46.706134 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:46.709467 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9d38f86f-fa7f-4dbb-934a-88d0c21ae77b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:35:46.710901 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 598/1195] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:46 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:47.233588 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8a4eefec-51a8-4fbd-a5fa-cb2e8444153e tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] GET http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots/94e3fb2f-63b8-470f-8543-4e4b852ca625 Dec 29 07:35:47.235328 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8a4eefec-51a8-4fbd-a5fa-cb2e8444153e tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:47.239230 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:47.239230 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:47.241981 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8a4eefec-51a8-4fbd-a5fa-cb2e8444153e tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:47.341100 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:47.341100 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:47.358014 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8a4eefec-51a8-4fbd-a5fa-cb2e8444153e tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Snapshot retrieved successfully. Dec 29 07:35:47.361661 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8a4eefec-51a8-4fbd-a5fa-cb2e8444153e tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots/94e3fb2f-63b8-470f-8543-4e4b852ca625 returned with HTTP 200 Dec 29 07:35:47.362986 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 598/1196] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:35:47 2020] GET /volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots/94e3fb2f-63b8-470f-8543-4e4b852ca625 => generated 475 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:47.725461 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b967396f-5ebf-4138-8f1d-74b65aa27a2e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:35:47.726260 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b967396f-5ebf-4138-8f1d-74b65aa27a2e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:47.726492 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:47.726492 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:47.726937 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b967396f-5ebf-4138-8f1d-74b65aa27a2e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:47.727450 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-b967396f-5ebf-4138-8f1d-74b65aa27a2e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:47.774322 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:47.774322 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:47.776232 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b967396f-5ebf-4138-8f1d-74b65aa27a2e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:35:47.777068 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 599/1197] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:47 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:48.376109 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8f9d5a8a-dc22-4c02-81c7-d5b52fbb0928 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] GET http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots/94e3fb2f-63b8-470f-8543-4e4b852ca625 Dec 29 07:35:48.376109 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8f9d5a8a-dc22-4c02-81c7-d5b52fbb0928 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:48.376109 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:48.376109 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:48.376531 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8f9d5a8a-dc22-4c02-81c7-d5b52fbb0928 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:48.423094 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8f9d5a8a-dc22-4c02-81c7-d5b52fbb0928 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots/94e3fb2f-63b8-470f-8543-4e4b852ca625 returned with HTTP 404 Dec 29 07:35:48.429895 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 599/1198] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:35:48 2020] GET /volume/v3/fa53a7ae3fe2471caea9c57edee270e6/snapshots/94e3fb2f-63b8-470f-8543-4e4b852ca625 => generated 111 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:35:48.439893 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2e4412c4-97dd-4692-ad7e-1f80292b2547 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] DELETE http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes/da0813a1-a474-443a-a078-d6e09a777e5b Dec 29 07:35:48.440775 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2e4412c4-97dd-4692-ad7e-1f80292b2547 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:48.441132 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:48.441132 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:48.441741 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2e4412c4-97dd-4692-ad7e-1f80292b2547 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:48.442521 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-2e4412c4-97dd-4692-ad7e-1f80292b2547 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Delete volume with id: da0813a1-a474-443a-a078-d6e09a777e5b Dec 29 07:35:48.578389 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:48.578389 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:48.579952 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2e4412c4-97dd-4692-ad7e-1f80292b2547 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Volume info retrieved successfully. Dec 29 07:35:48.637696 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2e4412c4-97dd-4692-ad7e-1f80292b2547 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Delete volume request issued successfully. Dec 29 07:35:48.638352 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2e4412c4-97dd-4692-ad7e-1f80292b2547 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes/da0813a1-a474-443a-a078-d6e09a777e5b returned with HTTP 202 Dec 29 07:35:48.639267 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 600/1199] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:35:48 2020] DELETE /volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes/da0813a1-a474-443a-a078-d6e09a777e5b => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:35:48.647210 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9d46c074-9267-4e8d-81cd-f6c858950d72 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] GET http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes/da0813a1-a474-443a-a078-d6e09a777e5b Dec 29 07:35:48.647956 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9d46c074-9267-4e8d-81cd-f6c858950d72 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:48.648615 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9d46c074-9267-4e8d-81cd-f6c858950d72 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:48.781815 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:48.781815 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:48.791611 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-04246f97-e0c1-4c79-911f-12288bec6ab0 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:35:48.792399 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-04246f97-e0c1-4c79-911f-12288bec6ab0 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:48.792754 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:48.792754 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:48.793350 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-04246f97-e0c1-4c79-911f-12288bec6ab0 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:48.793855 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-04246f97-e0c1-4c79-911f-12288bec6ab0 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:48.796735 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9d46c074-9267-4e8d-81cd-f6c858950d72 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Volume info retrieved successfully. Dec 29 07:35:48.818633 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:48.818633 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:48.821258 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-04246f97-e0c1-4c79-911f-12288bec6ab0 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:35:48.829841 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 601/1200] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:48 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:48.855189 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9d46c074-9267-4e8d-81cd-f6c858950d72 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes/da0813a1-a474-443a-a078-d6e09a777e5b returned with HTTP 200 Dec 29 07:35:48.856030 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 600/1201] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:48 2020] GET /volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes/da0813a1-a474-443a-a078-d6e09a777e5b => generated 923 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:49.846085 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7b3d1da5-9067-4c97-912c-d01637a56eb8 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:35:49.849118 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7b3d1da5-9067-4c97-912c-d01637a56eb8 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:49.849652 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:49.849652 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:49.851221 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7b3d1da5-9067-4c97-912c-d01637a56eb8 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:49.852454 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-7b3d1da5-9067-4c97-912c-d01637a56eb8 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:49.873852 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8db75f18-81ae-4ea7-b0cd-052a0705dff5 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] GET http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes/da0813a1-a474-443a-a078-d6e09a777e5b Dec 29 07:35:49.874518 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8db75f18-81ae-4ea7-b0cd-052a0705dff5 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:49.874809 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:49.874809 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:49.875612 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8db75f18-81ae-4ea7-b0cd-052a0705dff5 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:49.945670 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:49.945670 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:49.956027 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7b3d1da5-9067-4c97-912c-d01637a56eb8 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:35:49.961230 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 602/1202] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:49 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:50.066680 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:50.066680 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:50.093738 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8db75f18-81ae-4ea7-b0cd-052a0705dff5 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Volume info retrieved successfully. Dec 29 07:35:50.172449 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8db75f18-81ae-4ea7-b0cd-052a0705dff5 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes/da0813a1-a474-443a-a078-d6e09a777e5b returned with HTTP 200 Dec 29 07:35:50.193802 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 601/1203] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:49 2020] GET /volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes/da0813a1-a474-443a-a078-d6e09a777e5b => generated 923 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:50.970797 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1ba0bf15-0ec5-4ede-a284-604269c1ae2d tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:35:50.971965 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1ba0bf15-0ec5-4ede-a284-604269c1ae2d tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:50.972389 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:50.972389 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:50.973050 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1ba0bf15-0ec5-4ede-a284-604269c1ae2d tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:50.973606 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-1ba0bf15-0ec5-4ede-a284-604269c1ae2d tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:51.017907 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:51.017907 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:51.020597 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1ba0bf15-0ec5-4ede-a284-604269c1ae2d tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:35:51.021681 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 603/1204] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:50 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:51.189964 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0a576f72-11d2-4276-9860-522debe5d38e tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] GET http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes/da0813a1-a474-443a-a078-d6e09a777e5b Dec 29 07:35:51.190676 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0a576f72-11d2-4276-9860-522debe5d38e tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:51.191005 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:51.191005 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:51.191524 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0a576f72-11d2-4276-9860-522debe5d38e tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:51.358777 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:51.358777 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:51.369479 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0a576f72-11d2-4276-9860-522debe5d38e tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Volume info retrieved successfully. Dec 29 07:35:51.398021 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0a576f72-11d2-4276-9860-522debe5d38e tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes/da0813a1-a474-443a-a078-d6e09a777e5b returned with HTTP 200 Dec 29 07:35:51.399088 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 602/1205] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:51 2020] GET /volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes/da0813a1-a474-443a-a078-d6e09a777e5b => generated 923 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:52.035459 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f9dfb8be-5112-4918-9541-878d5c2c9c40 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:35:52.035955 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f9dfb8be-5112-4918-9541-878d5c2c9c40 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:52.036152 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:52.036152 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:52.036943 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f9dfb8be-5112-4918-9541-878d5c2c9c40 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:52.037456 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-f9dfb8be-5112-4918-9541-878d5c2c9c40 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:52.081112 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:52.081112 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:52.083820 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f9dfb8be-5112-4918-9541-878d5c2c9c40 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:35:52.090952 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 604/1206] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:52 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:52.415981 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-df98753b-ef1d-441a-8362-833945a89755 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] GET http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes/da0813a1-a474-443a-a078-d6e09a777e5b Dec 29 07:35:52.416515 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-df98753b-ef1d-441a-8362-833945a89755 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:52.416709 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:52.416709 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:52.417347 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-df98753b-ef1d-441a-8362-833945a89755 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:52.516796 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-df98753b-ef1d-441a-8362-833945a89755 tempest-VolumesSnapshotNegativeTestJSON-1431489976 tempest-VolumesSnapshotNegativeTestJSON-1431489976] http://10.222.0.20/volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes/da0813a1-a474-443a-a078-d6e09a777e5b returned with HTTP 404 Dec 29 07:35:52.518098 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 603/1207] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:52 2020] GET /volume/v3/fa53a7ae3fe2471caea9c57edee270e6/volumes/da0813a1-a474-443a-a078-d6e09a777e5b => generated 109 bytes in 107 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:35:53.105991 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0c8acb23-75e8-4052-84df-94c2158e45b3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:35:53.107367 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0c8acb23-75e8-4052-84df-94c2158e45b3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:53.107790 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:53.107790 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:53.108411 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0c8acb23-75e8-4052-84df-94c2158e45b3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:53.108957 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-0c8acb23-75e8-4052-84df-94c2158e45b3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:53.197324 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:53.197324 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:53.212459 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0c8acb23-75e8-4052-84df-94c2158e45b3 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:35:53.214071 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 605/1208] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:53 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:54.228072 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6cd5096d-5b3f-4822-b142-ce90451b7611 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:35:54.228573 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6cd5096d-5b3f-4822-b142-ce90451b7611 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:54.229259 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6cd5096d-5b3f-4822-b142-ce90451b7611 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:54.229787 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-6cd5096d-5b3f-4822-b142-ce90451b7611 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:54.282265 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:54.282265 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:54.286634 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6cd5096d-5b3f-4822-b142-ce90451b7611 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:35:54.290425 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 604/1209] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:54 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:55.310544 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-96bc94ab-91c6-4560-a17d-0a18ea429a0e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:35:55.311131 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-96bc94ab-91c6-4560-a17d-0a18ea429a0e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:55.311351 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:55.311351 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:55.311723 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-96bc94ab-91c6-4560-a17d-0a18ea429a0e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:55.312091 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-96bc94ab-91c6-4560-a17d-0a18ea429a0e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:55.357010 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:55.357010 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:55.358924 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-96bc94ab-91c6-4560-a17d-0a18ea429a0e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:35:55.359759 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 606/1210] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:55 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:56.383751 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4506beaa-6b6a-4769-9a23-925d7dd29c01 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:35:56.383751 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4506beaa-6b6a-4769-9a23-925d7dd29c01 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:56.383751 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:56.383751 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:56.383751 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4506beaa-6b6a-4769-9a23-925d7dd29c01 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:56.383751 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-4506beaa-6b6a-4769-9a23-925d7dd29c01 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:56.422011 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:56.422011 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:56.428615 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4506beaa-6b6a-4769-9a23-925d7dd29c01 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:35:56.431974 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 605/1211] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:56 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:57.449573 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-01451c7a-5015-4db1-8403-13d756263328 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:35:57.450750 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-01451c7a-5015-4db1-8403-13d756263328 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:57.451107 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:57.451107 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:57.451824 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-01451c7a-5015-4db1-8403-13d756263328 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:57.452342 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-01451c7a-5015-4db1-8403-13d756263328 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:57.481806 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:57.481806 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:57.483909 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-01451c7a-5015-4db1-8403-13d756263328 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:35:57.485164 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 607/1212] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:57 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:58.500341 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a9a95caf-8e33-490a-86f8-e1aa8894cc1b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:35:58.501412 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a9a95caf-8e33-490a-86f8-e1aa8894cc1b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:58.501823 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:58.501823 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:58.502657 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a9a95caf-8e33-490a-86f8-e1aa8894cc1b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:58.503465 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a9a95caf-8e33-490a-86f8-e1aa8894cc1b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:58.562638 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:58.562638 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:58.568025 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a9a95caf-8e33-490a-86f8-e1aa8894cc1b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:35:58.571836 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 606/1213] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:58 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:35:59.584310 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0dcc9a02-fb31-4acb-a26b-95a0fbf43c21 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:35:59.585749 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0dcc9a02-fb31-4acb-a26b-95a0fbf43c21 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:35:59.586187 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:35:59.586187 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:35:59.586885 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0dcc9a02-fb31-4acb-a26b-95a0fbf43c21 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:35:59.587460 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-0dcc9a02-fb31-4acb-a26b-95a0fbf43c21 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:35:59.642985 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:35:59.642985 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:35:59.648516 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0dcc9a02-fb31-4acb-a26b-95a0fbf43c21 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:35:59.662118 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 608/1214] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:35:59 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:00.667332 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7f614003-c438-4be6-a01a-8fd643466a33 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:00.668367 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7f614003-c438-4be6-a01a-8fd643466a33 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:00.669156 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:00.669156 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:00.669869 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7f614003-c438-4be6-a01a-8fd643466a33 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:00.670384 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-7f614003-c438-4be6-a01a-8fd643466a33 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:00.755436 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:00.755436 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:00.757524 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7f614003-c438-4be6-a01a-8fd643466a33 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:00.758338 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 607/1215] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:00 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:01.772301 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0fa6c519-8ca5-4616-9fbd-91d57fbe18cf tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:01.772825 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0fa6c519-8ca5-4616-9fbd-91d57fbe18cf tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:01.773002 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:01.773002 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:01.773635 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0fa6c519-8ca5-4616-9fbd-91d57fbe18cf tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:01.774163 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-0fa6c519-8ca5-4616-9fbd-91d57fbe18cf tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:01.812450 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:01.812450 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:01.813988 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0fa6c519-8ca5-4616-9fbd-91d57fbe18cf tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:01.822217 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 609/1216] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:01 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:02.833690 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d5330e43-a893-47fb-9049-ee1eac5fb101 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:02.834292 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d5330e43-a893-47fb-9049-ee1eac5fb101 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:02.834751 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:02.834751 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:02.835412 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d5330e43-a893-47fb-9049-ee1eac5fb101 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:02.835981 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-d5330e43-a893-47fb-9049-ee1eac5fb101 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:02.870822 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:02.870822 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:02.873049 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d5330e43-a893-47fb-9049-ee1eac5fb101 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:02.880918 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 608/1217] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:02 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:03.888690 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e5146b12-bd1f-41ec-a726-c040f77925fa tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:03.889150 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e5146b12-bd1f-41ec-a726-c040f77925fa tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:03.889365 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:03.889365 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:03.889695 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e5146b12-bd1f-41ec-a726-c040f77925fa tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:03.890066 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-e5146b12-bd1f-41ec-a726-c040f77925fa tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:03.985104 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:03.985104 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:03.999540 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e5146b12-bd1f-41ec-a726-c040f77925fa tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:04.000632 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 610/1218] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:03 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:05.022458 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0913d050-8174-4616-9bbc-8a00cf498be6 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:05.025180 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0913d050-8174-4616-9bbc-8a00cf498be6 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:05.025415 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:05.025415 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:05.025803 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0913d050-8174-4616-9bbc-8a00cf498be6 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:05.026190 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-0913d050-8174-4616-9bbc-8a00cf498be6 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:05.095206 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:05.095206 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:05.106052 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0913d050-8174-4616-9bbc-8a00cf498be6 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:05.113622 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 609/1219] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:05 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:06.121646 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b7e34f11-cf33-4ca6-8a33-5f1fdac52108 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:06.122265 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b7e34f11-cf33-4ca6-8a33-5f1fdac52108 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:06.122560 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:06.122560 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:06.123103 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b7e34f11-cf33-4ca6-8a33-5f1fdac52108 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:06.124627 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-b7e34f11-cf33-4ca6-8a33-5f1fdac52108 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:06.153178 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:06.153178 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:06.160852 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b7e34f11-cf33-4ca6-8a33-5f1fdac52108 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:06.163183 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 611/1220] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:06 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:07.178140 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a669cb5a-3053-43a4-87a7-3f8e7e495322 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:07.179799 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a669cb5a-3053-43a4-87a7-3f8e7e495322 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:07.180307 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:07.180307 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:07.180971 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a669cb5a-3053-43a4-87a7-3f8e7e495322 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:07.181532 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a669cb5a-3053-43a4-87a7-3f8e7e495322 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:07.208594 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:07.208594 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:07.210947 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a669cb5a-3053-43a4-87a7-3f8e7e495322 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:07.211992 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 610/1221] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:07 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:08.226047 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a29e59ef-e370-4cbe-a84f-dda49da4ae3a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:08.227196 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a29e59ef-e370-4cbe-a84f-dda49da4ae3a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:08.227620 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:08.227620 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:08.228238 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a29e59ef-e370-4cbe-a84f-dda49da4ae3a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:08.228794 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a29e59ef-e370-4cbe-a84f-dda49da4ae3a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:08.281756 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:08.281756 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:08.288325 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a29e59ef-e370-4cbe-a84f-dda49da4ae3a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:08.291105 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 612/1222] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:08 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:09.303676 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-994e11ad-264a-4f2f-9f04-8895aa82d70c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:09.304223 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-994e11ad-264a-4f2f-9f04-8895aa82d70c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:09.304385 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:09.304385 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:09.304749 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-994e11ad-264a-4f2f-9f04-8895aa82d70c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:09.305110 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-994e11ad-264a-4f2f-9f04-8895aa82d70c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:09.360220 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:09.360220 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:09.362059 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-994e11ad-264a-4f2f-9f04-8895aa82d70c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:09.362877 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 611/1223] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:09 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:10.378792 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1401cf35-1a00-4fdc-aec3-4501042871e4 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:10.379311 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1401cf35-1a00-4fdc-aec3-4501042871e4 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:10.379585 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:10.379585 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:10.380456 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1401cf35-1a00-4fdc-aec3-4501042871e4 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:10.381090 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-1401cf35-1a00-4fdc-aec3-4501042871e4 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:10.426462 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:10.426462 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:10.433601 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1401cf35-1a00-4fdc-aec3-4501042871e4 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:10.434888 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 613/1224] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:10 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:11.448981 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-95891655-3f8f-4da7-8f01-edd08eefd256 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:11.449518 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-95891655-3f8f-4da7-8f01-edd08eefd256 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:11.449761 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:11.449761 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:11.450019 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-95891655-3f8f-4da7-8f01-edd08eefd256 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:11.450387 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-95891655-3f8f-4da7-8f01-edd08eefd256 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:11.476279 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:11.476279 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:11.479880 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-95891655-3f8f-4da7-8f01-edd08eefd256 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:11.481264 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 612/1225] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:11 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:12.495399 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0fd3275d-92e0-4437-a11a-0ad6b9cf313f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:12.495915 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0fd3275d-92e0-4437-a11a-0ad6b9cf313f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:12.496243 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:12.496243 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:12.496505 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0fd3275d-92e0-4437-a11a-0ad6b9cf313f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:12.496797 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-0fd3275d-92e0-4437-a11a-0ad6b9cf313f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:12.558655 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:12.558655 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:12.560420 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0fd3275d-92e0-4437-a11a-0ad6b9cf313f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:12.561171 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 614/1226] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:12 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:36:13.576156 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ebc0675d-8ce8-40a1-bcc4-89093e233528 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:13.576707 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ebc0675d-8ce8-40a1-bcc4-89093e233528 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:13.576872 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:13.576872 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:13.577243 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ebc0675d-8ce8-40a1-bcc4-89093e233528 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:13.577610 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ebc0675d-8ce8-40a1-bcc4-89093e233528 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:13.649594 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:13.649594 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:13.657328 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ebc0675d-8ce8-40a1-bcc4-89093e233528 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:13.658851 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 613/1227] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:13 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:14.672579 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-422ae683-bd43-417e-9b6c-110588bc9eca tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:14.673698 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-422ae683-bd43-417e-9b6c-110588bc9eca tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:14.674036 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:14.674036 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:14.674689 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-422ae683-bd43-417e-9b6c-110588bc9eca tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:14.675818 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-422ae683-bd43-417e-9b6c-110588bc9eca tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:14.718784 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:14.718784 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:14.721776 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-422ae683-bd43-417e-9b6c-110588bc9eca tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:14.733888 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 615/1228] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:14 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:15.736683 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b7fc7ec4-47a3-4917-899d-88ffa2ab142c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:15.737204 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b7fc7ec4-47a3-4917-899d-88ffa2ab142c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:15.737423 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:15.737423 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:15.737788 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b7fc7ec4-47a3-4917-899d-88ffa2ab142c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:15.738153 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-b7fc7ec4-47a3-4917-899d-88ffa2ab142c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:15.792420 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:15.792420 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:15.808195 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b7fc7ec4-47a3-4917-899d-88ffa2ab142c tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:15.809030 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 614/1229] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:15 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:16.823582 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9fbee0d2-ce21-49ee-b190-fd5cca0803bf tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:16.824089 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9fbee0d2-ce21-49ee-b190-fd5cca0803bf tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:16.824283 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:16.824283 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:16.825035 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9fbee0d2-ce21-49ee-b190-fd5cca0803bf tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:16.825578 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-9fbee0d2-ce21-49ee-b190-fd5cca0803bf tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:16.891816 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:16.891816 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:16.893656 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9fbee0d2-ce21-49ee-b190-fd5cca0803bf tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:16.895765 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 616/1230] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:16 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:17.920310 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0efe3bd3-adf2-4123-82f9-b7a2cbfd1e11 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:17.922693 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0efe3bd3-adf2-4123-82f9-b7a2cbfd1e11 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:17.924973 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:17.924973 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:17.925625 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0efe3bd3-adf2-4123-82f9-b7a2cbfd1e11 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:17.926143 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-0efe3bd3-adf2-4123-82f9-b7a2cbfd1e11 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:18.005842 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:18.005842 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:18.009754 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0efe3bd3-adf2-4123-82f9-b7a2cbfd1e11 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:18.033395 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 615/1231] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:17 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:19.042048 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7e242f64-ff9d-464b-83ad-e6f61fcf8a96 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:19.042802 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7e242f64-ff9d-464b-83ad-e6f61fcf8a96 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:19.043133 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:19.043133 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:19.043665 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7e242f64-ff9d-464b-83ad-e6f61fcf8a96 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:19.044152 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-7e242f64-ff9d-464b-83ad-e6f61fcf8a96 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:19.122549 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:19.122549 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:19.136253 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7e242f64-ff9d-464b-83ad-e6f61fcf8a96 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:19.143459 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 617/1232] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:19 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:20.157586 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dfd3c5d5-f6ee-41ce-b776-3b995b30aabb tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:20.159343 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dfd3c5d5-f6ee-41ce-b776-3b995b30aabb tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:20.159713 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:20.159713 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:20.160984 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dfd3c5d5-f6ee-41ce-b776-3b995b30aabb tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:20.161526 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-dfd3c5d5-f6ee-41ce-b776-3b995b30aabb tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:20.214287 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:20.214287 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:20.216189 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dfd3c5d5-f6ee-41ce-b776-3b995b30aabb tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:20.220586 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 616/1233] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:20 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:21.230193 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c7b55ec8-b9ce-481a-bd47-978ef71a2524 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:21.230754 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c7b55ec8-b9ce-481a-bd47-978ef71a2524 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:21.230970 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:21.230970 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:21.231345 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c7b55ec8-b9ce-481a-bd47-978ef71a2524 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:21.231717 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-c7b55ec8-b9ce-481a-bd47-978ef71a2524 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:21.273794 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:21.273794 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:21.275676 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c7b55ec8-b9ce-481a-bd47-978ef71a2524 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:21.276495 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 618/1234] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:21 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:22.293708 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-55b4654e-2dce-421b-aab0-b193784d6c94 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:22.294898 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-55b4654e-2dce-421b-aab0-b193784d6c94 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:22.295294 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:22.295294 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:22.295936 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-55b4654e-2dce-421b-aab0-b193784d6c94 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:22.296646 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-55b4654e-2dce-421b-aab0-b193784d6c94 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:22.358305 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:22.358305 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:22.360633 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-55b4654e-2dce-421b-aab0-b193784d6c94 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:22.362072 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 617/1235] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:22 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:23.376605 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-735bb285-f88d-4455-9212-3372cfdb2bd9 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:23.377239 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-735bb285-f88d-4455-9212-3372cfdb2bd9 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:23.377341 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:23.377341 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:23.377726 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-735bb285-f88d-4455-9212-3372cfdb2bd9 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:23.378107 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-735bb285-f88d-4455-9212-3372cfdb2bd9 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:23.425379 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:23.425379 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:23.430087 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-735bb285-f88d-4455-9212-3372cfdb2bd9 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:23.433751 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 619/1236] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:23 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:24.447567 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-91220e53-db0d-48e1-9d82-8805f7a30a9b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:24.447910 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-91220e53-db0d-48e1-9d82-8805f7a30a9b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:24.448011 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:24.448011 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:24.448767 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-91220e53-db0d-48e1-9d82-8805f7a30a9b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:24.449439 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-91220e53-db0d-48e1-9d82-8805f7a30a9b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:24.496032 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:24.496032 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:24.508637 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-91220e53-db0d-48e1-9d82-8805f7a30a9b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:24.510270 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 618/1237] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:24 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:25.524549 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-519c8049-184a-4bdc-b539-839871128488 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:25.525292 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-519c8049-184a-4bdc-b539-839871128488 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:25.525292 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:25.525292 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:25.525625 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-519c8049-184a-4bdc-b539-839871128488 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:25.526005 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-519c8049-184a-4bdc-b539-839871128488 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:25.571499 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:25.571499 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:25.573362 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-519c8049-184a-4bdc-b539-839871128488 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:25.577349 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 620/1238] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:25 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:26.588334 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9b0b7ecb-7b8b-4d8c-88b2-5632b8be7d16 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:26.588847 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9b0b7ecb-7b8b-4d8c-88b2-5632b8be7d16 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:26.589027 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:26.589027 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:26.589396 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9b0b7ecb-7b8b-4d8c-88b2-5632b8be7d16 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:26.589876 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-9b0b7ecb-7b8b-4d8c-88b2-5632b8be7d16 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:26.636190 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:26.636190 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:26.638394 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9b0b7ecb-7b8b-4d8c-88b2-5632b8be7d16 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:26.652647 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 619/1239] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:26 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:27.667050 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab4ae534-22e2-4082-84df-e9c033d25cfa tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:27.668136 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab4ae534-22e2-4082-84df-e9c033d25cfa tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:27.668528 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:27.668528 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:27.668904 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab4ae534-22e2-4082-84df-e9c033d25cfa tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:27.669277 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ab4ae534-22e2-4082-84df-e9c033d25cfa tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:27.725086 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:27.725086 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:27.727308 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab4ae534-22e2-4082-84df-e9c033d25cfa tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:27.728261 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 621/1240] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:27 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:28.323700 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bae678d7-351e-4ae6-b92a-983704b7c492 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] POST http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes Dec 29 07:36:28.325046 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:28.325046 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:28.325760 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bae678d7-351e-4ae6-b92a-983704b7c492 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1704179221", "snapshot_id": null, "imageRef": "52cdef56-eb4c-4d50-a0bf-c37ad8fca758", "volume_type": null, "size": 1}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:36:28.327431 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-bae678d7-351e-4ae6-b92a-983704b7c492 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1704179221', 'snapshot_id': None, 'imageRef': '52cdef56-eb4c-4d50-a0bf-c37ad8fca758', 'volume_type': None, 'size': 1}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:36:28.580449 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-bae678d7-351e-4ae6-b92a-983704b7c492 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Create volume of 1 GB Dec 29 07:36:28.610543 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bae678d7-351e-4ae6-b92a-983704b7c492 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Availability Zones retrieved successfully. Dec 29 07:36:28.656508 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bae678d7-351e-4ae6-b92a-983704b7c492 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Flow 'volume_create_api' (33af9548-a893-4ec0-b5d6-0c90b3956799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:36:28.663835 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bae678d7-351e-4ae6-b92a-983704b7c492 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e18e6488-5d9c-44b5-a577-2fb14100cf6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:36:28.665939 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-bae678d7-351e-4ae6-b92a-983704b7c492 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:36:28.749732 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-956d7897-318b-42c0-bc1b-6ad50f8eaf1f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:28.750851 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-956d7897-318b-42c0-bc1b-6ad50f8eaf1f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:28.751264 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:28.751264 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:28.752059 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-956d7897-318b-42c0-bc1b-6ad50f8eaf1f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:28.752627 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-956d7897-318b-42c0-bc1b-6ad50f8eaf1f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:28.831093 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:28.831093 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:28.839415 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-956d7897-318b-42c0-bc1b-6ad50f8eaf1f tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:28.840403 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 622/1241] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:28 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:28.931854 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bae678d7-351e-4ae6-b92a-983704b7c492 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e18e6488-5d9c-44b5-a577-2fb14100cf6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:36:28.934623 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bae678d7-351e-4ae6-b92a-983704b7c492 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e32457d-c616-4f3a-8bab-27ed77c2f0ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:36:29.107890 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-bae678d7-351e-4ae6-b92a-983704b7c492 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Created reservations ['8d326ac4-14b9-4a96-9e7e-d717871b5cdb', 'a9574fc8-b199-45e8-88d5-efb82b8d9e93', '9a86c457-67dd-45b9-ad00-37af0c926054', '64356b8d-6e6b-495b-ae2f-76b55945378c'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:36:29.110508 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bae678d7-351e-4ae6-b92a-983704b7c492 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e32457d-c616-4f3a-8bab-27ed77c2f0ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d326ac4-14b9-4a96-9e7e-d717871b5cdb', 'a9574fc8-b199-45e8-88d5-efb82b8d9e93', '9a86c457-67dd-45b9-ad00-37af0c926054', '64356b8d-6e6b-495b-ae2f-76b55945378c']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:36:29.112637 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bae678d7-351e-4ae6-b92a-983704b7c492 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cdd2dee-ca36-4f78-bead-acd2cb36c82f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:36:29.186828 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bae678d7-351e-4ae6-b92a-983704b7c492 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cdd2dee-ca36-4f78-bead-acd2cb36c82f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c874f0b9-07b4-485a-9ba0-ebb2890b11f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1704179221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eebbcd9816be48ebbf9251663b72394c',qos_specs=None,replication_status=,reservations=['8d326ac4-14b9-4a96-9e7e-d717871b5cdb','a9574fc8-b199-45e8-88d5-efb82b8d9e93','9a86c457-67dd-45b9-ad00-37af0c926054','64356b8d-6e6b-495b-ae2f-76b55945378c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f038922d19645c8be62e9dab5705cee',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:36:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1704179221',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c874f0b9-07b4-485a-9ba0-ebb2890b11f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eebbcd9816be48ebbf9251663b72394c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9f038922d19645c8be62e9dab5705cee',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:36:29.188772 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bae678d7-351e-4ae6-b92a-983704b7c492 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00af606c-ca19-4634-bb2c-5e1ffe579a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:36:29.218766 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bae678d7-351e-4ae6-b92a-983704b7c492 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00af606c-ca19-4634-bb2c-5e1ffe579a0b) transitioned into state 'SUCCESS' from state '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-1704179221',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eebbcd9816be48ebbf9251663b72394c',qos_specs=None,replication_status=,reservations=['8d326ac4-14b9-4a96-9e7e-d717871b5cdb','a9574fc8-b199-45e8-88d5-efb82b8d9e93','9a86c457-67dd-45b9-ad00-37af0c926054','64356b8d-6e6b-495b-ae2f-76b55945378c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f038922d19645c8be62e9dab5705cee',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:36:29.220852 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bae678d7-351e-4ae6-b92a-983704b7c492 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21d5f12e-af69-4858-bcf8-8215a7e63405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:36:29.240000 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bae678d7-351e-4ae6-b92a-983704b7c492 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21d5f12e-af69-4858-bcf8-8215a7e63405) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:36:29.242652 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bae678d7-351e-4ae6-b92a-983704b7c492 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Flow 'volume_create_api' (33af9548-a893-4ec0-b5d6-0c90b3956799) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:36:29.302280 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bae678d7-351e-4ae6-b92a-983704b7c492 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Create volume request issued successfully. Dec 29 07:36:29.320182 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bae678d7-351e-4ae6-b92a-983704b7c492 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes returned with HTTP 202 Dec 29 07:36:29.333184 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 620/1242] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:36:28 2020] POST /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes => generated 823 bytes in 1013 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:36:29.336947 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b351d9ac-8b12-4d53-a906-a9288550ee6c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:36:29.337695 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b351d9ac-8b12-4d53-a906-a9288550ee6c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:29.338013 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:29.338013 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:29.338542 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b351d9ac-8b12-4d53-a906-a9288550ee6c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:29.523966 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:29.523966 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:29.575537 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b351d9ac-8b12-4d53-a906-a9288550ee6c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:36:29.657902 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b351d9ac-8b12-4d53-a906-a9288550ee6c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:36:29.666663 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 623/1243] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:29 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 891 bytes in 326 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:29.863187 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8742b715-620e-4add-8662-0707f152dcea tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:29.866464 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8742b715-620e-4add-8662-0707f152dcea tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:29.866750 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:29.866750 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:29.867135 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8742b715-620e-4add-8662-0707f152dcea tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:29.867509 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-8742b715-620e-4add-8662-0707f152dcea tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:30.024755 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:30.024755 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:30.031418 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8742b715-620e-4add-8662-0707f152dcea tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:30.032508 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 621/1244] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:29 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:30.678434 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d630eabf-da64-44f7-9a2a-037bfb483cfa tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:36:30.679008 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d630eabf-da64-44f7-9a2a-037bfb483cfa tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:30.679229 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:30.679229 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:30.679607 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d630eabf-da64-44f7-9a2a-037bfb483cfa tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:30.857366 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:30.857366 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:30.928798 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d630eabf-da64-44f7-9a2a-037bfb483cfa tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:36:31.045755 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d630eabf-da64-44f7-9a2a-037bfb483cfa tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:36:31.047556 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b4ae932b-6fd9-4062-bdfc-15ef2ae548b2 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:31.048231 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b4ae932b-6fd9-4062-bdfc-15ef2ae548b2 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:31.048562 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:31.048562 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:31.049126 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b4ae932b-6fd9-4062-bdfc-15ef2ae548b2 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:31.049626 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-b4ae932b-6fd9-4062-bdfc-15ef2ae548b2 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:31.052587 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 624/1245] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:30 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 915 bytes in 380 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:31.157599 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:31.157599 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:31.164771 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b4ae932b-6fd9-4062-bdfc-15ef2ae548b2 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:31.169173 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 622/1246] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:31 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:32.065968 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0a5c5640-a29b-4ed4-bd8a-8d2e1a8589ec tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:36:32.068121 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0a5c5640-a29b-4ed4-bd8a-8d2e1a8589ec tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:32.068544 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:32.068544 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:32.069215 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0a5c5640-a29b-4ed4-bd8a-8d2e1a8589ec tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:32.195031 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-22c824b9-7a3e-4adc-a6fe-e5981e78115b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:32.195585 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-22c824b9-7a3e-4adc-a6fe-e5981e78115b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:32.195810 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:32.195810 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:32.196183 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-22c824b9-7a3e-4adc-a6fe-e5981e78115b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:32.196569 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-22c824b9-7a3e-4adc-a6fe-e5981e78115b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:32.293362 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:32.293362 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:32.303977 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:32.303977 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:32.319033 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-22c824b9-7a3e-4adc-a6fe-e5981e78115b tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:32.320089 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 623/1247] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:32 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 819 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:32.348915 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0a5c5640-a29b-4ed4-bd8a-8d2e1a8589ec tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:36:32.441852 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0a5c5640-a29b-4ed4-bd8a-8d2e1a8589ec tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:36:32.443683 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 625/1248] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:32 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 915 bytes in 381 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:33.344557 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bdc3f9fd-8ccd-47ad-9de2-371c6b013bb6 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:33.345825 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bdc3f9fd-8ccd-47ad-9de2-371c6b013bb6 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:33.346209 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:33.346209 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:33.346963 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bdc3f9fd-8ccd-47ad-9de2-371c6b013bb6 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:33.352931 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-bdc3f9fd-8ccd-47ad-9de2-371c6b013bb6 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:33.419075 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:33.419075 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:33.421778 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bdc3f9fd-8ccd-47ad-9de2-371c6b013bb6 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:33.423489 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 624/1249] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:33 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 821 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:33.460807 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fdcb207f-0012-41c8-8a2f-d8814e33468a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:36:33.461471 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fdcb207f-0012-41c8-8a2f-d8814e33468a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:33.462061 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:33.462061 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:33.462742 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fdcb207f-0012-41c8-8a2f-d8814e33468a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:33.593661 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:33.593661 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:33.635695 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fdcb207f-0012-41c8-8a2f-d8814e33468a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:36:33.745525 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fdcb207f-0012-41c8-8a2f-d8814e33468a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:36:33.755775 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 626/1250] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:33 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 915 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:34.437540 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f1214e08-6712-4854-a4fc-4fda65ea34ea tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:34.439832 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f1214e08-6712-4854-a4fc-4fda65ea34ea tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:34.440051 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:34.440051 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:34.440426 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f1214e08-6712-4854-a4fc-4fda65ea34ea tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:34.440800 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-f1214e08-6712-4854-a4fc-4fda65ea34ea tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:34.524644 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:34.524644 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:34.537827 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f1214e08-6712-4854-a4fc-4fda65ea34ea tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:34.539003 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 625/1251] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:34 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 821 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:34.763986 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7eca33b5-87ab-4fe7-9087-f4dc014e0828 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:36:34.764714 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7eca33b5-87ab-4fe7-9087-f4dc014e0828 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:34.765445 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:34.765445 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:34.766067 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7eca33b5-87ab-4fe7-9087-f4dc014e0828 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:34.946366 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:34.946366 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:34.969467 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7eca33b5-87ab-4fe7-9087-f4dc014e0828 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:36:35.056997 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7eca33b5-87ab-4fe7-9087-f4dc014e0828 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:36:35.063888 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 627/1252] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:34 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 915 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:35.553416 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-88a908ca-3f90-4cfa-90de-85ef9ce1bad1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:35.554639 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-88a908ca-3f90-4cfa-90de-85ef9ce1bad1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:35.555071 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:35.555071 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:35.555699 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-88a908ca-3f90-4cfa-90de-85ef9ce1bad1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:35.556258 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-88a908ca-3f90-4cfa-90de-85ef9ce1bad1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:35.612311 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:35.612311 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:35.620075 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-88a908ca-3f90-4cfa-90de-85ef9ce1bad1 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:35.621725 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 626/1253] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:35 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 822 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:35.635485 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bed8410f-536c-4856-9db3-c4de10c24c56 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/da039026-5d80-4d37-8c8b-11e35cbfc318 Dec 29 07:36:35.636582 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bed8410f-536c-4856-9db3-c4de10c24c56 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:35.637307 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:35.637307 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:35.637956 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bed8410f-536c-4856-9db3-c4de10c24c56 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:35.794088 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:35.794088 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:35.814195 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bed8410f-536c-4856-9db3-c4de10c24c56 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Volume info retrieved successfully. Dec 29 07:36:35.840585 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bed8410f-536c-4856-9db3-c4de10c24c56 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/da039026-5d80-4d37-8c8b-11e35cbfc318 returned with HTTP 200 Dec 29 07:36:35.841793 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 628/1254] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:35 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/da039026-5d80-4d37-8c8b-11e35cbfc318 => generated 915 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:35.861907 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-442c69fe-b334-41a2-963b-52360baa4a7e tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] POST http://10.222.0.20/volume/v3/a27f30619b144783943639a2ca2f862a/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a/action Dec 29 07:36:35.867203 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:35.867203 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:35.867943 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-442c69fe-b334-41a2-963b-52360baa4a7e tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:36:35.868645 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-442c69fe-b334-41a2-963b-52360baa4a7e tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:36:35.869996 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.admin_actions [None req-442c69fe-b334-41a2-963b-52360baa4a7e tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] Updating backup '2fc4a6b3-83d5-4e1a-ad8b-2a654537070a' with '{'status': 'error'}' {{(pid=88228) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:302}} Dec 29 07:36:36.006565 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:36.006565 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:36.031752 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.backup.rpcapi [None req-442c69fe-b334-41a2-963b-52360baa4a7e tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] reset_status in rpcapi backup_id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a on host n-d-768509-3. {{(pid=88228) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Dec 29 07:36:36.039424 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-442c69fe-b334-41a2-963b-52360baa4a7e tempest-VolumesBackupsAdminTest-1396404879 tempest-VolumesBackupsAdminTest-1396404879] http://10.222.0.20/volume/v3/a27f30619b144783943639a2ca2f862a/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a/action returned with HTTP 202 Dec 29 07:36:36.040602 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 627/1255] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:36:35 2020] POST /volume/v3/a27f30619b144783943639a2ca2f862a/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:36:36.054469 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ef014a78-a8d5-4367-83fe-d08370a76936 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:36.055395 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ef014a78-a8d5-4367-83fe-d08370a76936 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:36.055796 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:36.055796 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:36.056447 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ef014a78-a8d5-4367-83fe-d08370a76936 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:36.057492 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ef014a78-a8d5-4367-83fe-d08370a76936 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Show backup with id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:36:36.078047 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-293e0228-9aac-4952-81c6-d01835cd57fe tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:36:36.078796 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-293e0228-9aac-4952-81c6-d01835cd57fe tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:36.078994 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:36.078994 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:36.079669 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-293e0228-9aac-4952-81c6-d01835cd57fe tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:36.117932 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:36.117932 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:36.127257 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ef014a78-a8d5-4367-83fe-d08370a76936 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 200 Dec 29 07:36:36.128439 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 629/1256] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:36 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 818 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:36:36.143826 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8262255b-38cf-45b8-9f35-f99497171476 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] DELETE http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a Dec 29 07:36:36.148437 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8262255b-38cf-45b8-9f35-f99497171476 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:36.149580 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:36.149580 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:36.150312 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8262255b-38cf-45b8-9f35-f99497171476 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:36.151981 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.backups [None req-8262255b-38cf-45b8-9f35-f99497171476 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Delete backup with id: 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a. Dec 29 07:36:36.179279 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:36.179279 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:36.198719 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:36.198719 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:36.205754 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-293e0228-9aac-4952-81c6-d01835cd57fe tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:36:36.252599 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.backup.rpcapi [None req-8262255b-38cf-45b8-9f35-f99497171476 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] delete_backup rpcapi backup_id 2fc4a6b3-83d5-4e1a-ad8b-2a654537070a {{(pid=88229) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 29 07:36:36.258529 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8262255b-38cf-45b8-9f35-f99497171476 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a returned with HTTP 202 Dec 29 07:36:36.261302 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 630/1257] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:36:36 2020] DELETE /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/backups/2fc4a6b3-83d5-4e1a-ad8b-2a654537070a => generated 0 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 29 07:36:36.262203 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-293e0228-9aac-4952-81c6-d01835cd57fe tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:36:36.263386 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 628/1258] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:36 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 915 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:36.279364 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eeced0e6-a644-43dc-93b5-cf82fae3485a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] DELETE http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/da039026-5d80-4d37-8c8b-11e35cbfc318 Dec 29 07:36:36.282724 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eeced0e6-a644-43dc-93b5-cf82fae3485a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:36.285299 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:36.285299 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:36.285941 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eeced0e6-a644-43dc-93b5-cf82fae3485a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:36.286738 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-eeced0e6-a644-43dc-93b5-cf82fae3485a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Delete volume with id: da039026-5d80-4d37-8c8b-11e35cbfc318 Dec 29 07:36:36.395759 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:36.395759 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:36.396972 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-eeced0e6-a644-43dc-93b5-cf82fae3485a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Volume info retrieved successfully. Dec 29 07:36:36.463664 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-eeced0e6-a644-43dc-93b5-cf82fae3485a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Delete volume request issued successfully. Dec 29 07:36:36.464376 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eeced0e6-a644-43dc-93b5-cf82fae3485a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/da039026-5d80-4d37-8c8b-11e35cbfc318 returned with HTTP 202 Dec 29 07:36:36.465717 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 631/1259] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:36:36 2020] DELETE /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/da039026-5d80-4d37-8c8b-11e35cbfc318 => generated 0 bytes in 192 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:36:36.473910 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-597a3a13-cc77-49ba-837e-5cc39b10633e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/da039026-5d80-4d37-8c8b-11e35cbfc318 Dec 29 07:36:36.474700 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-597a3a13-cc77-49ba-837e-5cc39b10633e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:36.475117 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:36.475117 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:36.475666 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-597a3a13-cc77-49ba-837e-5cc39b10633e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:36.656903 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:36.656903 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:36.678375 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-597a3a13-cc77-49ba-837e-5cc39b10633e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Volume info retrieved successfully. Dec 29 07:36:36.726012 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-597a3a13-cc77-49ba-837e-5cc39b10633e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/da039026-5d80-4d37-8c8b-11e35cbfc318 returned with HTTP 200 Dec 29 07:36:36.738027 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 629/1260] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:36 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/da039026-5d80-4d37-8c8b-11e35cbfc318 => generated 914 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:37.280377 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8b661c12-1535-4e85-8df2-4ded37db4138 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:36:37.281174 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8b661c12-1535-4e85-8df2-4ded37db4138 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:37.281174 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:37.281174 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:37.281485 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8b661c12-1535-4e85-8df2-4ded37db4138 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:37.431036 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:37.431036 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:37.463953 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8b661c12-1535-4e85-8df2-4ded37db4138 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:36:37.530891 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8b661c12-1535-4e85-8df2-4ded37db4138 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:36:37.531804 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 632/1261] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:37 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 915 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:37.747624 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8d6f4809-5b5e-4656-9467-42cb3c638696 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/da039026-5d80-4d37-8c8b-11e35cbfc318 Dec 29 07:36:37.751075 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8d6f4809-5b5e-4656-9467-42cb3c638696 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:37.751341 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:37.751341 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:37.751770 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8d6f4809-5b5e-4656-9467-42cb3c638696 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:37.845439 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:37.845439 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:37.856518 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8d6f4809-5b5e-4656-9467-42cb3c638696 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Volume info retrieved successfully. Dec 29 07:36:37.890888 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8d6f4809-5b5e-4656-9467-42cb3c638696 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/da039026-5d80-4d37-8c8b-11e35cbfc318 returned with HTTP 200 Dec 29 07:36:37.891976 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 630/1262] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:37 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/da039026-5d80-4d37-8c8b-11e35cbfc318 => generated 914 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:38.548374 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a93947d7-1120-45ab-95b7-e2126eb74963 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:36:38.548905 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a93947d7-1120-45ab-95b7-e2126eb74963 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:38.549121 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:38.549121 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:38.549492 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a93947d7-1120-45ab-95b7-e2126eb74963 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:38.788639 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:38.788639 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:38.827035 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a93947d7-1120-45ab-95b7-e2126eb74963 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:36:38.907892 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-604d519a-89ba-4b8d-aa98-ab04747ebdc8 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/da039026-5d80-4d37-8c8b-11e35cbfc318 Dec 29 07:36:38.910878 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-604d519a-89ba-4b8d-aa98-ab04747ebdc8 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:38.910878 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:38.910878 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:38.910878 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-604d519a-89ba-4b8d-aa98-ab04747ebdc8 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:38.991850 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a93947d7-1120-45ab-95b7-e2126eb74963 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:36:38.992675 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 633/1263] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:38 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 915 bytes in 448 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:39.154381 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:39.154381 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:39.197662 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-604d519a-89ba-4b8d-aa98-ab04747ebdc8 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Volume info retrieved successfully. Dec 29 07:36:39.300322 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-604d519a-89ba-4b8d-aa98-ab04747ebdc8 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/da039026-5d80-4d37-8c8b-11e35cbfc318 returned with HTTP 200 Dec 29 07:36:39.301710 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 631/1264] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:38 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/da039026-5d80-4d37-8c8b-11e35cbfc318 => generated 914 bytes in 397 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:40.013408 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b9e20872-2c7d-441e-85c5-accbac3a3549 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:36:40.013953 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b9e20872-2c7d-441e-85c5-accbac3a3549 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:40.014108 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:40.014108 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:40.014744 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b9e20872-2c7d-441e-85c5-accbac3a3549 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:40.213015 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:40.213015 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:40.236321 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b9e20872-2c7d-441e-85c5-accbac3a3549 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:36:40.283018 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b9e20872-2c7d-441e-85c5-accbac3a3549 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:36:40.289511 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 634/1265] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:40 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 915 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:40.318469 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-763342f1-73b3-4848-a8e6-e23ce8f7a09e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/da039026-5d80-4d37-8c8b-11e35cbfc318 Dec 29 07:36:40.319025 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-763342f1-73b3-4848-a8e6-e23ce8f7a09e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:40.319244 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:40.319244 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:40.319617 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-763342f1-73b3-4848-a8e6-e23ce8f7a09e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:40.454133 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-763342f1-73b3-4848-a8e6-e23ce8f7a09e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/da039026-5d80-4d37-8c8b-11e35cbfc318 returned with HTTP 404 Dec 29 07:36:40.455201 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 632/1266] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:40 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/da039026-5d80-4d37-8c8b-11e35cbfc318 => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:36:40.463151 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1cd21e32-9830-4905-98db-2b964dd76e47 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] DELETE http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 Dec 29 07:36:40.463960 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1cd21e32-9830-4905-98db-2b964dd76e47 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:40.464207 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:40.464207 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:40.464588 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1cd21e32-9830-4905-98db-2b964dd76e47 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:40.465050 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-1cd21e32-9830-4905-98db-2b964dd76e47 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Delete volume with id: 8236aae4-88f0-47e3-af3e-d49ebc2c3728 Dec 29 07:36:40.528993 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:40.528993 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:40.530198 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1cd21e32-9830-4905-98db-2b964dd76e47 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Volume info retrieved successfully. Dec 29 07:36:40.628903 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1cd21e32-9830-4905-98db-2b964dd76e47 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Delete volume request issued successfully. Dec 29 07:36:40.630462 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1cd21e32-9830-4905-98db-2b964dd76e47 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 returned with HTTP 202 Dec 29 07:36:40.633789 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 635/1267] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:36:40 2020] DELETE /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 29 07:36:40.640930 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6a119015-ba53-4ec7-b82f-b412424ef58e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 Dec 29 07:36:40.641959 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6a119015-ba53-4ec7-b82f-b412424ef58e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:40.642650 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6a119015-ba53-4ec7-b82f-b412424ef58e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:40.818598 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:40.818598 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:40.843461 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6a119015-ba53-4ec7-b82f-b412424ef58e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Volume info retrieved successfully. Dec 29 07:36:40.908850 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6a119015-ba53-4ec7-b82f-b412424ef58e tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 returned with HTTP 200 Dec 29 07:36:40.915980 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 633/1268] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:40 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 => generated 914 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:41.304960 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-072be22a-c829-4b8a-96e6-d1ec3820e675 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:36:41.305492 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-072be22a-c829-4b8a-96e6-d1ec3820e675 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:41.305675 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:41.305675 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:41.306562 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-072be22a-c829-4b8a-96e6-d1ec3820e675 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:41.432123 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:41.432123 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:41.456082 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-072be22a-c829-4b8a-96e6-d1ec3820e675 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:36:41.503787 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-072be22a-c829-4b8a-96e6-d1ec3820e675 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:36:41.508234 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 636/1269] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:41 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 915 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:41.933126 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-89fe9af6-326e-405e-aac1-2a4ff925a56a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 Dec 29 07:36:41.933744 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-89fe9af6-326e-405e-aac1-2a4ff925a56a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:41.933941 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:41.933941 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:41.934535 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-89fe9af6-326e-405e-aac1-2a4ff925a56a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:42.136609 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:42.136609 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:42.164438 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-89fe9af6-326e-405e-aac1-2a4ff925a56a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Volume info retrieved successfully. Dec 29 07:36:42.215178 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-89fe9af6-326e-405e-aac1-2a4ff925a56a tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 returned with HTTP 200 Dec 29 07:36:42.215953 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 634/1270] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:41 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 => generated 914 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:42.525220 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8e3882ff-a5d3-4edf-9354-d68ad4c57ca7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:36:42.526965 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8e3882ff-a5d3-4edf-9354-d68ad4c57ca7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:42.527740 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:42.527740 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:42.528401 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8e3882ff-a5d3-4edf-9354-d68ad4c57ca7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:42.664275 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:42.664275 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:42.674722 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8e3882ff-a5d3-4edf-9354-d68ad4c57ca7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:36:42.702768 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8e3882ff-a5d3-4edf-9354-d68ad4c57ca7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:36:42.714834 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 637/1271] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:42 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 915 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:43.232690 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5299fcee-4d3a-4247-bdfc-43331516415d tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 Dec 29 07:36:43.233233 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5299fcee-4d3a-4247-bdfc-43331516415d tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:43.233443 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:43.233443 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:43.233820 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5299fcee-4d3a-4247-bdfc-43331516415d tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:43.400457 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:43.400457 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:43.444760 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5299fcee-4d3a-4247-bdfc-43331516415d tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Volume info retrieved successfully. Dec 29 07:36:43.519764 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5299fcee-4d3a-4247-bdfc-43331516415d tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 returned with HTTP 200 Dec 29 07:36:43.520656 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 635/1272] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:43 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 => generated 914 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:43.720561 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-333a1836-ff05-430a-9dab-4dfaa0d85e0d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:36:43.721066 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-333a1836-ff05-430a-9dab-4dfaa0d85e0d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:43.721256 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:43.721256 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:43.721873 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-333a1836-ff05-430a-9dab-4dfaa0d85e0d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:43.891070 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:43.891070 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:43.935690 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-333a1836-ff05-430a-9dab-4dfaa0d85e0d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:36:43.999716 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-333a1836-ff05-430a-9dab-4dfaa0d85e0d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:36:44.000840 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 638/1273] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:43 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 915 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:44.539704 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0f6b2a94-5a45-43ce-8d42-859642e80358 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 Dec 29 07:36:44.540978 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0f6b2a94-5a45-43ce-8d42-859642e80358 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:44.541333 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:44.541333 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:44.541921 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0f6b2a94-5a45-43ce-8d42-859642e80358 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:44.660502 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:44.660502 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:44.679720 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0f6b2a94-5a45-43ce-8d42-859642e80358 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Volume info retrieved successfully. Dec 29 07:36:44.740336 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0f6b2a94-5a45-43ce-8d42-859642e80358 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 returned with HTTP 200 Dec 29 07:36:44.742380 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 636/1274] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:44 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 => generated 914 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:45.017650 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-46b724b1-874e-40e4-a270-9751e8fe5042 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:36:45.019800 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-46b724b1-874e-40e4-a270-9751e8fe5042 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:45.021068 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:45.021068 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:45.022041 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-46b724b1-874e-40e4-a270-9751e8fe5042 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:45.178310 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:45.178310 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:45.227318 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-46b724b1-874e-40e4-a270-9751e8fe5042 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:36:45.298432 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-46b724b1-874e-40e4-a270-9751e8fe5042 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:36:45.302121 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 639/1275] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:45 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 915 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:45.760639 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-538ecb29-8bb7-4a17-89e3-9611e48f3783 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] GET http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 Dec 29 07:36:45.761424 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-538ecb29-8bb7-4a17-89e3-9611e48f3783 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:45.761756 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:45.761756 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:45.762333 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-538ecb29-8bb7-4a17-89e3-9611e48f3783 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:45.900696 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-538ecb29-8bb7-4a17-89e3-9611e48f3783 tempest-VolumesBackupsAdminTest-631749946 tempest-VolumesBackupsAdminTest-631749946] http://10.222.0.20/volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 returned with HTTP 404 Dec 29 07:36:45.903780 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 637/1276] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:45 2020] GET /volume/v3/724ee0de5b374dcb8a2b35d38a7dbcb0/volumes/8236aae4-88f0-47e3-af3e-d49ebc2c3728 => generated 109 bytes in 147 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:36:46.320318 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-88913d8d-737f-4a5b-be1f-3d75533309b7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:36:46.323168 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-88913d8d-737f-4a5b-be1f-3d75533309b7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:46.323602 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:46.323602 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:46.324794 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-88913d8d-737f-4a5b-be1f-3d75533309b7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:46.473549 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:46.473549 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:46.505958 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-88913d8d-737f-4a5b-be1f-3d75533309b7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:36:46.542941 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-88913d8d-737f-4a5b-be1f-3d75533309b7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:36:46.544929 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 640/1277] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:46 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 915 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:47.562346 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-610cb33d-a305-4989-bff3-f7e156bbd789 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:36:47.564073 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-610cb33d-a305-4989-bff3-f7e156bbd789 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:47.565606 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-610cb33d-a305-4989-bff3-f7e156bbd789 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:47.637216 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:47.637216 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:47.673705 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-610cb33d-a305-4989-bff3-f7e156bbd789 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:36:47.744360 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-610cb33d-a305-4989-bff3-f7e156bbd789 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:36:47.745228 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 638/1278] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:47 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 915 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:48.762539 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a0c93ee3-b1f7-4a49-8af5-8b30d0d13b15 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:36:48.765791 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a0c93ee3-b1f7-4a49-8af5-8b30d0d13b15 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:48.766573 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:48.766573 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:48.767718 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a0c93ee3-b1f7-4a49-8af5-8b30d0d13b15 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:48.932392 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:48.932392 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:48.977472 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a0c93ee3-b1f7-4a49-8af5-8b30d0d13b15 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:36:49.067440 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a0c93ee3-b1f7-4a49-8af5-8b30d0d13b15 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:36:49.068317 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 641/1279] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:48 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 915 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:50.084262 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ecf496ce-c863-4c64-bd76-1e4354cf29a9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:36:50.085593 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ecf496ce-c863-4c64-bd76-1e4354cf29a9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:50.086004 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:50.086004 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:50.086690 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ecf496ce-c863-4c64-bd76-1e4354cf29a9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:50.204453 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:50.204453 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:50.225686 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ecf496ce-c863-4c64-bd76-1e4354cf29a9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:36:50.276594 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ecf496ce-c863-4c64-bd76-1e4354cf29a9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:36:50.283551 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 639/1280] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:50 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 915 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:51.301524 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab17aba0-6087-4bf7-9b9c-1a2c96e24ff9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:36:51.302034 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab17aba0-6087-4bf7-9b9c-1a2c96e24ff9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:51.302219 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:51.302219 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:51.302632 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab17aba0-6087-4bf7-9b9c-1a2c96e24ff9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:51.459218 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:51.459218 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:51.495953 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ab17aba0-6087-4bf7-9b9c-1a2c96e24ff9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:36:51.555102 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab17aba0-6087-4bf7-9b9c-1a2c96e24ff9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:36:51.556195 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 642/1281] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:51 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 915 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:52.573789 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-26e7eaf4-1689-4b2a-90d1-8d01127702b1 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:36:52.575048 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-26e7eaf4-1689-4b2a-90d1-8d01127702b1 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:52.575484 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:52.575484 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:52.576142 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-26e7eaf4-1689-4b2a-90d1-8d01127702b1 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:52.652965 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:52.652965 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:52.663495 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-26e7eaf4-1689-4b2a-90d1-8d01127702b1 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:36:52.692401 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-26e7eaf4-1689-4b2a-90d1-8d01127702b1 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:36:52.694089 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 640/1282] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:52 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 915 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:53.712145 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-00625128-2c4c-4932-ae96-5e1636f302f9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:36:53.713081 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-00625128-2c4c-4932-ae96-5e1636f302f9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:53.713449 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:53.713449 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:53.713828 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-00625128-2c4c-4932-ae96-5e1636f302f9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:53.877336 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:53.877336 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:53.889197 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-00625128-2c4c-4932-ae96-5e1636f302f9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:36:53.915397 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-00625128-2c4c-4932-ae96-5e1636f302f9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:36:53.916955 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 643/1283] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:53 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 973 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:54.933020 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1a4ef6df-0b9e-4b92-9a38-9ffba4e058f3 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:36:54.933524 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1a4ef6df-0b9e-4b92-9a38-9ffba4e058f3 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:54.933725 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:54.933725 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:54.934364 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1a4ef6df-0b9e-4b92-9a38-9ffba4e058f3 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:55.092210 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:55.092210 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:55.116317 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1a4ef6df-0b9e-4b92-9a38-9ffba4e058f3 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:36:55.143718 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1a4ef6df-0b9e-4b92-9a38-9ffba4e058f3 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:36:55.146096 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 641/1284] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:54 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 973 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:56.163396 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ecacd2b6-7dcb-425e-a33e-72bc19898b0a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:36:56.164726 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ecacd2b6-7dcb-425e-a33e-72bc19898b0a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:56.165089 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:56.165089 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:56.166992 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ecacd2b6-7dcb-425e-a33e-72bc19898b0a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:56.309014 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:56.309014 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:56.323630 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ecacd2b6-7dcb-425e-a33e-72bc19898b0a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:36:56.357855 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ecacd2b6-7dcb-425e-a33e-72bc19898b0a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:36:56.359791 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 644/1285] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:56 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 976 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:57.381884 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a2777e46-6a9e-47dd-8772-d0783337c023 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:36:57.383054 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a2777e46-6a9e-47dd-8772-d0783337c023 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:57.383675 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:57.383675 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:57.385657 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a2777e46-6a9e-47dd-8772-d0783337c023 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:57.542024 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:57.542024 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:57.580255 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a2777e46-6a9e-47dd-8772-d0783337c023 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:36:57.617914 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a2777e46-6a9e-47dd-8772-d0783337c023 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:36:57.618963 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 645/1286] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:57 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 976 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:57.912319 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc3be265-8f95-4f1c-a730-f03fa4006ffc tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] POST http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/volumes Dec 29 07:36:57.912970 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:57.912970 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:57.913698 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc3be265-8f95-4f1c-a730-f03fa4006ffc tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-125742320"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:36:57.915061 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-dc3be265-8f95-4f1c-a730-f03fa4006ffc tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-125742320'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:36:57.915636 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-dc3be265-8f95-4f1c-a730-f03fa4006ffc tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Create volume of 1 GB Dec 29 07:36:57.988306 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dc3be265-8f95-4f1c-a730-f03fa4006ffc tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Availability Zones retrieved successfully. Dec 29 07:36:58.023252 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-dc3be265-8f95-4f1c-a730-f03fa4006ffc tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Flow 'volume_create_api' (c3a2362f-f2e9-4bf7-9240-19a9594e46d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:36:58.040102 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-dc3be265-8f95-4f1c-a730-f03fa4006ffc tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0c55777-2faa-42b2-beec-b60fcb94debd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:36:58.046344 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-dc3be265-8f95-4f1c-a730-f03fa4006ffc tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:36:58.206176 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-dc3be265-8f95-4f1c-a730-f03fa4006ffc tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0c55777-2faa-42b2-beec-b60fcb94debd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:36:58.213452 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-dc3be265-8f95-4f1c-a730-f03fa4006ffc tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38a0eecc-4bd7-4b1d-accd-1a740ad279db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:36:58.361024 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-dc3be265-8f95-4f1c-a730-f03fa4006ffc tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Created reservations ['00dc9d3e-2f86-4dda-8803-9d88ad9069a0', '78950c27-0601-46ee-90c7-e1dbc7a7da00', '2bce8f1e-6849-4342-bc5a-a0bcf954a82b', 'f2f35236-7a4f-49ff-8903-25e354bdb40e'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:36:58.364035 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-dc3be265-8f95-4f1c-a730-f03fa4006ffc tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38a0eecc-4bd7-4b1d-accd-1a740ad279db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00dc9d3e-2f86-4dda-8803-9d88ad9069a0', '78950c27-0601-46ee-90c7-e1dbc7a7da00', '2bce8f1e-6849-4342-bc5a-a0bcf954a82b', 'f2f35236-7a4f-49ff-8903-25e354bdb40e']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:36:58.366347 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-dc3be265-8f95-4f1c-a730-f03fa4006ffc tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26ad5758-2928-4488-9f42-cc410cf5c3c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:36:58.513110 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-dc3be265-8f95-4f1c-a730-f03fa4006ffc tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26ad5758-2928-4488-9f42-cc410cf5c3c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8af53038-6047-457c-b758-ca2b39a807f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-125742320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='441dfed353a34f50ac1c166811e04275',qos_specs=None,replication_status=,reservations=['00dc9d3e-2f86-4dda-8803-9d88ad9069a0','78950c27-0601-46ee-90c7-e1dbc7a7da00','2bce8f1e-6849-4342-bc5a-a0bcf954a82b','f2f35236-7a4f-49ff-8903-25e354bdb40e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10bb6aa3269e42a19baa16fae7ae3485',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:36:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-125742320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8af53038-6047-457c-b758-ca2b39a807f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='441dfed353a34f50ac1c166811e04275',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='10bb6aa3269e42a19baa16fae7ae3485',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:36:58.515846 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-dc3be265-8f95-4f1c-a730-f03fa4006ffc tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f99ec8b-326e-437d-b168-fa9382e035f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:36:58.617390 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-dc3be265-8f95-4f1c-a730-f03fa4006ffc tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f99ec8b-326e-437d-b168-fa9382e035f1) transitioned into state 'SUCCESS' from state '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-125742320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='441dfed353a34f50ac1c166811e04275',qos_specs=None,replication_status=,reservations=['00dc9d3e-2f86-4dda-8803-9d88ad9069a0','78950c27-0601-46ee-90c7-e1dbc7a7da00','2bce8f1e-6849-4342-bc5a-a0bcf954a82b','f2f35236-7a4f-49ff-8903-25e354bdb40e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10bb6aa3269e42a19baa16fae7ae3485',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:36:58.619552 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-dc3be265-8f95-4f1c-a730-f03fa4006ffc tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0534734-b3ac-42b7-b957-8bd4ba27cef7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:36:58.636975 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a52e30f6-cc2a-4697-8b9f-f1f8c1b06933 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:36:58.638009 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a52e30f6-cc2a-4697-8b9f-f1f8c1b06933 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:58.638325 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:58.638325 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:58.638791 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a52e30f6-cc2a-4697-8b9f-f1f8c1b06933 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:58.652454 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-dc3be265-8f95-4f1c-a730-f03fa4006ffc tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0534734-b3ac-42b7-b957-8bd4ba27cef7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:36:58.655378 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-dc3be265-8f95-4f1c-a730-f03fa4006ffc tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Flow 'volume_create_api' (c3a2362f-f2e9-4bf7-9240-19a9594e46d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:36:58.769322 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dc3be265-8f95-4f1c-a730-f03fa4006ffc tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Create volume request issued successfully. Dec 29 07:36:58.801357 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:58.801357 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:58.825552 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a52e30f6-cc2a-4697-8b9f-f1f8c1b06933 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:36:58.826721 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc3be265-8f95-4f1c-a730-f03fa4006ffc tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/volumes returned with HTTP 202 Dec 29 07:36:58.847447 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 642/1287] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:36:57 2020] POST /volume/v3/441dfed353a34f50ac1c166811e04275/volumes => generated 823 bytes in 1718 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:36:58.869298 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2e27ea5e-7a7d-4731-a613-78ceb7792081 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] GET http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/volumes/8af53038-6047-457c-b758-ca2b39a807f9 Dec 29 07:36:58.881545 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2e27ea5e-7a7d-4731-a613-78ceb7792081 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:58.882170 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:58.882170 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:58.886793 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2e27ea5e-7a7d-4731-a613-78ceb7792081 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:36:58.889452 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a52e30f6-cc2a-4697-8b9f-f1f8c1b06933 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:36:58.896190 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 646/1288] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:58 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 976 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:59.038834 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:36:59.038834 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:36:59.052854 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2e27ea5e-7a7d-4731-a613-78ceb7792081 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Volume info retrieved successfully. Dec 29 07:36:59.107453 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2e27ea5e-7a7d-4731-a613-78ceb7792081 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/volumes/8af53038-6047-457c-b758-ca2b39a807f9 returned with HTTP 200 Dec 29 07:36:59.108596 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 643/1289] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:58 2020] GET /volume/v3/441dfed353a34f50ac1c166811e04275/volumes/8af53038-6047-457c-b758-ca2b39a807f9 => generated 915 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:36:59.913681 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-604880fa-368d-4828-a89d-330140cfd71d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:36:59.915177 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-604880fa-368d-4828-a89d-330140cfd71d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:36:59.926933 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:36:59.926933 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:36:59.927882 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-604880fa-368d-4828-a89d-330140cfd71d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:00.117898 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:00.117898 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:00.125734 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a155f61f-70b0-4895-9552-c9e19534a898 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] GET http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/volumes/8af53038-6047-457c-b758-ca2b39a807f9 Dec 29 07:37:00.126364 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a155f61f-70b0-4895-9552-c9e19534a898 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:00.126619 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:00.126619 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:00.127215 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a155f61f-70b0-4895-9552-c9e19534a898 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:00.158920 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-604880fa-368d-4828-a89d-330140cfd71d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:37:00.215195 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-604880fa-368d-4828-a89d-330140cfd71d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:37:00.217106 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 647/1290] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:36:59 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 976 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:00.241504 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:00.241504 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:00.256215 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a155f61f-70b0-4895-9552-c9e19534a898 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Volume info retrieved successfully. Dec 29 07:37:00.301004 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a155f61f-70b0-4895-9552-c9e19534a898 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/volumes/8af53038-6047-457c-b758-ca2b39a807f9 returned with HTTP 200 Dec 29 07:37:00.303101 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 644/1291] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:00 2020] GET /volume/v3/441dfed353a34f50ac1c166811e04275/volumes/8af53038-6047-457c-b758-ca2b39a807f9 => generated 915 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:01.244440 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9e5a21bc-f104-4d3f-b132-5b735a161e72 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:37:01.248312 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9e5a21bc-f104-4d3f-b132-5b735a161e72 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:01.248633 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:01.248633 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:01.251566 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9e5a21bc-f104-4d3f-b132-5b735a161e72 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:01.321374 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b8cbeca2-c969-4fa2-8694-6f554b3961ac tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] GET http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/volumes/8af53038-6047-457c-b758-ca2b39a807f9 Dec 29 07:37:01.322323 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b8cbeca2-c969-4fa2-8694-6f554b3961ac tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:01.323156 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:01.323156 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:01.324406 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b8cbeca2-c969-4fa2-8694-6f554b3961ac tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:01.405854 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:01.405854 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:01.417657 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b8cbeca2-c969-4fa2-8694-6f554b3961ac tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Volume info retrieved successfully. Dec 29 07:37:01.421467 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:01.421467 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:01.449296 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b8cbeca2-c969-4fa2-8694-6f554b3961ac tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/volumes/8af53038-6047-457c-b758-ca2b39a807f9 returned with HTTP 200 Dec 29 07:37:01.450947 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 645/1292] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:01 2020] GET /volume/v3/441dfed353a34f50ac1c166811e04275/volumes/8af53038-6047-457c-b758-ca2b39a807f9 => generated 916 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:01.460769 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9e5a21bc-f104-4d3f-b132-5b735a161e72 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:37:01.470407 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-974ef11b-310a-46c0-ba35-fe9eb86f79d5 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] POST http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots Dec 29 07:37:01.471170 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:01.471170 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:01.472808 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-974ef11b-310a-46c0-ba35-fe9eb86f79d5 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8af53038-6047-457c-b758-ca2b39a807f9", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-37748744"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:37:01.576479 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9e5a21bc-f104-4d3f-b132-5b735a161e72 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:37:01.580048 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 648/1293] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:01 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 976 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:01.633160 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:01.633160 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:01.638466 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-974ef11b-310a-46c0-ba35-fe9eb86f79d5 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Volume info retrieved successfully. Dec 29 07:37:01.641938 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-974ef11b-310a-46c0-ba35-fe9eb86f79d5 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Create snapshot from volume 8af53038-6047-457c-b758-ca2b39a807f9 Dec 29 07:37:01.739937 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-974ef11b-310a-46c0-ba35-fe9eb86f79d5 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Created reservations ['64ad42ba-6cf2-4450-84ea-82bbbcc8c7f2', '95b1401a-34b1-4eb8-bc15-9ed6bc523829', '914a3be2-9c75-4dbb-aba3-50059f602ae3', '4da447d2-4307-4d08-b55c-ed46f45e289d'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:37:02.007433 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-974ef11b-310a-46c0-ba35-fe9eb86f79d5 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Snapshot create request issued successfully. Dec 29 07:37:02.008219 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-974ef11b-310a-46c0-ba35-fe9eb86f79d5 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots returned with HTTP 202 Dec 29 07:37:02.009658 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 646/1294] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:37:01 2020] POST /volume/v3/441dfed353a34f50ac1c166811e04275/snapshots => generated 309 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 29 07:37:02.023827 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c707d9fe-764a-4063-ba25-c717c3e50252 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] GET http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738 Dec 29 07:37:02.024729 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c707d9fe-764a-4063-ba25-c717c3e50252 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:02.025154 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:02.025154 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:02.025816 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c707d9fe-764a-4063-ba25-c717c3e50252 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:02.104537 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:02.104537 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:02.106003 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c707d9fe-764a-4063-ba25-c717c3e50252 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Snapshot retrieved successfully. Dec 29 07:37:02.108681 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c707d9fe-764a-4063-ba25-c717c3e50252 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738 returned with HTTP 200 Dec 29 07:37:02.110081 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 649/1295] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:37:02 2020] GET /volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738 => generated 441 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:02.593566 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c155125d-511a-4822-abb0-1fb0a4e582b2 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:37:02.594907 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c155125d-511a-4822-abb0-1fb0a4e582b2 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:02.595335 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:02.595335 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:02.596185 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c155125d-511a-4822-abb0-1fb0a4e582b2 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:02.770551 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:02.770551 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:02.819428 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c155125d-511a-4822-abb0-1fb0a4e582b2 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:37:02.881052 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c155125d-511a-4822-abb0-1fb0a4e582b2 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:37:02.896223 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 647/1296] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:02 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 976 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:03.121461 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-76f91e02-9f9e-487b-ae72-23fc6dc9bcd6 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] GET http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738 Dec 29 07:37:03.122250 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-76f91e02-9f9e-487b-ae72-23fc6dc9bcd6 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:03.122672 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:03.122672 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:03.123453 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-76f91e02-9f9e-487b-ae72-23fc6dc9bcd6 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:03.232764 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:03.232764 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:03.234315 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-76f91e02-9f9e-487b-ae72-23fc6dc9bcd6 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Snapshot retrieved successfully. Dec 29 07:37:03.238700 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-76f91e02-9f9e-487b-ae72-23fc6dc9bcd6 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738 returned with HTTP 200 Dec 29 07:37:03.250259 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 650/1297] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:37:03 2020] GET /volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738 => generated 441 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:03.904582 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bad19381-2e6b-439f-9857-dd3d842056e7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:37:03.912083 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bad19381-2e6b-439f-9857-dd3d842056e7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:03.912517 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:03.912517 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:03.913134 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bad19381-2e6b-439f-9857-dd3d842056e7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:04.205219 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:04.205219 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:04.264705 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fc0cdb21-fc49-40b0-9745-13ca68eac9e5 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] GET http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738 Dec 29 07:37:04.265782 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fc0cdb21-fc49-40b0-9745-13ca68eac9e5 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:04.266472 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:04.266472 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:04.267622 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fc0cdb21-fc49-40b0-9745-13ca68eac9e5 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:04.304092 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bad19381-2e6b-439f-9857-dd3d842056e7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:37:04.327862 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:04.327862 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:04.328709 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fc0cdb21-fc49-40b0-9745-13ca68eac9e5 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Snapshot retrieved successfully. Dec 29 07:37:04.339608 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fc0cdb21-fc49-40b0-9745-13ca68eac9e5 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738 returned with HTTP 200 Dec 29 07:37:04.340745 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 651/1298] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:37:04 2020] GET /volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738 => generated 441 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:04.382059 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bad19381-2e6b-439f-9857-dd3d842056e7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:37:04.382991 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 648/1299] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:03 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 976 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:37:05.353502 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fd31d048-50c7-4438-b5d0-37f36d449ac2 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] GET http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738 Dec 29 07:37:05.354133 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fd31d048-50c7-4438-b5d0-37f36d449ac2 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:05.354637 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:05.354637 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:05.355375 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fd31d048-50c7-4438-b5d0-37f36d449ac2 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:05.399876 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a894891f-7fc4-4c36-b036-7ae042fd6d2d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:37:05.400402 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a894891f-7fc4-4c36-b036-7ae042fd6d2d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:05.400597 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:05.400597 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:05.401223 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a894891f-7fc4-4c36-b036-7ae042fd6d2d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:05.431259 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:05.431259 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:05.436190 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fd31d048-50c7-4438-b5d0-37f36d449ac2 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Snapshot retrieved successfully. Dec 29 07:37:05.438332 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fd31d048-50c7-4438-b5d0-37f36d449ac2 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738 returned with HTTP 200 Dec 29 07:37:05.441941 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 652/1300] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:37:05 2020] GET /volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738 => generated 468 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:05.454037 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0974308d-8c0d-467e-bca3-a48cc53444bf tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] POST http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata Dec 29 07:37:05.455408 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:05.455408 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:05.456859 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0974308d-8c0d-467e-bca3-a48cc53444bf tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:37:05.501277 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:05.501277 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:05.507389 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:05.507389 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:05.509369 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0974308d-8c0d-467e-bca3-a48cc53444bf tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Snapshot retrieved successfully. Dec 29 07:37:05.520922 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a894891f-7fc4-4c36-b036-7ae042fd6d2d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:37:05.574657 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a894891f-7fc4-4c36-b036-7ae042fd6d2d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:37:05.587222 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 649/1301] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:05 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 1364 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:37:05.591552 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-71865e88-90d7-4abe-98c4-b919bbc81ad7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:37:05.592309 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-71865e88-90d7-4abe-98c4-b919bbc81ad7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:05.592683 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:05.592683 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:05.593264 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-71865e88-90d7-4abe-98c4-b919bbc81ad7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:05.594887 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0974308d-8c0d-467e-bca3-a48cc53444bf tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Update snapshot metadata completed successfully. Dec 29 07:37:05.595712 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0974308d-8c0d-467e-bca3-a48cc53444bf tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata returned with HTTP 200 Dec 29 07:37:05.597008 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 653/1302] 10.222.0.20 () {60 vars in 1369 bytes} [Tue Dec 29 07:37:05 2020] POST /volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata => generated 68 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 29 07:37:05.606789 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ac0c213f-609c-4241-8303-61122f5b97d7 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] GET http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata Dec 29 07:37:05.607478 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ac0c213f-609c-4241-8303-61122f5b97d7 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:05.607806 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:05.607806 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:05.608340 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ac0c213f-609c-4241-8303-61122f5b97d7 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:05.671069 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:05.671069 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:05.675860 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ac0c213f-609c-4241-8303-61122f5b97d7 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Snapshot retrieved successfully. Dec 29 07:37:05.682693 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ac0c213f-609c-4241-8303-61122f5b97d7 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Get snapshot metadata completed successfully. Dec 29 07:37:05.683666 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ac0c213f-609c-4241-8303-61122f5b97d7 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata returned with HTTP 200 Dec 29 07:37:05.685080 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 654/1303] 10.222.0.20 () {58 vars in 1348 bytes} [Tue Dec 29 07:37:05 2020] GET /volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata => generated 68 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 29 07:37:05.694638 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-764f5133-9b04-47cf-8c96-0e588fec9764 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] PUT http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata Dec 29 07:37:05.696362 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:05.696362 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:05.698081 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-764f5133-9b04-47cf-8c96-0e588fec9764 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:37:05.719308 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:05.719308 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:05.744155 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-71865e88-90d7-4abe-98c4-b919bbc81ad7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:37:05.758772 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:05.758772 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:05.764225 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-764f5133-9b04-47cf-8c96-0e588fec9764 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Snapshot retrieved successfully. Dec 29 07:37:05.787796 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-71865e88-90d7-4abe-98c4-b919bbc81ad7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:37:05.799992 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 650/1304] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:05 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 1364 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:37:05.815302 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-039462fe-d050-46e3-bac5-04f7a99b46de tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:37:05.817284 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-039462fe-d050-46e3-bac5-04f7a99b46de tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:05.817711 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:05.817711 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:05.818394 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-039462fe-d050-46e3-bac5-04f7a99b46de tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:05.882365 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-764f5133-9b04-47cf-8c96-0e588fec9764 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Update snapshot metadata completed successfully. Dec 29 07:37:05.883124 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-764f5133-9b04-47cf-8c96-0e588fec9764 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata returned with HTTP 200 Dec 29 07:37:05.884477 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 655/1305] 10.222.0.20 () {60 vars in 1368 bytes} [Tue Dec 29 07:37:05 2020] PUT /volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata => generated 57 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 29 07:37:05.899007 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e26aa26a-2ccf-4565-9a1c-aebdf17ef50b tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] GET http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata Dec 29 07:37:05.931268 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e26aa26a-2ccf-4565-9a1c-aebdf17ef50b tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:05.931859 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:05.931859 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:05.932563 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e26aa26a-2ccf-4565-9a1c-aebdf17ef50b tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:05.975448 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:05.975448 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:05.981719 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:05.981719 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:05.986933 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e26aa26a-2ccf-4565-9a1c-aebdf17ef50b tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Snapshot retrieved successfully. Dec 29 07:37:05.991962 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e26aa26a-2ccf-4565-9a1c-aebdf17ef50b tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Get snapshot metadata completed successfully. Dec 29 07:37:05.993746 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e26aa26a-2ccf-4565-9a1c-aebdf17ef50b tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata returned with HTTP 200 Dec 29 07:37:06.001624 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 656/1306] 10.222.0.20 () {58 vars in 1348 bytes} [Tue Dec 29 07:37:05 2020] GET /volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata => generated 57 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:37:06.009782 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b4c9d846-cd8f-4f03-8aa7-3cf1632c955f tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] DELETE http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata/key3 Dec 29 07:37:06.016629 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b4c9d846-cd8f-4f03-8aa7-3cf1632c955f tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:06.017236 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:06.017236 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:06.017750 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b4c9d846-cd8f-4f03-8aa7-3cf1632c955f tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:06.039597 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-039462fe-d050-46e3-bac5-04f7a99b46de tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:37:06.088042 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:06.088042 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:06.089623 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b4c9d846-cd8f-4f03-8aa7-3cf1632c955f tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Snapshot retrieved successfully. Dec 29 07:37:06.093188 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b4c9d846-cd8f-4f03-8aa7-3cf1632c955f tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Get snapshot metadata completed successfully. Dec 29 07:37:06.096376 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-039462fe-d050-46e3-bac5-04f7a99b46de tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:37:06.098633 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 651/1307] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:05 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 1364 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:37:06.113680 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:37:06.113680 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:37:06.114780 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-23ca9736-532c-4a6e-a60b-b29f47a3d95d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] POST http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups Dec 29 07:37:06.115249 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:06.115249 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:06.115668 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-23ca9736-532c-4a6e-a60b-b29f47a3d95d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c874f0b9-07b4-485a-9ba0-ebb2890b11f9", "name": "tempest-TestVolumeBackupRestore-backup-1650383318", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:37:06.116988 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.backups [None req-23ca9736-532c-4a6e-a60b-b29f47a3d95d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Creating new backup {'backup': {'volume_id': 'c874f0b9-07b4-485a-9ba0-ebb2890b11f9', 'name': 'tempest-TestVolumeBackupRestore-backup-1650383318', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=88228) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 29 07:37:06.117398 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.backups [None req-23ca9736-532c-4a6e-a60b-b29f47a3d95d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Creating backup of volume c874f0b9-07b4-485a-9ba0-ebb2890b11f9 in container None Dec 29 07:37:06.130101 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b4c9d846-cd8f-4f03-8aa7-3cf1632c955f tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Delete snapshot metadata completed successfully. Dec 29 07:37:06.130741 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b4c9d846-cd8f-4f03-8aa7-3cf1632c955f tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata/key3 returned with HTTP 200 Dec 29 07:37:06.135931 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 657/1308] 10.222.0.20 () {58 vars in 1366 bytes} [Tue Dec 29 07:37:06 2020] DELETE /volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata/key3 => generated 0 bytes in 134 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Dec 29 07:37:06.142872 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b6e3ffa2-ce88-48fd-944b-b0d86dbfba31 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] GET http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata Dec 29 07:37:06.146899 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b6e3ffa2-ce88-48fd-944b-b0d86dbfba31 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:06.147129 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:06.147129 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:06.147660 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b6e3ffa2-ce88-48fd-944b-b0d86dbfba31 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:06.210626 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:06.210626 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:06.218169 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b6e3ffa2-ce88-48fd-944b-b0d86dbfba31 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Snapshot retrieved successfully. Dec 29 07:37:06.220620 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b6e3ffa2-ce88-48fd-944b-b0d86dbfba31 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Get snapshot metadata completed successfully. Dec 29 07:37:06.223080 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b6e3ffa2-ce88-48fd-944b-b0d86dbfba31 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata returned with HTTP 200 Dec 29 07:37:06.224743 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 658/1309] 10.222.0.20 () {58 vars in 1348 bytes} [Tue Dec 29 07:37:06 2020] GET /volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata => generated 32 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:37:06.240338 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4e23511a-1590-4d23-99af-66a2a4097e5b tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] PUT http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata Dec 29 07:37:06.240896 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:06.240896 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:06.241391 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4e23511a-1590-4d23-99af-66a2a4097e5b tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:37:06.251614 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:06.251614 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:06.256242 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-23ca9736-532c-4a6e-a60b-b29f47a3d95d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:37:06.319764 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:06.319764 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:06.320938 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4e23511a-1590-4d23-99af-66a2a4097e5b tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Snapshot retrieved successfully. Dec 29 07:37:06.339651 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-23ca9736-532c-4a6e-a60b-b29f47a3d95d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Created reservations ['ac2e0e85-6805-444f-97a7-22cebc12a7a4', 'e2774d66-510d-4b54-8cc6-5e2e7b08641a'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:37:06.385489 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4e23511a-1590-4d23-99af-66a2a4097e5b tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Update snapshot metadata completed successfully. Dec 29 07:37:06.386273 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4e23511a-1590-4d23-99af-66a2a4097e5b tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata returned with HTTP 200 Dec 29 07:37:06.392890 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 659/1310] 10.222.0.20 () {60 vars in 1368 bytes} [Tue Dec 29 07:37:06 2020] PUT /volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata => generated 16 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:37:06.399935 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f6a3f763-b308-47d4-95c2-16117e149e7e tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] POST http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata Dec 29 07:37:06.404709 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:06.404709 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:06.405467 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f6a3f763-b308-47d4-95c2-16117e149e7e tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:37:06.459261 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-23ca9736-532c-4a6e-a60b-b29f47a3d95d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups returned with HTTP 202 Dec 29 07:37:06.460304 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 652/1311] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:37:06 2020] POST /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups => generated 401 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 29 07:37:06.470217 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:06.470217 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:06.471414 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f6a3f763-b308-47d4-95c2-16117e149e7e tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Snapshot retrieved successfully. Dec 29 07:37:06.476389 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e6ffcccd-d2c6-4d2e-8028-6465947f070a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:06.476915 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e6ffcccd-d2c6-4d2e-8028-6465947f070a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:06.477113 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:06.477113 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:06.477487 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e6ffcccd-d2c6-4d2e-8028-6465947f070a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:06.477857 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-e6ffcccd-d2c6-4d2e-8028-6465947f070a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:06.521112 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:06.521112 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:06.523195 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e6ffcccd-d2c6-4d2e-8028-6465947f070a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:06.524190 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 653/1312] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:06 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 808 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:06.562157 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f6a3f763-b308-47d4-95c2-16117e149e7e tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Update snapshot metadata completed successfully. Dec 29 07:37:06.562983 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f6a3f763-b308-47d4-95c2-16117e149e7e tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata returned with HTTP 200 Dec 29 07:37:06.564068 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 660/1313] 10.222.0.20 () {60 vars in 1369 bytes} [Tue Dec 29 07:37:06 2020] POST /volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata => generated 68 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:37:06.573509 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0583fbe1-9b11-4ad1-a621-83b5d27be6aa tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] GET http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata Dec 29 07:37:06.574039 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0583fbe1-9b11-4ad1-a621-83b5d27be6aa tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:06.574255 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:06.574255 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:06.574648 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0583fbe1-9b11-4ad1-a621-83b5d27be6aa tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:06.624055 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:06.624055 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:06.625203 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0583fbe1-9b11-4ad1-a621-83b5d27be6aa tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Snapshot retrieved successfully. Dec 29 07:37:06.627299 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0583fbe1-9b11-4ad1-a621-83b5d27be6aa tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Get snapshot metadata completed successfully. Dec 29 07:37:06.627908 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0583fbe1-9b11-4ad1-a621-83b5d27be6aa tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata returned with HTTP 200 Dec 29 07:37:06.633899 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 654/1314] 10.222.0.20 () {58 vars in 1348 bytes} [Tue Dec 29 07:37:06 2020] GET /volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata => generated 68 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:37:06.640862 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3a5bdb2d-b25a-455a-9a4a-baf21b561592 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] PUT http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata/key3 Dec 29 07:37:06.641514 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:06.641514 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:06.642177 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3a5bdb2d-b25a-455a-9a4a-baf21b561592 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:37:06.699038 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:06.699038 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:06.700470 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3a5bdb2d-b25a-455a-9a4a-baf21b561592 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Snapshot retrieved successfully. Dec 29 07:37:06.786383 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3a5bdb2d-b25a-455a-9a4a-baf21b561592 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Update snapshot metadata completed successfully. Dec 29 07:37:06.787259 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3a5bdb2d-b25a-455a-9a4a-baf21b561592 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata/key3 returned with HTTP 200 Dec 29 07:37:06.794312 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 661/1315] 10.222.0.20 () {60 vars in 1383 bytes} [Tue Dec 29 07:37:06 2020] PUT /volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata/key3 => generated 35 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:37:06.798413 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dd103689-2a07-4615-a560-95ab34deb88f tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] GET http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata/key3 Dec 29 07:37:06.799066 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dd103689-2a07-4615-a560-95ab34deb88f tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:06.799268 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:06.799268 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:06.799830 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dd103689-2a07-4615-a560-95ab34deb88f tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:06.874982 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:06.874982 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:06.876134 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dd103689-2a07-4615-a560-95ab34deb88f tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Snapshot retrieved successfully. Dec 29 07:37:06.878159 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dd103689-2a07-4615-a560-95ab34deb88f tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Get snapshot metadata completed successfully. Dec 29 07:37:06.878809 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dd103689-2a07-4615-a560-95ab34deb88f tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata/key3 returned with HTTP 200 Dec 29 07:37:06.879621 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 655/1316] 10.222.0.20 () {58 vars in 1363 bytes} [Tue Dec 29 07:37:06 2020] GET /volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata/key3 => generated 35 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:37:06.890498 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-070365e4-48f8-4981-93a7-e907ec8d1251 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] GET http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata Dec 29 07:37:06.891238 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-070365e4-48f8-4981-93a7-e907ec8d1251 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:06.891601 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:06.891601 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:06.892231 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-070365e4-48f8-4981-93a7-e907ec8d1251 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:06.975806 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:06.975806 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:06.979506 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-070365e4-48f8-4981-93a7-e907ec8d1251 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Snapshot retrieved successfully. Dec 29 07:37:06.984510 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-070365e4-48f8-4981-93a7-e907ec8d1251 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Get snapshot metadata completed successfully. Dec 29 07:37:06.988857 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-070365e4-48f8-4981-93a7-e907ec8d1251 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata returned with HTTP 200 Dec 29 07:37:06.989942 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 662/1317] 10.222.0.20 () {58 vars in 1348 bytes} [Tue Dec 29 07:37:06 2020] GET /volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata => generated 75 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:37:07.000358 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fcc9e966-170f-4ec5-a7f7-affd536ca2e0 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] PUT http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata Dec 29 07:37:07.000839 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:07.000839 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:07.001352 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fcc9e966-170f-4ec5-a7f7-affd536ca2e0 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:37:07.076862 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:07.076862 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:07.078394 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fcc9e966-170f-4ec5-a7f7-affd536ca2e0 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Snapshot retrieved successfully. Dec 29 07:37:07.176250 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fcc9e966-170f-4ec5-a7f7-affd536ca2e0 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Update snapshot metadata completed successfully. Dec 29 07:37:07.177321 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fcc9e966-170f-4ec5-a7f7-affd536ca2e0 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata returned with HTTP 200 Dec 29 07:37:07.178519 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 656/1318] 10.222.0.20 () {60 vars in 1368 bytes} [Tue Dec 29 07:37:06 2020] PUT /volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738/metadata => generated 16 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:37:07.188453 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-59a073fd-95db-4734-96a3-45baaf5dad24 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] DELETE http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738 Dec 29 07:37:07.188978 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-59a073fd-95db-4734-96a3-45baaf5dad24 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:07.189188 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:07.189188 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:07.189568 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-59a073fd-95db-4734-96a3-45baaf5dad24 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:07.189917 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-59a073fd-95db-4734-96a3-45baaf5dad24 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Delete snapshot with id: 141d5488-914c-4767-b89c-50ffc87a3738 Dec 29 07:37:07.230211 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:07.230211 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:07.236565 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-59a073fd-95db-4734-96a3-45baaf5dad24 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Snapshot retrieved successfully. Dec 29 07:37:07.368845 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-59a073fd-95db-4734-96a3-45baaf5dad24 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Snapshot delete request issued successfully. Dec 29 07:37:07.369315 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-59a073fd-95db-4734-96a3-45baaf5dad24 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738 returned with HTTP 202 Dec 29 07:37:07.373253 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 663/1319] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:37:07 2020] DELETE /volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:37:07.382649 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0af15bd4-c585-4339-a7a3-6a72c749b08a tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] GET http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738 Dec 29 07:37:07.384461 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0af15bd4-c585-4339-a7a3-6a72c749b08a tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:07.384900 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:07.384900 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:07.388251 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0af15bd4-c585-4339-a7a3-6a72c749b08a tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:07.470680 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:07.470680 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:07.473539 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0af15bd4-c585-4339-a7a3-6a72c749b08a tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Snapshot retrieved successfully. Dec 29 07:37:07.478034 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0af15bd4-c585-4339-a7a3-6a72c749b08a tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738 returned with HTTP 200 Dec 29 07:37:07.482992 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 657/1320] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:37:07 2020] GET /volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738 => generated 467 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:07.538045 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-de4be1c7-48c8-4c10-8e24-644734cc6748 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:07.538540 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-de4be1c7-48c8-4c10-8e24-644734cc6748 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:07.539634 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:07.539634 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:07.540020 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-de4be1c7-48c8-4c10-8e24-644734cc6748 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:07.540398 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-de4be1c7-48c8-4c10-8e24-644734cc6748 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:07.594027 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:07.594027 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:07.599921 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-de4be1c7-48c8-4c10-8e24-644734cc6748 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:07.601014 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 664/1321] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:07 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 808 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:08.495231 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d45bd362-182d-4f74-84c9-b024d4a0c1e1 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] GET http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738 Dec 29 07:37:08.496338 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d45bd362-182d-4f74-84c9-b024d4a0c1e1 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:08.496886 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:08.496886 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:08.497466 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d45bd362-182d-4f74-84c9-b024d4a0c1e1 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:08.547482 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:08.547482 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:08.548990 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d45bd362-182d-4f74-84c9-b024d4a0c1e1 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Snapshot retrieved successfully. Dec 29 07:37:08.559053 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d45bd362-182d-4f74-84c9-b024d4a0c1e1 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738 returned with HTTP 200 Dec 29 07:37:08.560398 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 658/1322] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:37:08 2020] GET /volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738 => generated 467 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:08.615171 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2b841c12-665a-48cf-a16e-4a7cbf9525a7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:08.616031 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2b841c12-665a-48cf-a16e-4a7cbf9525a7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:08.616391 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:08.616391 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:08.616966 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2b841c12-665a-48cf-a16e-4a7cbf9525a7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:08.617488 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-2b841c12-665a-48cf-a16e-4a7cbf9525a7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:08.663528 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:08.663528 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:08.667160 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2b841c12-665a-48cf-a16e-4a7cbf9525a7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:08.678717 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 665/1323] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:08 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 808 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:09.572765 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9b9078bf-3f4f-49c2-b2d8-5588e1e2d63e tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] GET http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738 Dec 29 07:37:09.573359 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9b9078bf-3f4f-49c2-b2d8-5588e1e2d63e tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:09.573646 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:09.573646 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:09.574099 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9b9078bf-3f4f-49c2-b2d8-5588e1e2d63e tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:09.656600 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:09.656600 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:09.657818 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9b9078bf-3f4f-49c2-b2d8-5588e1e2d63e tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Snapshot retrieved successfully. Dec 29 07:37:09.661396 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9b9078bf-3f4f-49c2-b2d8-5588e1e2d63e tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738 returned with HTTP 200 Dec 29 07:37:09.670369 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 659/1324] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:37:09 2020] GET /volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738 => generated 467 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:09.681734 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bce81e38-85ce-4df2-b55b-b8b61a372185 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:09.682320 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bce81e38-85ce-4df2-b55b-b8b61a372185 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:09.682516 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:09.682516 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:09.683232 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bce81e38-85ce-4df2-b55b-b8b61a372185 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:09.683756 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-bce81e38-85ce-4df2-b55b-b8b61a372185 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:09.740948 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:09.740948 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:09.745480 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bce81e38-85ce-4df2-b55b-b8b61a372185 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:09.756320 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 666/1325] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:09 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 808 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:10.682287 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f40078d9-233e-4856-a07b-9cd4329ed666 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] GET http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738 Dec 29 07:37:10.683011 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f40078d9-233e-4856-a07b-9cd4329ed666 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:10.683329 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:10.683329 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:10.683703 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f40078d9-233e-4856-a07b-9cd4329ed666 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:10.741184 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f40078d9-233e-4856-a07b-9cd4329ed666 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738 returned with HTTP 404 Dec 29 07:37:10.742258 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 660/1326] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:37:10 2020] GET /volume/v3/441dfed353a34f50ac1c166811e04275/snapshots/141d5488-914c-4767-b89c-50ffc87a3738 => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:37:10.750347 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0aeafb2a-aab0-4edf-a721-7c53c7fbf05b tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] DELETE http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/volumes/8af53038-6047-457c-b758-ca2b39a807f9 Dec 29 07:37:10.751333 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0aeafb2a-aab0-4edf-a721-7c53c7fbf05b tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:10.751739 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:10.751739 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:10.752376 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0aeafb2a-aab0-4edf-a721-7c53c7fbf05b tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:10.753419 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-0aeafb2a-aab0-4edf-a721-7c53c7fbf05b tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Delete volume with id: 8af53038-6047-457c-b758-ca2b39a807f9 Dec 29 07:37:10.763814 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-87d09bac-545a-4cc3-befe-a630496163cb tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:10.764386 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-87d09bac-545a-4cc3-befe-a630496163cb tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:10.766529 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-87d09bac-545a-4cc3-befe-a630496163cb tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:10.767120 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-87d09bac-545a-4cc3-befe-a630496163cb tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:10.827807 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:10.827807 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:10.832009 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-87d09bac-545a-4cc3-befe-a630496163cb tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:10.833769 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 661/1327] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:10 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 808 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:10.911755 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:10.911755 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:10.938265 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0aeafb2a-aab0-4edf-a721-7c53c7fbf05b tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Volume info retrieved successfully. Dec 29 07:37:11.029269 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0aeafb2a-aab0-4edf-a721-7c53c7fbf05b tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Delete volume request issued successfully. Dec 29 07:37:11.031405 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0aeafb2a-aab0-4edf-a721-7c53c7fbf05b tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/volumes/8af53038-6047-457c-b758-ca2b39a807f9 returned with HTTP 202 Dec 29 07:37:11.032531 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 667/1328] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:37:10 2020] DELETE /volume/v3/441dfed353a34f50ac1c166811e04275/volumes/8af53038-6047-457c-b758-ca2b39a807f9 => generated 0 bytes in 286 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:37:11.042468 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab4b2f6e-8f46-4fcc-bd1d-0bc929d17d11 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] GET http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/volumes/8af53038-6047-457c-b758-ca2b39a807f9 Dec 29 07:37:11.043274 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab4b2f6e-8f46-4fcc-bd1d-0bc929d17d11 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:11.043678 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:11.043678 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:11.044310 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab4b2f6e-8f46-4fcc-bd1d-0bc929d17d11 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:11.118476 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:11.118476 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:11.129558 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ab4b2f6e-8f46-4fcc-bd1d-0bc929d17d11 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Volume info retrieved successfully. Dec 29 07:37:11.157628 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab4b2f6e-8f46-4fcc-bd1d-0bc929d17d11 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/volumes/8af53038-6047-457c-b758-ca2b39a807f9 returned with HTTP 200 Dec 29 07:37:11.159661 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 662/1329] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:11 2020] GET /volume/v3/441dfed353a34f50ac1c166811e04275/volumes/8af53038-6047-457c-b758-ca2b39a807f9 => generated 915 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:11.850965 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3ae663e5-0327-4072-bdc2-3ca00f2ca9ca tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:11.852087 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3ae663e5-0327-4072-bdc2-3ca00f2ca9ca tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:11.852450 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:11.852450 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:11.853026 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3ae663e5-0327-4072-bdc2-3ca00f2ca9ca tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:11.853600 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-3ae663e5-0327-4072-bdc2-3ca00f2ca9ca tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:11.927318 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:11.927318 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:11.934888 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3ae663e5-0327-4072-bdc2-3ca00f2ca9ca tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:11.937944 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 668/1330] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:11 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:12.176241 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9dd5843a-8601-40ab-bc6b-d001536d9c10 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] GET http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/volumes/8af53038-6047-457c-b758-ca2b39a807f9 Dec 29 07:37:12.176744 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9dd5843a-8601-40ab-bc6b-d001536d9c10 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:12.177182 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:12.177182 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:12.177808 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9dd5843a-8601-40ab-bc6b-d001536d9c10 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:12.375971 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:12.375971 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:12.395388 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9dd5843a-8601-40ab-bc6b-d001536d9c10 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Volume info retrieved successfully. Dec 29 07:37:12.451611 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9dd5843a-8601-40ab-bc6b-d001536d9c10 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/volumes/8af53038-6047-457c-b758-ca2b39a807f9 returned with HTTP 200 Dec 29 07:37:12.453063 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 663/1331] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:12 2020] GET /volume/v3/441dfed353a34f50ac1c166811e04275/volumes/8af53038-6047-457c-b758-ca2b39a807f9 => generated 915 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:12.951303 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-278eb8a8-e829-4422-a405-1b30508b07c3 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:12.952139 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-278eb8a8-e829-4422-a405-1b30508b07c3 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:12.952335 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:12.952335 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:12.953094 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-278eb8a8-e829-4422-a405-1b30508b07c3 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:12.953605 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-278eb8a8-e829-4422-a405-1b30508b07c3 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:13.019070 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:13.019070 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:13.023990 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-278eb8a8-e829-4422-a405-1b30508b07c3 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:13.037299 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 669/1332] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:12 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:13.468693 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fe8824cb-ea14-41db-aaff-257fec8e0f1b tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] GET http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/volumes/8af53038-6047-457c-b758-ca2b39a807f9 Dec 29 07:37:13.469216 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fe8824cb-ea14-41db-aaff-257fec8e0f1b tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:13.469405 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:13.469405 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:13.469785 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fe8824cb-ea14-41db-aaff-257fec8e0f1b tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:13.602325 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:13.602325 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:13.633089 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fe8824cb-ea14-41db-aaff-257fec8e0f1b tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Volume info retrieved successfully. Dec 29 07:37:13.698679 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fe8824cb-ea14-41db-aaff-257fec8e0f1b tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/volumes/8af53038-6047-457c-b758-ca2b39a807f9 returned with HTTP 200 Dec 29 07:37:13.698679 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 664/1333] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:13 2020] GET /volume/v3/441dfed353a34f50ac1c166811e04275/volumes/8af53038-6047-457c-b758-ca2b39a807f9 => generated 915 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:14.051040 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eab8e550-d27f-42e1-a958-c188cb5fd819 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:14.052363 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eab8e550-d27f-42e1-a958-c188cb5fd819 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:14.052754 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:14.052754 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:14.053371 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eab8e550-d27f-42e1-a958-c188cb5fd819 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:14.053947 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-eab8e550-d27f-42e1-a958-c188cb5fd819 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:14.128261 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:14.128261 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:14.137146 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eab8e550-d27f-42e1-a958-c188cb5fd819 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:14.138230 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 670/1334] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:14 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:14.714254 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2693c7d8-e386-40e1-ab22-57d758be2f12 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] GET http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/volumes/8af53038-6047-457c-b758-ca2b39a807f9 Dec 29 07:37:14.715141 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2693c7d8-e386-40e1-ab22-57d758be2f12 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:14.715506 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:14.715506 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:14.716132 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2693c7d8-e386-40e1-ab22-57d758be2f12 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:14.815189 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2693c7d8-e386-40e1-ab22-57d758be2f12 tempest-SnapshotMetadataTestJSON-662303628 tempest-SnapshotMetadataTestJSON-662303628] http://10.222.0.20/volume/v3/441dfed353a34f50ac1c166811e04275/volumes/8af53038-6047-457c-b758-ca2b39a807f9 returned with HTTP 404 Dec 29 07:37:14.821962 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 665/1335] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:14 2020] GET /volume/v3/441dfed353a34f50ac1c166811e04275/volumes/8af53038-6047-457c-b758-ca2b39a807f9 => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:37:15.152077 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4208c2d9-2495-447f-94a4-2ab58871481d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:15.152718 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4208c2d9-2495-447f-94a4-2ab58871481d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:15.153073 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:15.153073 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:15.153801 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4208c2d9-2495-447f-94a4-2ab58871481d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:15.154679 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-4208c2d9-2495-447f-94a4-2ab58871481d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:15.233008 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:15.233008 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:15.239960 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4208c2d9-2495-447f-94a4-2ab58871481d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:15.241352 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 671/1336] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:15 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:16.256076 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-698d3fce-a38b-4044-be8f-8bd2e6d29049 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:16.257226 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-698d3fce-a38b-4044-be8f-8bd2e6d29049 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:16.257890 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-698d3fce-a38b-4044-be8f-8bd2e6d29049 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:16.258768 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-698d3fce-a38b-4044-be8f-8bd2e6d29049 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:16.315757 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:16.315757 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:16.318070 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-698d3fce-a38b-4044-be8f-8bd2e6d29049 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:16.328934 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 666/1337] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:16 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:17.337312 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c39e8ce8-78b3-43f2-8762-5a906cfa9c43 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:17.337828 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c39e8ce8-78b3-43f2-8762-5a906cfa9c43 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:17.338213 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:17.338213 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:17.338806 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c39e8ce8-78b3-43f2-8762-5a906cfa9c43 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:17.339471 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-c39e8ce8-78b3-43f2-8762-5a906cfa9c43 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:17.404020 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:17.404020 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:17.410104 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c39e8ce8-78b3-43f2-8762-5a906cfa9c43 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:17.412971 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 672/1338] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:17 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:18.426419 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-56f39df0-7c07-4e6f-997f-bd3cd1537f39 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:18.427812 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-56f39df0-7c07-4e6f-997f-bd3cd1537f39 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:18.428494 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:18.428494 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:18.429151 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-56f39df0-7c07-4e6f-997f-bd3cd1537f39 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:18.429975 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-56f39df0-7c07-4e6f-997f-bd3cd1537f39 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:18.494962 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:18.494962 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:18.500706 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-56f39df0-7c07-4e6f-997f-bd3cd1537f39 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:18.503748 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 667/1339] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:18 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:19.517806 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f01423c3-f330-4af4-9251-5e5c2e83c21b tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:19.518513 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f01423c3-f330-4af4-9251-5e5c2e83c21b tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:19.519918 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:19.519918 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:19.520341 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f01423c3-f330-4af4-9251-5e5c2e83c21b tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:19.520721 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-f01423c3-f330-4af4-9251-5e5c2e83c21b tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:19.585050 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:19.585050 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:19.586972 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f01423c3-f330-4af4-9251-5e5c2e83c21b tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:19.587829 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 673/1340] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:19 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:20.604200 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4eac9e8d-ea80-4f9f-866c-1a3944da42dc tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:20.605384 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4eac9e8d-ea80-4f9f-866c-1a3944da42dc tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:20.605799 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:20.605799 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:20.606755 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4eac9e8d-ea80-4f9f-866c-1a3944da42dc tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:20.607497 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-4eac9e8d-ea80-4f9f-866c-1a3944da42dc tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:20.640416 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:20.640416 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:20.645335 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4eac9e8d-ea80-4f9f-866c-1a3944da42dc tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:20.647854 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 674/1341] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:20 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:20.684502 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fe4754eb-7f1c-42c7-8dcd-7024257853c9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] POST http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes Dec 29 07:37:20.687503 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:20.687503 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:20.689337 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fe4754eb-7f1c-42c7-8dcd-7024257853c9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-25724164"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:37:20.693679 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-fe4754eb-7f1c-42c7-8dcd-7024257853c9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-25724164'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:37:20.694266 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-fe4754eb-7f1c-42c7-8dcd-7024257853c9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Create volume of 1 GB Dec 29 07:37:20.711030 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fe4754eb-7f1c-42c7-8dcd-7024257853c9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Availability Zones retrieved successfully. Dec 29 07:37:20.731232 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fe4754eb-7f1c-42c7-8dcd-7024257853c9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Flow 'volume_create_api' (ff3dd21e-dcbe-4a36-b34a-f705b05d1ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:37:20.735026 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fe4754eb-7f1c-42c7-8dcd-7024257853c9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8cdb902-eaf2-4c61-bbda-14f3de5a672e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:37:20.738112 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-fe4754eb-7f1c-42c7-8dcd-7024257853c9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:37:20.855763 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fe4754eb-7f1c-42c7-8dcd-7024257853c9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e8cdb902-eaf2-4c61-bbda-14f3de5a672e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:37:20.858205 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fe4754eb-7f1c-42c7-8dcd-7024257853c9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd3d4e60-57ed-4de7-a025-493c23f676e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:37:21.164645 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-fe4754eb-7f1c-42c7-8dcd-7024257853c9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Created reservations ['78e88a8a-df3e-45a2-aad2-02247e459fed', '2eb273d8-3fbb-4f90-adfb-514b64edd3cb', '652e30a9-76c2-4111-be35-d6ea8565fd34', '9eb1c204-d16a-43b8-b106-715aea0c2979'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:37:21.166857 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fe4754eb-7f1c-42c7-8dcd-7024257853c9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd3d4e60-57ed-4de7-a025-493c23f676e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78e88a8a-df3e-45a2-aad2-02247e459fed', '2eb273d8-3fbb-4f90-adfb-514b64edd3cb', '652e30a9-76c2-4111-be35-d6ea8565fd34', '9eb1c204-d16a-43b8-b106-715aea0c2979']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:37:21.169052 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fe4754eb-7f1c-42c7-8dcd-7024257853c9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54222ddb-681d-4d87-9ba7-8541b3a5f5c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:37:21.398209 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fe4754eb-7f1c-42c7-8dcd-7024257853c9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54222ddb-681d-4d87-9ba7-8541b3a5f5c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11d3b025-9d71-4c5f-9157-209829cf2322', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-25724164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dde8be393ac42bfb46d03e3e1032e0f',qos_specs=None,replication_status=,reservations=['78e88a8a-df3e-45a2-aad2-02247e459fed','2eb273d8-3fbb-4f90-adfb-514b64edd3cb','652e30a9-76c2-4111-be35-d6ea8565fd34','9eb1c204-d16a-43b8-b106-715aea0c2979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4744947d2c8c47d2965768fa06b05627',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:37:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-25724164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11d3b025-9d71-4c5f-9157-209829cf2322,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3dde8be393ac42bfb46d03e3e1032e0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4744947d2c8c47d2965768fa06b05627',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:37:21.405482 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fe4754eb-7f1c-42c7-8dcd-7024257853c9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da0d943d-da84-439b-89ec-2e7bebf3af41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:37:21.464669 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fe4754eb-7f1c-42c7-8dcd-7024257853c9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da0d943d-da84-439b-89ec-2e7bebf3af41) transitioned into state 'SUCCESS' from state '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-25724164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dde8be393ac42bfb46d03e3e1032e0f',qos_specs=None,replication_status=,reservations=['78e88a8a-df3e-45a2-aad2-02247e459fed','2eb273d8-3fbb-4f90-adfb-514b64edd3cb','652e30a9-76c2-4111-be35-d6ea8565fd34','9eb1c204-d16a-43b8-b106-715aea0c2979'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4744947d2c8c47d2965768fa06b05627',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:37:21.467506 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fe4754eb-7f1c-42c7-8dcd-7024257853c9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb936c2b-1b4e-4805-bf58-e51b574e9bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:37:21.497604 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fe4754eb-7f1c-42c7-8dcd-7024257853c9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb936c2b-1b4e-4805-bf58-e51b574e9bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:37:21.507567 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fe4754eb-7f1c-42c7-8dcd-7024257853c9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Flow 'volume_create_api' (ff3dd21e-dcbe-4a36-b34a-f705b05d1ee9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:37:21.616468 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fe4754eb-7f1c-42c7-8dcd-7024257853c9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Create volume request issued successfully. Dec 29 07:37:21.663251 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8ff7e1fa-4b12-485b-afb7-295c01df8604 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:21.664025 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8ff7e1fa-4b12-485b-afb7-295c01df8604 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:21.664456 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:21.664456 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:21.665151 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8ff7e1fa-4b12-485b-afb7-295c01df8604 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:21.665743 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-8ff7e1fa-4b12-485b-afb7-295c01df8604 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:21.668744 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fe4754eb-7f1c-42c7-8dcd-7024257853c9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes returned with HTTP 202 Dec 29 07:37:21.678615 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 668/1342] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:37:20 2020] POST /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes => generated 818 bytes in 1221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:37:21.687079 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1842530c-58c4-4388-a25f-36a60001a5cf tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 Dec 29 07:37:21.689219 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1842530c-58c4-4388-a25f-36a60001a5cf tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:21.689446 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:21.689446 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:21.689838 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1842530c-58c4-4388-a25f-36a60001a5cf tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:21.728957 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:21.728957 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:21.732406 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8ff7e1fa-4b12-485b-afb7-295c01df8604 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:21.733745 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 675/1343] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:21 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:37:21.861126 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:21.861126 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:21.880215 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1842530c-58c4-4388-a25f-36a60001a5cf tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:37:21.967435 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1842530c-58c4-4388-a25f-36a60001a5cf tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 returned with HTTP 200 Dec 29 07:37:21.984280 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 669/1344] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:21 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 => generated 910 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:22.749040 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-17561a5b-022a-4e78-bca3-472d825d7c29 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:22.749524 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-17561a5b-022a-4e78-bca3-472d825d7c29 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:22.749748 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:22.749748 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:22.750119 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-17561a5b-022a-4e78-bca3-472d825d7c29 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:22.750480 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-17561a5b-022a-4e78-bca3-472d825d7c29 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:22.834658 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:22.834658 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:22.836513 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-17561a5b-022a-4e78-bca3-472d825d7c29 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:22.854608 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 676/1345] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:22 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:22.988105 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f0a6ad26-85fa-42be-b906-8c48882a756f tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 Dec 29 07:37:22.988673 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f0a6ad26-85fa-42be-b906-8c48882a756f tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:22.988892 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:22.988892 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:22.989243 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f0a6ad26-85fa-42be-b906-8c48882a756f tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:23.221052 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:23.221052 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:23.274943 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f0a6ad26-85fa-42be-b906-8c48882a756f tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:37:23.349665 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f0a6ad26-85fa-42be-b906-8c48882a756f tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 returned with HTTP 200 Dec 29 07:37:23.390828 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 670/1346] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:22 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 => generated 910 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:23.852705 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-50473868-a498-4673-8690-5485cf497203 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:23.853851 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-50473868-a498-4673-8690-5485cf497203 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:23.854213 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:23.854213 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:23.854931 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-50473868-a498-4673-8690-5485cf497203 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:23.856727 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-50473868-a498-4673-8690-5485cf497203 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:23.910005 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:23.910005 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:23.912458 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-50473868-a498-4673-8690-5485cf497203 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:23.915355 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 677/1347] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:23 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:24.371816 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-64fcb2d5-0ecf-48bc-8b3b-370ae524b84f tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 Dec 29 07:37:24.372691 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-64fcb2d5-0ecf-48bc-8b3b-370ae524b84f tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:24.373223 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:24.373223 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:24.373888 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-64fcb2d5-0ecf-48bc-8b3b-370ae524b84f tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:24.521817 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:24.521817 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:24.544648 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-64fcb2d5-0ecf-48bc-8b3b-370ae524b84f tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:37:24.590191 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-64fcb2d5-0ecf-48bc-8b3b-370ae524b84f tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 returned with HTTP 200 Dec 29 07:37:24.593840 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 671/1348] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:24 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 => generated 911 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:24.611328 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ebee676-167f-4221-9df7-ebe79f9a22b8 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] POST http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots Dec 29 07:37:24.612564 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:24.612564 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:24.613239 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ebee676-167f-4221-9df7-ebe79f9a22b8 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11d3b025-9d71-4c5f-9157-209829cf2322", "name": "tempest-VolumesDeleteCascade-Snapshot-1554599140"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:37:24.766450 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:24.766450 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:24.767883 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7ebee676-167f-4221-9df7-ebe79f9a22b8 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:37:24.770993 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-7ebee676-167f-4221-9df7-ebe79f9a22b8 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Create snapshot from volume 11d3b025-9d71-4c5f-9157-209829cf2322 Dec 29 07:37:24.930377 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1ffc08aa-1a82-4940-bc48-a2194ce57ec6 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:24.930982 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1ffc08aa-1a82-4940-bc48-a2194ce57ec6 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:24.931093 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:24.931093 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:24.931455 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1ffc08aa-1a82-4940-bc48-a2194ce57ec6 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:24.931823 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-1ffc08aa-1a82-4940-bc48-a2194ce57ec6 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:24.983034 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-7ebee676-167f-4221-9df7-ebe79f9a22b8 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Created reservations ['11e0275b-5528-41c5-ba2e-d6df4a04048e', '711e288c-b2c4-4eb3-be26-9fb7ece719c0', 'd1ba9548-d2b2-4ef3-9e83-dd8439d3251f', '0f1ecc6e-310b-490f-a310-ae92fed0af54'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:37:25.015712 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:25.015712 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:25.028696 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1ffc08aa-1a82-4940-bc48-a2194ce57ec6 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:25.040897 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 672/1349] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:24 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:25.243860 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7ebee676-167f-4221-9df7-ebe79f9a22b8 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Snapshot create request issued successfully. Dec 29 07:37:25.244928 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ebee676-167f-4221-9df7-ebe79f9a22b8 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots returned with HTTP 202 Dec 29 07:37:25.251786 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 678/1350] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:37:24 2020] POST /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots => generated 307 bytes in 639 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:37:25.256737 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-da16249d-f0fe-4388-9c3a-9af417a9a3f9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e56d78cd-8752-4c3d-8884-6cf0f5234b80 Dec 29 07:37:25.257464 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-da16249d-f0fe-4388-9c3a-9af417a9a3f9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:25.257821 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:25.257821 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:25.259391 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-da16249d-f0fe-4388-9c3a-9af417a9a3f9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:25.343785 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:25.343785 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:25.344940 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-da16249d-f0fe-4388-9c3a-9af417a9a3f9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Snapshot retrieved successfully. Dec 29 07:37:25.351652 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-da16249d-f0fe-4388-9c3a-9af417a9a3f9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e56d78cd-8752-4c3d-8884-6cf0f5234b80 returned with HTTP 200 Dec 29 07:37:25.359110 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 673/1351] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:37:25 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e56d78cd-8752-4c3d-8884-6cf0f5234b80 => generated 439 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:26.055492 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8b4c1289-5cd9-4800-b041-70e165c194fa tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:26.056754 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8b4c1289-5cd9-4800-b041-70e165c194fa tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:26.057193 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:26.057193 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:26.057866 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8b4c1289-5cd9-4800-b041-70e165c194fa tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:26.058757 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-8b4c1289-5cd9-4800-b041-70e165c194fa tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:26.233236 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:26.233236 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:26.243914 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8b4c1289-5cd9-4800-b041-70e165c194fa tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:26.246023 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 679/1352] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:26 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:26.365184 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e2fc6e28-c295-4171-a4ac-9d6a3b80c063 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e56d78cd-8752-4c3d-8884-6cf0f5234b80 Dec 29 07:37:26.365724 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e2fc6e28-c295-4171-a4ac-9d6a3b80c063 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:26.365930 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:26.365930 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:26.366649 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e2fc6e28-c295-4171-a4ac-9d6a3b80c063 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:26.459521 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:26.459521 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:26.460703 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e2fc6e28-c295-4171-a4ac-9d6a3b80c063 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Snapshot retrieved successfully. Dec 29 07:37:26.473537 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e2fc6e28-c295-4171-a4ac-9d6a3b80c063 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e56d78cd-8752-4c3d-8884-6cf0f5234b80 returned with HTTP 200 Dec 29 07:37:26.481662 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 674/1353] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:37:26 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e56d78cd-8752-4c3d-8884-6cf0f5234b80 => generated 439 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:27.261002 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3e25b8d3-36ba-4e32-8d6e-81759198114d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:27.261819 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3e25b8d3-36ba-4e32-8d6e-81759198114d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:27.262017 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:27.262017 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:27.262690 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3e25b8d3-36ba-4e32-8d6e-81759198114d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:27.263390 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-3e25b8d3-36ba-4e32-8d6e-81759198114d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:27.333279 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:27.333279 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:27.335567 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3e25b8d3-36ba-4e32-8d6e-81759198114d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:27.336558 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 680/1354] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:27 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:27.486477 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c768393d-7f38-48ea-b769-cad4127a546c tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e56d78cd-8752-4c3d-8884-6cf0f5234b80 Dec 29 07:37:27.487922 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c768393d-7f38-48ea-b769-cad4127a546c tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:27.488244 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:27.488244 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:27.488821 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c768393d-7f38-48ea-b769-cad4127a546c tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:27.603122 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:27.603122 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:27.605051 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c768393d-7f38-48ea-b769-cad4127a546c tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Snapshot retrieved successfully. Dec 29 07:37:27.607813 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c768393d-7f38-48ea-b769-cad4127a546c tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e56d78cd-8752-4c3d-8884-6cf0f5234b80 returned with HTTP 200 Dec 29 07:37:27.613855 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 675/1355] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:37:27 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e56d78cd-8752-4c3d-8884-6cf0f5234b80 => generated 439 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:28.361173 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-78f78651-c52d-45d7-98de-c09afd501344 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:28.361749 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-78f78651-c52d-45d7-98de-c09afd501344 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:28.362004 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:28.362004 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:28.362938 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-78f78651-c52d-45d7-98de-c09afd501344 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:28.363312 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-78f78651-c52d-45d7-98de-c09afd501344 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:28.412470 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:28.412470 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:28.421021 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-78f78651-c52d-45d7-98de-c09afd501344 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:28.428637 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 681/1356] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:28 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:28.627244 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-67da8997-ffc8-43b9-945b-3df44e27077c tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e56d78cd-8752-4c3d-8884-6cf0f5234b80 Dec 29 07:37:28.628303 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-67da8997-ffc8-43b9-945b-3df44e27077c tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:28.628303 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:28.628303 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:28.628645 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-67da8997-ffc8-43b9-945b-3df44e27077c tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:28.670337 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:28.670337 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:28.671517 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-67da8997-ffc8-43b9-945b-3df44e27077c tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Snapshot retrieved successfully. Dec 29 07:37:28.673976 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-67da8997-ffc8-43b9-945b-3df44e27077c tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e56d78cd-8752-4c3d-8884-6cf0f5234b80 returned with HTTP 200 Dec 29 07:37:28.676191 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 676/1357] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:37:28 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e56d78cd-8752-4c3d-8884-6cf0f5234b80 => generated 466 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:28.686871 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c94e8623-a1d7-4ae1-89ca-8d8d15f1f139 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] POST http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots Dec 29 07:37:28.687301 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:28.687301 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:28.687983 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c94e8623-a1d7-4ae1-89ca-8d8d15f1f139 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11d3b025-9d71-4c5f-9157-209829cf2322", "name": "tempest-VolumesDeleteCascade-Snapshot-1438002333"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:37:28.760091 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:28.760091 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:28.761800 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c94e8623-a1d7-4ae1-89ca-8d8d15f1f139 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:37:28.762329 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-c94e8623-a1d7-4ae1-89ca-8d8d15f1f139 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Create snapshot from volume 11d3b025-9d71-4c5f-9157-209829cf2322 Dec 29 07:37:28.844147 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-c94e8623-a1d7-4ae1-89ca-8d8d15f1f139 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Created reservations ['6bb47909-321f-4981-b21d-7848b4f94533', '68cfcf37-d20d-41fd-aae8-87130e472844', '5af4938c-3e5f-4a37-a1b0-83d178b9c73d', '7d9f30c0-04c0-45ec-b169-47b45a14d1bc'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:37:29.072077 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c94e8623-a1d7-4ae1-89ca-8d8d15f1f139 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Snapshot create request issued successfully. Dec 29 07:37:29.073029 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c94e8623-a1d7-4ae1-89ca-8d8d15f1f139 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots returned with HTTP 202 Dec 29 07:37:29.080318 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 682/1358] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:37:28 2020] POST /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots => generated 307 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:37:29.084847 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-38570279-842f-4a63-9d0f-bced64abec81 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e76b02c2-c226-4238-b5a4-9a17bd12c1b8 Dec 29 07:37:29.085376 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-38570279-842f-4a63-9d0f-bced64abec81 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:29.085592 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:29.085592 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:29.085975 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-38570279-842f-4a63-9d0f-bced64abec81 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:29.150452 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:29.150452 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:29.152137 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-38570279-842f-4a63-9d0f-bced64abec81 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Snapshot retrieved successfully. Dec 29 07:37:29.154609 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-38570279-842f-4a63-9d0f-bced64abec81 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e76b02c2-c226-4238-b5a4-9a17bd12c1b8 returned with HTTP 200 Dec 29 07:37:29.160914 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 677/1359] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:37:29 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e76b02c2-c226-4238-b5a4-9a17bd12c1b8 => generated 439 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:29.438078 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8058b853-ffbc-4312-9f23-ac94ea25cc90 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:29.438638 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8058b853-ffbc-4312-9f23-ac94ea25cc90 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:29.438843 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:29.438843 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:29.439450 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8058b853-ffbc-4312-9f23-ac94ea25cc90 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:29.442130 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-8058b853-ffbc-4312-9f23-ac94ea25cc90 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:29.505017 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:29.505017 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:29.513569 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8058b853-ffbc-4312-9f23-ac94ea25cc90 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:29.523569 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 683/1360] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:29 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:30.168393 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-07f09b88-8bd0-4bad-b132-c235c2e836e9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e76b02c2-c226-4238-b5a4-9a17bd12c1b8 Dec 29 07:37:30.168916 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-07f09b88-8bd0-4bad-b132-c235c2e836e9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:30.169128 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:30.169128 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:30.169503 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-07f09b88-8bd0-4bad-b132-c235c2e836e9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:30.231765 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:30.231765 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:30.233204 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-07f09b88-8bd0-4bad-b132-c235c2e836e9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Snapshot retrieved successfully. Dec 29 07:37:30.237384 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-07f09b88-8bd0-4bad-b132-c235c2e836e9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e76b02c2-c226-4238-b5a4-9a17bd12c1b8 returned with HTTP 200 Dec 29 07:37:30.247639 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 678/1361] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:37:30 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e76b02c2-c226-4238-b5a4-9a17bd12c1b8 => generated 439 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:30.538234 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-581917f5-32b5-4ffd-a31f-ff4cc8a404ab tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:30.538788 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-581917f5-32b5-4ffd-a31f-ff4cc8a404ab tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:30.538969 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:30.538969 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:30.539596 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-581917f5-32b5-4ffd-a31f-ff4cc8a404ab tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:30.540112 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-581917f5-32b5-4ffd-a31f-ff4cc8a404ab tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:30.580939 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:30.580939 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:30.588515 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-581917f5-32b5-4ffd-a31f-ff4cc8a404ab tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:30.589858 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 684/1362] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:30 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:31.259809 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a958ed4f-a421-4ca2-a0ab-b8a5edfb15e6 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e76b02c2-c226-4238-b5a4-9a17bd12c1b8 Dec 29 07:37:31.260315 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a958ed4f-a421-4ca2-a0ab-b8a5edfb15e6 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:31.260570 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:31.260570 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:31.260953 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a958ed4f-a421-4ca2-a0ab-b8a5edfb15e6 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:31.321344 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:31.321344 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:31.322944 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a958ed4f-a421-4ca2-a0ab-b8a5edfb15e6 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Snapshot retrieved successfully. Dec 29 07:37:31.325600 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a958ed4f-a421-4ca2-a0ab-b8a5edfb15e6 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e76b02c2-c226-4238-b5a4-9a17bd12c1b8 returned with HTTP 200 Dec 29 07:37:31.334764 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 679/1363] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:37:31 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e76b02c2-c226-4238-b5a4-9a17bd12c1b8 => generated 439 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:31.611312 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5470b327-81d2-4888-9882-0d887ef15215 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:31.613186 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5470b327-81d2-4888-9882-0d887ef15215 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:31.613626 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:31.613626 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:31.614298 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5470b327-81d2-4888-9882-0d887ef15215 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:31.614853 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-5470b327-81d2-4888-9882-0d887ef15215 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:31.707630 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:31.707630 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:31.715581 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5470b327-81d2-4888-9882-0d887ef15215 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:31.717240 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 685/1364] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:31 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:32.338893 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5f6b28c2-8eb8-407a-8a86-75c6cf8782d5 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e76b02c2-c226-4238-b5a4-9a17bd12c1b8 Dec 29 07:37:32.339420 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5f6b28c2-8eb8-407a-8a86-75c6cf8782d5 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:32.339614 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:32.339614 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:32.340248 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5f6b28c2-8eb8-407a-8a86-75c6cf8782d5 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:32.398774 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:32.398774 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:32.409671 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5f6b28c2-8eb8-407a-8a86-75c6cf8782d5 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Snapshot retrieved successfully. Dec 29 07:37:32.414323 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5f6b28c2-8eb8-407a-8a86-75c6cf8782d5 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e76b02c2-c226-4238-b5a4-9a17bd12c1b8 returned with HTTP 200 Dec 29 07:37:32.421199 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 680/1365] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:37:32 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e76b02c2-c226-4238-b5a4-9a17bd12c1b8 => generated 466 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:32.426511 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fb922f2d-67bf-4bf9-acfa-eed981d71c9e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] DELETE http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322?cascade=True Dec 29 07:37:32.427232 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fb922f2d-67bf-4bf9-acfa-eed981d71c9e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:32.427625 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:32.427625 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:32.427963 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fb922f2d-67bf-4bf9-acfa-eed981d71c9e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:32.428452 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-fb922f2d-67bf-4bf9-acfa-eed981d71c9e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Delete volume with id: 11d3b025-9d71-4c5f-9157-209829cf2322 Dec 29 07:37:32.480308 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:32.480308 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:32.482388 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fb922f2d-67bf-4bf9-acfa-eed981d71c9e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:37:32.582330 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fb922f2d-67bf-4bf9-acfa-eed981d71c9e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Delete volume request issued successfully. Dec 29 07:37:32.582836 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fb922f2d-67bf-4bf9-acfa-eed981d71c9e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322?cascade=True returned with HTTP 202 Dec 29 07:37:32.583704 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 686/1366] 10.222.0.20 () {58 vars in 1343 bytes} [Tue Dec 29 07:37:32 2020] DELETE /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322?cascade=True => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:37:32.591157 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-146eaaf9-2230-4ff3-9369-be9f04fba2db tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 Dec 29 07:37:32.591834 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-146eaaf9-2230-4ff3-9369-be9f04fba2db tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:32.592425 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:32.592425 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:32.593904 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-146eaaf9-2230-4ff3-9369-be9f04fba2db tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:32.663215 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:32.663215 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:32.672733 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-146eaaf9-2230-4ff3-9369-be9f04fba2db tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:37:32.700520 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-146eaaf9-2230-4ff3-9369-be9f04fba2db tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 returned with HTTP 200 Dec 29 07:37:32.701713 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 681/1367] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:32 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 => generated 910 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:32.732032 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a7d67fdb-cfb1-4734-aa09-bd3edd5a9362 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:32.732857 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a7d67fdb-cfb1-4734-aa09-bd3edd5a9362 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:32.733290 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:32.733290 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:32.733948 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a7d67fdb-cfb1-4734-aa09-bd3edd5a9362 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:32.734508 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a7d67fdb-cfb1-4734-aa09-bd3edd5a9362 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:32.813506 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:32.813506 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:32.816319 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a7d67fdb-cfb1-4734-aa09-bd3edd5a9362 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:32.817309 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 687/1368] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:32 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:33.723466 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-645cd3cd-eeee-48af-bad4-4b2ef774cdfa tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 Dec 29 07:37:33.724142 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-645cd3cd-eeee-48af-bad4-4b2ef774cdfa tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:33.724471 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:33.724471 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:33.725032 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-645cd3cd-eeee-48af-bad4-4b2ef774cdfa tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:33.832026 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6cc526f4-68aa-4b7e-a38a-ad3ca67d1dc9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:33.832485 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6cc526f4-68aa-4b7e-a38a-ad3ca67d1dc9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:33.832702 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:33.832702 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:33.833076 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6cc526f4-68aa-4b7e-a38a-ad3ca67d1dc9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:33.833443 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-6cc526f4-68aa-4b7e-a38a-ad3ca67d1dc9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:33.865895 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:33.865895 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:33.882380 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-645cd3cd-eeee-48af-bad4-4b2ef774cdfa tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:37:33.883373 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:33.883373 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:33.888212 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6cc526f4-68aa-4b7e-a38a-ad3ca67d1dc9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:33.889233 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 688/1369] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:33 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:37:33.948858 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-645cd3cd-eeee-48af-bad4-4b2ef774cdfa tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 returned with HTTP 200 Dec 29 07:37:33.967974 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 682/1370] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:33 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 => generated 910 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:34.904157 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-69f0b619-be2b-4c97-a033-492cf23219d6 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:34.905228 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-69f0b619-be2b-4c97-a033-492cf23219d6 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:34.905592 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:34.905592 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:34.906462 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-69f0b619-be2b-4c97-a033-492cf23219d6 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:34.907124 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-69f0b619-be2b-4c97-a033-492cf23219d6 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:34.953156 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:34.953156 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:34.955833 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-69f0b619-be2b-4c97-a033-492cf23219d6 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:34.962007 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 689/1371] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:34 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:34.983195 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aba0fab6-6c0d-4feb-80ef-eaaab8c6da28 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 Dec 29 07:37:34.983893 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aba0fab6-6c0d-4feb-80ef-eaaab8c6da28 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:34.984221 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:34.984221 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:34.984779 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aba0fab6-6c0d-4feb-80ef-eaaab8c6da28 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:35.095370 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:35.095370 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:35.120608 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-aba0fab6-6c0d-4feb-80ef-eaaab8c6da28 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:37:35.171186 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aba0fab6-6c0d-4feb-80ef-eaaab8c6da28 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 returned with HTTP 200 Dec 29 07:37:35.172348 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 683/1372] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:34 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 => generated 910 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:35.978418 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-29d23cd7-1742-4427-893c-5a57835d9679 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:35.978996 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-29d23cd7-1742-4427-893c-5a57835d9679 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:35.979231 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:35.979231 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:35.979583 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-29d23cd7-1742-4427-893c-5a57835d9679 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:35.979949 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-29d23cd7-1742-4427-893c-5a57835d9679 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:36.047292 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:36.047292 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:36.051374 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-29d23cd7-1742-4427-893c-5a57835d9679 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:36.058952 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 690/1373] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:35 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:36.188634 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ebe61cd8-a104-4414-b03d-c6aed2ef180e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 Dec 29 07:37:36.189200 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ebe61cd8-a104-4414-b03d-c6aed2ef180e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:36.189419 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:36.189419 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:36.189867 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ebe61cd8-a104-4414-b03d-c6aed2ef180e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:36.339393 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:36.339393 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:36.359422 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ebe61cd8-a104-4414-b03d-c6aed2ef180e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:37:36.414137 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ebe61cd8-a104-4414-b03d-c6aed2ef180e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 returned with HTTP 200 Dec 29 07:37:36.415295 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 684/1374] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:36 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 => generated 910 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:37.091281 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-34582890-068b-4b83-b409-03961fe2120f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:37.091281 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-34582890-068b-4b83-b409-03961fe2120f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:37.091281 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:37.091281 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:37.092404 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-34582890-068b-4b83-b409-03961fe2120f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:37.092404 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-34582890-068b-4b83-b409-03961fe2120f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:37.165742 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:37.165742 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:37.179480 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-34582890-068b-4b83-b409-03961fe2120f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:37.180417 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 691/1375] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:37 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:37.431634 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-63599b61-1b6d-41dd-8b93-2da9290f30e9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 Dec 29 07:37:37.432584 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-63599b61-1b6d-41dd-8b93-2da9290f30e9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:37.432801 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:37.432801 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:37.433175 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-63599b61-1b6d-41dd-8b93-2da9290f30e9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:37.583131 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:37.583131 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:37.602332 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-63599b61-1b6d-41dd-8b93-2da9290f30e9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:37:37.652934 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-63599b61-1b6d-41dd-8b93-2da9290f30e9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 returned with HTTP 200 Dec 29 07:37:37.660784 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 685/1376] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:37 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 => generated 910 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:38.195949 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0c95bc73-6a99-4c5c-beff-3e431ff4c100 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:38.197162 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0c95bc73-6a99-4c5c-beff-3e431ff4c100 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:38.197540 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:38.197540 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:38.198121 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0c95bc73-6a99-4c5c-beff-3e431ff4c100 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:38.198671 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-0c95bc73-6a99-4c5c-beff-3e431ff4c100 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:38.278341 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:38.278341 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:38.285637 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0c95bc73-6a99-4c5c-beff-3e431ff4c100 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:38.288781 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 692/1377] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:38 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:38.676661 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-18696b99-a875-4ce5-bc23-f894e6e1f9d5 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 Dec 29 07:37:38.677249 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-18696b99-a875-4ce5-bc23-f894e6e1f9d5 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:38.677394 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:38.677394 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:38.677768 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-18696b99-a875-4ce5-bc23-f894e6e1f9d5 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:38.812802 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:38.812802 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:38.823692 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-18696b99-a875-4ce5-bc23-f894e6e1f9d5 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:37:38.864213 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-18696b99-a875-4ce5-bc23-f894e6e1f9d5 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 returned with HTTP 200 Dec 29 07:37:38.875538 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 686/1378] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:38 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 => generated 910 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:39.302041 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3e7764a7-bdf8-4194-8288-c16ed26c7297 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:39.302600 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3e7764a7-bdf8-4194-8288-c16ed26c7297 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:39.302833 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:39.302833 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:39.303213 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3e7764a7-bdf8-4194-8288-c16ed26c7297 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:39.303585 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-3e7764a7-bdf8-4194-8288-c16ed26c7297 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:39.367220 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:39.367220 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:39.369070 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3e7764a7-bdf8-4194-8288-c16ed26c7297 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:39.393214 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 693/1379] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:39 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:39.881718 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fbcba01a-d636-4659-94b8-085abb7bd928 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 Dec 29 07:37:39.882254 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fbcba01a-d636-4659-94b8-085abb7bd928 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:39.882475 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:39.882475 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:39.883121 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fbcba01a-d636-4659-94b8-085abb7bd928 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:40.008850 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:40.008850 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:40.030873 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fbcba01a-d636-4659-94b8-085abb7bd928 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:37:40.071885 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fbcba01a-d636-4659-94b8-085abb7bd928 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 returned with HTTP 200 Dec 29 07:37:40.073934 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 687/1380] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:39 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 => generated 910 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:40.384725 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b798f840-709c-4fe6-99c2-cae87c5dfab3 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:40.385342 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b798f840-709c-4fe6-99c2-cae87c5dfab3 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:40.385342 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:40.385342 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:40.385690 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b798f840-709c-4fe6-99c2-cae87c5dfab3 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:40.386234 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-b798f840-709c-4fe6-99c2-cae87c5dfab3 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:40.435145 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:40.435145 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:40.437380 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b798f840-709c-4fe6-99c2-cae87c5dfab3 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:40.438360 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 694/1381] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:40 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:41.090083 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9f8d92ab-7b3e-46d9-8752-d2c3c880d05a tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 Dec 29 07:37:41.090623 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9f8d92ab-7b3e-46d9-8752-d2c3c880d05a tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:41.090956 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:41.090956 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:41.091334 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9f8d92ab-7b3e-46d9-8752-d2c3c880d05a tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:41.243435 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9f8d92ab-7b3e-46d9-8752-d2c3c880d05a tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 returned with HTTP 404 Dec 29 07:37:41.244512 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 688/1382] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:41 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 => generated 109 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:37:41.252922 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8b6e50ff-14e5-4d1f-9c16-4c1b914302cc tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes Dec 29 07:37:41.253463 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8b6e50ff-14e5-4d1f-9c16-4c1b914302cc tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:41.253657 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:41.253657 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:41.254418 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8b6e50ff-14e5-4d1f-9c16-4c1b914302cc tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:41.255311 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-8b6e50ff-14e5-4d1f-9c16-4c1b914302cc tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:37:41.257247 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8b6e50ff-14e5-4d1f-9c16-4c1b914302cc tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:37:41.430561 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8b6e50ff-14e5-4d1f-9c16-4c1b914302cc tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Get all volumes completed successfully. Dec 29 07:37:41.431591 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8b6e50ff-14e5-4d1f-9c16-4c1b914302cc tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes returned with HTTP 200 Dec 29 07:37:41.438855 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 695/1383] 10.222.0.20 () {58 vars in 1204 bytes} [Tue Dec 29 07:37:41 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes => generated 15 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:37:41.444447 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-89d4bc3a-c4bf-4501-9e45-c4270808b9b3 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots Dec 29 07:37:41.444976 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-89d4bc3a-c4bf-4501-9e45-c4270808b9b3 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:41.445462 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-89d4bc3a-c4bf-4501-9e45-c4270808b9b3 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:41.446129 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-89d4bc3a-c4bf-4501-9e45-c4270808b9b3 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:37:41.453300 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-89d4bc3a-c4bf-4501-9e45-c4270808b9b3 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Building query based on filter {{(pid=88228) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:37:41.459341 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5aaaf9f7-b7b0-47e9-b209-b5347f27cbb2 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:41.459884 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5aaaf9f7-b7b0-47e9-b209-b5347f27cbb2 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:41.460370 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5aaaf9f7-b7b0-47e9-b209-b5347f27cbb2 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:41.460738 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-5aaaf9f7-b7b0-47e9-b209-b5347f27cbb2 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:41.516611 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-89d4bc3a-c4bf-4501-9e45-c4270808b9b3 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Get all snapshots completed successfully. Dec 29 07:37:41.517308 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-89d4bc3a-c4bf-4501-9e45-c4270808b9b3 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots returned with HTTP 200 Dec 29 07:37:41.528238 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 689/1384] 10.222.0.20 () {58 vars in 1210 bytes} [Tue Dec 29 07:37:41 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots => generated 17 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:37:41.543163 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:41.543163 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:41.544786 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-47c0b69b-5a5b-4982-8907-b161111b724e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] POST http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes Dec 29 07:37:41.545689 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-47c0b69b-5a5b-4982-8907-b161111b724e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-536677037"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:37:41.547509 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-47c0b69b-5a5b-4982-8907-b161111b724e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-536677037'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:37:41.547899 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-47c0b69b-5a5b-4982-8907-b161111b724e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Create volume of 1 GB Dec 29 07:37:41.554896 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5aaaf9f7-b7b0-47e9-b209-b5347f27cbb2 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:41.555801 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 696/1385] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:41 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:41.566973 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-47c0b69b-5a5b-4982-8907-b161111b724e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Availability Zones retrieved successfully. Dec 29 07:37:41.598404 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47c0b69b-5a5b-4982-8907-b161111b724e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Flow 'volume_create_api' (278c31c9-ae0f-4c57-a78e-5cd336d20d48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:37:41.601725 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47c0b69b-5a5b-4982-8907-b161111b724e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cb057de-4f94-4edc-bec8-d80513025762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:37:41.604045 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-47c0b69b-5a5b-4982-8907-b161111b724e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:37:41.683633 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47c0b69b-5a5b-4982-8907-b161111b724e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cb057de-4f94-4edc-bec8-d80513025762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:37:41.686079 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47c0b69b-5a5b-4982-8907-b161111b724e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7448e08e-310b-414f-a529-1e147ae30e01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:37:41.793913 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-47c0b69b-5a5b-4982-8907-b161111b724e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Created reservations ['47ebe732-a1a5-4baf-8eb6-aa60a681026d', 'aa8c1449-f1c6-44e8-a76f-24f9130dacd0', 'bfed4f12-634e-44ae-ab81-525a1bb4cd39', 'd43f2daa-0101-417f-9565-c56c6c3caf07'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:37:41.796106 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47c0b69b-5a5b-4982-8907-b161111b724e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7448e08e-310b-414f-a529-1e147ae30e01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47ebe732-a1a5-4baf-8eb6-aa60a681026d', 'aa8c1449-f1c6-44e8-a76f-24f9130dacd0', 'bfed4f12-634e-44ae-ab81-525a1bb4cd39', 'd43f2daa-0101-417f-9565-c56c6c3caf07']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:37:41.798385 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47c0b69b-5a5b-4982-8907-b161111b724e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19329dcb-d97e-4256-abc9-adddf08be822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:37:41.911386 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47c0b69b-5a5b-4982-8907-b161111b724e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19329dcb-d97e-4256-abc9-adddf08be822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '073f7010-8019-4d4b-825e-e7410b14aa18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-536677037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dde8be393ac42bfb46d03e3e1032e0f',qos_specs=None,replication_status=,reservations=['47ebe732-a1a5-4baf-8eb6-aa60a681026d','aa8c1449-f1c6-44e8-a76f-24f9130dacd0','bfed4f12-634e-44ae-ab81-525a1bb4cd39','d43f2daa-0101-417f-9565-c56c6c3caf07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4744947d2c8c47d2965768fa06b05627',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:37:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-536677037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=073f7010-8019-4d4b-825e-e7410b14aa18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3dde8be393ac42bfb46d03e3e1032e0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4744947d2c8c47d2965768fa06b05627',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:37:41.931272 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47c0b69b-5a5b-4982-8907-b161111b724e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2f1ca55-2b1b-471c-87a0-8c0edaa2fa6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:37:41.987583 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47c0b69b-5a5b-4982-8907-b161111b724e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2f1ca55-2b1b-471c-87a0-8c0edaa2fa6d) transitioned into state 'SUCCESS' from state '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-536677037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dde8be393ac42bfb46d03e3e1032e0f',qos_specs=None,replication_status=,reservations=['47ebe732-a1a5-4baf-8eb6-aa60a681026d','aa8c1449-f1c6-44e8-a76f-24f9130dacd0','bfed4f12-634e-44ae-ab81-525a1bb4cd39','d43f2daa-0101-417f-9565-c56c6c3caf07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4744947d2c8c47d2965768fa06b05627',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:37:41.989507 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47c0b69b-5a5b-4982-8907-b161111b724e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46c73053-55d9-4604-a398-7ca4e81685ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:37:42.034515 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47c0b69b-5a5b-4982-8907-b161111b724e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46c73053-55d9-4604-a398-7ca4e81685ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:37:42.041211 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47c0b69b-5a5b-4982-8907-b161111b724e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Flow 'volume_create_api' (278c31c9-ae0f-4c57-a78e-5cd336d20d48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:37:42.205967 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-47c0b69b-5a5b-4982-8907-b161111b724e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Create volume request issued successfully. Dec 29 07:37:42.242383 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-47c0b69b-5a5b-4982-8907-b161111b724e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes returned with HTTP 202 Dec 29 07:37:42.246000 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 690/1386] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:37:41 2020] POST /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes => generated 819 bytes in 715 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:37:42.261630 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cd8a1500-07f9-48fe-9867-bf881714881c tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18 Dec 29 07:37:42.262152 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cd8a1500-07f9-48fe-9867-bf881714881c tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:42.262367 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:42.262367 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:42.263109 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cd8a1500-07f9-48fe-9867-bf881714881c tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:42.441970 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:42.441970 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:42.463545 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-cd8a1500-07f9-48fe-9867-bf881714881c tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:37:42.529649 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cd8a1500-07f9-48fe-9867-bf881714881c tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18 returned with HTTP 200 Dec 29 07:37:42.530500 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 697/1387] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:42 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18 => generated 911 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:42.579364 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b649877c-ccc2-4cc3-be7e-cbfb6d18e53c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:42.579895 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b649877c-ccc2-4cc3-be7e-cbfb6d18e53c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:42.580208 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:42.580208 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:42.580595 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b649877c-ccc2-4cc3-be7e-cbfb6d18e53c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:42.580971 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-b649877c-ccc2-4cc3-be7e-cbfb6d18e53c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:42.631953 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:42.631953 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:42.638927 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b649877c-ccc2-4cc3-be7e-cbfb6d18e53c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:42.639838 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 691/1388] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:42 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:43.552343 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-55c568dc-742c-4560-939d-23b5f5da866c tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18 Dec 29 07:37:43.552343 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-55c568dc-742c-4560-939d-23b5f5da866c tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:43.553824 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:43.553824 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:43.555081 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-55c568dc-742c-4560-939d-23b5f5da866c tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:43.656494 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-84c3cbc1-e8b6-4529-b9a0-160e32ac098c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:43.657010 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-84c3cbc1-e8b6-4529-b9a0-160e32ac098c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:43.670177 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:43.670177 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:43.670793 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-84c3cbc1-e8b6-4529-b9a0-160e32ac098c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:43.671188 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-84c3cbc1-e8b6-4529-b9a0-160e32ac098c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:43.717983 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:43.717983 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:43.763373 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:43.763373 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:43.773801 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-84c3cbc1-e8b6-4529-b9a0-160e32ac098c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:43.780884 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 692/1389] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:43 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:43.797084 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-55c568dc-742c-4560-939d-23b5f5da866c tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:37:43.830903 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-55c568dc-742c-4560-939d-23b5f5da866c tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18 returned with HTTP 200 Dec 29 07:37:43.832344 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 698/1390] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:43 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18 => generated 911 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:44.795389 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6b0206c5-e7b1-4965-b238-4b5cfd71b3f5 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:44.795956 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6b0206c5-e7b1-4965-b238-4b5cfd71b3f5 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:44.796276 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:44.796276 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:44.796480 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6b0206c5-e7b1-4965-b238-4b5cfd71b3f5 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:44.796788 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-6b0206c5-e7b1-4965-b238-4b5cfd71b3f5 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:44.841144 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:44.841144 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:44.843788 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6b0206c5-e7b1-4965-b238-4b5cfd71b3f5 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:44.844845 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 693/1391] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:44 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:44.850297 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-951b0d90-8484-4e44-a04e-cb841f9b932a tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18 Dec 29 07:37:44.850868 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-951b0d90-8484-4e44-a04e-cb841f9b932a tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:44.851048 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:44.851048 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:44.851858 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-951b0d90-8484-4e44-a04e-cb841f9b932a tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:45.003945 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:45.003945 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:45.013440 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-951b0d90-8484-4e44-a04e-cb841f9b932a tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:37:45.038491 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-951b0d90-8484-4e44-a04e-cb841f9b932a tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18 returned with HTTP 200 Dec 29 07:37:45.048073 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 699/1392] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:44 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18 => generated 912 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:45.066361 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-34f3db4e-8155-4385-a9fd-7fd83e16804b tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] POST http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots Dec 29 07:37:45.066361 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:45.066361 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:45.066361 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-34f3db4e-8155-4385-a9fd-7fd83e16804b tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "073f7010-8019-4d4b-825e-e7410b14aa18", "name": "tempest-VolumesDeleteCascade-Snapshot-1687972802"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:37:45.235411 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:45.235411 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:45.244667 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-34f3db4e-8155-4385-a9fd-7fd83e16804b tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:37:45.245120 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-34f3db4e-8155-4385-a9fd-7fd83e16804b tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Create snapshot from volume 073f7010-8019-4d4b-825e-e7410b14aa18 Dec 29 07:37:45.402266 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-34f3db4e-8155-4385-a9fd-7fd83e16804b tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Created reservations ['9566e2fb-d1a4-4e43-8b5f-461905056564', '277b6cd4-aaba-43cc-942c-d64f842db92c', '2fb01266-5b36-412f-a44f-696f1790d610', '22f93778-8551-4613-865b-a526bdd1b916'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:37:45.645712 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-34f3db4e-8155-4385-a9fd-7fd83e16804b tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Snapshot create request issued successfully. Dec 29 07:37:45.646807 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-34f3db4e-8155-4385-a9fd-7fd83e16804b tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots returned with HTTP 202 Dec 29 07:37:45.648106 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 694/1393] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:37:45 2020] POST /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots => generated 307 bytes in 594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:37:45.659341 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7e61a730-804d-4126-b4b2-08930ac3939e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/fa626252-39f1-47bb-b0b4-3becfa6fa201 Dec 29 07:37:45.659657 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7e61a730-804d-4126-b4b2-08930ac3939e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:45.659860 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:45.659860 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:45.660649 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7e61a730-804d-4126-b4b2-08930ac3939e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:45.718148 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:45.718148 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:45.725371 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7e61a730-804d-4126-b4b2-08930ac3939e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Snapshot retrieved successfully. Dec 29 07:37:45.734154 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7e61a730-804d-4126-b4b2-08930ac3939e tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/fa626252-39f1-47bb-b0b4-3becfa6fa201 returned with HTTP 200 Dec 29 07:37:45.735341 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 700/1394] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:37:45 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/fa626252-39f1-47bb-b0b4-3becfa6fa201 => generated 439 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:45.858977 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fb0b75c7-6b4f-476c-bd20-5f6855259356 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:45.860154 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fb0b75c7-6b4f-476c-bd20-5f6855259356 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:45.860581 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:45.860581 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:45.861206 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fb0b75c7-6b4f-476c-bd20-5f6855259356 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:45.861843 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-fb0b75c7-6b4f-476c-bd20-5f6855259356 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:45.899374 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:45.899374 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:45.907178 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fb0b75c7-6b4f-476c-bd20-5f6855259356 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:45.912229 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 695/1395] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:45 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:46.748915 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d8d4015f-2946-48ff-8dff-dab90f6b9bbb tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/fa626252-39f1-47bb-b0b4-3becfa6fa201 Dec 29 07:37:46.749559 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d8d4015f-2946-48ff-8dff-dab90f6b9bbb tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:46.749907 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:46.749907 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:46.750763 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d8d4015f-2946-48ff-8dff-dab90f6b9bbb tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:46.802035 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:46.802035 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:46.805545 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d8d4015f-2946-48ff-8dff-dab90f6b9bbb tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Snapshot retrieved successfully. Dec 29 07:37:46.810646 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d8d4015f-2946-48ff-8dff-dab90f6b9bbb tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/fa626252-39f1-47bb-b0b4-3becfa6fa201 returned with HTTP 200 Dec 29 07:37:46.811712 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 701/1396] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:37:46 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/fa626252-39f1-47bb-b0b4-3becfa6fa201 => generated 439 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:46.928444 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d303b169-a5a1-4006-b58b-e3f9fd0244a2 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:46.930903 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d303b169-a5a1-4006-b58b-e3f9fd0244a2 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:46.931334 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:46.931334 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:46.932366 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d303b169-a5a1-4006-b58b-e3f9fd0244a2 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:46.933059 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-d303b169-a5a1-4006-b58b-e3f9fd0244a2 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:46.996664 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:46.996664 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:47.009819 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d303b169-a5a1-4006-b58b-e3f9fd0244a2 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:47.012816 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 696/1397] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:46 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:47.824931 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1ddc2ee7-8eb4-4e08-a3f1-64e3258652cd tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/fa626252-39f1-47bb-b0b4-3becfa6fa201 Dec 29 07:37:47.825599 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1ddc2ee7-8eb4-4e08-a3f1-64e3258652cd tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:47.826487 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:47.826487 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:47.827180 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1ddc2ee7-8eb4-4e08-a3f1-64e3258652cd tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:47.933465 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:47.933465 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:47.942184 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1ddc2ee7-8eb4-4e08-a3f1-64e3258652cd tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Snapshot retrieved successfully. Dec 29 07:37:47.950349 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1ddc2ee7-8eb4-4e08-a3f1-64e3258652cd tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/fa626252-39f1-47bb-b0b4-3becfa6fa201 returned with HTTP 200 Dec 29 07:37:47.958150 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 702/1398] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:37:47 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/fa626252-39f1-47bb-b0b4-3becfa6fa201 => generated 439 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:48.025661 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e7e792de-0ddc-4dc5-9b8a-1757e73d00d5 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:48.026638 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e7e792de-0ddc-4dc5-9b8a-1757e73d00d5 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:48.026973 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:48.026973 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:48.027529 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e7e792de-0ddc-4dc5-9b8a-1757e73d00d5 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:48.028022 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-e7e792de-0ddc-4dc5-9b8a-1757e73d00d5 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:48.093381 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:48.093381 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:48.095484 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e7e792de-0ddc-4dc5-9b8a-1757e73d00d5 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:48.101417 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 697/1399] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:48 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:48.969102 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d37b70ec-4bf7-425e-bed7-0ced86a6d6a6 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/fa626252-39f1-47bb-b0b4-3becfa6fa201 Dec 29 07:37:48.969780 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d37b70ec-4bf7-425e-bed7-0ced86a6d6a6 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:48.970099 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:48.970099 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:48.970830 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d37b70ec-4bf7-425e-bed7-0ced86a6d6a6 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:49.049576 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:49.049576 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:49.052959 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d37b70ec-4bf7-425e-bed7-0ced86a6d6a6 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Snapshot retrieved successfully. Dec 29 07:37:49.072278 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d37b70ec-4bf7-425e-bed7-0ced86a6d6a6 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/fa626252-39f1-47bb-b0b4-3becfa6fa201 returned with HTTP 200 Dec 29 07:37:49.073293 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 703/1400] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:37:48 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/fa626252-39f1-47bb-b0b4-3becfa6fa201 => generated 466 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:49.084275 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-01250589-426d-4275-bad0-c47a28705e00 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] POST http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes Dec 29 07:37:49.084908 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:49.084908 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:49.085525 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-01250589-426d-4275-bad0-c47a28705e00 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fa626252-39f1-47bb-b0b4-3becfa6fa201", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-215323444"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:37:49.087325 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-01250589-426d-4275-bad0-c47a28705e00 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Create volume request body: {'volume': {'snapshot_id': 'fa626252-39f1-47bb-b0b4-3becfa6fa201', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-215323444'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:37:49.116458 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6aceea72-ae59-47bf-8857-93a125a66150 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:49.120545 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6aceea72-ae59-47bf-8857-93a125a66150 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:49.120954 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:49.120954 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:49.121517 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6aceea72-ae59-47bf-8857-93a125a66150 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:49.122050 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-6aceea72-ae59-47bf-8857-93a125a66150 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:49.147413 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:49.147413 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:49.148583 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-01250589-426d-4275-bad0-c47a28705e00 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Snapshot retrieved successfully. Dec 29 07:37:49.148957 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-01250589-426d-4275-bad0-c47a28705e00 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Create volume of 1 GB Dec 29 07:37:49.166033 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-01250589-426d-4275-bad0-c47a28705e00 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Availability Zones retrieved successfully. Dec 29 07:37:49.216042 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-01250589-426d-4275-bad0-c47a28705e00 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Flow 'volume_create_api' (e86a961e-1f67-4d26-a9bf-6971b86a18db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:37:49.217354 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:49.217354 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:49.219352 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6aceea72-ae59-47bf-8857-93a125a66150 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:49.219659 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-01250589-426d-4275-bad0-c47a28705e00 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b7bb785-5414-4664-96fe-752392738c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:37:49.220643 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 704/1401] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:49 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:37:49.228921 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-01250589-426d-4275-bad0-c47a28705e00 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:37:49.387191 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-01250589-426d-4275-bad0-c47a28705e00 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b7bb785-5414-4664-96fe-752392738c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fa626252-39f1-47bb-b0b4-3becfa6fa201', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:37:49.389627 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-01250589-426d-4275-bad0-c47a28705e00 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2572854c-ef1e-43a8-bdce-6bebddf5c01a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:37:49.468779 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-01250589-426d-4275-bad0-c47a28705e00 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Created reservations ['a1a9cd84-3268-43cf-bda3-3f4b4e654f61', 'cf3cc62f-ddd6-4b9c-ad74-5f31e0f0b230', '8dbe55e1-ca69-421c-b96a-ea54e98d9a1d', 'a71eb7c3-5b8f-4931-9a3f-b8b50a7d23a5'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:37:49.471357 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-01250589-426d-4275-bad0-c47a28705e00 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2572854c-ef1e-43a8-bdce-6bebddf5c01a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1a9cd84-3268-43cf-bda3-3f4b4e654f61', 'cf3cc62f-ddd6-4b9c-ad74-5f31e0f0b230', '8dbe55e1-ca69-421c-b96a-ea54e98d9a1d', 'a71eb7c3-5b8f-4931-9a3f-b8b50a7d23a5']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:37:49.473558 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-01250589-426d-4275-bad0-c47a28705e00 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c4cf0fe-ca3e-423c-8ca4-e71180537ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:37:49.687681 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-01250589-426d-4275-bad0-c47a28705e00 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c4cf0fe-ca3e-423c-8ca4-e71180537ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '510137ae-9deb-4726-a076-2a532878a7aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-215323444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dde8be393ac42bfb46d03e3e1032e0f',qos_specs=None,replication_status=,reservations=['a1a9cd84-3268-43cf-bda3-3f4b4e654f61','cf3cc62f-ddd6-4b9c-ad74-5f31e0f0b230','8dbe55e1-ca69-421c-b96a-ea54e98d9a1d','a71eb7c3-5b8f-4931-9a3f-b8b50a7d23a5'],size=1,snapshot_id=fa626252-39f1-47bb-b0b4-3becfa6fa201,source_replicaid=,source_volid=None,status='creating',user_id='4744947d2c8c47d2965768fa06b05627',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:37:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-215323444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=510137ae-9deb-4726-a076-2a532878a7aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3dde8be393ac42bfb46d03e3e1032e0f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fa626252-39f1-47bb-b0b4-3becfa6fa201,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4744947d2c8c47d2965768fa06b05627',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:37:49.691036 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-01250589-426d-4275-bad0-c47a28705e00 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25996f01-1ebb-4c12-be63-a6ce54672c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:37:49.722665 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-01250589-426d-4275-bad0-c47a28705e00 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (25996f01-1ebb-4c12-be63-a6ce54672c20) transitioned into state 'SUCCESS' from state '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-215323444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dde8be393ac42bfb46d03e3e1032e0f',qos_specs=None,replication_status=,reservations=['a1a9cd84-3268-43cf-bda3-3f4b4e654f61','cf3cc62f-ddd6-4b9c-ad74-5f31e0f0b230','8dbe55e1-ca69-421c-b96a-ea54e98d9a1d','a71eb7c3-5b8f-4931-9a3f-b8b50a7d23a5'],size=1,snapshot_id=fa626252-39f1-47bb-b0b4-3becfa6fa201,source_replicaid=,source_volid=None,status='creating',user_id='4744947d2c8c47d2965768fa06b05627',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:37:49.729349 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-01250589-426d-4275-bad0-c47a28705e00 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55683be7-2b5c-4734-8b70-436ecbeb1c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:37:49.919920 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-01250589-426d-4275-bad0-c47a28705e00 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55683be7-2b5c-4734-8b70-436ecbeb1c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:37:49.928993 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-01250589-426d-4275-bad0-c47a28705e00 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Flow 'volume_create_api' (e86a961e-1f67-4d26-a9bf-6971b86a18db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:37:50.057214 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-01250589-426d-4275-bad0-c47a28705e00 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Create volume request issued successfully. Dec 29 07:37:50.104604 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-01250589-426d-4275-bad0-c47a28705e00 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes returned with HTTP 202 Dec 29 07:37:50.119639 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 698/1402] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:37:49 2020] POST /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes => generated 853 bytes in 1039 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:37:50.119936 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eae95560-26ca-404a-9479-2e847c2542d3 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa Dec 29 07:37:50.120709 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eae95560-26ca-404a-9479-2e847c2542d3 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:50.121103 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:50.121103 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:50.121680 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eae95560-26ca-404a-9479-2e847c2542d3 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:50.225099 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:50.225099 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:50.235131 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-eae95560-26ca-404a-9479-2e847c2542d3 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:37:50.237114 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7d3848f1-e3db-44aa-a992-ecf827967860 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:50.237879 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7d3848f1-e3db-44aa-a992-ecf827967860 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:50.238366 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:50.238366 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:50.238956 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7d3848f1-e3db-44aa-a992-ecf827967860 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:50.239443 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-7d3848f1-e3db-44aa-a992-ecf827967860 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:50.271375 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eae95560-26ca-404a-9479-2e847c2542d3 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa returned with HTTP 200 Dec 29 07:37:50.272785 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 705/1403] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:50 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa => generated 945 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:37:50.330803 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:50.330803 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:50.337069 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7d3848f1-e3db-44aa-a992-ecf827967860 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:50.349721 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 699/1404] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:50 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:51.288708 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bb2f6655-a517-42e1-9942-ce71fc2d4a65 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa Dec 29 07:37:51.290167 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bb2f6655-a517-42e1-9942-ce71fc2d4a65 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:51.290608 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:51.290608 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:51.291275 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bb2f6655-a517-42e1-9942-ce71fc2d4a65 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:51.358008 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-60e2bb91-d5b8-4adb-86eb-a822077d6887 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:51.358542 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-60e2bb91-d5b8-4adb-86eb-a822077d6887 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:51.358803 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:51.358803 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:51.359181 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-60e2bb91-d5b8-4adb-86eb-a822077d6887 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:51.359555 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-60e2bb91-d5b8-4adb-86eb-a822077d6887 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:51.409738 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:51.409738 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:51.431355 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bb2f6655-a517-42e1-9942-ce71fc2d4a65 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:37:51.497402 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bb2f6655-a517-42e1-9942-ce71fc2d4a65 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa returned with HTTP 200 Dec 29 07:37:51.507001 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 706/1405] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:51 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa => generated 945 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:51.535612 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:51.535612 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:51.537752 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-60e2bb91-d5b8-4adb-86eb-a822077d6887 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:51.538524 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 700/1406] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:51 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:52.522993 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5ff1fff1-029b-4053-92d6-8d6a3e53db2a tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa Dec 29 07:37:52.523576 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5ff1fff1-029b-4053-92d6-8d6a3e53db2a tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:52.523846 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:52.523846 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:52.524195 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5ff1fff1-029b-4053-92d6-8d6a3e53db2a tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:52.553933 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ff50f73c-b008-47be-9aa6-90c7830416c0 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:52.555915 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ff50f73c-b008-47be-9aa6-90c7830416c0 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:52.556344 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:52.556344 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:52.557763 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ff50f73c-b008-47be-9aa6-90c7830416c0 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:52.558421 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ff50f73c-b008-47be-9aa6-90c7830416c0 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:52.615797 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:52.615797 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:52.620479 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ff50f73c-b008-47be-9aa6-90c7830416c0 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:52.631610 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 701/1407] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:52 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:52.660982 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:52.660982 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:52.676834 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5ff1fff1-029b-4053-92d6-8d6a3e53db2a tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:37:52.728298 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5ff1fff1-029b-4053-92d6-8d6a3e53db2a tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa returned with HTTP 200 Dec 29 07:37:52.732821 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 707/1408] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:52 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa => generated 945 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:53.640409 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c88578e4-b7f8-4135-b8ef-07f0230e5256 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:53.640924 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c88578e4-b7f8-4135-b8ef-07f0230e5256 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:53.641095 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:53.641095 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:53.641656 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c88578e4-b7f8-4135-b8ef-07f0230e5256 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:53.642037 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-c88578e4-b7f8-4135-b8ef-07f0230e5256 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:53.743542 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:53.743542 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:53.748456 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c88578e4-b7f8-4135-b8ef-07f0230e5256 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:53.749004 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a46a5f05-b725-40a4-bdab-2f729b92e599 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa Dec 29 07:37:53.749750 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a46a5f05-b725-40a4-bdab-2f729b92e599 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:53.750124 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:53.750124 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:53.750783 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a46a5f05-b725-40a4-bdab-2f729b92e599 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:53.758763 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 702/1409] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:53 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:53.862092 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:53.862092 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:53.871569 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a46a5f05-b725-40a4-bdab-2f729b92e599 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:37:53.900050 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a46a5f05-b725-40a4-bdab-2f729b92e599 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa returned with HTTP 200 Dec 29 07:37:53.901066 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 708/1410] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:53 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa => generated 945 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:54.772142 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-17d1a4d5-bea1-42c1-9e86-4489e6e3a108 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:54.773203 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-17d1a4d5-bea1-42c1-9e86-4489e6e3a108 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:54.774166 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:54.774166 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:54.776631 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-17d1a4d5-bea1-42c1-9e86-4489e6e3a108 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:54.777535 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-17d1a4d5-bea1-42c1-9e86-4489e6e3a108 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:54.858669 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:54.858669 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:54.861277 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-17d1a4d5-bea1-42c1-9e86-4489e6e3a108 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:54.874043 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 703/1411] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:54 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:54.923242 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9fef1760-d412-4ba4-9444-1534b75601bd tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa Dec 29 07:37:54.924307 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9fef1760-d412-4ba4-9444-1534b75601bd tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:54.924501 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:54.924501 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:54.924877 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9fef1760-d412-4ba4-9444-1534b75601bd tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:55.109837 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:55.109837 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:55.138085 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9fef1760-d412-4ba4-9444-1534b75601bd tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:37:55.214884 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9fef1760-d412-4ba4-9444-1534b75601bd tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa returned with HTTP 200 Dec 29 07:37:55.220916 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 709/1412] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:54 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa => generated 945 bytes in 307 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:55.879099 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-933b9013-35c1-4e8e-91a1-73cbe992f1c2 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:55.880302 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-933b9013-35c1-4e8e-91a1-73cbe992f1c2 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:55.880711 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:55.880711 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:55.881341 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-933b9013-35c1-4e8e-91a1-73cbe992f1c2 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:55.881907 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-933b9013-35c1-4e8e-91a1-73cbe992f1c2 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:55.951863 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:55.951863 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:55.955259 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-933b9013-35c1-4e8e-91a1-73cbe992f1c2 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:55.969464 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 704/1413] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:55 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:56.231992 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0d7b94b0-65ee-48f5-9330-04e70620d6ef tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa Dec 29 07:37:56.232630 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0d7b94b0-65ee-48f5-9330-04e70620d6ef tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:56.232861 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:56.232861 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:56.233342 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0d7b94b0-65ee-48f5-9330-04e70620d6ef tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:56.394332 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:56.394332 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:56.422503 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0d7b94b0-65ee-48f5-9330-04e70620d6ef tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:37:56.500393 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0d7b94b0-65ee-48f5-9330-04e70620d6ef tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa returned with HTTP 200 Dec 29 07:37:56.503550 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 710/1414] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:56 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa => generated 945 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:56.975785 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7c995e48-a78d-40ef-ab02-e1f90cf94f25 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:56.976320 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7c995e48-a78d-40ef-ab02-e1f90cf94f25 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:56.976520 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:56.976520 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:56.976909 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7c995e48-a78d-40ef-ab02-e1f90cf94f25 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:56.977294 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-7c995e48-a78d-40ef-ab02-e1f90cf94f25 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:57.027299 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:57.027299 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:57.040296 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7c995e48-a78d-40ef-ab02-e1f90cf94f25 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:57.049562 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 705/1415] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:56 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:57.520660 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d06ae06e-6e4b-41d8-bbbd-2c4e43625461 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa Dec 29 07:37:57.521191 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d06ae06e-6e4b-41d8-bbbd-2c4e43625461 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:57.521383 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:57.521383 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:57.521971 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d06ae06e-6e4b-41d8-bbbd-2c4e43625461 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:57.666134 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:57.666134 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:57.707491 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d06ae06e-6e4b-41d8-bbbd-2c4e43625461 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:37:57.766455 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d06ae06e-6e4b-41d8-bbbd-2c4e43625461 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa returned with HTTP 200 Dec 29 07:37:57.776647 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 711/1416] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:57 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa => generated 945 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:37:58.066773 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-24d74b49-4214-4e82-9178-7b3a20c83467 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:58.067343 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-24d74b49-4214-4e82-9178-7b3a20c83467 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:58.067487 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:58.067487 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:58.068014 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-24d74b49-4214-4e82-9178-7b3a20c83467 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:58.068152 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-24d74b49-4214-4e82-9178-7b3a20c83467 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:58.106906 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:58.106906 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:58.108736 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-24d74b49-4214-4e82-9178-7b3a20c83467 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:58.118336 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 706/1417] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:58 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:58.785498 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-72bf49f6-ff58-41da-87ec-77118d9fd025 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa Dec 29 07:37:58.786029 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-72bf49f6-ff58-41da-87ec-77118d9fd025 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:58.786246 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:58.786246 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:58.787200 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-72bf49f6-ff58-41da-87ec-77118d9fd025 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:59.022519 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:59.022519 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:59.043605 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-72bf49f6-ff58-41da-87ec-77118d9fd025 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:37:59.076697 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-72bf49f6-ff58-41da-87ec-77118d9fd025 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa returned with HTTP 200 Dec 29 07:37:59.087880 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 712/1418] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:58 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa => generated 945 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:37:59.134299 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8108ff46-6398-4ffc-93ff-6e6d0e2ed573 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:37:59.135166 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8108ff46-6398-4ffc-93ff-6e6d0e2ed573 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:37:59.135616 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:37:59.135616 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:37:59.136253 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8108ff46-6398-4ffc-93ff-6e6d0e2ed573 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:37:59.136812 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-8108ff46-6398-4ffc-93ff-6e6d0e2ed573 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:37:59.195939 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:37:59.195939 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:37:59.198110 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8108ff46-6398-4ffc-93ff-6e6d0e2ed573 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:37:59.199302 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 707/1419] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:37:59 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:00.104126 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9940b545-83d5-470b-9d04-57b1dbb5d6f2 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa Dec 29 07:38:00.104639 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9940b545-83d5-470b-9d04-57b1dbb5d6f2 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:00.105017 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:00.105017 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:00.105634 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9940b545-83d5-470b-9d04-57b1dbb5d6f2 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:00.213432 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9510975e-28b6-4353-b9d8-6d98c26c7231 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:00.213957 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9510975e-28b6-4353-b9d8-6d98c26c7231 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:00.214175 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:00.214175 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:00.214545 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9510975e-28b6-4353-b9d8-6d98c26c7231 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:00.216898 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-9510975e-28b6-4353-b9d8-6d98c26c7231 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:00.284482 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:00.284482 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:00.304528 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:00.304528 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:00.306372 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9510975e-28b6-4353-b9d8-6d98c26c7231 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:00.320312 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 708/1420] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:00 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:38:00.322298 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9940b545-83d5-470b-9d04-57b1dbb5d6f2 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:38:00.363034 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9940b545-83d5-470b-9d04-57b1dbb5d6f2 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa returned with HTTP 200 Dec 29 07:38:00.376302 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 713/1421] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:00 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa => generated 945 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:01.337643 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ad357e76-1212-4985-bdff-0e9cbca895ea tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:01.338164 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ad357e76-1212-4985-bdff-0e9cbca895ea tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:01.338338 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:01.338338 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:01.339011 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ad357e76-1212-4985-bdff-0e9cbca895ea tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:01.339541 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ad357e76-1212-4985-bdff-0e9cbca895ea tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:01.385197 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4809f62d-3abc-4b3a-bc6b-f5a297da4cb0 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa Dec 29 07:38:01.385993 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4809f62d-3abc-4b3a-bc6b-f5a297da4cb0 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:01.386700 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:01.386700 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:01.387338 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4809f62d-3abc-4b3a-bc6b-f5a297da4cb0 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:01.414739 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:01.414739 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:01.419107 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ad357e76-1212-4985-bdff-0e9cbca895ea tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:01.436581 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 709/1422] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:01 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:01.496444 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:01.496444 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:01.508527 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4809f62d-3abc-4b3a-bc6b-f5a297da4cb0 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:38:01.575480 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4809f62d-3abc-4b3a-bc6b-f5a297da4cb0 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa returned with HTTP 200 Dec 29 07:38:01.575480 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 714/1423] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:01 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa => generated 945 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:02.438478 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dbcbce6d-a8c7-45ef-8044-d57ada095698 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:02.439840 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dbcbce6d-a8c7-45ef-8044-d57ada095698 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:02.440246 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:02.440246 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:02.440876 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dbcbce6d-a8c7-45ef-8044-d57ada095698 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:02.441429 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-dbcbce6d-a8c7-45ef-8044-d57ada095698 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:02.493182 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:02.493182 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:02.495409 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dbcbce6d-a8c7-45ef-8044-d57ada095698 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:02.496395 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 710/1424] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:02 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:02.580535 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-44f02205-d4b7-41de-b6d8-60ca67bd970c tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa Dec 29 07:38:02.581069 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-44f02205-d4b7-41de-b6d8-60ca67bd970c tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:02.581165 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:02.581165 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:02.581482 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-44f02205-d4b7-41de-b6d8-60ca67bd970c tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:02.659650 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:02.659650 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:02.668570 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-44f02205-d4b7-41de-b6d8-60ca67bd970c tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:38:02.725094 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-44f02205-d4b7-41de-b6d8-60ca67bd970c tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa returned with HTTP 200 Dec 29 07:38:02.732151 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 715/1425] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:02 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa => generated 946 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:02.748299 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7c9b6ce9-a434-4a72-a3ea-27c56f969466 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa Dec 29 07:38:02.749172 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7c9b6ce9-a434-4a72-a3ea-27c56f969466 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:02.749538 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:02.749538 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:02.750512 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7c9b6ce9-a434-4a72-a3ea-27c56f969466 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:02.806712 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:02.806712 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:02.824752 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7c9b6ce9-a434-4a72-a3ea-27c56f969466 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:38:02.885481 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7c9b6ce9-a434-4a72-a3ea-27c56f969466 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa returned with HTTP 200 Dec 29 07:38:02.891549 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 711/1426] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:02 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa => generated 946 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:02.907516 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2fbfc120-cc91-46a9-ab3a-7ace41c5e3e5 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] DELETE http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18?cascade=True Dec 29 07:38:02.908526 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2fbfc120-cc91-46a9-ab3a-7ace41c5e3e5 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:02.908933 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:02.908933 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:02.909585 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2fbfc120-cc91-46a9-ab3a-7ace41c5e3e5 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:02.910256 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-2fbfc120-cc91-46a9-ab3a-7ace41c5e3e5 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Delete volume with id: 073f7010-8019-4d4b-825e-e7410b14aa18 Dec 29 07:38:03.103505 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:03.103505 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:03.110109 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2fbfc120-cc91-46a9-ab3a-7ace41c5e3e5 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:38:03.245251 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2fbfc120-cc91-46a9-ab3a-7ace41c5e3e5 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Delete volume request issued successfully. Dec 29 07:38:03.245866 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2fbfc120-cc91-46a9-ab3a-7ace41c5e3e5 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18?cascade=True returned with HTTP 202 Dec 29 07:38:03.246902 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 716/1427] 10.222.0.20 () {58 vars in 1343 bytes} [Tue Dec 29 07:38:02 2020] DELETE /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18?cascade=True => generated 0 bytes in 343 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:38:03.262169 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c044e69a-088f-4377-8420-ef7a94215479 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18 Dec 29 07:38:03.262722 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c044e69a-088f-4377-8420-ef7a94215479 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:03.262917 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:03.262917 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:03.266809 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c044e69a-088f-4377-8420-ef7a94215479 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:03.402503 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:03.402503 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:03.421747 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c044e69a-088f-4377-8420-ef7a94215479 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:38:03.469191 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c044e69a-088f-4377-8420-ef7a94215479 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18 returned with HTTP 200 Dec 29 07:38:03.470908 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 712/1428] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:03 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18 => generated 911 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:03.511152 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-180f8630-b837-4d8b-aa60-70914a97ff71 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:03.512004 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-180f8630-b837-4d8b-aa60-70914a97ff71 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:03.512416 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:03.512416 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:03.513062 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-180f8630-b837-4d8b-aa60-70914a97ff71 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:03.513622 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-180f8630-b837-4d8b-aa60-70914a97ff71 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:03.559304 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:03.559304 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:03.561656 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-180f8630-b837-4d8b-aa60-70914a97ff71 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:03.563074 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 717/1429] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:03 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:04.488440 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-694880d6-64c8-4769-912d-553862be57b3 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18 Dec 29 07:38:04.489593 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-694880d6-64c8-4769-912d-553862be57b3 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:04.489949 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:04.489949 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:04.490505 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-694880d6-64c8-4769-912d-553862be57b3 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:04.564802 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:04.564802 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:04.578388 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7d357d31-2189-4f19-924d-86482b5f913b tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:04.579236 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7d357d31-2189-4f19-924d-86482b5f913b tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:04.579506 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:04.579506 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:04.580312 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7d357d31-2189-4f19-924d-86482b5f913b tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:04.580312 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-7d357d31-2189-4f19-924d-86482b5f913b tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:04.582768 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-694880d6-64c8-4769-912d-553862be57b3 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:38:04.605676 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-694880d6-64c8-4769-912d-553862be57b3 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18 returned with HTTP 200 Dec 29 07:38:04.606942 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 713/1430] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:04 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18 => generated 911 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:04.624995 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:04.624995 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:04.628230 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7d357d31-2189-4f19-924d-86482b5f913b tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:04.636057 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 718/1431] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:04 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:05.624217 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-87e47fbc-1e55-4b0f-af51-9899bf612a10 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18 Dec 29 07:38:05.625359 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-87e47fbc-1e55-4b0f-af51-9899bf612a10 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:05.625768 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:05.625768 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:05.627197 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-87e47fbc-1e55-4b0f-af51-9899bf612a10 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:05.643491 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fbc83f55-bc3b-4946-8afd-759c84474923 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:05.644676 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fbc83f55-bc3b-4946-8afd-759c84474923 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:05.645093 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:05.645093 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:05.645761 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fbc83f55-bc3b-4946-8afd-759c84474923 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:05.646326 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-fbc83f55-bc3b-4946-8afd-759c84474923 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:05.703400 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:05.703400 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:05.715427 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fbc83f55-bc3b-4946-8afd-759c84474923 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:05.716580 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 719/1432] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:05 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:05.730940 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:05.730940 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:05.741247 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-87e47fbc-1e55-4b0f-af51-9899bf612a10 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:38:05.765671 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-87e47fbc-1e55-4b0f-af51-9899bf612a10 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18 returned with HTTP 200 Dec 29 07:38:05.767169 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 714/1433] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:05 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18 => generated 911 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:06.730193 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5477a818-16a1-4149-9813-853bba196925 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:06.730733 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5477a818-16a1-4149-9813-853bba196925 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:06.730970 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:06.730970 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:06.731343 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5477a818-16a1-4149-9813-853bba196925 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:06.731839 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-5477a818-16a1-4149-9813-853bba196925 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:06.781318 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:06.781318 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:06.784367 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b2fb785f-aa86-4c2e-9ae2-3d27a688b853 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18 Dec 29 07:38:06.784986 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b2fb785f-aa86-4c2e-9ae2-3d27a688b853 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:06.785164 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:06.785164 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:06.785543 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b2fb785f-aa86-4c2e-9ae2-3d27a688b853 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:06.786314 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5477a818-16a1-4149-9813-853bba196925 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:06.787300 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 720/1434] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:06 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:06.897244 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:06.897244 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:06.938195 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b2fb785f-aa86-4c2e-9ae2-3d27a688b853 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:38:06.992871 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b2fb785f-aa86-4c2e-9ae2-3d27a688b853 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18 returned with HTTP 200 Dec 29 07:38:06.993984 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 715/1435] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:06 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18 => generated 911 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:38:07.802431 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f5896093-f033-45b5-b082-a6f99d1c8a21 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:07.803021 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f5896093-f033-45b5-b082-a6f99d1c8a21 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:07.803382 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:07.803382 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:07.804051 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f5896093-f033-45b5-b082-a6f99d1c8a21 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:07.806475 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-f5896093-f033-45b5-b082-a6f99d1c8a21 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:07.857999 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:07.857999 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:07.866480 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f5896093-f033-45b5-b082-a6f99d1c8a21 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:07.868413 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 721/1436] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:07 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:08.010424 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4ec22cc4-6946-4409-9a71-a4ee5421c708 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18 Dec 29 07:38:08.011008 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4ec22cc4-6946-4409-9a71-a4ee5421c708 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:08.011226 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:08.011226 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:08.011762 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4ec22cc4-6946-4409-9a71-a4ee5421c708 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:08.128309 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4ec22cc4-6946-4409-9a71-a4ee5421c708 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18 returned with HTTP 404 Dec 29 07:38:08.133573 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 716/1437] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:08 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18 => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:38:08.141120 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6762d574-f6dc-40c1-a66d-135870e66b36 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes Dec 29 07:38:08.141629 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6762d574-f6dc-40c1-a66d-135870e66b36 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:08.141975 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:08.141975 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:08.142566 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6762d574-f6dc-40c1-a66d-135870e66b36 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:08.143268 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-6762d574-f6dc-40c1-a66d-135870e66b36 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:38:08.145170 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6762d574-f6dc-40c1-a66d-135870e66b36 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:38:08.258368 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6762d574-f6dc-40c1-a66d-135870e66b36 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Get all volumes completed successfully. Dec 29 07:38:08.259353 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6762d574-f6dc-40c1-a66d-135870e66b36 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes returned with HTTP 200 Dec 29 07:38:08.260217 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 722/1438] 10.222.0.20 () {58 vars in 1204 bytes} [Tue Dec 29 07:38:08 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes => generated 400 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:08.271510 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-86429700-f4a4-4a3e-a6a5-352761c18677 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots Dec 29 07:38:08.272015 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-86429700-f4a4-4a3e-a6a5-352761c18677 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:08.272681 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-86429700-f4a4-4a3e-a6a5-352761c18677 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:08.273503 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-86429700-f4a4-4a3e-a6a5-352761c18677 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:38:08.276006 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-86429700-f4a4-4a3e-a6a5-352761c18677 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Building query based on filter {{(pid=88228) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:38:08.310855 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-86429700-f4a4-4a3e-a6a5-352761c18677 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Get all snapshots completed successfully. Dec 29 07:38:08.315174 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-86429700-f4a4-4a3e-a6a5-352761c18677 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots returned with HTTP 200 Dec 29 07:38:08.319074 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 717/1439] 10.222.0.20 () {58 vars in 1210 bytes} [Tue Dec 29 07:38:08 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots => generated 17 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:38:08.332832 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bfcf2dee-50e7-471a-a986-bc8d8c8759bc tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] DELETE http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa Dec 29 07:38:08.333598 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bfcf2dee-50e7-471a-a986-bc8d8c8759bc tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:08.333955 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:08.333955 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:08.334557 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bfcf2dee-50e7-471a-a986-bc8d8c8759bc tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:08.335199 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-bfcf2dee-50e7-471a-a986-bc8d8c8759bc tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Delete volume with id: 510137ae-9deb-4726-a076-2a532878a7aa Dec 29 07:38:08.458981 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:08.458981 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:08.460257 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bfcf2dee-50e7-471a-a986-bc8d8c8759bc tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:38:08.537304 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bfcf2dee-50e7-471a-a986-bc8d8c8759bc tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Delete volume request issued successfully. Dec 29 07:38:08.537696 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bfcf2dee-50e7-471a-a986-bc8d8c8759bc tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa returned with HTTP 202 Dec 29 07:38:08.538549 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 723/1440] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:38:08 2020] DELETE /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa => generated 0 bytes in 210 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:38:08.546052 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fc34a3c2-85f1-4f4c-982f-e02e22e395d2 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa Dec 29 07:38:08.546792 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fc34a3c2-85f1-4f4c-982f-e02e22e395d2 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:08.549896 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fc34a3c2-85f1-4f4c-982f-e02e22e395d2 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:08.671771 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:08.671771 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:08.692278 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fc34a3c2-85f1-4f4c-982f-e02e22e395d2 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:38:08.728570 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fc34a3c2-85f1-4f4c-982f-e02e22e395d2 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa returned with HTTP 200 Dec 29 07:38:08.729552 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 718/1441] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:08 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa => generated 945 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:08.882885 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-34e4edd0-03d3-4969-9cc5-ff04ae51393c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:08.883512 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-34e4edd0-03d3-4969-9cc5-ff04ae51393c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:08.883809 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:08.883809 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:08.884331 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-34e4edd0-03d3-4969-9cc5-ff04ae51393c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:08.884794 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-34e4edd0-03d3-4969-9cc5-ff04ae51393c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:08.982459 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:08.982459 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:08.984542 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-34e4edd0-03d3-4969-9cc5-ff04ae51393c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:08.989237 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 724/1442] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:08 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:09.747077 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9110c324-bbf7-4fb2-a2fc-5a0076346745 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa Dec 29 07:38:09.747603 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9110c324-bbf7-4fb2-a2fc-5a0076346745 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:09.747794 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:09.747794 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:09.748606 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9110c324-bbf7-4fb2-a2fc-5a0076346745 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:09.871940 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:09.871940 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:09.889896 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9110c324-bbf7-4fb2-a2fc-5a0076346745 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Volume info retrieved successfully. Dec 29 07:38:09.960037 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9110c324-bbf7-4fb2-a2fc-5a0076346745 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa returned with HTTP 200 Dec 29 07:38:09.960037 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 719/1443] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:09 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa => generated 945 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:10.003469 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-de79fb0d-2bf7-47d9-a679-a0d13cec1c7c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:10.004180 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-de79fb0d-2bf7-47d9-a679-a0d13cec1c7c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:10.004512 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:10.004512 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:10.005075 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-de79fb0d-2bf7-47d9-a679-a0d13cec1c7c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:10.005556 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-de79fb0d-2bf7-47d9-a679-a0d13cec1c7c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:10.084295 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:10.084295 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:10.089776 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-de79fb0d-2bf7-47d9-a679-a0d13cec1c7c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:10.095911 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 725/1444] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:09 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:10.976920 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-759bbc62-e13f-4aad-981b-7a6ffa5eef7d tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] GET http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa Dec 29 07:38:10.977464 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-759bbc62-e13f-4aad-981b-7a6ffa5eef7d tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:10.977632 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:10.977632 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:10.978003 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-759bbc62-e13f-4aad-981b-7a6ffa5eef7d tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:11.109359 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:11.109359 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:11.109707 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5298a548-88e6-4b82-ba7e-877d07aaa14a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:11.109988 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5298a548-88e6-4b82-ba7e-877d07aaa14a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:11.110201 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:11.110201 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:11.110643 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5298a548-88e6-4b82-ba7e-877d07aaa14a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:11.111115 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-5298a548-88e6-4b82-ba7e-877d07aaa14a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:11.123294 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-759bbc62-e13f-4aad-981b-7a6ffa5eef7d tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa returned with HTTP 404 Dec 29 07:38:11.131009 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 720/1445] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:10 2020] GET /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/510137ae-9deb-4726-a076-2a532878a7aa => generated 109 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:38:11.145945 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-039d53f6-9844-442d-80ff-6b0cf68429d1 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] DELETE http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/fa626252-39f1-47bb-b0b4-3becfa6fa201 Dec 29 07:38:11.146811 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-039d53f6-9844-442d-80ff-6b0cf68429d1 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:11.147217 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:11.147217 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:11.147843 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-039d53f6-9844-442d-80ff-6b0cf68429d1 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:11.148778 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-039d53f6-9844-442d-80ff-6b0cf68429d1 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Delete snapshot with id: fa626252-39f1-47bb-b0b4-3becfa6fa201 Dec 29 07:38:11.182644 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-039d53f6-9844-442d-80ff-6b0cf68429d1 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/fa626252-39f1-47bb-b0b4-3becfa6fa201 returned with HTTP 404 Dec 29 07:38:11.185167 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:11.185167 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:11.190807 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5298a548-88e6-4b82-ba7e-877d07aaa14a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:11.191466 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 726/1446] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:11 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:11.200361 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 721/1447] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:38:11 2020] DELETE /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/fa626252-39f1-47bb-b0b4-3becfa6fa201 => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:38:11.216092 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-66cc27ed-dae6-4dc1-9e3f-a69782f8e3f9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] DELETE http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18 Dec 29 07:38:11.216985 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-66cc27ed-dae6-4dc1-9e3f-a69782f8e3f9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:11.217364 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:11.217364 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:11.218001 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-66cc27ed-dae6-4dc1-9e3f-a69782f8e3f9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:11.218680 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-66cc27ed-dae6-4dc1-9e3f-a69782f8e3f9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Delete volume with id: 073f7010-8019-4d4b-825e-e7410b14aa18 Dec 29 07:38:11.355914 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-66cc27ed-dae6-4dc1-9e3f-a69782f8e3f9 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18 returned with HTTP 404 Dec 29 07:38:11.357283 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 727/1448] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:38:11 2020] DELETE /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/073f7010-8019-4d4b-825e-e7410b14aa18 => generated 109 bytes in 157 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 29 07:38:11.366301 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-74629d1e-44c7-45cc-a5e7-c3e8e8965faf tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] DELETE http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e76b02c2-c226-4238-b5a4-9a17bd12c1b8 Dec 29 07:38:11.367003 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-74629d1e-44c7-45cc-a5e7-c3e8e8965faf tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:11.367491 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-74629d1e-44c7-45cc-a5e7-c3e8e8965faf tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:11.367846 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-74629d1e-44c7-45cc-a5e7-c3e8e8965faf tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Delete snapshot with id: e76b02c2-c226-4238-b5a4-9a17bd12c1b8 Dec 29 07:38:11.452843 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-74629d1e-44c7-45cc-a5e7-c3e8e8965faf tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e76b02c2-c226-4238-b5a4-9a17bd12c1b8 returned with HTTP 404 Dec 29 07:38:11.457604 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 722/1449] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:38:11 2020] DELETE /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e76b02c2-c226-4238-b5a4-9a17bd12c1b8 => generated 111 bytes in 92 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:38:11.462835 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1ef6a278-2f07-4a30-b4b9-5f6151a77939 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] DELETE http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e56d78cd-8752-4c3d-8884-6cf0f5234b80 Dec 29 07:38:11.463477 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1ef6a278-2f07-4a30-b4b9-5f6151a77939 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:11.464078 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1ef6a278-2f07-4a30-b4b9-5f6151a77939 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:11.464543 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-1ef6a278-2f07-4a30-b4b9-5f6151a77939 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Delete snapshot with id: e56d78cd-8752-4c3d-8884-6cf0f5234b80 Dec 29 07:38:11.517888 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1ef6a278-2f07-4a30-b4b9-5f6151a77939 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e56d78cd-8752-4c3d-8884-6cf0f5234b80 returned with HTTP 404 Dec 29 07:38:11.521898 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 728/1450] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:38:11 2020] DELETE /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/snapshots/e56d78cd-8752-4c3d-8884-6cf0f5234b80 => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:38:11.527238 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4281a228-8343-4fd4-b1c8-2c0677fb0751 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] DELETE http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 Dec 29 07:38:11.527704 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4281a228-8343-4fd4-b1c8-2c0677fb0751 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:11.528190 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4281a228-8343-4fd4-b1c8-2c0677fb0751 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:11.528655 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-4281a228-8343-4fd4-b1c8-2c0677fb0751 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] Delete volume with id: 11d3b025-9d71-4c5f-9157-209829cf2322 Dec 29 07:38:11.680039 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4281a228-8343-4fd4-b1c8-2c0677fb0751 tempest-VolumesDeleteCascade-743694379 tempest-VolumesDeleteCascade-743694379] http://10.222.0.20/volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 returned with HTTP 404 Dec 29 07:38:11.684388 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 723/1451] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:38:11 2020] DELETE /volume/v3/3dde8be393ac42bfb46d03e3e1032e0f/volumes/11d3b025-9d71-4c5f-9157-209829cf2322 => generated 109 bytes in 158 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:38:12.205844 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1bb51d45-61f8-4201-a933-2bfd0e77a111 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:12.207084 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1bb51d45-61f8-4201-a933-2bfd0e77a111 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:12.207775 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1bb51d45-61f8-4201-a933-2bfd0e77a111 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:12.208340 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-1bb51d45-61f8-4201-a933-2bfd0e77a111 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:12.272658 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:12.272658 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:12.285437 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1bb51d45-61f8-4201-a933-2bfd0e77a111 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:12.294299 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 729/1452] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:12 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:13.308445 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7c1a922b-3e9d-4eb3-a8f1-a6c86538be3d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:13.309038 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7c1a922b-3e9d-4eb3-a8f1-a6c86538be3d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:13.309716 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7c1a922b-3e9d-4eb3-a8f1-a6c86538be3d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:13.310163 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-7c1a922b-3e9d-4eb3-a8f1-a6c86538be3d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:13.356401 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:13.356401 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:13.358340 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7c1a922b-3e9d-4eb3-a8f1-a6c86538be3d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:13.363010 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 724/1453] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:13 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:14.377107 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d82f1557-5574-45a4-9c0b-3e03ad4e7230 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:14.377610 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d82f1557-5574-45a4-9c0b-3e03ad4e7230 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:14.377801 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:14.377801 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:14.378641 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d82f1557-5574-45a4-9c0b-3e03ad4e7230 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:14.379177 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-d82f1557-5574-45a4-9c0b-3e03ad4e7230 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:14.427761 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:14.427761 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:14.430226 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d82f1557-5574-45a4-9c0b-3e03ad4e7230 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:14.431263 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 730/1454] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:14 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:15.446737 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e9a9f8aa-e4cc-4731-8458-f4e946630bc4 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:15.447269 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e9a9f8aa-e4cc-4731-8458-f4e946630bc4 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:15.447460 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:15.447460 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:15.450249 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e9a9f8aa-e4cc-4731-8458-f4e946630bc4 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:15.450827 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-e9a9f8aa-e4cc-4731-8458-f4e946630bc4 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:15.529140 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:15.529140 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:15.532373 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e9a9f8aa-e4cc-4731-8458-f4e946630bc4 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:15.533344 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 725/1455] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:15 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:16.229770 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1e3c04e5-188d-4f61-b5af-c309ce80b6cf req-e382627a-afc8-4339-b42f-5fdfacff68c4 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] DELETE http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/attachments/02aa6107-c9e3-42fa-8130-d9fa3d45c1d7 Dec 29 07:38:16.230649 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1e3c04e5-188d-4f61-b5af-c309ce80b6cf req-e382627a-afc8-4339-b42f-5fdfacff68c4 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:16.231060 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:16.231060 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:16.231686 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1e3c04e5-188d-4f61-b5af-c309ce80b6cf req-e382627a-afc8-4339-b42f-5fdfacff68c4 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:16.282282 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:16.282282 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:16.546719 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ef9ce25f-d300-451d-8594-b87a3921c2c4 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:16.547335 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ef9ce25f-d300-451d-8594-b87a3921c2c4 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:16.547441 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:16.547441 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:16.551612 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ef9ce25f-d300-451d-8594-b87a3921c2c4 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:16.552116 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ef9ce25f-d300-451d-8594-b87a3921c2c4 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:16.607043 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:16.607043 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:16.612936 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ef9ce25f-d300-451d-8594-b87a3921c2c4 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:16.613896 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 726/1456] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:16 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:17.628521 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ce6c43b4-7228-4fff-b0c0-b4301f860b14 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:17.629022 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ce6c43b4-7228-4fff-b0c0-b4301f860b14 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:17.629409 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:17.629409 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:17.630022 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ce6c43b4-7228-4fff-b0c0-b4301f860b14 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:17.630538 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ce6c43b4-7228-4fff-b0c0-b4301f860b14 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:17.703599 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:17.703599 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:17.705710 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ce6c43b4-7228-4fff-b0c0-b4301f860b14 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:17.706513 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 727/1457] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:17 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:17.733886 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-1e3c04e5-188d-4f61-b5af-c309ce80b6cf req-e382627a-afc8-4339-b42f-5fdfacff68c4 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:38:17.734650 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-1e3c04e5-188d-4f61-b5af-c309ce80b6cf req-e382627a-afc8-4339-b42f-5fdfacff68c4 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Pending status list for volume during attachment-delete: [] {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:38:17.753877 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1e3c04e5-188d-4f61-b5af-c309ce80b6cf req-e382627a-afc8-4339-b42f-5fdfacff68c4 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/attachments/02aa6107-c9e3-42fa-8130-d9fa3d45c1d7 returned with HTTP 200 Dec 29 07:38:17.754797 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 731/1458] 10.222.0.45 () {62 vars in 1437 bytes} [Tue Dec 29 07:38:16 2020] DELETE /volume/v3/8444434113a34d60ac401712d5342018/attachments/02aa6107-c9e3-42fa-8130-d9fa3d45c1d7 => generated 19 bytes in 1530 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:17.773298 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1e3c04e5-188d-4f61-b5af-c309ce80b6cf req-3ecb2b64-ff4c-452e-9dd0-f04beddd762c tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] DELETE http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/attachments/209f6be0-f744-4d45-8d5c-3b3c758a4853 Dec 29 07:38:17.774100 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1e3c04e5-188d-4f61-b5af-c309ce80b6cf req-3ecb2b64-ff4c-452e-9dd0-f04beddd762c tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:17.774462 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:17.774462 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:17.775100 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1e3c04e5-188d-4f61-b5af-c309ce80b6cf req-3ecb2b64-ff4c-452e-9dd0-f04beddd762c tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:17.840885 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:17.840885 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:18.721623 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ace14c2a-6752-4c4e-bcbe-c050c31d0918 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:18.723131 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ace14c2a-6752-4c4e-bcbe-c050c31d0918 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:18.723584 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:18.723584 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:18.724227 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ace14c2a-6752-4c4e-bcbe-c050c31d0918 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:18.724789 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ace14c2a-6752-4c4e-bcbe-c050c31d0918 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:18.796609 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:18.796609 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:18.809312 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ace14c2a-6752-4c4e-bcbe-c050c31d0918 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:18.810396 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 732/1459] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:18 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:19.083386 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-1e3c04e5-188d-4f61-b5af-c309ce80b6cf req-3ecb2b64-ff4c-452e-9dd0-f04beddd762c tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:38:19.083757 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-1e3c04e5-188d-4f61-b5af-c309ce80b6cf req-3ecb2b64-ff4c-452e-9dd0-f04beddd762c tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Pending status list for volume during attachment-delete: [] {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:38:19.105881 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1e3c04e5-188d-4f61-b5af-c309ce80b6cf req-3ecb2b64-ff4c-452e-9dd0-f04beddd762c tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/attachments/209f6be0-f744-4d45-8d5c-3b3c758a4853 returned with HTTP 200 Dec 29 07:38:19.106928 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 728/1460] 10.222.0.45 () {62 vars in 1437 bytes} [Tue Dec 29 07:38:17 2020] DELETE /volume/v3/8444434113a34d60ac401712d5342018/attachments/209f6be0-f744-4d45-8d5c-3b3c758a4853 => generated 19 bytes in 1339 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:19.135816 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1e3c04e5-188d-4f61-b5af-c309ce80b6cf req-a481f631-4de4-42a0-9e00-b907de4205c8 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] DELETE http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/attachments/331a37ff-23fa-48fc-8caa-4df4972186f2 Dec 29 07:38:19.138338 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1e3c04e5-188d-4f61-b5af-c309ce80b6cf req-a481f631-4de4-42a0-9e00-b907de4205c8 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:19.138866 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:19.138866 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:19.139559 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1e3c04e5-188d-4f61-b5af-c309ce80b6cf req-a481f631-4de4-42a0-9e00-b907de4205c8 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:19.193750 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:19.193750 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:19.828215 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0ccacbb5-17f5-4cf7-a55a-29d4c74b455f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:19.829359 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0ccacbb5-17f5-4cf7-a55a-29d4c74b455f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:19.829795 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:19.829795 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:19.830538 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0ccacbb5-17f5-4cf7-a55a-29d4c74b455f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:19.831136 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-0ccacbb5-17f5-4cf7-a55a-29d4c74b455f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:19.959060 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:19.959060 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:19.967150 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0ccacbb5-17f5-4cf7-a55a-29d4c74b455f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:19.974395 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 729/1461] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:19 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:20.609390 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-1e3c04e5-188d-4f61-b5af-c309ce80b6cf req-a481f631-4de4-42a0-9e00-b907de4205c8 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:38:20.609817 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-1e3c04e5-188d-4f61-b5af-c309ce80b6cf req-a481f631-4de4-42a0-9e00-b907de4205c8 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Pending status list for volume during attachment-delete: [] {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:38:20.620007 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1e3c04e5-188d-4f61-b5af-c309ce80b6cf req-a481f631-4de4-42a0-9e00-b907de4205c8 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/attachments/331a37ff-23fa-48fc-8caa-4df4972186f2 returned with HTTP 200 Dec 29 07:38:20.621055 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 733/1462] 10.222.0.45 () {62 vars in 1437 bytes} [Tue Dec 29 07:38:19 2020] DELETE /volume/v3/8444434113a34d60ac401712d5342018/attachments/331a37ff-23fa-48fc-8caa-4df4972186f2 => generated 19 bytes in 1497 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:20.982029 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b20cb938-99c5-4c64-b2cd-22966984dd99 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:20.982555 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b20cb938-99c5-4c64-b2cd-22966984dd99 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:20.983832 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:20.983832 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:20.984214 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b20cb938-99c5-4c64-b2cd-22966984dd99 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:20.987303 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-b20cb938-99c5-4c64-b2cd-22966984dd99 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:21.059209 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:21.059209 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:21.062751 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b20cb938-99c5-4c64-b2cd-22966984dd99 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:21.064228 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 730/1463] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:20 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:22.078601 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f6029839-0fc7-4517-be40-c7fab48cc542 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:22.079625 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f6029839-0fc7-4517-be40-c7fab48cc542 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:22.080209 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:22.080209 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:22.080674 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f6029839-0fc7-4517-be40-c7fab48cc542 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:22.081121 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-f6029839-0fc7-4517-be40-c7fab48cc542 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:22.127590 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:22.127590 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:22.129940 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f6029839-0fc7-4517-be40-c7fab48cc542 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:22.131035 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 734/1464] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:22 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:22.531600 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b06b734c-cad0-46b5-972f-ab4743a2d94c tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] POST http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes Dec 29 07:38:22.532037 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:22.532037 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:22.532808 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b06b734c-cad0-46b5-972f-ab4743a2d94c tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1828331453"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:38:22.534133 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-b06b734c-cad0-46b5-972f-ab4743a2d94c tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1828331453'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:38:22.534744 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-b06b734c-cad0-46b5-972f-ab4743a2d94c tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Create volume of 1 GB Dec 29 07:38:22.569565 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b06b734c-cad0-46b5-972f-ab4743a2d94c tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Availability Zones retrieved successfully. Dec 29 07:38:22.610061 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b06b734c-cad0-46b5-972f-ab4743a2d94c tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Flow 'volume_create_api' (30d35333-d175-4c49-90a5-bf3558fccf21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:38:22.617524 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b06b734c-cad0-46b5-972f-ab4743a2d94c tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e76cdca7-0f2f-4759-b46a-60883ee46e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:38:22.620974 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-b06b734c-cad0-46b5-972f-ab4743a2d94c tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:38:22.814219 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b06b734c-cad0-46b5-972f-ab4743a2d94c tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e76cdca7-0f2f-4759-b46a-60883ee46e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:38:22.822627 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b06b734c-cad0-46b5-972f-ab4743a2d94c tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (262eaa74-743e-49b6-90c9-b07e737e416c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:38:23.065200 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-b06b734c-cad0-46b5-972f-ab4743a2d94c tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Created reservations ['2f79003f-3930-4698-9911-d03f9154cf3e', '2709aaca-ed90-4747-af37-073c6120b35a', '2ecd02f1-bdba-4b4f-993f-f5cd52e4e8b3', 'e1f90664-12a1-4c9b-8712-12777e177f1d'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:38:23.067109 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b06b734c-cad0-46b5-972f-ab4743a2d94c tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (262eaa74-743e-49b6-90c9-b07e737e416c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f79003f-3930-4698-9911-d03f9154cf3e', '2709aaca-ed90-4747-af37-073c6120b35a', '2ecd02f1-bdba-4b4f-993f-f5cd52e4e8b3', 'e1f90664-12a1-4c9b-8712-12777e177f1d']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:38:23.069505 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b06b734c-cad0-46b5-972f-ab4743a2d94c tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41faeb64-42da-404d-a1e0-14c9df3f58ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:38:23.153182 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8d3ab088-ae75-4fd7-8c82-b1bc19e23fb4 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:23.153866 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8d3ab088-ae75-4fd7-8c82-b1bc19e23fb4 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:23.154073 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:23.154073 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:23.154875 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8d3ab088-ae75-4fd7-8c82-b1bc19e23fb4 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:23.155535 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-8d3ab088-ae75-4fd7-8c82-b1bc19e23fb4 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:23.186405 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:23.186405 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:23.189647 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8d3ab088-ae75-4fd7-8c82-b1bc19e23fb4 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:23.191189 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 735/1465] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:23 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:23.209325 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b06b734c-cad0-46b5-972f-ab4743a2d94c tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41faeb64-42da-404d-a1e0-14c9df3f58ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ca9389cc-5cfe-400c-a527-eb823fc3700a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1828331453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e3570ec4e7d4cda875db9a01d0cef2c',qos_specs=None,replication_status=,reservations=['2f79003f-3930-4698-9911-d03f9154cf3e','2709aaca-ed90-4747-af37-073c6120b35a','2ecd02f1-bdba-4b4f-993f-f5cd52e4e8b3','e1f90664-12a1-4c9b-8712-12777e177f1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ab8a367504c4dce85e746c0db5028f6',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:38:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1828331453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ca9389cc-5cfe-400c-a527-eb823fc3700a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e3570ec4e7d4cda875db9a01d0cef2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2ab8a367504c4dce85e746c0db5028f6',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:38:23.211528 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b06b734c-cad0-46b5-972f-ab4743a2d94c tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8fac48a-ee31-4325-a0c7-40f614f01e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:38:23.248483 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b06b734c-cad0-46b5-972f-ab4743a2d94c tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8fac48a-ee31-4325-a0c7-40f614f01e30) transitioned into state 'SUCCESS' from state '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-1828331453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e3570ec4e7d4cda875db9a01d0cef2c',qos_specs=None,replication_status=,reservations=['2f79003f-3930-4698-9911-d03f9154cf3e','2709aaca-ed90-4747-af37-073c6120b35a','2ecd02f1-bdba-4b4f-993f-f5cd52e4e8b3','e1f90664-12a1-4c9b-8712-12777e177f1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ab8a367504c4dce85e746c0db5028f6',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:38:23.264187 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b06b734c-cad0-46b5-972f-ab4743a2d94c tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (332d611c-828f-4df9-b4c6-cfd2df2065a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:38:23.311515 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b06b734c-cad0-46b5-972f-ab4743a2d94c tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (332d611c-828f-4df9-b4c6-cfd2df2065a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:38:23.324343 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b06b734c-cad0-46b5-972f-ab4743a2d94c tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Flow 'volume_create_api' (30d35333-d175-4c49-90a5-bf3558fccf21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:38:23.509314 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b06b734c-cad0-46b5-972f-ab4743a2d94c tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Create volume request issued successfully. Dec 29 07:38:23.589339 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b06b734c-cad0-46b5-972f-ab4743a2d94c tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes returned with HTTP 202 Dec 29 07:38:23.590573 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 731/1466] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:38:22 2020] POST /volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes => generated 820 bytes in 1399 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:38:23.605946 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8484859b-354d-425b-a64f-b713614ba754 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] GET http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a Dec 29 07:38:23.606470 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8484859b-354d-425b-a64f-b713614ba754 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:23.607211 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:23.607211 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:23.608931 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8484859b-354d-425b-a64f-b713614ba754 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:23.747737 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:23.747737 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:23.770427 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8484859b-354d-425b-a64f-b713614ba754 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Volume info retrieved successfully. Dec 29 07:38:23.866681 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8484859b-354d-425b-a64f-b713614ba754 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a returned with HTTP 200 Dec 29 07:38:23.876882 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 736/1467] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:23 2020] GET /volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a => generated 912 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:24.207555 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-834d0f8c-3685-49f7-996f-f121c53937ff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:24.208084 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-834d0f8c-3685-49f7-996f-f121c53937ff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:24.208248 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:24.208248 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:24.208895 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-834d0f8c-3685-49f7-996f-f121c53937ff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:24.209415 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-834d0f8c-3685-49f7-996f-f121c53937ff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:24.262919 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:24.262919 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:24.265237 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-834d0f8c-3685-49f7-996f-f121c53937ff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:24.266412 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 732/1468] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:24 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:24.884177 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-69cde3e6-91f2-462c-b0b5-f4fbde6386f4 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] GET http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a Dec 29 07:38:24.885397 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-69cde3e6-91f2-462c-b0b5-f4fbde6386f4 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:24.885784 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:24.885784 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:24.886398 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-69cde3e6-91f2-462c-b0b5-f4fbde6386f4 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:25.023435 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:25.023435 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:25.036141 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-69cde3e6-91f2-462c-b0b5-f4fbde6386f4 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Volume info retrieved successfully. Dec 29 07:38:25.063541 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-69cde3e6-91f2-462c-b0b5-f4fbde6386f4 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a returned with HTTP 200 Dec 29 07:38:25.065434 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 737/1469] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:24 2020] GET /volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a => generated 913 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:25.083193 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-27f8a376-7065-4d88-bf37-3e732cf51eef tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] POST http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/os-volume-transfer Dec 29 07:38:25.084109 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:25.084109 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:25.084852 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-27f8a376-7065-4d88-bf37-3e732cf51eef tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ca9389cc-5cfe-400c-a527-eb823fc3700a"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:38:25.086305 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.volume_transfer [None req-27f8a376-7065-4d88-bf37-3e732cf51eef tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Creating new volume transfer {'transfer': {'volume_id': 'ca9389cc-5cfe-400c-a527-eb823fc3700a'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Dec 29 07:38:25.086904 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.volume_transfer [None req-27f8a376-7065-4d88-bf37-3e732cf51eef tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Creating transfer of volume ca9389cc-5cfe-400c-a527-eb823fc3700a Dec 29 07:38:25.087461 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.transfer.api [None req-27f8a376-7065-4d88-bf37-3e732cf51eef tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Generating transfer record for volume ca9389cc-5cfe-400c-a527-eb823fc3700a Dec 29 07:38:25.173153 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:25.173153 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:25.224324 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-27f8a376-7065-4d88-bf37-3e732cf51eef tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/os-volume-transfer returned with HTTP 202 Dec 29 07:38:25.231165 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 733/1470] 10.222.0.20 () {60 vars in 1258 bytes} [Tue Dec 29 07:38:25 2020] POST /volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/os-volume-transfer => generated 507 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:38:25.236181 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ac9802a4-d827-450f-afd2-bf55ac101aa0 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] GET http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a Dec 29 07:38:25.236716 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ac9802a4-d827-450f-afd2-bf55ac101aa0 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:25.236915 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:25.236915 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:25.237558 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ac9802a4-d827-450f-afd2-bf55ac101aa0 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:25.281126 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bd23cea2-a3ab-430b-a532-0ead697406ff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:25.281904 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bd23cea2-a3ab-430b-a532-0ead697406ff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:25.282498 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:25.282498 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:25.283126 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bd23cea2-a3ab-430b-a532-0ead697406ff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:25.283916 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-bd23cea2-a3ab-430b-a532-0ead697406ff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:25.367986 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:25.367986 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:25.416740 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bd23cea2-a3ab-430b-a532-0ead697406ff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:25.424135 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 734/1471] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:25 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:25.644366 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:25.644366 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:25.654173 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ac9802a4-d827-450f-afd2-bf55ac101aa0 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Volume info retrieved successfully. Dec 29 07:38:25.690816 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ac9802a4-d827-450f-afd2-bf55ac101aa0 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a returned with HTTP 200 Dec 29 07:38:25.693618 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 738/1472] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:25 2020] GET /volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a => generated 921 bytes in 462 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:25.712924 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-45f73dc2-f042-4c52-addc-616ead590b69 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] GET http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/os-volume-transfer/9cd0749b-b1ab-4ba2-8214-47434d62079c Dec 29 07:38:25.713457 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-45f73dc2-f042-4c52-addc-616ead590b69 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:25.713675 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:25.713675 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:25.714054 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-45f73dc2-f042-4c52-addc-616ead590b69 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:25.737027 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-45f73dc2-f042-4c52-addc-616ead590b69 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/os-volume-transfer/9cd0749b-b1ab-4ba2-8214-47434d62079c returned with HTTP 200 Dec 29 07:38:25.737906 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 735/1473] 10.222.0.20 () {58 vars in 1348 bytes} [Tue Dec 29 07:38:25 2020] GET /volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/os-volume-transfer/9cd0749b-b1ab-4ba2-8214-47434d62079c => generated 475 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:25.761856 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b9c761ba-9c4a-4ba7-a3d0-01491bac4809 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] GET http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/os-volume-transfer Dec 29 07:38:25.771000 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b9c761ba-9c4a-4ba7-a3d0-01491bac4809 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:25.771771 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:25.771771 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:25.772652 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b9c761ba-9c4a-4ba7-a3d0-01491bac4809 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:25.773329 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.volume_transfer [None req-b9c761ba-9c4a-4ba7-a3d0-01491bac4809 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Listing volume transfers {{(pid=88229) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Dec 29 07:38:25.802767 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b9c761ba-9c4a-4ba7-a3d0-01491bac4809 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/os-volume-transfer returned with HTTP 200 Dec 29 07:38:25.804420 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 739/1474] 10.222.0.20 () {58 vars in 1237 bytes} [Tue Dec 29 07:38:25 2020] GET /volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/os-volume-transfer => generated 434 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:26.210522 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a295ab6d-cb23-4423-9940-5590cd954b67 tempest-VolumesTransfersTest-1036363173 tempest-VolumesTransfersTest-1036363173] POST http://10.222.0.20/volume/v3/61b9cdf98b934fc680b620deb6fc9562/os-volume-transfer/9cd0749b-b1ab-4ba2-8214-47434d62079c/accept Dec 29 07:38:26.211502 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a295ab6d-cb23-4423-9940-5590cd954b67 tempest-VolumesTransfersTest-1036363173 tempest-VolumesTransfersTest-1036363173] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "8850dfc06e040acc"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:38:26.212607 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.volume_transfer [None req-a295ab6d-cb23-4423-9940-5590cd954b67 tempest-VolumesTransfersTest-1036363173 tempest-VolumesTransfersTest-1036363173] Accepting volume transfer 9cd0749b-b1ab-4ba2-8214-47434d62079c {{(pid=88228) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Dec 29 07:38:26.213110 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.volume_transfer [None req-a295ab6d-cb23-4423-9940-5590cd954b67 tempest-VolumesTransfersTest-1036363173 tempest-VolumesTransfersTest-1036363173] Accepting transfer 9cd0749b-b1ab-4ba2-8214-47434d62079c Dec 29 07:38:26.424815 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-a295ab6d-cb23-4423-9940-5590cd954b67 tempest-VolumesTransfersTest-1036363173 tempest-VolumesTransfersTest-1036363173] Created reservations ['9d90199b-6611-491e-a03f-d6d0dd099b9e', '3a226aa2-797d-49fc-b040-3a4936480280', 'e2c60dba-9c8f-431c-ae9b-34d731f9e3fc', '9cdf54f4-5af8-481f-8a1b-c7de3cd3e99e'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:38:26.435070 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1a78a6ae-ce2f-4d48-b106-81c6afeeb20a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:26.435875 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1a78a6ae-ce2f-4d48-b106-81c6afeeb20a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:26.436548 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1a78a6ae-ce2f-4d48-b106-81c6afeeb20a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:26.437071 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-1a78a6ae-ce2f-4d48-b106-81c6afeeb20a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:26.489026 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:26.489026 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:26.494560 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1a78a6ae-ce2f-4d48-b106-81c6afeeb20a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:26.497389 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 740/1475] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:26 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:38:26.525330 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-a295ab6d-cb23-4423-9940-5590cd954b67 tempest-VolumesTransfersTest-1036363173 tempest-VolumesTransfersTest-1036363173] Created reservations ['5433ab61-2d57-436c-9dc3-3464ac9516f6', 'a7277494-aa8e-4930-93b3-c287c98b2896', 'e94e8908-4cb4-4b2a-b7b2-1fb025cabec3', '97aaf56a-13a7-406d-ad1f-7bc702287485'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:38:26.608459 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-a295ab6d-cb23-4423-9940-5590cd954b67 tempest-VolumesTransfersTest-1036363173 tempest-VolumesTransfersTest-1036363173] Created reservations ['4b29131f-c0f0-4ecf-971c-4f0b8f3700c1', '0c9e70aa-60df-47e5-a673-e427a099a0a7', 'ffc357a9-e8d7-4094-abb3-9d8c965bb74d', '16903ffc-f131-499d-bb8e-7565cc7d81f5'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:38:26.677938 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-a295ab6d-cb23-4423-9940-5590cd954b67 tempest-VolumesTransfersTest-1036363173 tempest-VolumesTransfersTest-1036363173] Created reservations ['31461f34-cb71-419d-8d4f-ce67e523ab6b', '1addb7c4-44ba-44c4-97e4-2b63e10f6b13', '4110dc47-cac4-4823-8419-c4baf46f38c6', '066bd1ad-a779-4319-a8e4-5477bc178887'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:38:26.680990 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:26.680990 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:26.749644 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a295ab6d-cb23-4423-9940-5590cd954b67 tempest-VolumesTransfersTest-1036363173 tempest-VolumesTransfersTest-1036363173] Transfer volume completed successfully. Dec 29 07:38:26.795016 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:38:26.795016 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:38:27.025011 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.transfer.api [None req-a295ab6d-cb23-4423-9940-5590cd954b67 tempest-VolumesTransfersTest-1036363173 tempest-VolumesTransfersTest-1036363173] Volume ca9389cc-5cfe-400c-a527-eb823fc3700a has been transferred. Dec 29 07:38:27.088528 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a295ab6d-cb23-4423-9940-5590cd954b67 tempest-VolumesTransfersTest-1036363173 tempest-VolumesTransfersTest-1036363173] http://10.222.0.20/volume/v3/61b9cdf98b934fc680b620deb6fc9562/os-volume-transfer/9cd0749b-b1ab-4ba2-8214-47434d62079c/accept returned with HTTP 202 Dec 29 07:38:27.089733 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 736/1476] 10.222.0.20 () {60 vars in 1390 bytes} [Tue Dec 29 07:38:25 2020] POST /volume/v3/61b9cdf98b934fc680b620deb6fc9562/os-volume-transfer/9cd0749b-b1ab-4ba2-8214-47434d62079c/accept => generated 431 bytes in 1279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:38:27.100912 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7e327c67-bf9b-4804-b281-93a048e94053 tempest-VolumesTransfersTest-1036363173 tempest-VolumesTransfersTest-1036363173] GET http://10.222.0.20/volume/v3/61b9cdf98b934fc680b620deb6fc9562/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a Dec 29 07:38:27.101554 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7e327c67-bf9b-4804-b281-93a048e94053 tempest-VolumesTransfersTest-1036363173 tempest-VolumesTransfersTest-1036363173] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:27.101859 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:27.101859 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:27.102384 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7e327c67-bf9b-4804-b281-93a048e94053 tempest-VolumesTransfersTest-1036363173 tempest-VolumesTransfersTest-1036363173] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:27.164232 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:27.164232 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:27.176775 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7e327c67-bf9b-4804-b281-93a048e94053 tempest-VolumesTransfersTest-1036363173 tempest-VolumesTransfersTest-1036363173] Volume info retrieved successfully. Dec 29 07:38:27.208079 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7e327c67-bf9b-4804-b281-93a048e94053 tempest-VolumesTransfersTest-1036363173 tempest-VolumesTransfersTest-1036363173] http://10.222.0.20/volume/v3/61b9cdf98b934fc680b620deb6fc9562/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a returned with HTTP 200 Dec 29 07:38:27.209939 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 741/1477] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:27 2020] GET /volume/v3/61b9cdf98b934fc680b620deb6fc9562/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a => generated 913 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:27.226149 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-348decee-39fd-4a67-adb6-ece5cf1b9b55 tempest-VolumesTransfersTest-1036363173 tempest-VolumesTransfersTest-1036363173] GET http://10.222.0.20/volume/v3/61b9cdf98b934fc680b620deb6fc9562/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a Dec 29 07:38:27.227122 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-348decee-39fd-4a67-adb6-ece5cf1b9b55 tempest-VolumesTransfersTest-1036363173 tempest-VolumesTransfersTest-1036363173] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:27.227558 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:27.227558 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:27.228237 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-348decee-39fd-4a67-adb6-ece5cf1b9b55 tempest-VolumesTransfersTest-1036363173 tempest-VolumesTransfersTest-1036363173] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:27.284413 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:27.284413 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:27.296077 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-348decee-39fd-4a67-adb6-ece5cf1b9b55 tempest-VolumesTransfersTest-1036363173 tempest-VolumesTransfersTest-1036363173] Volume info retrieved successfully. Dec 29 07:38:27.330876 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-348decee-39fd-4a67-adb6-ece5cf1b9b55 tempest-VolumesTransfersTest-1036363173 tempest-VolumesTransfersTest-1036363173] http://10.222.0.20/volume/v3/61b9cdf98b934fc680b620deb6fc9562/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a returned with HTTP 200 Dec 29 07:38:27.331891 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 737/1478] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:27 2020] GET /volume/v3/61b9cdf98b934fc680b620deb6fc9562/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a => generated 913 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:27.351200 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ac4be73-c176-4155-b1dc-a2a74384180e tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] DELETE http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/os-volume-transfer/9cd0749b-b1ab-4ba2-8214-47434d62079c Dec 29 07:38:27.351904 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ac4be73-c176-4155-b1dc-a2a74384180e tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:27.352245 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:27.352245 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:27.352784 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ac4be73-c176-4155-b1dc-a2a74384180e tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:27.354353 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.volume_transfer [None req-7ac4be73-c176-4155-b1dc-a2a74384180e tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Delete transfer with id: 9cd0749b-b1ab-4ba2-8214-47434d62079c Dec 29 07:38:27.361658 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ac4be73-c176-4155-b1dc-a2a74384180e tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/os-volume-transfer/9cd0749b-b1ab-4ba2-8214-47434d62079c returned with HTTP 404 Dec 29 07:38:27.373754 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 742/1479] 10.222.0.20 () {58 vars in 1351 bytes} [Tue Dec 29 07:38:27 2020] DELETE /volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/os-volume-transfer/9cd0749b-b1ab-4ba2-8214-47434d62079c => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:38:27.488761 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a34982db-0209-4958-bd98-c21512a9042f tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] DELETE http://10.222.0.20/volume/v3/433773a73bba4dfe90c038bbeb0aac8d/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a Dec 29 07:38:27.490001 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a34982db-0209-4958-bd98-c21512a9042f tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:27.490834 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:27.490834 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:27.491513 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a34982db-0209-4958-bd98-c21512a9042f tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:27.492195 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-a34982db-0209-4958-bd98-c21512a9042f tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Delete volume with id: ca9389cc-5cfe-400c-a527-eb823fc3700a Dec 29 07:38:27.509664 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-25565ea7-d8f6-4a96-b3cc-0b945eb1dcfa tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:27.510342 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-25565ea7-d8f6-4a96-b3cc-0b945eb1dcfa tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:27.510985 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-25565ea7-d8f6-4a96-b3cc-0b945eb1dcfa tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:27.511354 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-25565ea7-d8f6-4a96-b3cc-0b945eb1dcfa tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:27.553100 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:27.553100 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:27.555679 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a34982db-0209-4958-bd98-c21512a9042f tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Volume info retrieved successfully. Dec 29 07:38:27.564247 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:27.564247 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:27.566111 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-25565ea7-d8f6-4a96-b3cc-0b945eb1dcfa tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:27.570844 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 743/1480] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:27 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:38:27.590270 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a34982db-0209-4958-bd98-c21512a9042f tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Delete volume request issued successfully. Dec 29 07:38:27.591396 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a34982db-0209-4958-bd98-c21512a9042f tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] http://10.222.0.20/volume/v3/433773a73bba4dfe90c038bbeb0aac8d/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a returned with HTTP 202 Dec 29 07:38:27.592475 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 738/1481] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:38:27 2020] DELETE /volume/v3/433773a73bba4dfe90c038bbeb0aac8d/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:38:27.601290 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0b83cabb-baa4-45f3-b40e-4f988f9d0ed0 tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] GET http://10.222.0.20/volume/v3/433773a73bba4dfe90c038bbeb0aac8d/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a Dec 29 07:38:27.601973 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0b83cabb-baa4-45f3-b40e-4f988f9d0ed0 tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:27.602171 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:27.602171 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:27.602870 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0b83cabb-baa4-45f3-b40e-4f988f9d0ed0 tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:27.661535 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:27.661535 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:27.669919 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0b83cabb-baa4-45f3-b40e-4f988f9d0ed0 tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Volume info retrieved successfully. Dec 29 07:38:27.695387 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0b83cabb-baa4-45f3-b40e-4f988f9d0ed0 tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] http://10.222.0.20/volume/v3/433773a73bba4dfe90c038bbeb0aac8d/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a returned with HTTP 200 Dec 29 07:38:27.696779 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 744/1482] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:27 2020] GET /volume/v3/433773a73bba4dfe90c038bbeb0aac8d/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a => generated 1083 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:38:28.580758 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2900b41c-29df-42ad-a6f4-f1273431c542 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:28.581214 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2900b41c-29df-42ad-a6f4-f1273431c542 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:28.590894 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:28.590894 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:28.591674 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2900b41c-29df-42ad-a6f4-f1273431c542 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:28.592224 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-2900b41c-29df-42ad-a6f4-f1273431c542 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:28.646152 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:28.646152 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:28.648379 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2900b41c-29df-42ad-a6f4-f1273431c542 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:28.649397 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 739/1483] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:28 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:28.719372 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-460f90cd-3bb8-4ed2-baaf-3e64563e014c tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] GET http://10.222.0.20/volume/v3/433773a73bba4dfe90c038bbeb0aac8d/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a Dec 29 07:38:28.727067 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-460f90cd-3bb8-4ed2-baaf-3e64563e014c tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:28.727324 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:28.727324 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:28.728051 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-460f90cd-3bb8-4ed2-baaf-3e64563e014c tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:28.804076 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:28.804076 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:28.812814 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-460f90cd-3bb8-4ed2-baaf-3e64563e014c tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Volume info retrieved successfully. Dec 29 07:38:28.839642 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-460f90cd-3bb8-4ed2-baaf-3e64563e014c tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] http://10.222.0.20/volume/v3/433773a73bba4dfe90c038bbeb0aac8d/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a returned with HTTP 200 Dec 29 07:38:28.840924 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 745/1484] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:28 2020] GET /volume/v3/433773a73bba4dfe90c038bbeb0aac8d/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a => generated 1083 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:38:29.663721 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8c35543e-6e65-411c-8017-54fb552bb1ea tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:29.664817 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8c35543e-6e65-411c-8017-54fb552bb1ea tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:29.665178 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:29.665178 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:29.665815 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8c35543e-6e65-411c-8017-54fb552bb1ea tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:29.666341 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-8c35543e-6e65-411c-8017-54fb552bb1ea tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:29.764995 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:29.764995 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:29.769820 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8c35543e-6e65-411c-8017-54fb552bb1ea tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:29.769820 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 740/1485] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:29 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:29.858967 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dfa88445-bcc5-4fbe-a8e1-a9df26b532dc tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] GET http://10.222.0.20/volume/v3/433773a73bba4dfe90c038bbeb0aac8d/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a Dec 29 07:38:29.859496 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dfa88445-bcc5-4fbe-a8e1-a9df26b532dc tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:29.859713 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:29.859713 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:29.860666 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dfa88445-bcc5-4fbe-a8e1-a9df26b532dc tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:29.988009 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dfa88445-bcc5-4fbe-a8e1-a9df26b532dc tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] http://10.222.0.20/volume/v3/433773a73bba4dfe90c038bbeb0aac8d/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a returned with HTTP 404 Dec 29 07:38:29.989428 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 746/1486] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:29 2020] GET /volume/v3/433773a73bba4dfe90c038bbeb0aac8d/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a => generated 109 bytes in 135 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:38:29.998277 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-962d1e21-f81b-40e4-8657-984b2ab6f033 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] POST http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes Dec 29 07:38:29.999002 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:29.999002 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:29.999678 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-962d1e21-f81b-40e4-8657-984b2ab6f033 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-392811193"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:38:30.001149 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-962d1e21-f81b-40e4-8657-984b2ab6f033 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-392811193'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:38:30.001756 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-962d1e21-f81b-40e4-8657-984b2ab6f033 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Create volume of 1 GB Dec 29 07:38:30.034918 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-962d1e21-f81b-40e4-8657-984b2ab6f033 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Availability Zones retrieved successfully. Dec 29 07:38:30.075006 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-962d1e21-f81b-40e4-8657-984b2ab6f033 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Flow 'volume_create_api' (9d5eebc8-e2d8-4ead-96de-91e31ee29ce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:38:30.083257 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-962d1e21-f81b-40e4-8657-984b2ab6f033 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebbfb2c1-df54-41c4-97b1-f66d6891098f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:38:30.085590 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-962d1e21-f81b-40e4-8657-984b2ab6f033 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:38:30.185978 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-962d1e21-f81b-40e4-8657-984b2ab6f033 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebbfb2c1-df54-41c4-97b1-f66d6891098f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:38:30.188947 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-962d1e21-f81b-40e4-8657-984b2ab6f033 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f22b55b4-ea71-46cf-b0c9-c80a6ddc109d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:38:30.300774 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-962d1e21-f81b-40e4-8657-984b2ab6f033 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Created reservations ['14665144-1d5b-42e0-b540-352801b0b3b6', '4ab8d177-b332-49a2-9f11-382026191f58', '5e973c6f-12d9-4d6d-8f3f-8a4a97221fe7', '0d0bfd5f-19b8-4531-beae-0a4589cdaf65'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:38:30.302648 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-962d1e21-f81b-40e4-8657-984b2ab6f033 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f22b55b4-ea71-46cf-b0c9-c80a6ddc109d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14665144-1d5b-42e0-b540-352801b0b3b6', '4ab8d177-b332-49a2-9f11-382026191f58', '5e973c6f-12d9-4d6d-8f3f-8a4a97221fe7', '0d0bfd5f-19b8-4531-beae-0a4589cdaf65']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:38:30.304917 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-962d1e21-f81b-40e4-8657-984b2ab6f033 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbe0e22a-cc4c-4ce5-b208-a2b3ae113d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:38:30.392657 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-962d1e21-f81b-40e4-8657-984b2ab6f033 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbe0e22a-cc4c-4ce5-b208-a2b3ae113d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-392811193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e3570ec4e7d4cda875db9a01d0cef2c',qos_specs=None,replication_status=,reservations=['14665144-1d5b-42e0-b540-352801b0b3b6','4ab8d177-b332-49a2-9f11-382026191f58','5e973c6f-12d9-4d6d-8f3f-8a4a97221fe7','0d0bfd5f-19b8-4531-beae-0a4589cdaf65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ab8a367504c4dce85e746c0db5028f6',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:38:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-392811193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e3570ec4e7d4cda875db9a01d0cef2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='2ab8a367504c4dce85e746c0db5028f6',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:38:30.394844 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-962d1e21-f81b-40e4-8657-984b2ab6f033 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a179681-ce9c-4bd9-8e2e-da8361e8e671) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:38:30.459983 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-962d1e21-f81b-40e4-8657-984b2ab6f033 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a179681-ce9c-4bd9-8e2e-da8361e8e671) transitioned into state 'SUCCESS' from state '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-392811193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e3570ec4e7d4cda875db9a01d0cef2c',qos_specs=None,replication_status=,reservations=['14665144-1d5b-42e0-b540-352801b0b3b6','4ab8d177-b332-49a2-9f11-382026191f58','5e973c6f-12d9-4d6d-8f3f-8a4a97221fe7','0d0bfd5f-19b8-4531-beae-0a4589cdaf65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ab8a367504c4dce85e746c0db5028f6',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:38:30.462162 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-962d1e21-f81b-40e4-8657-984b2ab6f033 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14cb0ef1-44ac-42b6-89b1-b61616a21d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:38:30.489425 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-962d1e21-f81b-40e4-8657-984b2ab6f033 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14cb0ef1-44ac-42b6-89b1-b61616a21d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:38:30.495389 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-962d1e21-f81b-40e4-8657-984b2ab6f033 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Flow 'volume_create_api' (9d5eebc8-e2d8-4ead-96de-91e31ee29ce9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:38:30.621800 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-962d1e21-f81b-40e4-8657-984b2ab6f033 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Create volume request issued successfully. Dec 29 07:38:30.640056 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-962d1e21-f81b-40e4-8657-984b2ab6f033 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes returned with HTTP 202 Dec 29 07:38:30.643123 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 741/1487] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:38:29 2020] POST /volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes => generated 819 bytes in 648 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:38:30.657194 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3539c706-f181-40f2-8338-438ca3c88230 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] GET http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b Dec 29 07:38:30.658269 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3539c706-f181-40f2-8338-438ca3c88230 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:30.658966 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3539c706-f181-40f2-8338-438ca3c88230 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:30.719611 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:30.719611 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:30.731364 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3539c706-f181-40f2-8338-438ca3c88230 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Volume info retrieved successfully. Dec 29 07:38:30.760964 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3539c706-f181-40f2-8338-438ca3c88230 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b returned with HTTP 200 Dec 29 07:38:30.762107 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 747/1488] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:30 2020] GET /volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b => generated 887 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:30.785185 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-60fecaa1-ed96-42f2-b280-f7c3dde3c31c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:30.785716 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-60fecaa1-ed96-42f2-b280-f7c3dde3c31c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:30.785934 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:30.785934 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:30.786303 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-60fecaa1-ed96-42f2-b280-f7c3dde3c31c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:30.786699 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-60fecaa1-ed96-42f2-b280-f7c3dde3c31c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:30.859210 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:30.859210 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:30.862070 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-60fecaa1-ed96-42f2-b280-f7c3dde3c31c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:30.868752 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 742/1489] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:30 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:31.778259 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-01b391ba-3411-4b30-89a9-a6e645d62a23 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] GET http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b Dec 29 07:38:31.779331 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-01b391ba-3411-4b30-89a9-a6e645d62a23 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:31.779739 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:31.779739 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:31.780346 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-01b391ba-3411-4b30-89a9-a6e645d62a23 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:31.877671 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4a74e7f9-c147-4ba0-9bca-4f441ae41514 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:31.878194 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4a74e7f9-c147-4ba0-9bca-4f441ae41514 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:31.878408 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:31.878408 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:31.878808 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4a74e7f9-c147-4ba0-9bca-4f441ae41514 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:31.879767 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-4a74e7f9-c147-4ba0-9bca-4f441ae41514 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:31.894040 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:31.894040 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:31.929825 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-01b391ba-3411-4b30-89a9-a6e645d62a23 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Volume info retrieved successfully. Dec 29 07:38:31.937092 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:31.937092 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:31.948697 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4a74e7f9-c147-4ba0-9bca-4f441ae41514 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:31.955729 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 743/1490] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:31 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:31.992515 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-01b391ba-3411-4b30-89a9-a6e645d62a23 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b returned with HTTP 200 Dec 29 07:38:31.993684 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 748/1491] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:31 2020] GET /volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b => generated 912 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:32.013054 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1a383575-71da-43f0-bc37-18d99275cf0a tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] POST http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/os-volume-transfer Dec 29 07:38:32.013604 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:32.013604 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:32.014040 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1a383575-71da-43f0-bc37-18d99275cf0a tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:38:32.015081 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.volume_transfer [None req-1a383575-71da-43f0-bc37-18d99275cf0a tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Creating new volume transfer {'transfer': {'volume_id': '1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Dec 29 07:38:32.015618 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.volume_transfer [None req-1a383575-71da-43f0-bc37-18d99275cf0a tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Creating transfer of volume 1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b Dec 29 07:38:32.026846 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.transfer.api [None req-1a383575-71da-43f0-bc37-18d99275cf0a tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Generating transfer record for volume 1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b Dec 29 07:38:32.107903 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:32.107903 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:32.207025 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1a383575-71da-43f0-bc37-18d99275cf0a tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/os-volume-transfer returned with HTTP 202 Dec 29 07:38:32.208612 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 744/1492] 10.222.0.20 () {60 vars in 1258 bytes} [Tue Dec 29 07:38:32 2020] POST /volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/os-volume-transfer => generated 507 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:38:32.219013 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0945f44d-723f-4327-851a-c3aaa673bf8f tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] GET http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b Dec 29 07:38:32.219916 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0945f44d-723f-4327-851a-c3aaa673bf8f tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:32.220328 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:32.220328 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:32.221110 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0945f44d-723f-4327-851a-c3aaa673bf8f tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:32.288149 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:32.288149 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:32.296836 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0945f44d-723f-4327-851a-c3aaa673bf8f tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Volume info retrieved successfully. Dec 29 07:38:32.320267 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0945f44d-723f-4327-851a-c3aaa673bf8f tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b returned with HTTP 200 Dec 29 07:38:32.321705 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 749/1493] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:32 2020] GET /volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b => generated 920 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:32.338774 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b0ffc39b-39a0-49d4-8570-920045ef0f28 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] GET http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/os-volume-transfer/detail Dec 29 07:38:32.339536 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b0ffc39b-39a0-49d4-8570-920045ef0f28 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:32.339939 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:32.339939 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:32.340562 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b0ffc39b-39a0-49d4-8570-920045ef0f28 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:32.341151 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.volume_transfer [None req-b0ffc39b-39a0-49d4-8570-920045ef0f28 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Listing volume transfers {{(pid=88228) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Dec 29 07:38:32.350483 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b0ffc39b-39a0-49d4-8570-920045ef0f28 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/os-volume-transfer/detail returned with HTTP 200 Dec 29 07:38:32.351557 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 745/1494] 10.222.0.20 () {58 vars in 1258 bytes} [Tue Dec 29 07:38:32 2020] GET /volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/os-volume-transfer/detail => generated 478 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:32.363795 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5919c09d-bbe1-48a5-ae0f-e01f23246a08 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] DELETE http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/os-volume-transfer/36c1bbcb-68bb-43d2-acc0-bec6a3ec820e Dec 29 07:38:32.364550 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5919c09d-bbe1-48a5-ae0f-e01f23246a08 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:32.364917 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:32.364917 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:32.365533 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5919c09d-bbe1-48a5-ae0f-e01f23246a08 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:32.366040 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.volume_transfer [None req-5919c09d-bbe1-48a5-ae0f-e01f23246a08 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Delete transfer with id: 36c1bbcb-68bb-43d2-acc0-bec6a3ec820e Dec 29 07:38:32.427306 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:32.427306 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:32.446337 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:38:32.446337 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:38:32.453464 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5919c09d-bbe1-48a5-ae0f-e01f23246a08 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/os-volume-transfer/36c1bbcb-68bb-43d2-acc0-bec6a3ec820e returned with HTTP 202 Dec 29 07:38:32.463082 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-19161910-a3d3-4fba-932a-fc0f2de74ba0 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] GET http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b Dec 29 07:38:32.464124 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-19161910-a3d3-4fba-932a-fc0f2de74ba0 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:32.464937 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-19161910-a3d3-4fba-932a-fc0f2de74ba0 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:32.470251 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 750/1495] 10.222.0.20 () {58 vars in 1351 bytes} [Tue Dec 29 07:38:32 2020] DELETE /volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/os-volume-transfer/36c1bbcb-68bb-43d2-acc0-bec6a3ec820e => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:38:32.528559 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:32.528559 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:32.539522 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-19161910-a3d3-4fba-932a-fc0f2de74ba0 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Volume info retrieved successfully. Dec 29 07:38:32.569780 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-19161910-a3d3-4fba-932a-fc0f2de74ba0 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b returned with HTTP 200 Dec 29 07:38:32.571105 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 746/1496] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:32 2020] GET /volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b => generated 912 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:32.590010 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6bfaf676-ec1c-4792-8cea-208d2cffab36 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] DELETE http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/os-volume-transfer/36c1bbcb-68bb-43d2-acc0-bec6a3ec820e Dec 29 07:38:32.590765 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6bfaf676-ec1c-4792-8cea-208d2cffab36 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:32.591150 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:32.591150 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:32.591988 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6bfaf676-ec1c-4792-8cea-208d2cffab36 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:32.592495 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.volume_transfer [None req-6bfaf676-ec1c-4792-8cea-208d2cffab36 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Delete transfer with id: 36c1bbcb-68bb-43d2-acc0-bec6a3ec820e Dec 29 07:38:32.600824 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6bfaf676-ec1c-4792-8cea-208d2cffab36 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/os-volume-transfer/36c1bbcb-68bb-43d2-acc0-bec6a3ec820e returned with HTTP 404 Dec 29 07:38:32.602028 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 751/1497] 10.222.0.20 () {58 vars in 1351 bytes} [Tue Dec 29 07:38:32 2020] DELETE /volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/os-volume-transfer/36c1bbcb-68bb-43d2-acc0-bec6a3ec820e => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:38:32.611054 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3b3d5a36-c968-4d91-b047-209dfc7dc293 tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] DELETE http://10.222.0.20/volume/v3/433773a73bba4dfe90c038bbeb0aac8d/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b Dec 29 07:38:32.611762 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3b3d5a36-c968-4d91-b047-209dfc7dc293 tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:32.612144 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:32.612144 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:32.612758 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3b3d5a36-c968-4d91-b047-209dfc7dc293 tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:32.613370 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-3b3d5a36-c968-4d91-b047-209dfc7dc293 tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Delete volume with id: 1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b Dec 29 07:38:32.674275 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:32.674275 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:32.675611 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3b3d5a36-c968-4d91-b047-209dfc7dc293 tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Volume info retrieved successfully. Dec 29 07:38:32.712612 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3b3d5a36-c968-4d91-b047-209dfc7dc293 tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Delete volume request issued successfully. Dec 29 07:38:32.713473 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3b3d5a36-c968-4d91-b047-209dfc7dc293 tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] http://10.222.0.20/volume/v3/433773a73bba4dfe90c038bbeb0aac8d/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b returned with HTTP 202 Dec 29 07:38:32.724811 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7505ce57-3723-4774-a0a3-cdce2c6ec2ec tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] GET http://10.222.0.20/volume/v3/433773a73bba4dfe90c038bbeb0aac8d/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b Dec 29 07:38:32.725529 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7505ce57-3723-4774-a0a3-cdce2c6ec2ec tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:32.726168 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7505ce57-3723-4774-a0a3-cdce2c6ec2ec tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:32.731871 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 747/1498] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:38:32 2020] DELETE /volume/v3/433773a73bba4dfe90c038bbeb0aac8d/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:38:32.795058 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:32.795058 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:32.808504 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7505ce57-3723-4774-a0a3-cdce2c6ec2ec tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Volume info retrieved successfully. Dec 29 07:38:32.839897 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7505ce57-3723-4774-a0a3-cdce2c6ec2ec tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] http://10.222.0.20/volume/v3/433773a73bba4dfe90c038bbeb0aac8d/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b returned with HTTP 200 Dec 29 07:38:32.840897 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 752/1499] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:32 2020] GET /volume/v3/433773a73bba4dfe90c038bbeb0aac8d/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b => generated 1082 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:38:32.964177 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7c53203d-9faf-42e1-af3a-6b19394dc53f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:32.964717 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7c53203d-9faf-42e1-af3a-6b19394dc53f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:32.964937 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:32.964937 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:32.965313 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7c53203d-9faf-42e1-af3a-6b19394dc53f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:32.965686 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-7c53203d-9faf-42e1-af3a-6b19394dc53f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:33.020974 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:33.020974 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:33.022927 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7c53203d-9faf-42e1-af3a-6b19394dc53f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:33.028791 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 748/1500] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:32 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:33.857866 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-31d1828a-8777-4e2d-bd56-c3d11735c9b9 tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] GET http://10.222.0.20/volume/v3/433773a73bba4dfe90c038bbeb0aac8d/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b Dec 29 07:38:33.859718 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-31d1828a-8777-4e2d-bd56-c3d11735c9b9 tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:33.860626 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:33.860626 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:33.861321 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-31d1828a-8777-4e2d-bd56-c3d11735c9b9 tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:34.037331 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cb740935-5876-43a6-9468-29d1a4cde0b7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:34.037867 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cb740935-5876-43a6-9468-29d1a4cde0b7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:34.038096 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:34.038096 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:34.038471 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cb740935-5876-43a6-9468-29d1a4cde0b7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:34.039015 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-cb740935-5876-43a6-9468-29d1a4cde0b7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:34.055139 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:34.055139 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:34.088219 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-31d1828a-8777-4e2d-bd56-c3d11735c9b9 tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Volume info retrieved successfully. Dec 29 07:38:34.109479 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:34.109479 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:34.121856 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cb740935-5876-43a6-9468-29d1a4cde0b7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:34.122720 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 749/1501] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:34 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:38:34.151769 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-31d1828a-8777-4e2d-bd56-c3d11735c9b9 tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] http://10.222.0.20/volume/v3/433773a73bba4dfe90c038bbeb0aac8d/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b returned with HTTP 200 Dec 29 07:38:34.152299 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 753/1502] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:33 2020] GET /volume/v3/433773a73bba4dfe90c038bbeb0aac8d/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b => generated 1082 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:38:35.138207 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0d2c4916-d828-404d-98c2-f9b38c93ab7e tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:35.139449 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0d2c4916-d828-404d-98c2-f9b38c93ab7e tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:35.139975 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:35.139975 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:35.140647 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0d2c4916-d828-404d-98c2-f9b38c93ab7e tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:35.141757 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-0d2c4916-d828-404d-98c2-f9b38c93ab7e tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:35.169471 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2d438d06-3509-4e3c-961f-c72eade44aad tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] GET http://10.222.0.20/volume/v3/433773a73bba4dfe90c038bbeb0aac8d/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b Dec 29 07:38:35.170378 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2d438d06-3509-4e3c-961f-c72eade44aad tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:35.170797 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:35.170797 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:35.171418 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2d438d06-3509-4e3c-961f-c72eade44aad tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:35.216618 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:35.216618 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:35.249223 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0d2c4916-d828-404d-98c2-f9b38c93ab7e tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:35.251623 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 750/1503] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:35 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:35.344849 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:35.344849 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:35.384313 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2d438d06-3509-4e3c-961f-c72eade44aad tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Volume info retrieved successfully. Dec 29 07:38:35.428880 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2d438d06-3509-4e3c-961f-c72eade44aad tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] http://10.222.0.20/volume/v3/433773a73bba4dfe90c038bbeb0aac8d/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b returned with HTTP 200 Dec 29 07:38:35.429736 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 754/1504] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:35 2020] GET /volume/v3/433773a73bba4dfe90c038bbeb0aac8d/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b => generated 1082 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:38:36.268969 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-77e62740-de85-4c42-b87b-6b58a3f1cf3f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:36.270877 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-77e62740-de85-4c42-b87b-6b58a3f1cf3f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:36.271280 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:36.271280 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:36.272080 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-77e62740-de85-4c42-b87b-6b58a3f1cf3f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:36.272622 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-77e62740-de85-4c42-b87b-6b58a3f1cf3f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:36.324484 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:36.324484 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:36.326644 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-77e62740-de85-4c42-b87b-6b58a3f1cf3f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:36.327632 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 751/1505] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:36 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:36.454047 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3a78aefd-a6cf-491e-8f9a-769660c259d4 tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] GET http://10.222.0.20/volume/v3/433773a73bba4dfe90c038bbeb0aac8d/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b Dec 29 07:38:36.454670 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3a78aefd-a6cf-491e-8f9a-769660c259d4 tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:36.454903 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:36.454903 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:36.455284 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3a78aefd-a6cf-491e-8f9a-769660c259d4 tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:36.620333 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3a78aefd-a6cf-491e-8f9a-769660c259d4 tempest-VolumesTransfersTest-823577170 tempest-VolumesTransfersTest-823577170] http://10.222.0.20/volume/v3/433773a73bba4dfe90c038bbeb0aac8d/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b returned with HTTP 404 Dec 29 07:38:36.624548 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 755/1506] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:36 2020] GET /volume/v3/433773a73bba4dfe90c038bbeb0aac8d/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b => generated 109 bytes in 180 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:38:36.630544 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-85a6e46c-6e8c-4483-9181-33554e46a016 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] DELETE http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b Dec 29 07:38:36.631105 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-85a6e46c-6e8c-4483-9181-33554e46a016 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:36.631325 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:36.631325 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:36.631703 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-85a6e46c-6e8c-4483-9181-33554e46a016 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:36.632178 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-85a6e46c-6e8c-4483-9181-33554e46a016 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Delete volume with id: 1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b Dec 29 07:38:36.772317 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-85a6e46c-6e8c-4483-9181-33554e46a016 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b returned with HTTP 404 Dec 29 07:38:36.774408 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 752/1507] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:38:36 2020] DELETE /volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes/1a55bd2c-daed-4e6d-9c72-2fbe774cfa3b => generated 109 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:38:36.781728 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ecaa0ec2-e8a8-43f0-84b8-78ef55bdaef8 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] DELETE http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a Dec 29 07:38:36.783148 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ecaa0ec2-e8a8-43f0-84b8-78ef55bdaef8 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:36.785367 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ecaa0ec2-e8a8-43f0-84b8-78ef55bdaef8 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:36.786060 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-ecaa0ec2-e8a8-43f0-84b8-78ef55bdaef8 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] Delete volume with id: ca9389cc-5cfe-400c-a527-eb823fc3700a Dec 29 07:38:36.893250 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ecaa0ec2-e8a8-43f0-84b8-78ef55bdaef8 tempest-VolumesTransfersTest-1706102989 tempest-VolumesTransfersTest-1706102989] http://10.222.0.20/volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a returned with HTTP 404 Dec 29 07:38:36.899299 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 756/1508] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:38:36 2020] DELETE /volume/v3/2e3570ec4e7d4cda875db9a01d0cef2c/volumes/ca9389cc-5cfe-400c-a527-eb823fc3700a => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:38:37.342395 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3d542a0f-18b8-4f38-b9b1-e7f49731dad7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:37.342986 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3d542a0f-18b8-4f38-b9b1-e7f49731dad7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:37.343423 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3d542a0f-18b8-4f38-b9b1-e7f49731dad7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:37.343793 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-3d542a0f-18b8-4f38-b9b1-e7f49731dad7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:37.441369 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:37.441369 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:37.446017 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3d542a0f-18b8-4f38-b9b1-e7f49731dad7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:37.449020 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 753/1509] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:37 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:38.461431 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-416da123-794d-49ba-81e3-c6ce47305745 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:38.462668 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-416da123-794d-49ba-81e3-c6ce47305745 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:38.463320 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-416da123-794d-49ba-81e3-c6ce47305745 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:38.463847 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-416da123-794d-49ba-81e3-c6ce47305745 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:38.518670 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:38.518670 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:38.520928 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-416da123-794d-49ba-81e3-c6ce47305745 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:38.521985 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 757/1510] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:38 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:39.536793 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-83e0316d-7752-4533-891b-d811c841abfd tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:39.537335 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-83e0316d-7752-4533-891b-d811c841abfd tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:39.537493 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:39.537493 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:39.538122 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-83e0316d-7752-4533-891b-d811c841abfd tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:39.538723 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-83e0316d-7752-4533-891b-d811c841abfd tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:39.587177 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:39.587177 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:39.589307 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-83e0316d-7752-4533-891b-d811c841abfd tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:39.590115 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 754/1511] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:39 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:40.605220 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-acb37e17-b9f5-4c15-940b-3b21c206a0b8 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:40.605798 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-acb37e17-b9f5-4c15-940b-3b21c206a0b8 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:40.605915 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:40.605915 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:40.606266 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-acb37e17-b9f5-4c15-940b-3b21c206a0b8 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:40.607822 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-acb37e17-b9f5-4c15-940b-3b21c206a0b8 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:40.658426 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:40.658426 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:40.658426 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-acb37e17-b9f5-4c15-940b-3b21c206a0b8 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:40.658426 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 758/1512] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:40 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:41.671727 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-86043197-520d-42f4-8b59-37fd12ed26da tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:41.676750 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-86043197-520d-42f4-8b59-37fd12ed26da tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:41.687528 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:41.687528 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:41.689420 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-86043197-520d-42f4-8b59-37fd12ed26da tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:41.691078 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-86043197-520d-42f4-8b59-37fd12ed26da tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:41.722913 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:41.722913 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:41.725673 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-86043197-520d-42f4-8b59-37fd12ed26da tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:41.733061 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 755/1513] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:41 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:42.742063 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b6d920fc-7e06-4b95-9b64-edaaeaadea63 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:42.742626 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b6d920fc-7e06-4b95-9b64-edaaeaadea63 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:42.743042 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:42.743042 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:42.743661 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b6d920fc-7e06-4b95-9b64-edaaeaadea63 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:42.745890 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-b6d920fc-7e06-4b95-9b64-edaaeaadea63 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:42.809266 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:42.809266 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:42.811488 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b6d920fc-7e06-4b95-9b64-edaaeaadea63 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:42.813062 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 759/1514] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:42 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:43.827576 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a68878f1-68eb-4ac9-859c-f90e9b70d28c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:43.828243 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a68878f1-68eb-4ac9-859c-f90e9b70d28c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:43.828692 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:43.828692 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:43.829256 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a68878f1-68eb-4ac9-859c-f90e9b70d28c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:43.829737 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a68878f1-68eb-4ac9-859c-f90e9b70d28c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:43.908995 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:43.908995 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:43.911062 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a68878f1-68eb-4ac9-859c-f90e9b70d28c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:43.911895 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 756/1515] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:43 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:44.926388 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b86ddc00-6024-4761-93df-dcbbe760cb07 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:44.927528 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b86ddc00-6024-4761-93df-dcbbe760cb07 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:44.927866 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:44.927866 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:44.928468 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b86ddc00-6024-4761-93df-dcbbe760cb07 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:44.928979 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-b86ddc00-6024-4761-93df-dcbbe760cb07 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:44.997781 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:44.997781 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:44.999658 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b86ddc00-6024-4761-93df-dcbbe760cb07 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:45.001432 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 760/1516] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:44 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:46.013947 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a11bd99a-c5a5-4083-b0a5-4b6c0231c06f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:46.015184 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a11bd99a-c5a5-4083-b0a5-4b6c0231c06f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:46.015895 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:46.015895 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:46.016693 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a11bd99a-c5a5-4083-b0a5-4b6c0231c06f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:46.017280 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a11bd99a-c5a5-4083-b0a5-4b6c0231c06f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:46.072909 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:46.072909 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:46.074776 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a11bd99a-c5a5-4083-b0a5-4b6c0231c06f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:46.083214 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 757/1517] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:46 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:38:47.096947 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fc72e1a6-025f-4a75-9ea9-5ec580c4c0f9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:47.097582 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fc72e1a6-025f-4a75-9ea9-5ec580c4c0f9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:47.097881 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:47.097881 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:47.098403 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fc72e1a6-025f-4a75-9ea9-5ec580c4c0f9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:47.098873 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-fc72e1a6-025f-4a75-9ea9-5ec580c4c0f9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:47.136480 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:47.136480 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:47.139476 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fc72e1a6-025f-4a75-9ea9-5ec580c4c0f9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:47.140514 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 761/1518] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:47 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:48.156131 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9b48f30d-e676-4892-835f-0d60e76e35e0 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:48.158117 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9b48f30d-e676-4892-835f-0d60e76e35e0 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:48.158547 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:48.158547 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:48.159243 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9b48f30d-e676-4892-835f-0d60e76e35e0 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:48.159810 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-9b48f30d-e676-4892-835f-0d60e76e35e0 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:48.190887 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:48.190887 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:48.193374 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9b48f30d-e676-4892-835f-0d60e76e35e0 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:48.194448 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 758/1519] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:48 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:49.208908 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ec19b0c5-f005-43ac-8b49-85cd54fd87f1 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:49.209433 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ec19b0c5-f005-43ac-8b49-85cd54fd87f1 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:49.209601 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:49.209601 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:49.210244 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ec19b0c5-f005-43ac-8b49-85cd54fd87f1 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:49.210815 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ec19b0c5-f005-43ac-8b49-85cd54fd87f1 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:49.247478 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:49.247478 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:49.249601 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ec19b0c5-f005-43ac-8b49-85cd54fd87f1 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:49.251312 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 762/1520] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:49 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:50.264515 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-34052d62-bdf4-47b9-8b56-ed91c5176963 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:50.266509 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-34052d62-bdf4-47b9-8b56-ed91c5176963 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:50.267105 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:50.267105 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:50.267741 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-34052d62-bdf4-47b9-8b56-ed91c5176963 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:50.268387 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-34052d62-bdf4-47b9-8b56-ed91c5176963 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:50.313552 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:50.313552 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:50.321757 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-34052d62-bdf4-47b9-8b56-ed91c5176963 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:50.331689 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 759/1521] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:50 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:51.346909 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4ee3e0ea-be02-427e-88fa-7d71e9061075 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:51.347475 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4ee3e0ea-be02-427e-88fa-7d71e9061075 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:51.347736 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:51.347736 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:51.348011 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4ee3e0ea-be02-427e-88fa-7d71e9061075 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:51.348318 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-4ee3e0ea-be02-427e-88fa-7d71e9061075 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:51.399975 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:51.399975 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:51.401829 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4ee3e0ea-be02-427e-88fa-7d71e9061075 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:51.402973 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 763/1522] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:51 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 819 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:52.417611 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b25ed536-0426-4288-b1de-ea3d7b760687 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:52.418139 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b25ed536-0426-4288-b1de-ea3d7b760687 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:52.418309 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:52.418309 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:52.419005 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b25ed536-0426-4288-b1de-ea3d7b760687 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:52.419543 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-b25ed536-0426-4288-b1de-ea3d7b760687 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:52.462115 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:52.462115 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:52.463989 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b25ed536-0426-4288-b1de-ea3d7b760687 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:52.478446 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 760/1523] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:52 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 821 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:53.486744 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-58b87346-f217-48a4-bbb9-01617f389e54 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:53.487874 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-58b87346-f217-48a4-bbb9-01617f389e54 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:53.488253 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:53.488253 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:53.489081 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-58b87346-f217-48a4-bbb9-01617f389e54 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:53.489609 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-58b87346-f217-48a4-bbb9-01617f389e54 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:53.513535 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:53.513535 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:53.515860 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-58b87346-f217-48a4-bbb9-01617f389e54 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:53.517356 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 764/1524] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:53 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:53.530336 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5d204351-41dc-4143-83b3-18b8bf5dbdec tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:38:53.531845 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5d204351-41dc-4143-83b3-18b8bf5dbdec tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:53.532433 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:53.532433 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:53.533513 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5d204351-41dc-4143-83b3-18b8bf5dbdec tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:53.598100 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:53.598100 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:53.611915 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5d204351-41dc-4143-83b3-18b8bf5dbdec tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:38:53.645176 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5d204351-41dc-4143-83b3-18b8bf5dbdec tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:38:53.663523 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] POST http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8/restore Dec 29 07:38:53.664384 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:53.664384 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:53.665101 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:38:53.666215 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.backups [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Restoring backup 6aac2ca1-e25d-46ef-a889-598eb29779a8 ({'restore': {}}) {{(pid=88229) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Dec 29 07:38:53.666795 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.backups [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Restoring backup 6aac2ca1-e25d-46ef-a889-598eb29779a8 to volume None. Dec 29 07:38:53.675959 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 761/1525] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:53 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 1364 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:38:53.690630 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:53.690630 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:53.693926 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.backup.api [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Creating volume of 1 GB for restore of backup 6aac2ca1-e25d-46ef-a889-598eb29779a8. Dec 29 07:38:53.714101 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Availability zone cache updated, next update will occur around 2020-12-29 08:38:53.713487. {{(pid=88229) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 29 07:38:53.714842 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Availability Zones retrieved successfully. Dec 29 07:38:53.736775 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Flow 'volume_create_api' (130797df-e962-438d-829b-57fd68463a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:38:53.740328 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c28bd853-3afc-4672-a911-7be3bc3e6841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:38:53.742701 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:38:53.815028 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c28bd853-3afc-4672-a911-7be3bc3e6841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:38:53.817685 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ec41441-203e-4aae-8e15-3336e283def9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:38:53.888052 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Created reservations ['483c4311-5890-446d-a5c1-7e6d989874e4', 'a66b2a2c-58a6-4f29-a323-fb1a7f8a2b08', 'd57d4891-71f5-44d7-9956-f386b3840268', '660e054e-0f9c-4e19-8c1c-9d5d862dbf88'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:38:53.890089 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ec41441-203e-4aae-8e15-3336e283def9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['483c4311-5890-446d-a5c1-7e6d989874e4', 'a66b2a2c-58a6-4f29-a323-fb1a7f8a2b08', 'd57d4891-71f5-44d7-9956-f386b3840268', '660e054e-0f9c-4e19-8c1c-9d5d862dbf88']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:38:53.893618 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f7118fe-f1d1-4257-80dc-2b11cd3452e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:38:53.989690 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f7118fe-f1d1-4257-80dc-2b11cd3452e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc24e81c-29dd-4feb-9b0e-967028e7de5f', '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_6aac2ca1-e25d-46ef-a889-598eb29779a8',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eebbcd9816be48ebbf9251663b72394c',qos_specs=None,replication_status=,reservations=['483c4311-5890-446d-a5c1-7e6d989874e4','a66b2a2c-58a6-4f29-a323-fb1a7f8a2b08','d57d4891-71f5-44d7-9956-f386b3840268','660e054e-0f9c-4e19-8c1c-9d5d862dbf88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f038922d19645c8be62e9dab5705cee',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:38:53Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_6aac2ca1-e25d-46ef-a889-598eb29779a8',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc24e81c-29dd-4feb-9b0e-967028e7de5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eebbcd9816be48ebbf9251663b72394c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='9f038922d19645c8be62e9dab5705cee',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:38:53.992313 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e612c893-27dc-43e2-bd2c-3f69ba1c4234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:38:54.029862 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e612c893-27dc-43e2-bd2c-3f69ba1c4234) transitioned into 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_6aac2ca1-e25d-46ef-a889-598eb29779a8',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eebbcd9816be48ebbf9251663b72394c',qos_specs=None,replication_status=,reservations=['483c4311-5890-446d-a5c1-7e6d989874e4','a66b2a2c-58a6-4f29-a323-fb1a7f8a2b08','d57d4891-71f5-44d7-9956-f386b3840268','660e054e-0f9c-4e19-8c1c-9d5d862dbf88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f038922d19645c8be62e9dab5705cee',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:38:54.033118 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7af6a2dc-19d3-49fa-9b8f-ed6e70f0d88c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:38:54.055145 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7af6a2dc-19d3-49fa-9b8f-ed6e70f0d88c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:38:54.060582 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Flow 'volume_create_api' (130797df-e962-438d-829b-57fd68463a6c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:38:54.123775 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Create volume request issued successfully. Dec 29 07:38:54.194107 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:54.194107 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:54.195605 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:38:54.196304 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/eventlet/greenthread.py:31: DeprecationWarning: Please provide `is_available()` function in your custom Eventlet hub . Dec 29 07:38:54.196304 n-d-768509-3 devstack@c-api.service[88227]: It must return bool: whether hub supports current platform. See eventlet/hubs/{epoll,kqueue} for example. Dec 29 07:38:54.196304 n-d-768509-3 devstack@c-api.service[88227]: hub = hubs.get_hub() Dec 29 07:38:55.377891 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:55.377891 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:55.385585 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:38:55.752714 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-385b8235-f501-4c98-8bf9-d1dfc98fd3b5 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] DELETE http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/13181b21-0405-4cea-9b2d-d7d3c8b8d998 Dec 29 07:38:55.753236 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-385b8235-f501-4c98-8bf9-d1dfc98fd3b5 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:55.753455 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:55.753455 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:55.753826 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-385b8235-f501-4c98-8bf9-d1dfc98fd3b5 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:55.754609 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-385b8235-f501-4c98-8bf9-d1dfc98fd3b5 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Delete volume with id: 13181b21-0405-4cea-9b2d-d7d3c8b8d998 Dec 29 07:38:55.841604 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:55.841604 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:55.847751 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-385b8235-f501-4c98-8bf9-d1dfc98fd3b5 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:38:55.982104 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-385b8235-f501-4c98-8bf9-d1dfc98fd3b5 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Delete volume request issued successfully. Dec 29 07:38:55.982611 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-385b8235-f501-4c98-8bf9-d1dfc98fd3b5 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/13181b21-0405-4cea-9b2d-d7d3c8b8d998 returned with HTTP 202 Dec 29 07:38:55.986488 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 762/1526] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:38:55 2020] DELETE /volume/v3/8444434113a34d60ac401712d5342018/volumes/13181b21-0405-4cea-9b2d-d7d3c8b8d998 => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:38:55.994274 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e6017b57-ce75-48a2-b996-e2a244a7a342 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/13181b21-0405-4cea-9b2d-d7d3c8b8d998 Dec 29 07:38:56.010124 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e6017b57-ce75-48a2-b996-e2a244a7a342 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:56.010383 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:56.010383 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:56.011123 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e6017b57-ce75-48a2-b996-e2a244a7a342 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:56.113464 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:56.113464 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:56.147361 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e6017b57-ce75-48a2-b996-e2a244a7a342 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:38:56.198751 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e6017b57-ce75-48a2-b996-e2a244a7a342 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/13181b21-0405-4cea-9b2d-d7d3c8b8d998 returned with HTTP 200 Dec 29 07:38:56.202658 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 763/1527] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:55 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/13181b21-0405-4cea-9b2d-d7d3c8b8d998 => generated 912 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:56.470969 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:56.470969 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:56.472836 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:38:56.473537 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.backup.api [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Checking backup size 1 against volume size 1 {{(pid=88229) restore /opt/stack/cinder/cinder/backup/api.py:383}} Dec 29 07:38:56.474049 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.backup.api [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Overwriting volume dc24e81c-29dd-4feb-9b0e-967028e7de5f with restore of backup 6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:56.496939 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.backup.rpcapi [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] restore_backup in rpcapi backup_id 6aac2ca1-e25d-46ef-a889-598eb29779a8 {{(pid=88229) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Dec 29 07:38:56.501302 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8e113759-5137-4f49-89ef-a0480321eeff tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8/restore returned with HTTP 202 Dec 29 07:38:56.502754 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 765/1528] 10.222.0.20 () {60 vars in 1360 bytes} [Tue Dec 29 07:38:53 2020] POST /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8/restore => generated 189 bytes in 2844 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 29 07:38:56.513036 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a00f6d08-8c36-43ee-b2b3-25c8d0929dcb tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:56.513683 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a00f6d08-8c36-43ee-b2b3-25c8d0929dcb tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:56.514004 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:56.514004 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:56.514586 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a00f6d08-8c36-43ee-b2b3-25c8d0929dcb tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:56.515065 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a00f6d08-8c36-43ee-b2b3-25c8d0929dcb tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:56.564045 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:56.564045 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:56.566048 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a00f6d08-8c36-43ee-b2b3-25c8d0929dcb tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:56.566932 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 764/1529] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:56 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:57.003261 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ffa3ed35-70d6-4dca-9fa9-4a35be8c5a56 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] POST http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes Dec 29 07:38:57.003876 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:57.003876 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:57.004490 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ffa3ed35-70d6-4dca-9fa9-4a35be8c5a56 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Action: 'create', calling method: create, body: {"volume": {"imageRef": "52cdef56-eb4c-4d50-a0bf-c37ad8fca758", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1529018741"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:38:57.005722 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-ffa3ed35-70d6-4dca-9fa9-4a35be8c5a56 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Create volume request body: {'volume': {'imageRef': '52cdef56-eb4c-4d50-a0bf-c37ad8fca758', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1529018741'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:38:57.141794 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-ffa3ed35-70d6-4dca-9fa9-4a35be8c5a56 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Create volume of 1 GB Dec 29 07:38:57.159150 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ffa3ed35-70d6-4dca-9fa9-4a35be8c5a56 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Availability Zones retrieved successfully. Dec 29 07:38:57.178770 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ffa3ed35-70d6-4dca-9fa9-4a35be8c5a56 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Flow 'volume_create_api' (d65f6c18-8671-417c-8d63-72906145457d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:38:57.182475 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ffa3ed35-70d6-4dca-9fa9-4a35be8c5a56 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b2ca7c7-332d-4fe9-a4a4-cde0056c81f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:38:57.185503 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-ffa3ed35-70d6-4dca-9fa9-4a35be8c5a56 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:38:57.217728 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab76cb8f-1db2-4f22-82de-656c8f63a7b9 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/13181b21-0405-4cea-9b2d-d7d3c8b8d998 Dec 29 07:38:57.218262 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab76cb8f-1db2-4f22-82de-656c8f63a7b9 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:57.218454 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:57.218454 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:57.219979 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab76cb8f-1db2-4f22-82de-656c8f63a7b9 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:57.322641 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:57.322641 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:57.345458 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ab76cb8f-1db2-4f22-82de-656c8f63a7b9 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:38:57.377403 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ffa3ed35-70d6-4dca-9fa9-4a35be8c5a56 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b2ca7c7-332d-4fe9-a4a4-cde0056c81f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:38:57.380506 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ffa3ed35-70d6-4dca-9fa9-4a35be8c5a56 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46aae682-c189-4dbc-85f3-f7a8cd5de11f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:38:57.382253 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab76cb8f-1db2-4f22-82de-656c8f63a7b9 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/13181b21-0405-4cea-9b2d-d7d3c8b8d998 returned with HTTP 200 Dec 29 07:38:57.383122 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 765/1530] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:57 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/13181b21-0405-4cea-9b2d-d7d3c8b8d998 => generated 912 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:57.543192 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-ffa3ed35-70d6-4dca-9fa9-4a35be8c5a56 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Created reservations ['dd987048-9c6c-4ff6-8828-e84b744def71', '97947758-5a90-45cc-8a4e-276e3a597b26', 'fdddd053-28aa-4427-ab96-fb2421718629', '40741114-25dd-423a-ba1d-d2545f25d182'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:38:57.545268 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ffa3ed35-70d6-4dca-9fa9-4a35be8c5a56 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46aae682-c189-4dbc-85f3-f7a8cd5de11f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd987048-9c6c-4ff6-8828-e84b744def71', '97947758-5a90-45cc-8a4e-276e3a597b26', 'fdddd053-28aa-4427-ab96-fb2421718629', '40741114-25dd-423a-ba1d-d2545f25d182']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:38:57.548779 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ffa3ed35-70d6-4dca-9fa9-4a35be8c5a56 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1fd4cae-cd0c-41d5-aa56-c77834850b45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:38:57.584505 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-843a5a97-40ac-4165-bd75-879ff824475f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:57.585030 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-843a5a97-40ac-4165-bd75-879ff824475f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:57.585222 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:57.585222 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:57.591119 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-843a5a97-40ac-4165-bd75-879ff824475f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:57.591695 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-843a5a97-40ac-4165-bd75-879ff824475f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:57.636187 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:57.636187 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:57.638511 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-843a5a97-40ac-4165-bd75-879ff824475f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:57.639505 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 766/1531] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:57 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:57.669005 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ffa3ed35-70d6-4dca-9fa9-4a35be8c5a56 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1fd4cae-cd0c-41d5-aa56-c77834850b45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a982db1-99d5-4439-b5bd-f2703b31e1ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1529018741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='591bd8c5226d4df99ec8a99dbd81d394',qos_specs=None,replication_status=,reservations=['dd987048-9c6c-4ff6-8828-e84b744def71','97947758-5a90-45cc-8a4e-276e3a597b26','fdddd053-28aa-4427-ab96-fb2421718629','40741114-25dd-423a-ba1d-d2545f25d182'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed88c514905946a5999e84954fc516c5',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:38:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1529018741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a982db1-99d5-4439-b5bd-f2703b31e1ff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='591bd8c5226d4df99ec8a99dbd81d394',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ed88c514905946a5999e84954fc516c5',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:38:57.671375 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ffa3ed35-70d6-4dca-9fa9-4a35be8c5a56 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38171d0f-5ffd-4fae-9934-a9a8b4ddef36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:38:57.731745 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ffa3ed35-70d6-4dca-9fa9-4a35be8c5a56 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38171d0f-5ffd-4fae-9934-a9a8b4ddef36) transitioned into state 'SUCCESS' from state '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-1529018741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='591bd8c5226d4df99ec8a99dbd81d394',qos_specs=None,replication_status=,reservations=['dd987048-9c6c-4ff6-8828-e84b744def71','97947758-5a90-45cc-8a4e-276e3a597b26','fdddd053-28aa-4427-ab96-fb2421718629','40741114-25dd-423a-ba1d-d2545f25d182'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed88c514905946a5999e84954fc516c5',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:38:57.734854 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ffa3ed35-70d6-4dca-9fa9-4a35be8c5a56 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de8addbe-420d-43ce-9dab-2617b40380b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:38:57.766708 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ffa3ed35-70d6-4dca-9fa9-4a35be8c5a56 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de8addbe-420d-43ce-9dab-2617b40380b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:38:57.775746 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ffa3ed35-70d6-4dca-9fa9-4a35be8c5a56 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Flow 'volume_create_api' (d65f6c18-8671-417c-8d63-72906145457d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:38:57.866495 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ffa3ed35-70d6-4dca-9fa9-4a35be8c5a56 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Create volume request issued successfully. Dec 29 07:38:57.883136 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ffa3ed35-70d6-4dca-9fa9-4a35be8c5a56 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes returned with HTTP 202 Dec 29 07:38:57.896726 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 766/1532] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:38:56 2020] POST /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes => generated 816 bytes in 887 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:38:57.901475 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3ec65ee5-bd71-4491-a05b-ddc970ea16da tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:38:57.902128 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3ec65ee5-bd71-4491-a05b-ddc970ea16da tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:57.902469 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:57.902469 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:57.903083 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3ec65ee5-bd71-4491-a05b-ddc970ea16da tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:58.040976 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:58.040976 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:58.050368 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3ec65ee5-bd71-4491-a05b-ddc970ea16da tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:38:58.089668 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3ec65ee5-bd71-4491-a05b-ddc970ea16da tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:38:58.093166 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 767/1533] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:57 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 884 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:58.400199 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-db330414-c21b-4106-9d79-1ac0e62fa707 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/13181b21-0405-4cea-9b2d-d7d3c8b8d998 Dec 29 07:38:58.400877 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-db330414-c21b-4106-9d79-1ac0e62fa707 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:58.401207 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:58.401207 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:58.401781 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-db330414-c21b-4106-9d79-1ac0e62fa707 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:58.516431 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:58.516431 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:58.542601 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-db330414-c21b-4106-9d79-1ac0e62fa707 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:38:58.599329 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-db330414-c21b-4106-9d79-1ac0e62fa707 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/13181b21-0405-4cea-9b2d-d7d3c8b8d998 returned with HTTP 200 Dec 29 07:38:58.602016 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 767/1534] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:58 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/13181b21-0405-4cea-9b2d-d7d3c8b8d998 => generated 912 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:58.653538 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7dca682f-de35-4243-9067-914619672e08 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:58.654058 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7dca682f-de35-4243-9067-914619672e08 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:58.654271 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:58.654271 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:58.654710 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7dca682f-de35-4243-9067-914619672e08 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:58.655206 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-7dca682f-de35-4243-9067-914619672e08 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:58.706337 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:58.706337 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:58.708775 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7dca682f-de35-4243-9067-914619672e08 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:58.715232 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 768/1535] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:58 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:59.113214 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4535ee57-d49e-4cb0-86c2-87f49c78c47a tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:38:59.113915 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4535ee57-d49e-4cb0-86c2-87f49c78c47a tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:59.114242 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:59.114242 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:59.115365 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4535ee57-d49e-4cb0-86c2-87f49c78c47a tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:59.287813 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:59.287813 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:59.338122 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4535ee57-d49e-4cb0-86c2-87f49c78c47a tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:38:59.417301 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4535ee57-d49e-4cb0-86c2-87f49c78c47a tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:38:59.418127 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 768/1536] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:59 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 908 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:59.622692 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b236a064-9861-4f20-acb9-b87464fd4b65 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/13181b21-0405-4cea-9b2d-d7d3c8b8d998 Dec 29 07:38:59.622692 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b236a064-9861-4f20-acb9-b87464fd4b65 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:59.622692 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:59.622692 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:59.622692 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b236a064-9861-4f20-acb9-b87464fd4b65 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:59.729203 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c8ff9023-d67c-44e7-82e4-9595808179ae tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:38:59.729730 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c8ff9023-d67c-44e7-82e4-9595808179ae tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:59.729949 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:59.729949 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:59.730323 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c8ff9023-d67c-44e7-82e4-9595808179ae tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:59.730722 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-c8ff9023-d67c-44e7-82e4-9595808179ae tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:38:59.739121 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b236a064-9861-4f20-acb9-b87464fd4b65 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/13181b21-0405-4cea-9b2d-d7d3c8b8d998 returned with HTTP 404 Dec 29 07:38:59.740459 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 769/1537] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:59 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/13181b21-0405-4cea-9b2d-d7d3c8b8d998 => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:38:59.748843 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4c354369-c575-4192-b701-c225aa3a0287 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] DELETE http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/be14c815-af3f-45d5-bdce-d46471bab4af Dec 29 07:38:59.751160 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4c354369-c575-4192-b701-c225aa3a0287 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:59.751871 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4c354369-c575-4192-b701-c225aa3a0287 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:38:59.755639 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-4c354369-c575-4192-b701-c225aa3a0287 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Delete volume with id: be14c815-af3f-45d5-bdce-d46471bab4af Dec 29 07:38:59.777470 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:59.777470 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:59.779395 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c8ff9023-d67c-44e7-82e4-9595808179ae tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:38:59.784595 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 769/1538] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:59 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:38:59.870730 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:38:59.870730 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:38:59.872230 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4c354369-c575-4192-b701-c225aa3a0287 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:38:59.941785 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4c354369-c575-4192-b701-c225aa3a0287 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Delete volume request issued successfully. Dec 29 07:38:59.942422 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4c354369-c575-4192-b701-c225aa3a0287 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/be14c815-af3f-45d5-bdce-d46471bab4af returned with HTTP 202 Dec 29 07:38:59.951364 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 770/1539] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:38:59 2020] DELETE /volume/v3/8444434113a34d60ac401712d5342018/volumes/be14c815-af3f-45d5-bdce-d46471bab4af => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:38:59.960307 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fba30d8b-49d2-4d17-8669-86ebfe86665e tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/be14c815-af3f-45d5-bdce-d46471bab4af Dec 29 07:38:59.960768 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fba30d8b-49d2-4d17-8669-86ebfe86665e tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:38:59.960991 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:38:59.960991 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:38:59.961373 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fba30d8b-49d2-4d17-8669-86ebfe86665e tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:00.078735 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:00.078735 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:00.098378 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fba30d8b-49d2-4d17-8669-86ebfe86665e tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:39:00.150770 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fba30d8b-49d2-4d17-8669-86ebfe86665e tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/be14c815-af3f-45d5-bdce-d46471bab4af returned with HTTP 200 Dec 29 07:39:00.151616 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 770/1540] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:38:59 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/be14c815-af3f-45d5-bdce-d46471bab4af => generated 912 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:00.434473 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-839c9caa-e89d-4ffa-96f1-2b3fe48126a6 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:00.435401 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-839c9caa-e89d-4ffa-96f1-2b3fe48126a6 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:00.435785 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:00.435785 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:00.436409 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-839c9caa-e89d-4ffa-96f1-2b3fe48126a6 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:00.574216 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:00.574216 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:00.616298 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-839c9caa-e89d-4ffa-96f1-2b3fe48126a6 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:00.661540 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-839c9caa-e89d-4ffa-96f1-2b3fe48126a6 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:00.665936 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 771/1541] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:00 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 908 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:00.794570 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f0bf2bae-7e00-43dc-a28f-01e117a72e41 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:00.795430 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f0bf2bae-7e00-43dc-a28f-01e117a72e41 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:00.795802 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:00.795802 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:00.796423 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f0bf2bae-7e00-43dc-a28f-01e117a72e41 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:00.797717 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-f0bf2bae-7e00-43dc-a28f-01e117a72e41 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:00.875177 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:00.875177 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:00.877710 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f0bf2bae-7e00-43dc-a28f-01e117a72e41 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:00.885068 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 771/1542] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:00 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:01.169047 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-100ce3f7-5d04-4c55-b31e-2ab19d16a2f1 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/be14c815-af3f-45d5-bdce-d46471bab4af Dec 29 07:39:01.169757 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-100ce3f7-5d04-4c55-b31e-2ab19d16a2f1 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:01.170134 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:01.170134 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:01.170806 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-100ce3f7-5d04-4c55-b31e-2ab19d16a2f1 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:01.423405 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:01.423405 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:01.444795 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-100ce3f7-5d04-4c55-b31e-2ab19d16a2f1 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:39:01.531895 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-100ce3f7-5d04-4c55-b31e-2ab19d16a2f1 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/be14c815-af3f-45d5-bdce-d46471bab4af returned with HTTP 200 Dec 29 07:39:01.537582 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 772/1543] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:01 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/be14c815-af3f-45d5-bdce-d46471bab4af => generated 912 bytes in 372 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:01.692267 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-59612841-27c6-4906-ba4d-c4d4be1546ee tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:01.692267 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-59612841-27c6-4906-ba4d-c4d4be1546ee tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:01.692267 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:01.692267 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:01.692267 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-59612841-27c6-4906-ba4d-c4d4be1546ee tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:01.940067 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-717e6067-5f95-4252-9560-044ce9cb0b4e tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:01.940067 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-717e6067-5f95-4252-9560-044ce9cb0b4e tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:01.940067 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:01.940067 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:01.940067 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-717e6067-5f95-4252-9560-044ce9cb0b4e tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:01.940067 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-717e6067-5f95-4252-9560-044ce9cb0b4e tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:01.942198 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:01.942198 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:01.956617 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:01.956617 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:01.956617 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-717e6067-5f95-4252-9560-044ce9cb0b4e tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:01.964475 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 773/1544] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:01 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:01.981029 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-59612841-27c6-4906-ba4d-c4d4be1546ee tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:02.038105 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-59612841-27c6-4906-ba4d-c4d4be1546ee tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:02.044423 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 772/1545] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:01 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 908 bytes in 361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:02.592011 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-28ce92fb-2500-4d39-84bc-f5908729f3d3 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/be14c815-af3f-45d5-bdce-d46471bab4af Dec 29 07:39:02.592011 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-28ce92fb-2500-4d39-84bc-f5908729f3d3 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:02.592011 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:02.592011 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:02.619613 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-28ce92fb-2500-4d39-84bc-f5908729f3d3 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:02.787415 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:02.787415 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:02.810551 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-28ce92fb-2500-4d39-84bc-f5908729f3d3 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:39:02.858059 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-28ce92fb-2500-4d39-84bc-f5908729f3d3 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/be14c815-af3f-45d5-bdce-d46471bab4af returned with HTTP 200 Dec 29 07:39:02.866007 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 774/1546] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:02 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/be14c815-af3f-45d5-bdce-d46471bab4af => generated 912 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:02.973304 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-acfd5dd2-b0d8-4266-a494-8bf7f89edba4 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:02.973664 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-acfd5dd2-b0d8-4266-a494-8bf7f89edba4 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:02.973862 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:02.973862 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:02.974209 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-acfd5dd2-b0d8-4266-a494-8bf7f89edba4 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:02.974637 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-acfd5dd2-b0d8-4266-a494-8bf7f89edba4 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:03.040176 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:03.040176 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:03.055932 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-acfd5dd2-b0d8-4266-a494-8bf7f89edba4 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:03.055932 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 773/1547] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:02 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:03.059490 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-63c0dd1f-d55c-438f-a3ec-adb0587b5cc5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:03.059490 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-63c0dd1f-d55c-438f-a3ec-adb0587b5cc5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:03.059490 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:03.059490 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:03.059490 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-63c0dd1f-d55c-438f-a3ec-adb0587b5cc5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:03.196849 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:03.196849 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:03.220808 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-63c0dd1f-d55c-438f-a3ec-adb0587b5cc5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:03.272411 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-63c0dd1f-d55c-438f-a3ec-adb0587b5cc5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:03.285772 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 775/1548] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:03 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 908 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:03.888645 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-75823f0d-1306-4f3d-9bc0-f9e37008833a tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/be14c815-af3f-45d5-bdce-d46471bab4af Dec 29 07:39:03.888645 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-75823f0d-1306-4f3d-9bc0-f9e37008833a tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:03.888645 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:03.888645 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:03.888645 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-75823f0d-1306-4f3d-9bc0-f9e37008833a tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:04.070879 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a660970c-b7a0-4c04-a417-c805b0b11b4f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:04.070879 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a660970c-b7a0-4c04-a417-c805b0b11b4f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:04.070879 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:04.070879 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:04.070879 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a660970c-b7a0-4c04-a417-c805b0b11b4f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:04.070879 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a660970c-b7a0-4c04-a417-c805b0b11b4f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:04.095116 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-75823f0d-1306-4f3d-9bc0-f9e37008833a tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/be14c815-af3f-45d5-bdce-d46471bab4af returned with HTTP 404 Dec 29 07:39:04.105812 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 774/1549] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:03 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/be14c815-af3f-45d5-bdce-d46471bab4af => generated 109 bytes in 221 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:39:04.116338 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c8d00ba1-4484-45d7-898d-e0456b8d678e tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] DELETE http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:39:04.116338 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c8d00ba1-4484-45d7-898d-e0456b8d678e tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:04.116338 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c8d00ba1-4484-45d7-898d-e0456b8d678e tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:04.116338 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-c8d00ba1-4484-45d7-898d-e0456b8d678e tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Delete volume with id: f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:39:04.149457 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:04.149457 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:04.161729 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a660970c-b7a0-4c04-a417-c805b0b11b4f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:04.170678 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 776/1550] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:04 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:04.256728 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:04.256728 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:04.256728 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c8d00ba1-4484-45d7-898d-e0456b8d678e tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:39:04.285104 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2b8399a4-8314-4725-ac0a-41fe1a49cabd tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:04.285692 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2b8399a4-8314-4725-ac0a-41fe1a49cabd tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:04.286157 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:04.286157 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:04.286723 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2b8399a4-8314-4725-ac0a-41fe1a49cabd tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:04.341700 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c8d00ba1-4484-45d7-898d-e0456b8d678e tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Delete volume request issued successfully. Dec 29 07:39:04.341700 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c8d00ba1-4484-45d7-898d-e0456b8d678e tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 202 Dec 29 07:39:04.360185 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 775/1551] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:39:04 2020] DELETE /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 0 bytes in 243 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:39:04.360185 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e795343d-1d09-4793-ac1f-19c11690bba5 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:39:04.360185 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e795343d-1d09-4793-ac1f-19c11690bba5 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:04.360185 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:04.360185 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:04.360185 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e795343d-1d09-4793-ac1f-19c11690bba5 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:04.480397 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:04.480397 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:04.494303 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2b8399a4-8314-4725-ac0a-41fe1a49cabd tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:04.531766 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:04.531766 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:04.547354 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2b8399a4-8314-4725-ac0a-41fe1a49cabd tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:04.547354 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 777/1552] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:04 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 908 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:04.559254 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e795343d-1d09-4793-ac1f-19c11690bba5 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:39:04.582894 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e795343d-1d09-4793-ac1f-19c11690bba5 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:39:04.582894 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 776/1553] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:04 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 1361 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:39:05.180138 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c4b26771-d250-48ce-9184-38c0d8a2a493 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:05.180138 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c4b26771-d250-48ce-9184-38c0d8a2a493 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:05.180138 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:05.180138 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:05.180138 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c4b26771-d250-48ce-9184-38c0d8a2a493 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:05.180138 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-c4b26771-d250-48ce-9184-38c0d8a2a493 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:05.298940 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:05.298940 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:05.303763 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c4b26771-d250-48ce-9184-38c0d8a2a493 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:05.308797 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 778/1554] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:05 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:05.565364 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0090a642-e00a-40c0-980d-2997457f6c11 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:05.565364 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0090a642-e00a-40c0-980d-2997457f6c11 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:05.565364 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:05.565364 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:05.565364 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0090a642-e00a-40c0-980d-2997457f6c11 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:05.599014 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-17eb29b5-8392-4cd3-a2e3-fbf78b5c1da3 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:39:05.599753 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-17eb29b5-8392-4cd3-a2e3-fbf78b5c1da3 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:05.599970 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:05.599970 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:05.600348 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-17eb29b5-8392-4cd3-a2e3-fbf78b5c1da3 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:05.698638 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:05.698638 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:05.709525 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0090a642-e00a-40c0-980d-2997457f6c11 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:05.718239 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:05.718239 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:05.743167 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-17eb29b5-8392-4cd3-a2e3-fbf78b5c1da3 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:39:05.766309 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0090a642-e00a-40c0-980d-2997457f6c11 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:05.767497 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 777/1555] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:05 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 908 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:05.790830 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-17eb29b5-8392-4cd3-a2e3-fbf78b5c1da3 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:39:05.798497 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 779/1556] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:05 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 1361 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:39:06.327041 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-129a6236-367e-4734-958f-3f76ebdbb115 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:06.327041 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-129a6236-367e-4734-958f-3f76ebdbb115 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:06.327041 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:06.327041 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:06.327041 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-129a6236-367e-4734-958f-3f76ebdbb115 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:06.327041 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-129a6236-367e-4734-958f-3f76ebdbb115 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:06.371839 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:06.371839 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:06.371839 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-129a6236-367e-4734-958f-3f76ebdbb115 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:06.387266 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 778/1557] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:06 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:06.801005 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-69056466-99d8-4f78-a4c0-0de7d69d34e4 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:06.801005 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-69056466-99d8-4f78-a4c0-0de7d69d34e4 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:06.801005 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:06.801005 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:06.801005 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-69056466-99d8-4f78-a4c0-0de7d69d34e4 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:06.818307 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-52a5b7e5-faef-4f0e-ac66-4af3327a8a3d tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:39:06.823726 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-52a5b7e5-faef-4f0e-ac66-4af3327a8a3d tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:06.823726 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:06.823726 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:06.823726 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-52a5b7e5-faef-4f0e-ac66-4af3327a8a3d tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:06.945814 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:06.945814 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:06.955622 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:06.955622 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:06.967594 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-69056466-99d8-4f78-a4c0-0de7d69d34e4 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:06.982792 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-52a5b7e5-faef-4f0e-ac66-4af3327a8a3d tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Volume info retrieved successfully. Dec 29 07:39:07.023971 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-69056466-99d8-4f78-a4c0-0de7d69d34e4 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:07.025179 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 780/1558] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:06 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 908 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:07.053829 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-52a5b7e5-faef-4f0e-ac66-4af3327a8a3d tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 200 Dec 29 07:39:07.056329 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 779/1559] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:06 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 1361 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:39:07.387710 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-807d095f-f6db-4aaa-a3de-8b13709518ba tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:07.388930 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-807d095f-f6db-4aaa-a3de-8b13709518ba tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:07.389356 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:07.389356 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:07.390022 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-807d095f-f6db-4aaa-a3de-8b13709518ba tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:07.391132 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-807d095f-f6db-4aaa-a3de-8b13709518ba tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:07.432724 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:07.432724 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:07.440852 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-807d095f-f6db-4aaa-a3de-8b13709518ba tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:07.448683 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 781/1560] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:07 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:08.043042 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ed739f9d-392b-45dc-92aa-73da9fe27dcf tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:08.043042 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ed739f9d-392b-45dc-92aa-73da9fe27dcf tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:08.043042 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:08.043042 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:08.043042 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ed739f9d-392b-45dc-92aa-73da9fe27dcf tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:08.078483 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-00505fcd-df0d-456c-8546-fe1a27ae25f2 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] GET http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 Dec 29 07:39:08.078483 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-00505fcd-df0d-456c-8546-fe1a27ae25f2 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:08.078483 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:08.078483 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:08.078483 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-00505fcd-df0d-456c-8546-fe1a27ae25f2 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:08.163717 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:08.163717 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:08.169898 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-00505fcd-df0d-456c-8546-fe1a27ae25f2 tempest-TaggedBootDevicesTest-847906091 tempest-TaggedBootDevicesTest-847906091] http://10.222.0.20/volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 returned with HTTP 404 Dec 29 07:39:08.172311 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 782/1561] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:08 2020] GET /volume/v3/8444434113a34d60ac401712d5342018/volumes/f4375823-a045-4df7-a95a-50383c412455 => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:39:08.177801 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:08.177801 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:08.204717 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ed739f9d-392b-45dc-92aa-73da9fe27dcf tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:08.245203 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ed739f9d-392b-45dc-92aa-73da9fe27dcf tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:08.245203 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 780/1562] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:08 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 908 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:08.457882 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9e8cd6fa-c527-47b5-816e-89cb79058921 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:08.457882 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9e8cd6fa-c527-47b5-816e-89cb79058921 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:08.457882 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:08.457882 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:08.457882 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9e8cd6fa-c527-47b5-816e-89cb79058921 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:08.457882 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-9e8cd6fa-c527-47b5-816e-89cb79058921 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:08.994871 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:08.994871 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:09.004833 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9e8cd6fa-c527-47b5-816e-89cb79058921 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:09.004833 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 783/1563] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:08 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:09.257349 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-17c96f11-f867-45be-8120-935513fdbeb4 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:09.257349 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-17c96f11-f867-45be-8120-935513fdbeb4 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:09.257349 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:09.257349 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:09.257349 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-17c96f11-f867-45be-8120-935513fdbeb4 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:09.367614 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:09.367614 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:09.377467 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-17c96f11-f867-45be-8120-935513fdbeb4 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:09.402518 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-17c96f11-f867-45be-8120-935513fdbeb4 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:09.417382 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 781/1564] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:09 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 908 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:10.019778 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c93a1127-f0ca-41b9-89b1-52237adb00bc tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:10.019778 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c93a1127-f0ca-41b9-89b1-52237adb00bc tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:10.019778 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:10.019778 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:10.019778 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c93a1127-f0ca-41b9-89b1-52237adb00bc tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:10.019778 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-c93a1127-f0ca-41b9-89b1-52237adb00bc tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:10.048055 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:10.048055 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:10.051830 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c93a1127-f0ca-41b9-89b1-52237adb00bc tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:10.059361 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 784/1565] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:10 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:10.448628 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-19d44f5a-3fd0-48e9-b7ac-c5145f32e6eb tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:10.451423 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-19d44f5a-3fd0-48e9-b7ac-c5145f32e6eb tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:10.451662 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:10.451662 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:10.452070 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-19d44f5a-3fd0-48e9-b7ac-c5145f32e6eb tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:10.663335 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:10.663335 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:10.675170 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-19d44f5a-3fd0-48e9-b7ac-c5145f32e6eb tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:10.707051 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-19d44f5a-3fd0-48e9-b7ac-c5145f32e6eb tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:10.712360 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 782/1566] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:10 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 908 bytes in 286 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:11.065812 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9d318f41-dacd-46d7-b2cc-b94eb414a888 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:11.066275 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9d318f41-dacd-46d7-b2cc-b94eb414a888 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:11.066573 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:11.066573 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:11.067057 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9d318f41-dacd-46d7-b2cc-b94eb414a888 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:11.067502 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-9d318f41-dacd-46d7-b2cc-b94eb414a888 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:11.091924 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:11.091924 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:11.093944 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9d318f41-dacd-46d7-b2cc-b94eb414a888 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:11.095773 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 785/1567] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:11 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:11.731780 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a5d679b1-2122-42e3-aa2c-1b15d23f74c4 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:11.731780 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a5d679b1-2122-42e3-aa2c-1b15d23f74c4 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:11.731780 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:11.731780 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:11.731780 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a5d679b1-2122-42e3-aa2c-1b15d23f74c4 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:11.830752 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:11.830752 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:11.843188 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a5d679b1-2122-42e3-aa2c-1b15d23f74c4 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:11.970425 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a5d679b1-2122-42e3-aa2c-1b15d23f74c4 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:11.974689 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 783/1568] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:11 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 908 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:12.112810 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f7b673f1-74e3-457b-ae8f-29c989e80668 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:12.112810 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f7b673f1-74e3-457b-ae8f-29c989e80668 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:12.112810 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:12.112810 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:12.112810 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f7b673f1-74e3-457b-ae8f-29c989e80668 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:12.112810 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-f7b673f1-74e3-457b-ae8f-29c989e80668 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:12.171826 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:12.171826 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:12.173897 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f7b673f1-74e3-457b-ae8f-29c989e80668 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:12.180682 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 786/1569] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:12 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:12.988887 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8bd353f0-7794-4e0a-980a-02324a794dda tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:12.989948 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8bd353f0-7794-4e0a-980a-02324a794dda tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:12.992032 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:12.992032 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:12.992032 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8bd353f0-7794-4e0a-980a-02324a794dda tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:13.130535 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:13.130535 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:13.152675 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8bd353f0-7794-4e0a-980a-02324a794dda tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:13.212783 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8bd353f0-7794-4e0a-980a-02324a794dda tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:13.212783 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 784/1570] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:12 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 908 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:13.235710 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-336cc0bd-3c19-4c40-929d-02592b0a1c80 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:13.235710 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-336cc0bd-3c19-4c40-929d-02592b0a1c80 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:13.235710 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:13.235710 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:13.235710 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-336cc0bd-3c19-4c40-929d-02592b0a1c80 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:13.235710 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-336cc0bd-3c19-4c40-929d-02592b0a1c80 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:13.285002 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:13.285002 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:13.288157 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-336cc0bd-3c19-4c40-929d-02592b0a1c80 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:13.311619 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 787/1571] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:13 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:14.237484 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cd2729e5-27a1-4550-8da4-a1de28214af5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:14.237484 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cd2729e5-27a1-4550-8da4-a1de28214af5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:14.237484 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:14.237484 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:14.237484 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cd2729e5-27a1-4550-8da4-a1de28214af5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:14.324277 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8146cd1e-6230-4d50-a745-75ea3aa89cf0 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:14.324868 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8146cd1e-6230-4d50-a745-75ea3aa89cf0 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:14.325176 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:14.325176 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:14.325644 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8146cd1e-6230-4d50-a745-75ea3aa89cf0 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:14.326098 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-8146cd1e-6230-4d50-a745-75ea3aa89cf0 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:14.363908 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:14.363908 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:14.392160 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-cd2729e5-27a1-4550-8da4-a1de28214af5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:14.405586 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:14.405586 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:14.409623 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8146cd1e-6230-4d50-a745-75ea3aa89cf0 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:14.416842 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 788/1572] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:14 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:14.470375 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cd2729e5-27a1-4550-8da4-a1de28214af5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:14.470375 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 785/1573] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:14 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 908 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:15.433122 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9777269c-7cab-420c-b90a-accdf8af0538 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:15.433746 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9777269c-7cab-420c-b90a-accdf8af0538 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:15.433902 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:15.433902 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:15.434242 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9777269c-7cab-420c-b90a-accdf8af0538 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:15.435162 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-9777269c-7cab-420c-b90a-accdf8af0538 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:15.477583 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e7b91e2e-a132-4652-867f-a7bcce2acb20 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:15.478420 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e7b91e2e-a132-4652-867f-a7bcce2acb20 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:15.478420 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:15.478420 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:15.478941 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e7b91e2e-a132-4652-867f-a7bcce2acb20 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:15.528537 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:15.528537 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:15.530838 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9777269c-7cab-420c-b90a-accdf8af0538 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:15.531809 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 789/1574] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:15 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:15.595837 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:15.595837 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:15.610208 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e7b91e2e-a132-4652-867f-a7bcce2acb20 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:15.692438 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e7b91e2e-a132-4652-867f-a7bcce2acb20 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:15.700901 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 786/1575] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:15 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 908 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:16.546101 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fbfa58c1-e394-4518-a5d3-db15ec0045ef tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:16.547710 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fbfa58c1-e394-4518-a5d3-db15ec0045ef tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:16.547710 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:16.547710 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:16.547973 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fbfa58c1-e394-4518-a5d3-db15ec0045ef tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:16.548312 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-fbfa58c1-e394-4518-a5d3-db15ec0045ef tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:16.618128 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:16.618128 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:16.618128 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fbfa58c1-e394-4518-a5d3-db15ec0045ef tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:16.618128 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 790/1576] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:16 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:16.715718 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f9ac67f4-94c3-4eb3-a0cc-ab7aa30991ac tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:16.715718 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f9ac67f4-94c3-4eb3-a0cc-ab7aa30991ac tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:16.719645 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:16.719645 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:16.725985 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f9ac67f4-94c3-4eb3-a0cc-ab7aa30991ac tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:16.872328 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:16.872328 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:16.900716 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f9ac67f4-94c3-4eb3-a0cc-ab7aa30991ac tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:16.943444 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f9ac67f4-94c3-4eb3-a0cc-ab7aa30991ac tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:16.944576 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 787/1577] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:16 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 908 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:17.628974 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-da0419cc-54f2-4040-97f9-a4755e37a7c5 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:17.628974 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-da0419cc-54f2-4040-97f9-a4755e37a7c5 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:17.628974 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:17.628974 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:17.628974 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-da0419cc-54f2-4040-97f9-a4755e37a7c5 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:17.628974 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-da0419cc-54f2-4040-97f9-a4755e37a7c5 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:17.694704 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:17.694704 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:17.694704 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-da0419cc-54f2-4040-97f9-a4755e37a7c5 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:17.702044 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 791/1578] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:17 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:17.982005 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9376d851-103f-4950-ac45-7eb89d1373d9 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:17.982005 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9376d851-103f-4950-ac45-7eb89d1373d9 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:17.982005 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:17.982005 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:17.982005 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9376d851-103f-4950-ac45-7eb89d1373d9 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:18.160470 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:18.160470 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:18.193010 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9376d851-103f-4950-ac45-7eb89d1373d9 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:18.328876 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9376d851-103f-4950-ac45-7eb89d1373d9 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:18.328876 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 788/1579] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:17 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 908 bytes in 367 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:18.714705 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-54fdf20b-2623-46c3-b530-4e1d50fbf95e tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:18.714705 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-54fdf20b-2623-46c3-b530-4e1d50fbf95e tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:18.714705 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:18.714705 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:18.714705 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-54fdf20b-2623-46c3-b530-4e1d50fbf95e tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:18.714705 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-54fdf20b-2623-46c3-b530-4e1d50fbf95e tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:18.781140 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:18.781140 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:18.786714 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-54fdf20b-2623-46c3-b530-4e1d50fbf95e tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:18.799275 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 792/1580] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:18 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:19.342652 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d1ffd8a7-222f-4d5f-a549-0dd011e2cca8 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:19.343267 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d1ffd8a7-222f-4d5f-a549-0dd011e2cca8 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:19.343483 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:19.343483 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:19.343832 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d1ffd8a7-222f-4d5f-a549-0dd011e2cca8 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:19.523101 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:19.523101 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:19.551196 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d1ffd8a7-222f-4d5f-a549-0dd011e2cca8 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:19.619963 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d1ffd8a7-222f-4d5f-a549-0dd011e2cca8 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:19.621003 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 789/1581] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:19 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 908 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:19.801623 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c5198c81-3929-4a66-9911-7f6fc298d6e7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:19.801623 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c5198c81-3929-4a66-9911-7f6fc298d6e7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:19.808422 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:19.808422 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:19.808422 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c5198c81-3929-4a66-9911-7f6fc298d6e7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:19.808422 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-c5198c81-3929-4a66-9911-7f6fc298d6e7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:19.853000 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:19.853000 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:19.853000 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c5198c81-3929-4a66-9911-7f6fc298d6e7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:19.853000 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 793/1582] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:19 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:20.649111 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a33eea24-62fb-4398-a0bd-efbf3dae769c tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:20.649111 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a33eea24-62fb-4398-a0bd-efbf3dae769c tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:20.649111 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:20.649111 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:20.649111 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a33eea24-62fb-4398-a0bd-efbf3dae769c tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:20.798982 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:20.798982 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:20.816089 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a33eea24-62fb-4398-a0bd-efbf3dae769c tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:20.876904 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a33eea24-62fb-4398-a0bd-efbf3dae769c tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:20.878594 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 790/1583] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:20 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 908 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:20.885879 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-42c291a4-ca14-4b6e-9460-e62c9a3a48da tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:20.886463 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-42c291a4-ca14-4b6e-9460-e62c9a3a48da tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:20.886683 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:20.886683 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:20.887067 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-42c291a4-ca14-4b6e-9460-e62c9a3a48da tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:20.887436 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-42c291a4-ca14-4b6e-9460-e62c9a3a48da tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:20.939009 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:20.939009 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:20.940845 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-42c291a4-ca14-4b6e-9460-e62c9a3a48da tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:20.941626 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 794/1584] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:20 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:21.905182 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a50c4e0a-a894-4e1f-aacd-6561d27f230f tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:21.905182 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a50c4e0a-a894-4e1f-aacd-6561d27f230f tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:21.905182 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:21.905182 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:21.905182 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a50c4e0a-a894-4e1f-aacd-6561d27f230f tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:21.958626 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0c01d0a1-1947-4c52-a120-f505e63f6839 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:21.958626 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0c01d0a1-1947-4c52-a120-f505e63f6839 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:21.958626 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:21.958626 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:21.958626 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0c01d0a1-1947-4c52-a120-f505e63f6839 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:21.958626 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-0c01d0a1-1947-4c52-a120-f505e63f6839 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:22.075616 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:22.075616 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:22.086313 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0c01d0a1-1947-4c52-a120-f505e63f6839 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:22.089781 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 795/1585] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:21 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:22.173027 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:22.173027 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:22.189970 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a50c4e0a-a894-4e1f-aacd-6561d27f230f tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:22.252761 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a50c4e0a-a894-4e1f-aacd-6561d27f230f tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:22.252761 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 791/1586] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:21 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 908 bytes in 360 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:23.091608 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-232d9cff-57d3-4f18-89db-e1b43f2f23c8 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:23.092117 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-232d9cff-57d3-4f18-89db-e1b43f2f23c8 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:23.092302 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:23.092302 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:23.092836 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-232d9cff-57d3-4f18-89db-e1b43f2f23c8 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:23.093847 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-232d9cff-57d3-4f18-89db-e1b43f2f23c8 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:23.158138 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:23.158138 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:23.160658 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-232d9cff-57d3-4f18-89db-e1b43f2f23c8 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:23.176181 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 796/1587] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:23 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:23.267869 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7d9bc994-68f6-46d2-9af7-433eeada6e41 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:23.268937 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7d9bc994-68f6-46d2-9af7-433eeada6e41 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:23.269331 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:23.269331 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:23.269930 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7d9bc994-68f6-46d2-9af7-433eeada6e41 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:23.516663 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:23.516663 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:23.552917 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7d9bc994-68f6-46d2-9af7-433eeada6e41 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:23.618863 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7d9bc994-68f6-46d2-9af7-433eeada6e41 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:23.620537 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 792/1588] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:23 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 908 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:24.192063 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c9d0334e-ccfd-4ec4-bfaf-161eef38957b tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:24.192063 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c9d0334e-ccfd-4ec4-bfaf-161eef38957b tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:24.192063 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:24.192063 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:24.192063 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c9d0334e-ccfd-4ec4-bfaf-161eef38957b tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:24.192063 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-c9d0334e-ccfd-4ec4-bfaf-161eef38957b tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:24.252934 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:24.252934 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:24.252934 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c9d0334e-ccfd-4ec4-bfaf-161eef38957b tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:24.270350 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 797/1589] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:24 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:24.650712 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bf33cb61-bdfa-4d55-b399-00425604bb25 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:24.650712 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bf33cb61-bdfa-4d55-b399-00425604bb25 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:24.650712 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:24.650712 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:24.650712 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bf33cb61-bdfa-4d55-b399-00425604bb25 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:24.933921 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:24.933921 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:24.953279 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bf33cb61-bdfa-4d55-b399-00425604bb25 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:24.978923 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bf33cb61-bdfa-4d55-b399-00425604bb25 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:24.979964 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 793/1590] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:24 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 966 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:25.278619 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-77b13a7f-b739-4be1-bb70-43a465af1263 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:25.278619 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-77b13a7f-b739-4be1-bb70-43a465af1263 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:25.278619 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:25.278619 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:25.278619 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-77b13a7f-b739-4be1-bb70-43a465af1263 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:25.278619 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-77b13a7f-b739-4be1-bb70-43a465af1263 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:25.364045 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:25.364045 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:25.367288 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-77b13a7f-b739-4be1-bb70-43a465af1263 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:25.369011 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 798/1591] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:25 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:26.010662 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dfb14394-f03b-458b-88f4-488d15fcc6d1 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:26.010662 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dfb14394-f03b-458b-88f4-488d15fcc6d1 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:26.010662 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:26.010662 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:26.010662 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dfb14394-f03b-458b-88f4-488d15fcc6d1 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:26.185532 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:26.185532 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:26.216522 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dfb14394-f03b-458b-88f4-488d15fcc6d1 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:26.277821 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dfb14394-f03b-458b-88f4-488d15fcc6d1 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:26.277821 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 794/1592] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:25 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 966 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:26.389378 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-89b19248-ce2f-405d-9dc2-f19ad08949e2 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:26.389378 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-89b19248-ce2f-405d-9dc2-f19ad08949e2 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:26.389378 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:26.389378 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:26.389378 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-89b19248-ce2f-405d-9dc2-f19ad08949e2 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:26.389378 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-89b19248-ce2f-405d-9dc2-f19ad08949e2 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:26.478534 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:26.478534 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:26.478534 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-89b19248-ce2f-405d-9dc2-f19ad08949e2 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:26.496273 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 799/1593] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:26 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:27.300297 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-74ffaddc-b21b-4ab3-a796-cfb7630ba2c2 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:27.300297 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-74ffaddc-b21b-4ab3-a796-cfb7630ba2c2 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:27.300297 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:27.300297 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:27.300297 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-74ffaddc-b21b-4ab3-a796-cfb7630ba2c2 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:27.513768 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-20e94bb5-a8f8-49c4-b4b7-f42431077b61 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:27.515641 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-20e94bb5-a8f8-49c4-b4b7-f42431077b61 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:27.516092 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:27.516092 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:27.516769 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-20e94bb5-a8f8-49c4-b4b7-f42431077b61 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:27.517350 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-20e94bb5-a8f8-49c4-b4b7-f42431077b61 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:27.562131 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:27.562131 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:27.567546 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-20e94bb5-a8f8-49c4-b4b7-f42431077b61 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:27.568607 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 800/1594] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:27 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:27.572586 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:27.572586 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:27.621529 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-74ffaddc-b21b-4ab3-a796-cfb7630ba2c2 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:27.713632 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-74ffaddc-b21b-4ab3-a796-cfb7630ba2c2 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:27.725167 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 795/1595] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:27 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 969 bytes in 433 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:28.589182 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c1f276b8-b2d7-452a-afcb-57117c548478 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:28.589182 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c1f276b8-b2d7-452a-afcb-57117c548478 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:28.589182 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:28.589182 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:28.589182 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c1f276b8-b2d7-452a-afcb-57117c548478 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:28.589182 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-c1f276b8-b2d7-452a-afcb-57117c548478 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:28.727480 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-534ae742-75e0-4b4d-bd3c-33f037be7271 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:28.728367 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-534ae742-75e0-4b4d-bd3c-33f037be7271 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:28.728768 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:28.728768 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:28.729376 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-534ae742-75e0-4b4d-bd3c-33f037be7271 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:28.759716 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:28.759716 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:28.768919 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c1f276b8-b2d7-452a-afcb-57117c548478 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:28.769795 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 801/1596] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:28 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:28.837270 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:28.837270 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:28.853718 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-534ae742-75e0-4b4d-bd3c-33f037be7271 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:28.904876 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-534ae742-75e0-4b4d-bd3c-33f037be7271 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:28.907016 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 796/1597] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:28 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 969 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:29.787946 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d2847384-4901-49ba-bf84-5cba4501fafa tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:29.787946 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d2847384-4901-49ba-bf84-5cba4501fafa tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:29.787946 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:29.787946 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:29.787946 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d2847384-4901-49ba-bf84-5cba4501fafa tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:29.787946 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-d2847384-4901-49ba-bf84-5cba4501fafa tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:29.900711 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:29.900711 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:29.902616 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d2847384-4901-49ba-bf84-5cba4501fafa tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:29.923457 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-573d2a25-7f14-484d-a600-b1c311fb2ee4 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:29.923914 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-573d2a25-7f14-484d-a600-b1c311fb2ee4 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:29.924219 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:29.924219 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:29.924448 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-573d2a25-7f14-484d-a600-b1c311fb2ee4 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:29.947962 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 802/1598] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:29 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:30.088380 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:30.088380 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:30.103832 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-573d2a25-7f14-484d-a600-b1c311fb2ee4 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:30.180006 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-573d2a25-7f14-484d-a600-b1c311fb2ee4 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:30.180006 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 797/1599] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:29 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 969 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:30.978505 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b6547f9d-4de9-4bfd-9976-5466660d7ea1 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:30.978505 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b6547f9d-4de9-4bfd-9976-5466660d7ea1 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:30.978505 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:30.978505 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:30.978505 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b6547f9d-4de9-4bfd-9976-5466660d7ea1 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:30.978505 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-b6547f9d-4de9-4bfd-9976-5466660d7ea1 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:31.076992 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:31.076992 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:31.080553 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b6547f9d-4de9-4bfd-9976-5466660d7ea1 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:31.088889 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 803/1600] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:30 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:31.195437 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-959803cc-e8f0-4aa8-ac1a-3175a614a4e5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:31.195437 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-959803cc-e8f0-4aa8-ac1a-3175a614a4e5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:31.195437 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:31.195437 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:31.195437 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-959803cc-e8f0-4aa8-ac1a-3175a614a4e5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:31.356485 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:31.356485 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:31.374779 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-959803cc-e8f0-4aa8-ac1a-3175a614a4e5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:31.527018 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-959803cc-e8f0-4aa8-ac1a-3175a614a4e5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:31.527018 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 798/1601] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:31 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 969 bytes in 335 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:32.110079 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3266b310-fc33-49bc-85a5-cfcdc6c020a3 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:32.110079 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3266b310-fc33-49bc-85a5-cfcdc6c020a3 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:32.110079 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:32.110079 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:32.110079 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3266b310-fc33-49bc-85a5-cfcdc6c020a3 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:32.110079 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-3266b310-fc33-49bc-85a5-cfcdc6c020a3 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:32.214054 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:32.214054 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:32.221354 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3266b310-fc33-49bc-85a5-cfcdc6c020a3 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:32.240205 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 804/1602] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:32 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:32.548022 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2483fae2-d4df-4f1b-9c1f-cefc3c177384 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:32.548022 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2483fae2-d4df-4f1b-9c1f-cefc3c177384 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:32.548022 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:32.548022 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:32.548022 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2483fae2-d4df-4f1b-9c1f-cefc3c177384 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:32.713459 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:32.713459 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:32.752908 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2483fae2-d4df-4f1b-9c1f-cefc3c177384 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:32.860929 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2483fae2-d4df-4f1b-9c1f-cefc3c177384 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:32.860929 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 799/1603] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:32 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 969 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:33.256402 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b3fbbf75-5238-455d-b14e-2cdf3d1440ab tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:33.256402 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b3fbbf75-5238-455d-b14e-2cdf3d1440ab tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:33.256402 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:33.256402 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:33.256402 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b3fbbf75-5238-455d-b14e-2cdf3d1440ab tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:33.256402 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-b3fbbf75-5238-455d-b14e-2cdf3d1440ab tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:33.354015 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:33.354015 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:33.358141 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b3fbbf75-5238-455d-b14e-2cdf3d1440ab tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:33.358141 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 805/1604] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:33 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:33.879085 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-29e2fa56-c288-407c-8d41-3628b2eeff9e tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:33.879085 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-29e2fa56-c288-407c-8d41-3628b2eeff9e tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:33.883803 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:33.883803 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:33.883803 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-29e2fa56-c288-407c-8d41-3628b2eeff9e tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:34.121048 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:34.121048 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:34.152705 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-29e2fa56-c288-407c-8d41-3628b2eeff9e tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:34.193950 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-29e2fa56-c288-407c-8d41-3628b2eeff9e tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:34.193950 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 800/1605] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:33 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 969 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:34.372201 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ac7c9b26-4b6b-420b-b516-c522009c4605 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:34.372692 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ac7c9b26-4b6b-420b-b516-c522009c4605 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:34.372935 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:34.372935 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:34.373187 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ac7c9b26-4b6b-420b-b516-c522009c4605 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:34.373564 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ac7c9b26-4b6b-420b-b516-c522009c4605 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:34.633324 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:34.633324 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:34.633324 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ac7c9b26-4b6b-420b-b516-c522009c4605 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:34.633324 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 806/1606] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:34 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:35.201646 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dbda7996-5077-4a34-b256-f8292cfff0c2 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:35.201646 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dbda7996-5077-4a34-b256-f8292cfff0c2 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:35.201646 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:35.201646 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:35.201646 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dbda7996-5077-4a34-b256-f8292cfff0c2 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:35.272399 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:35.272399 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:35.292252 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dbda7996-5077-4a34-b256-f8292cfff0c2 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:35.321836 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dbda7996-5077-4a34-b256-f8292cfff0c2 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:35.321836 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 801/1607] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:35 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:35.646305 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-60d240a6-d921-4d71-a6ea-55d488a2ff40 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:35.647115 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-60d240a6-d921-4d71-a6ea-55d488a2ff40 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:35.647115 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:35.647115 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:35.647397 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-60d240a6-d921-4d71-a6ea-55d488a2ff40 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:35.647725 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-60d240a6-d921-4d71-a6ea-55d488a2ff40 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:35.725673 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:35.725673 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:35.733000 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-60d240a6-d921-4d71-a6ea-55d488a2ff40 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:35.737753 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 807/1608] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:35 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:36.335849 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a6ab80f1-54ce-4d3d-9add-2372b03df333 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:36.336402 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a6ab80f1-54ce-4d3d-9add-2372b03df333 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:36.336622 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:36.336622 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:36.337004 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a6ab80f1-54ce-4d3d-9add-2372b03df333 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:36.532858 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:36.532858 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:36.557856 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a6ab80f1-54ce-4d3d-9add-2372b03df333 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:36.613110 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a6ab80f1-54ce-4d3d-9add-2372b03df333 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:36.617724 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 802/1609] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:36 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 969 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:36.758307 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-afc57ac0-4446-46ea-b652-d48a34af4c6f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:36.758307 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-afc57ac0-4446-46ea-b652-d48a34af4c6f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:36.758307 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:36.758307 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:36.758307 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-afc57ac0-4446-46ea-b652-d48a34af4c6f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:36.758307 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-afc57ac0-4446-46ea-b652-d48a34af4c6f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:36.900096 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:36.900096 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:36.901937 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-afc57ac0-4446-46ea-b652-d48a34af4c6f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:36.923361 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 808/1610] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:36 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:37.633509 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ddf6d996-b218-4f32-9713-fe6a0d392838 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:37.634039 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ddf6d996-b218-4f32-9713-fe6a0d392838 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:37.635803 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:37.635803 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:37.636202 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ddf6d996-b218-4f32-9713-fe6a0d392838 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:37.814039 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:37.814039 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:37.852712 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ddf6d996-b218-4f32-9713-fe6a0d392838 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:37.916831 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3ddabc8a-6205-4aa0-ac9e-ab472f4b3548 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:37.917356 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3ddabc8a-6205-4aa0-ac9e-ab472f4b3548 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:37.917569 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:37.917569 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:37.917941 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3ddabc8a-6205-4aa0-ac9e-ab472f4b3548 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:37.918307 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-3ddabc8a-6205-4aa0-ac9e-ab472f4b3548 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:37.981026 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ddf6d996-b218-4f32-9713-fe6a0d392838 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:37.991415 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 803/1611] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:37 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 969 bytes in 363 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:38.031296 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:38.031296 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:38.033259 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3ddabc8a-6205-4aa0-ac9e-ab472f4b3548 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:38.050820 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 809/1612] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:37 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:39.010390 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-df28bc42-3784-41a3-9275-40d7b027fb2d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:39:39.010931 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-df28bc42-3784-41a3-9275-40d7b027fb2d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:39.011316 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:39.011316 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:39.013908 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-df28bc42-3784-41a3-9275-40d7b027fb2d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:39.048940 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0bf234a5-ce08-4375-8714-f9b99e435dfd tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:39:39.049473 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0bf234a5-ce08-4375-8714-f9b99e435dfd tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:39.049691 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:39.049691 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:39.050224 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0bf234a5-ce08-4375-8714-f9b99e435dfd tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:39.050619 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-0bf234a5-ce08-4375-8714-f9b99e435dfd tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Show backup with id 6aac2ca1-e25d-46ef-a889-598eb29779a8. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:39:39.130484 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:39.130484 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:39.139523 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0bf234a5-ce08-4375-8714-f9b99e435dfd tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 200 Dec 29 07:39:39.148608 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 810/1613] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:39 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 822 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:39.162060 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b114e1a2-0974-415a-ad2f-d4fccb17c4b6 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/dc24e81c-29dd-4feb-9b0e-967028e7de5f Dec 29 07:39:39.162895 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b114e1a2-0974-415a-ad2f-d4fccb17c4b6 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:39.163253 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:39.163253 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:39.163795 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b114e1a2-0974-415a-ad2f-d4fccb17c4b6 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:39.209873 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:39.209873 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:39.246815 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-df28bc42-3784-41a3-9275-40d7b027fb2d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:39.306100 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:39.306100 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:39.306912 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-df28bc42-3784-41a3-9275-40d7b027fb2d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:39:39.307764 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 804/1614] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:39 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 1357 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:39:39.328055 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-23061d60-2309-4cff-b791-f4a76fc8804b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] POST http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes Dec 29 07:39:39.328514 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:39.328514 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:39.328909 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-23061d60-2309-4cff-b791-f4a76fc8804b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4a982db1-99d5-4439-b5bd-f2703b31e1ff", "size": 1, "name": "tempest-VolumesCloneTest-Volume-679735178"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:39:39.330620 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b114e1a2-0974-415a-ad2f-d4fccb17c4b6 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:39:39.340190 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-23061d60-2309-4cff-b791-f4a76fc8804b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Create volume request body: {'volume': {'source_volid': '4a982db1-99d5-4439-b5bd-f2703b31e1ff', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-679735178'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:39:39.359406 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b114e1a2-0974-415a-ad2f-d4fccb17c4b6 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/dc24e81c-29dd-4feb-9b0e-967028e7de5f returned with HTTP 200 Dec 29 07:39:39.361271 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 811/1615] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:39 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/dc24e81c-29dd-4feb-9b0e-967028e7de5f => generated 1419 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:39:39.378301 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-06a7b418-846b-4a2c-bdf0-64b937d8cae9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/dc24e81c-29dd-4feb-9b0e-967028e7de5f Dec 29 07:39:39.379173 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-06a7b418-846b-4a2c-bdf0-64b937d8cae9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:39.379571 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:39.379571 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:39.380384 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-06a7b418-846b-4a2c-bdf0-64b937d8cae9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:39.408081 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:39.408081 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:39.410773 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-23061d60-2309-4cff-b791-f4a76fc8804b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume retrieved successfully. Dec 29 07:39:39.411296 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-23061d60-2309-4cff-b791-f4a76fc8804b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Create volume of 1 GB Dec 29 07:39:39.424833 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-23061d60-2309-4cff-b791-f4a76fc8804b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Availability Zones retrieved successfully. Dec 29 07:39:39.445369 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-23061d60-2309-4cff-b791-f4a76fc8804b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Flow 'volume_create_api' (12939022-9e07-4f19-94e9-669018a252b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:39:39.448464 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-23061d60-2309-4cff-b791-f4a76fc8804b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1969ebd6-0458-4478-ac63-f3b426507c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:39:39.450827 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-23061d60-2309-4cff-b791-f4a76fc8804b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Validating volume size '1' using validate_int, validate_source_size {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:39:39.506121 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:39.506121 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:39.527422 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-23061d60-2309-4cff-b791-f4a76fc8804b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1969ebd6-0458-4478-ac63-f3b426507c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4a982db1-99d5-4439-b5bd-f2703b31e1ff', 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:39:39.531986 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-23061d60-2309-4cff-b791-f4a76fc8804b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c9ed341-359b-47ad-932f-4fc7765cb8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:39:39.532590 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-06a7b418-846b-4a2c-bdf0-64b937d8cae9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:39:39.577377 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-06a7b418-846b-4a2c-bdf0-64b937d8cae9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/dc24e81c-29dd-4feb-9b0e-967028e7de5f returned with HTTP 200 Dec 29 07:39:39.578684 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 812/1616] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:39 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/dc24e81c-29dd-4feb-9b0e-967028e7de5f => generated 1419 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:39:39.642812 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-23061d60-2309-4cff-b791-f4a76fc8804b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Created reservations ['fb5b7e3a-6769-439f-a5fc-97c7e58456de', '0aff47c9-dada-4822-8c7d-7520023bab3a', 'e3151935-a2eb-4dd7-89c9-2c26d9b13120', '55c5be5d-9782-42e8-8492-b9b266330fe1'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:39:39.648380 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-23061d60-2309-4cff-b791-f4a76fc8804b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c9ed341-359b-47ad-932f-4fc7765cb8a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb5b7e3a-6769-439f-a5fc-97c7e58456de', '0aff47c9-dada-4822-8c7d-7520023bab3a', 'e3151935-a2eb-4dd7-89c9-2c26d9b13120', '55c5be5d-9782-42e8-8492-b9b266330fe1']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:39:39.650698 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-23061d60-2309-4cff-b791-f4a76fc8804b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1172c83e-1782-44ef-8ccb-fcff552feb67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:39:39.912572 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-23061d60-2309-4cff-b791-f4a76fc8804b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1172c83e-1782-44ef-8ccb-fcff552feb67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b21c127-b04e-41b3-9e65-c84e0f5fc3a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-679735178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='591bd8c5226d4df99ec8a99dbd81d394',qos_specs=None,replication_status=,reservations=['fb5b7e3a-6769-439f-a5fc-97c7e58456de','0aff47c9-dada-4822-8c7d-7520023bab3a','e3151935-a2eb-4dd7-89c9-2c26d9b13120','55c5be5d-9782-42e8-8492-b9b266330fe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=4a982db1-99d5-4439-b5bd-f2703b31e1ff,status='creating',user_id='ed88c514905946a5999e84954fc516c5',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:39:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-679735178',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b21c127-b04e-41b3-9e65-c84e0f5fc3a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='591bd8c5226d4df99ec8a99dbd81d394',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4a982db1-99d5-4439-b5bd-f2703b31e1ff,status='creating',terminated_at=None,updated_at=None,user_id='ed88c514905946a5999e84954fc516c5',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:39:39.918321 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-23061d60-2309-4cff-b791-f4a76fc8804b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bc8abc0-f6b5-4913-95f0-59153d66e930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:39:39.987688 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-23061d60-2309-4cff-b791-f4a76fc8804b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bc8abc0-f6b5-4913-95f0-59153d66e930) transitioned into state 'SUCCESS' from state '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-679735178',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='591bd8c5226d4df99ec8a99dbd81d394',qos_specs=None,replication_status=,reservations=['fb5b7e3a-6769-439f-a5fc-97c7e58456de','0aff47c9-dada-4822-8c7d-7520023bab3a','e3151935-a2eb-4dd7-89c9-2c26d9b13120','55c5be5d-9782-42e8-8492-b9b266330fe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=4a982db1-99d5-4439-b5bd-f2703b31e1ff,status='creating',user_id='ed88c514905946a5999e84954fc516c5',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:39:39.990000 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-23061d60-2309-4cff-b791-f4a76fc8804b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e720a43-e867-48ce-bdc7-6978d98a2bee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:39:40.130062 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-23061d60-2309-4cff-b791-f4a76fc8804b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e720a43-e867-48ce-bdc7-6978d98a2bee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:39:40.149362 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-23061d60-2309-4cff-b791-f4a76fc8804b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Flow 'volume_create_api' (12939022-9e07-4f19-94e9-669018a252b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:39:40.291786 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-23061d60-2309-4cff-b791-f4a76fc8804b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Create volume request issued successfully. Dec 29 07:39:40.349904 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-23061d60-2309-4cff-b791-f4a76fc8804b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes returned with HTTP 202 Dec 29 07:39:40.357403 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 805/1617] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:39:39 2020] POST /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes => generated 848 bytes in 1033 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:39:40.365862 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1afa4dd1-9b70-4f16-b80e-4b7fe3741b93 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 Dec 29 07:39:40.366675 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1afa4dd1-9b70-4f16-b80e-4b7fe3741b93 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:40.367031 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:40.367031 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:40.367672 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1afa4dd1-9b70-4f16-b80e-4b7fe3741b93 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:40.519029 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:40.519029 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:40.537978 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1afa4dd1-9b70-4f16-b80e-4b7fe3741b93 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:40.596225 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1afa4dd1-9b70-4f16-b80e-4b7fe3741b93 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 returned with HTTP 200 Dec 29 07:39:40.617181 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 813/1618] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:40 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 => generated 940 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:41.614428 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-397051f6-febe-456d-af73-a33625e8cf98 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 Dec 29 07:39:41.615524 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-397051f6-febe-456d-af73-a33625e8cf98 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:41.615935 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:41.615935 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:41.616599 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-397051f6-febe-456d-af73-a33625e8cf98 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:41.750059 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:41.750059 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:41.788614 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-397051f6-febe-456d-af73-a33625e8cf98 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:41.864102 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-397051f6-febe-456d-af73-a33625e8cf98 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 returned with HTTP 200 Dec 29 07:39:41.875253 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 806/1619] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:41 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 => generated 940 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:42.891728 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-58134ade-0e87-4be8-87c9-c428b3170855 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 Dec 29 07:39:42.891728 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-58134ade-0e87-4be8-87c9-c428b3170855 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:42.892141 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:42.892141 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:42.892265 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-58134ade-0e87-4be8-87c9-c428b3170855 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:43.050457 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:43.050457 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:43.068186 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-58134ade-0e87-4be8-87c9-c428b3170855 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:43.116096 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-58134ade-0e87-4be8-87c9-c428b3170855 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 returned with HTTP 200 Dec 29 07:39:43.119340 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 814/1620] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:42 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 => generated 940 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:44.137022 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-88c69cea-3f91-4db9-84c8-5cdd20f1a4eb tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 Dec 29 07:39:44.137537 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-88c69cea-3f91-4db9-84c8-5cdd20f1a4eb tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:44.137828 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:44.137828 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:44.138100 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-88c69cea-3f91-4db9-84c8-5cdd20f1a4eb tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:44.289446 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:44.289446 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:44.315151 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-88c69cea-3f91-4db9-84c8-5cdd20f1a4eb tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:44.373389 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-88c69cea-3f91-4db9-84c8-5cdd20f1a4eb tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 returned with HTTP 200 Dec 29 07:39:44.376020 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 807/1621] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:44 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 => generated 940 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:45.393608 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab495a4f-5779-422f-b420-073105543a20 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 Dec 29 07:39:45.394122 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab495a4f-5779-422f-b420-073105543a20 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:45.394292 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:45.394292 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:45.395098 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab495a4f-5779-422f-b420-073105543a20 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:45.574502 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:45.574502 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:45.609491 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ab495a4f-5779-422f-b420-073105543a20 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:45.690501 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab495a4f-5779-422f-b420-073105543a20 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 returned with HTTP 200 Dec 29 07:39:45.690501 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 815/1622] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:45 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 => generated 940 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:46.701683 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0e925bbb-4861-41d0-9fb1-2a3bf62f53f8 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 Dec 29 07:39:46.702366 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0e925bbb-4861-41d0-9fb1-2a3bf62f53f8 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:46.702619 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:46.702619 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:46.703016 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0e925bbb-4861-41d0-9fb1-2a3bf62f53f8 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:46.905944 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:46.905944 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:46.964929 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0e925bbb-4861-41d0-9fb1-2a3bf62f53f8 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:47.097192 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0e925bbb-4861-41d0-9fb1-2a3bf62f53f8 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 returned with HTTP 200 Dec 29 07:39:47.100382 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 808/1623] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:46 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 => generated 940 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:48.119837 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2ca5a656-0a45-46db-8060-6b4ce57028d1 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 Dec 29 07:39:48.120930 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2ca5a656-0a45-46db-8060-6b4ce57028d1 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:48.121326 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:48.121326 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:48.122167 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2ca5a656-0a45-46db-8060-6b4ce57028d1 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:48.341174 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:48.341174 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:48.370337 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2ca5a656-0a45-46db-8060-6b4ce57028d1 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:48.408227 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2ca5a656-0a45-46db-8060-6b4ce57028d1 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 returned with HTTP 200 Dec 29 07:39:48.410623 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 816/1624] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:48 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 => generated 940 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:48.567310 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-ac7b935e-c8cb-43c8-886d-392f9989e301 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/dc24e81c-29dd-4feb-9b0e-967028e7de5f Dec 29 07:39:48.568212 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-ac7b935e-c8cb-43c8-886d-392f9989e301 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:48.570640 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:48.570640 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:48.571489 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-ac7b935e-c8cb-43c8-886d-392f9989e301 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:48.745967 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:48.745967 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:48.775137 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-ac7b935e-c8cb-43c8-886d-392f9989e301 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:39:48.839534 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-ac7b935e-c8cb-43c8-886d-392f9989e301 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/dc24e81c-29dd-4feb-9b0e-967028e7de5f returned with HTTP 200 Dec 29 07:39:48.841476 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 809/1625] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:39:48 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/dc24e81c-29dd-4feb-9b0e-967028e7de5f => generated 1419 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:39:49.429034 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0ae1221c-411e-4ee7-840b-2c167837433f tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 Dec 29 07:39:49.429432 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0ae1221c-411e-4ee7-840b-2c167837433f tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:49.429982 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:49.429982 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:49.430483 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0ae1221c-411e-4ee7-840b-2c167837433f tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:49.693699 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:49.693699 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:49.719340 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0ae1221c-411e-4ee7-840b-2c167837433f tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:49.771061 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0ae1221c-411e-4ee7-840b-2c167837433f tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 returned with HTTP 200 Dec 29 07:39:49.772891 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 817/1626] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:49 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 => generated 940 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:50.796962 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c90bc07d-8192-451b-9c28-77e6f99cedc5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 Dec 29 07:39:50.797672 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c90bc07d-8192-451b-9c28-77e6f99cedc5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:50.797672 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:50.797672 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:50.798064 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c90bc07d-8192-451b-9c28-77e6f99cedc5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:51.018247 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:51.018247 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:51.047291 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c90bc07d-8192-451b-9c28-77e6f99cedc5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:51.125196 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c90bc07d-8192-451b-9c28-77e6f99cedc5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 returned with HTTP 200 Dec 29 07:39:51.126308 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 810/1627] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:50 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 => generated 940 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:52.146692 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-17b4c9f5-218f-4420-b39e-61542837c3c6 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 Dec 29 07:39:52.148273 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-17b4c9f5-218f-4420-b39e-61542837c3c6 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:52.148720 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:52.148720 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:52.149506 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-17b4c9f5-218f-4420-b39e-61542837c3c6 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:52.273932 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:52.273932 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:52.327919 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-17b4c9f5-218f-4420-b39e-61542837c3c6 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:52.440291 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-17b4c9f5-218f-4420-b39e-61542837c3c6 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 returned with HTTP 200 Dec 29 07:39:52.458399 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 818/1628] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:52 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 => generated 940 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:53.461319 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-47e56f61-d355-44bd-87a1-840daec0340b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 Dec 29 07:39:53.461862 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-47e56f61-d355-44bd-87a1-840daec0340b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:53.462033 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:53.462033 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:53.462407 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-47e56f61-d355-44bd-87a1-840daec0340b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:53.567751 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:53.567751 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:53.577660 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-47e56f61-d355-44bd-87a1-840daec0340b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:53.604879 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-47e56f61-d355-44bd-87a1-840daec0340b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 returned with HTTP 200 Dec 29 07:39:53.606281 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 811/1629] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:53 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 => generated 940 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:54.626411 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5bb04058-ead1-40f2-bafa-131a8d8ca5f5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 Dec 29 07:39:54.626962 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5bb04058-ead1-40f2-bafa-131a8d8ca5f5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:54.633122 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:54.633122 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:54.633694 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5bb04058-ead1-40f2-bafa-131a8d8ca5f5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:54.760245 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:54.760245 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:54.783048 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5bb04058-ead1-40f2-bafa-131a8d8ca5f5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:54.859265 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5bb04058-ead1-40f2-bafa-131a8d8ca5f5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 returned with HTTP 200 Dec 29 07:39:54.875969 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 819/1630] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:54 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 => generated 940 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:55.891134 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-41beb302-8788-4cc2-ac8e-e85f4ef9a2a3 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 Dec 29 07:39:55.894991 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-41beb302-8788-4cc2-ac8e-e85f4ef9a2a3 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:55.895439 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:55.895439 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:55.900812 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-41beb302-8788-4cc2-ac8e-e85f4ef9a2a3 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:56.028970 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-83f679c7-26f4-455b-98b3-a17e83c8443c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/dc24e81c-29dd-4feb-9b0e-967028e7de5f Dec 29 07:39:56.029515 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-83f679c7-26f4-455b-98b3-a17e83c8443c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:56.029736 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:56.029736 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:56.030109 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-83f679c7-26f4-455b-98b3-a17e83c8443c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:56.179638 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:56.179638 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:56.200226 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-83f679c7-26f4-455b-98b3-a17e83c8443c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:39:56.228327 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:56.228327 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:56.246753 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-41beb302-8788-4cc2-ac8e-e85f4ef9a2a3 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:56.258294 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-83f679c7-26f4-455b-98b3-a17e83c8443c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/dc24e81c-29dd-4feb-9b0e-967028e7de5f returned with HTTP 200 Dec 29 07:39:56.258963 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 820/1631] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:39:56 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/dc24e81c-29dd-4feb-9b0e-967028e7de5f => generated 1419 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:39:56.271978 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-83f679c7-26f4-455b-98b3-a17e83c8443c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume// Dec 29 07:39:56.272802 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-83f679c7-26f4-455b-98b3-a17e83c8443c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:56.273210 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:56.273210 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:56.274058 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-83f679c7-26f4-455b-98b3-a17e83c8443c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:56.275338 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-83f679c7-26f4-455b-98b3-a17e83c8443c tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:39:56.276336 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 821/1632] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:39:56 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:39:56.288148 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-41beb302-8788-4cc2-ac8e-e85f4ef9a2a3 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 returned with HTTP 200 Dec 29 07:39:56.293308 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-fd05d79f-4036-401e-8f02-c0b5d1503f3d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] POST http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/attachments Dec 29 07:39:56.293692 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 812/1633] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:55 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 => generated 940 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:56.304552 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-fd05d79f-4036-401e-8f02-c0b5d1503f3d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc24e81c-29dd-4feb-9b0e-967028e7de5f", "instance_uuid": "e6e77fdf-955e-4687-bf70-98062068812d", "connector": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:39:56.475852 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:56.475852 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:56.788118 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-fd05d79f-4036-401e-8f02-c0b5d1503f3d tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/attachments returned with HTTP 200 Dec 29 07:39:56.791025 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 822/1634] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:39:56 2020] POST /volume/v3/eebbcd9816be48ebbf9251663b72394c/attachments => generated 273 bytes in 503 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:39:57.318991 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-211e854f-1492-4c4f-bed6-15fe1d601c1b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 Dec 29 07:39:57.324571 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-211e854f-1492-4c4f-bed6-15fe1d601c1b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:57.324805 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:57.324805 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:57.325207 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-211e854f-1492-4c4f-bed6-15fe1d601c1b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:57.442321 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:57.442321 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:57.470011 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-211e854f-1492-4c4f-bed6-15fe1d601c1b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:57.598246 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-211e854f-1492-4c4f-bed6-15fe1d601c1b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 returned with HTTP 200 Dec 29 07:39:57.598246 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 813/1635] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:57 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 => generated 940 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:58.607271 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-888e32fa-31b6-4eef-9a80-33ff66996ecd tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 Dec 29 07:39:58.608908 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-888e32fa-31b6-4eef-9a80-33ff66996ecd tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:58.609295 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:58.609295 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:58.609870 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-888e32fa-31b6-4eef-9a80-33ff66996ecd tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:58.694908 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:58.694908 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:58.706966 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-888e32fa-31b6-4eef-9a80-33ff66996ecd tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:58.751419 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-888e32fa-31b6-4eef-9a80-33ff66996ecd tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 returned with HTTP 200 Dec 29 07:39:58.752953 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 823/1636] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:58 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 => generated 940 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:39:59.369128 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-211e854f-1492-4c4f-bed6-15fe1d601c1b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume// Dec 29 07:39:59.369806 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-211e854f-1492-4c4f-bed6-15fe1d601c1b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:59.370167 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:59.370167 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:59.370922 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-211e854f-1492-4c4f-bed6-15fe1d601c1b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:59.372328 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-211e854f-1492-4c4f-bed6-15fe1d601c1b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:39:59.373072 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 814/1637] 10.222.0.38 () {56 vars in 1089 bytes} [Tue Dec 29 07:39:59 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:39:59.386508 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-472fa423-eb8b-47cc-8ed3-9c8bf75fda71 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/dc24e81c-29dd-4feb-9b0e-967028e7de5f Dec 29 07:39:59.387381 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-472fa423-eb8b-47cc-8ed3-9c8bf75fda71 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:59.387747 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:59.387747 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:59.388322 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-472fa423-eb8b-47cc-8ed3-9c8bf75fda71 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:59.524521 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:59.524521 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:59.554777 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-472fa423-eb8b-47cc-8ed3-9c8bf75fda71 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:39:59.585801 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:59.585801 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:59.597184 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-472fa423-eb8b-47cc-8ed3-9c8bf75fda71 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/dc24e81c-29dd-4feb-9b0e-967028e7de5f returned with HTTP 200 Dec 29 07:39:59.598248 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 824/1638] 10.222.0.38 () {60 vars in 1403 bytes} [Tue Dec 29 07:39:59 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/dc24e81c-29dd-4feb-9b0e-967028e7de5f => generated 1517 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:39:59.621151 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-3b2bbce4-e3fe-43c6-afbc-58c99b613f06 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] PUT http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/attachments/b9f48acc-2f21-4c75-8db0-b913bbe01cd4 Dec 29 07:39:59.622114 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-3b2bbce4-e3fe-43c6-afbc-58c99b613f06 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.38", "host": "n-h2-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sda"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:39:59.683361 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:39:59.683361 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:39:59.684147 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-3b2bbce4-e3fe-43c6-afbc-58c99b613f06 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Lock "b'cinder-attachment_update-dc24e81c-29dd-4feb-9b0e-967028e7de5f-n-h2-768509-3'" acquired by "attachment_update" :: waited 0.017s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:39:59.692720 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:59.692720 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:59.771372 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1dcb7c65-9552-45ae-9b05-ed22b5c4a4c4 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 Dec 29 07:39:59.772256 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1dcb7c65-9552-45ae-9b05-ed22b5c4a4c4 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:39:59.772556 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:39:59.772556 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:39:59.773239 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1dcb7c65-9552-45ae-9b05-ed22b5c4a4c4 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:39:59.895062 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:39:59.895062 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:39:59.930947 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1dcb7c65-9552-45ae-9b05-ed22b5c4a4c4 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:39:59.994832 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1dcb7c65-9552-45ae-9b05-ed22b5c4a4c4 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 returned with HTTP 200 Dec 29 07:39:59.995712 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 825/1639] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:39:59 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 => generated 1390 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:40:00.021167 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-57528575-5d26-4548-adfb-9a301443764c tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 Dec 29 07:40:00.021697 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-57528575-5d26-4548-adfb-9a301443764c tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:00.021890 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:00.021890 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:00.022266 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-57528575-5d26-4548-adfb-9a301443764c tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:00.153844 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:00.153844 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:00.179116 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-57528575-5d26-4548-adfb-9a301443764c tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:00.234004 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-57528575-5d26-4548-adfb-9a301443764c tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 returned with HTTP 200 Dec 29 07:40:00.238846 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 826/1640] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:00 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 => generated 1390 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:40:00.266562 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d4532a8f-d4f5-426a-bdfe-556c2ff0dd28 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] POST http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes Dec 29 07:40:00.267045 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:00.267045 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:00.267458 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d4532a8f-d4f5-426a-bdfe-556c2ff0dd28 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-80800290"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:00.268712 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-d4532a8f-d4f5-426a-bdfe-556c2ff0dd28 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-80800290'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:40:00.271639 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-d4532a8f-d4f5-426a-bdfe-556c2ff0dd28 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Create volume of 1 GB Dec 29 07:40:00.302310 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d4532a8f-d4f5-426a-bdfe-556c2ff0dd28 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Availability Zones retrieved successfully. Dec 29 07:40:00.354268 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d4532a8f-d4f5-426a-bdfe-556c2ff0dd28 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Flow 'volume_create_api' (d1b2ef12-77e6-4635-bcc0-5544d93f458b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:40:00.357358 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d4532a8f-d4f5-426a-bdfe-556c2ff0dd28 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (700bff0d-58cb-42da-894d-3de90590629d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:40:00.367688 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-d4532a8f-d4f5-426a-bdfe-556c2ff0dd28 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:40:00.562013 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d4532a8f-d4f5-426a-bdfe-556c2ff0dd28 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (700bff0d-58cb-42da-894d-3de90590629d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:40:00.564337 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d4532a8f-d4f5-426a-bdfe-556c2ff0dd28 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77cb4ed7-1f85-48f6-9b6e-0d540dd1e87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:40:00.748981 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-d4532a8f-d4f5-426a-bdfe-556c2ff0dd28 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Created reservations ['44bf9e37-2936-41dc-93cd-2ec10f66d6fe', '373f32db-73d6-4bc7-893f-2270daa3c547', '516d77c7-667c-450c-ac0b-ce95f9c6ec0a', 'a4dabc91-59c3-4880-8053-a3c2794937dc'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:40:00.751123 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d4532a8f-d4f5-426a-bdfe-556c2ff0dd28 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77cb4ed7-1f85-48f6-9b6e-0d540dd1e87a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44bf9e37-2936-41dc-93cd-2ec10f66d6fe', '373f32db-73d6-4bc7-893f-2270daa3c547', '516d77c7-667c-450c-ac0b-ce95f9c6ec0a', 'a4dabc91-59c3-4880-8053-a3c2794937dc']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:40:00.753568 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d4532a8f-d4f5-426a-bdfe-556c2ff0dd28 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba97c9f4-82ff-410d-bfc4-99c170b0ff98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:40:01.081157 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d4532a8f-d4f5-426a-bdfe-556c2ff0dd28 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba97c9f4-82ff-410d-bfc4-99c170b0ff98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f974af96-4edc-41a3-8dca-f589fce85989', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-80800290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='591bd8c5226d4df99ec8a99dbd81d394',qos_specs=None,replication_status=,reservations=['44bf9e37-2936-41dc-93cd-2ec10f66d6fe','373f32db-73d6-4bc7-893f-2270daa3c547','516d77c7-667c-450c-ac0b-ce95f9c6ec0a','a4dabc91-59c3-4880-8053-a3c2794937dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed88c514905946a5999e84954fc516c5',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:40:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-80800290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f974af96-4edc-41a3-8dca-f589fce85989,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='591bd8c5226d4df99ec8a99dbd81d394',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='ed88c514905946a5999e84954fc516c5',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:40:01.096900 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d4532a8f-d4f5-426a-bdfe-556c2ff0dd28 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6957b38-d70c-4e7c-98ce-bc4257546fa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:40:01.209613 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d4532a8f-d4f5-426a-bdfe-556c2ff0dd28 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6957b38-d70c-4e7c-98ce-bc4257546fa8) transitioned into state 'SUCCESS' from state '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-80800290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='591bd8c5226d4df99ec8a99dbd81d394',qos_specs=None,replication_status=,reservations=['44bf9e37-2936-41dc-93cd-2ec10f66d6fe','373f32db-73d6-4bc7-893f-2270daa3c547','516d77c7-667c-450c-ac0b-ce95f9c6ec0a','a4dabc91-59c3-4880-8053-a3c2794937dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed88c514905946a5999e84954fc516c5',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:40:01.224071 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d4532a8f-d4f5-426a-bdfe-556c2ff0dd28 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cd54024-0b62-4440-a7ef-04c629dceebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:40:01.261211 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d4532a8f-d4f5-426a-bdfe-556c2ff0dd28 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cd54024-0b62-4440-a7ef-04c629dceebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:40:01.273809 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d4532a8f-d4f5-426a-bdfe-556c2ff0dd28 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Flow 'volume_create_api' (d1b2ef12-77e6-4635-bcc0-5544d93f458b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:40:01.397038 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d4532a8f-d4f5-426a-bdfe-556c2ff0dd28 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Create volume request issued successfully. Dec 29 07:40:01.414007 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d4532a8f-d4f5-426a-bdfe-556c2ff0dd28 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes returned with HTTP 202 Dec 29 07:40:01.415518 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 827/1641] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:40:00 2020] POST /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes => generated 814 bytes in 1153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:40:01.432095 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ac5c8a09-335b-4260-a4d7-f0f3f39c6206 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/f974af96-4edc-41a3-8dca-f589fce85989 Dec 29 07:40:01.432753 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ac5c8a09-335b-4260-a4d7-f0f3f39c6206 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:01.432956 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:01.432956 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:01.433326 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ac5c8a09-335b-4260-a4d7-f0f3f39c6206 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:01.535844 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:01.535844 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:01.562371 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ac5c8a09-335b-4260-a4d7-f0f3f39c6206 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:01.621295 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ac5c8a09-335b-4260-a4d7-f0f3f39c6206 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/f974af96-4edc-41a3-8dca-f589fce85989 returned with HTTP 200 Dec 29 07:40:01.622241 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 828/1642] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:01 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/f974af96-4edc-41a3-8dca-f589fce85989 => generated 882 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:02.642856 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1e59cbca-1f9b-4b3b-afb2-a1620fe586b7 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/f974af96-4edc-41a3-8dca-f589fce85989 Dec 29 07:40:02.643353 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1e59cbca-1f9b-4b3b-afb2-a1620fe586b7 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:02.643566 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:02.643566 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:02.643937 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1e59cbca-1f9b-4b3b-afb2-a1620fe586b7 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:02.711950 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-3b2bbce4-e3fe-43c6-afbc-58c99b613f06 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Lock "b'cinder-attachment_update-dc24e81c-29dd-4feb-9b0e-967028e7de5f-n-h2-768509-3'" released by "attachment_update" :: held 3.028s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:40:02.712777 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-3b2bbce4-e3fe-43c6-afbc-58c99b613f06 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/attachments/b9f48acc-2f21-4c75-8db0-b913bbe01cd4 returned with HTTP 200 Dec 29 07:40:02.713781 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 815/1643] 10.222.0.38 () {64 vars in 1468 bytes} [Tue Dec 29 07:39:59 2020] PUT /volume/v3/eebbcd9816be48ebbf9251663b72394c/attachments/b9f48acc-2f21-4c75-8db0-b913bbe01cd4 => generated 762 bytes in 3099 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:40:02.783210 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-22c119e2-b973-426e-9a00-b21362f4357f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] POST http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/attachments/b9f48acc-2f21-4c75-8db0-b913bbe01cd4/action Dec 29 07:40:02.783801 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:02.783801 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:02.784325 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-22c119e2-b973-426e-9a00-b21362f4357f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Action body: b'{"os-complete": null}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:40:02.784786 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-22c119e2-b973-426e-9a00-b21362f4357f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:02.814481 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:02.814481 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:02.898487 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1e59cbca-1f9b-4b3b-afb2-a1620fe586b7 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:03.036505 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1e59cbca-1f9b-4b3b-afb2-a1620fe586b7 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/f974af96-4edc-41a3-8dca-f589fce85989 returned with HTTP 200 Dec 29 07:40:03.051287 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 829/1644] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:02 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/f974af96-4edc-41a3-8dca-f589fce85989 => generated 906 bytes in 415 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:03.101206 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:03.101206 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:03.152209 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8e0a6567-2474-42ed-ba81-093bd2f9d093 req-22c119e2-b973-426e-9a00-b21362f4357f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/attachments/b9f48acc-2f21-4c75-8db0-b913bbe01cd4/action returned with HTTP 204 Dec 29 07:40:03.153099 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 816/1645] 10.222.0.38 () {64 vars in 1489 bytes} [Tue Dec 29 07:40:02 2020] POST /volume/v3/eebbcd9816be48ebbf9251663b72394c/attachments/b9f48acc-2f21-4c75-8db0-b913bbe01cd4/action => generated 0 bytes in 375 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 29 07:40:04.055745 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ce4114a-cf97-4fc3-8b2d-c2daf540442d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/f974af96-4edc-41a3-8dca-f589fce85989 Dec 29 07:40:04.056286 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ce4114a-cf97-4fc3-8b2d-c2daf540442d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:04.056473 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:04.056473 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:04.056816 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ce4114a-cf97-4fc3-8b2d-c2daf540442d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:04.226527 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:04.226527 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:04.260960 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7ce4114a-cf97-4fc3-8b2d-c2daf540442d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:04.308925 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ce4114a-cf97-4fc3-8b2d-c2daf540442d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/f974af96-4edc-41a3-8dca-f589fce85989 returned with HTTP 200 Dec 29 07:40:04.309769 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 830/1646] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:04 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/f974af96-4edc-41a3-8dca-f589fce85989 => generated 907 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:04.326009 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-49395ef0-90d2-4aeb-82dc-ccd548701fac tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] POST http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes Dec 29 07:40:04.326517 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:04.326517 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:04.327150 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-49395ef0-90d2-4aeb-82dc-ccd548701fac tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f974af96-4edc-41a3-8dca-f589fce85989", "size": 2, "name": "tempest-VolumesCloneTest-Volume-674248942"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:04.328381 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-49395ef0-90d2-4aeb-82dc-ccd548701fac tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Create volume request body: {'volume': {'source_volid': 'f974af96-4edc-41a3-8dca-f589fce85989', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-674248942'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:40:04.532534 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:04.532534 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:04.538215 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-49395ef0-90d2-4aeb-82dc-ccd548701fac tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume retrieved successfully. Dec 29 07:40:04.538564 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-49395ef0-90d2-4aeb-82dc-ccd548701fac tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Create volume of 2 GB Dec 29 07:40:04.571605 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-49395ef0-90d2-4aeb-82dc-ccd548701fac tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Availability Zones retrieved successfully. Dec 29 07:40:04.648003 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-49395ef0-90d2-4aeb-82dc-ccd548701fac tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Flow 'volume_create_api' (30c7a206-d932-48b3-ae4c-97d387e0c52a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:40:04.650684 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-49395ef0-90d2-4aeb-82dc-ccd548701fac tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b88706f-5990-45b4-8039-3f285885ef15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:40:04.657575 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-49395ef0-90d2-4aeb-82dc-ccd548701fac tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Validating volume size '2' using validate_int, validate_source_size {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:40:04.891695 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-49395ef0-90d2-4aeb-82dc-ccd548701fac tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b88706f-5990-45b4-8039-3f285885ef15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'f974af96-4edc-41a3-8dca-f589fce85989', 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:40:04.894318 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-49395ef0-90d2-4aeb-82dc-ccd548701fac tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0137d30f-7eb1-464a-837d-8d405f8d6a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:40:05.072508 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-49395ef0-90d2-4aeb-82dc-ccd548701fac tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Created reservations ['ec862de4-bc11-46d4-87a3-41559044c27a', '010f9719-03ed-4eae-b088-86719105d0fe', 'fd7ca191-3d3a-441e-894c-53920efca27e', 'a70cfacf-c076-4adc-9972-98311c7506d5'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:40:05.074424 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-49395ef0-90d2-4aeb-82dc-ccd548701fac tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0137d30f-7eb1-464a-837d-8d405f8d6a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec862de4-bc11-46d4-87a3-41559044c27a', '010f9719-03ed-4eae-b088-86719105d0fe', 'fd7ca191-3d3a-441e-894c-53920efca27e', 'a70cfacf-c076-4adc-9972-98311c7506d5']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:40:05.080455 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-49395ef0-90d2-4aeb-82dc-ccd548701fac tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fd8cbd8-a69b-4b6e-9f64-98f09a1dd3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:40:05.276912 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-49395ef0-90d2-4aeb-82dc-ccd548701fac tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fd8cbd8-a69b-4b6e-9f64-98f09a1dd3b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b260681f-84cd-46b2-afec-bf2f5077179f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-674248942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='591bd8c5226d4df99ec8a99dbd81d394',qos_specs=None,replication_status=,reservations=['ec862de4-bc11-46d4-87a3-41559044c27a','010f9719-03ed-4eae-b088-86719105d0fe','fd7ca191-3d3a-441e-894c-53920efca27e','a70cfacf-c076-4adc-9972-98311c7506d5'],size=2,snapshot_id=None,source_replicaid=,source_volid=f974af96-4edc-41a3-8dca-f589fce85989,status='creating',user_id='ed88c514905946a5999e84954fc516c5',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:40:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-674248942',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b260681f-84cd-46b2-afec-bf2f5077179f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='591bd8c5226d4df99ec8a99dbd81d394',provider_auth=None,provider_geometry=None,provider_id=None,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=f974af96-4edc-41a3-8dca-f589fce85989,status='creating',terminated_at=None,updated_at=None,user_id='ed88c514905946a5999e84954fc516c5',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:40:05.282840 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-49395ef0-90d2-4aeb-82dc-ccd548701fac tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45eb93f8-71c5-4b24-95b4-6560818c00dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:40:05.335259 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-49395ef0-90d2-4aeb-82dc-ccd548701fac tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45eb93f8-71c5-4b24-95b4-6560818c00dd) transitioned into state 'SUCCESS' from state '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-674248942',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='591bd8c5226d4df99ec8a99dbd81d394',qos_specs=None,replication_status=,reservations=['ec862de4-bc11-46d4-87a3-41559044c27a','010f9719-03ed-4eae-b088-86719105d0fe','fd7ca191-3d3a-441e-894c-53920efca27e','a70cfacf-c076-4adc-9972-98311c7506d5'],size=2,snapshot_id=None,source_replicaid=,source_volid=f974af96-4edc-41a3-8dca-f589fce85989,status='creating',user_id='ed88c514905946a5999e84954fc516c5',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:40:05.337542 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-49395ef0-90d2-4aeb-82dc-ccd548701fac tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c1fd7f8-bb8c-4289-8d47-01d040d1bc3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:40:05.438216 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-49395ef0-90d2-4aeb-82dc-ccd548701fac tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c1fd7f8-bb8c-4289-8d47-01d040d1bc3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:40:05.444460 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-49395ef0-90d2-4aeb-82dc-ccd548701fac tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Flow 'volume_create_api' (30c7a206-d932-48b3-ae4c-97d387e0c52a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:40:05.567290 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-47499ee8-0b66-456b-997a-f9f09c6656e7 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] POST http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/volumes Dec 29 07:40:05.567757 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:05.567757 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:05.568316 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-47499ee8-0b66-456b-997a-f9f09c6656e7 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-2059210860"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:05.569379 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-47499ee8-0b66-456b-997a-f9f09c6656e7 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-2059210860'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:40:05.569883 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-47499ee8-0b66-456b-997a-f9f09c6656e7 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Create volume of 1 GB Dec 29 07:40:05.581242 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-49395ef0-90d2-4aeb-82dc-ccd548701fac tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Create volume request issued successfully. Dec 29 07:40:05.599386 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-47499ee8-0b66-456b-997a-f9f09c6656e7 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Availability Zones retrieved successfully. Dec 29 07:40:05.617883 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-49395ef0-90d2-4aeb-82dc-ccd548701fac tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes returned with HTTP 202 Dec 29 07:40:05.631617 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 817/1647] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:40:04 2020] POST /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes => generated 849 bytes in 1299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:40:05.632349 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47499ee8-0b66-456b-997a-f9f09c6656e7 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Flow 'volume_create_api' (00af3ba9-c85c-4958-9121-48160dff69aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:40:05.640493 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7f2720b4-4462-4bdc-bf7b-4991478570c0 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f Dec 29 07:40:05.641539 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7f2720b4-4462-4bdc-bf7b-4991478570c0 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:05.641737 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:05.641737 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:05.642136 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7f2720b4-4462-4bdc-bf7b-4991478570c0 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:05.647858 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47499ee8-0b66-456b-997a-f9f09c6656e7 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0752f36f-1b87-4431-8340-a0733a381ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:40:05.650246 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-47499ee8-0b66-456b-997a-f9f09c6656e7 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:40:05.712758 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:05.712758 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:05.721531 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47499ee8-0b66-456b-997a-f9f09c6656e7 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0752f36f-1b87-4431-8340-a0733a381ee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:40:05.723682 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47499ee8-0b66-456b-997a-f9f09c6656e7 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (698dc25d-a56f-4387-bb94-cb8706183d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:40:05.723829 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7f2720b4-4462-4bdc-bf7b-4991478570c0 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:05.750603 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7f2720b4-4462-4bdc-bf7b-4991478570c0 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f returned with HTTP 200 Dec 29 07:40:05.751858 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 818/1648] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:05 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f => generated 941 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:05.838412 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-47499ee8-0b66-456b-997a-f9f09c6656e7 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Created reservations ['ca156a58-2c9c-4499-bf8d-deeb5f78a76b', 'bf80d7c3-25e6-4037-b55e-2f8c9b82e3de', 'c3837383-2025-4dca-91d0-6938a551dce4', '69398694-afae-48fc-843d-50d26f690507'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:40:05.840482 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47499ee8-0b66-456b-997a-f9f09c6656e7 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (698dc25d-a56f-4387-bb94-cb8706183d81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca156a58-2c9c-4499-bf8d-deeb5f78a76b', 'bf80d7c3-25e6-4037-b55e-2f8c9b82e3de', 'c3837383-2025-4dca-91d0-6938a551dce4', '69398694-afae-48fc-843d-50d26f690507']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:40:05.843796 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47499ee8-0b66-456b-997a-f9f09c6656e7 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c18eddb-72fd-4582-bb35-56f1f85532c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:40:05.952655 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47499ee8-0b66-456b-997a-f9f09c6656e7 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c18eddb-72fd-4582-bb35-56f1f85532c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74dcd444-f245-4d8b-9fc7-d2ed47cedab3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2059210860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce8e746806444249951edb62d335b92c',qos_specs=None,replication_status=,reservations=['ca156a58-2c9c-4499-bf8d-deeb5f78a76b','bf80d7c3-25e6-4037-b55e-2f8c9b82e3de','c3837383-2025-4dca-91d0-6938a551dce4','69398694-afae-48fc-843d-50d26f690507'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaafc1ce12174a3788d7abd9656d3cbe',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:40:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-2059210860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74dcd444-f245-4d8b-9fc7-d2ed47cedab3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce8e746806444249951edb62d335b92c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='eaafc1ce12174a3788d7abd9656d3cbe',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:40:05.965659 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47499ee8-0b66-456b-997a-f9f09c6656e7 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (122af6ba-4ef1-4faa-9306-15229456a97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:40:06.006829 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47499ee8-0b66-456b-997a-f9f09c6656e7 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (122af6ba-4ef1-4faa-9306-15229456a97d) transitioned into state 'SUCCESS' from state '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-2059210860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce8e746806444249951edb62d335b92c',qos_specs=None,replication_status=,reservations=['ca156a58-2c9c-4499-bf8d-deeb5f78a76b','bf80d7c3-25e6-4037-b55e-2f8c9b82e3de','c3837383-2025-4dca-91d0-6938a551dce4','69398694-afae-48fc-843d-50d26f690507'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eaafc1ce12174a3788d7abd9656d3cbe',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:40:06.009142 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47499ee8-0b66-456b-997a-f9f09c6656e7 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (946cc1f4-2ca9-406a-b167-4fd9eba698c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:40:06.030452 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47499ee8-0b66-456b-997a-f9f09c6656e7 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (946cc1f4-2ca9-406a-b167-4fd9eba698c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:40:06.033552 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47499ee8-0b66-456b-997a-f9f09c6656e7 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Flow 'volume_create_api' (00af3ba9-c85c-4958-9121-48160dff69aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:40:06.099129 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-47499ee8-0b66-456b-997a-f9f09c6656e7 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Create volume request issued successfully. Dec 29 07:40:06.121146 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-47499ee8-0b66-456b-997a-f9f09c6656e7 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/volumes returned with HTTP 202 Dec 29 07:40:06.122621 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 831/1649] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:40:05 2020] POST /volume/v3/ce8e746806444249951edb62d335b92c/volumes => generated 820 bytes in 970 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:40:06.138373 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f4c7c9e8-25ae-468e-8870-dec12f72f8e5 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/volumes/74dcd444-f245-4d8b-9fc7-d2ed47cedab3 Dec 29 07:40:06.138954 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f4c7c9e8-25ae-468e-8870-dec12f72f8e5 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:06.139479 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:06.139479 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:06.139860 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f4c7c9e8-25ae-468e-8870-dec12f72f8e5 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:06.255615 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:06.255615 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:06.275504 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f4c7c9e8-25ae-468e-8870-dec12f72f8e5 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Volume info retrieved successfully. Dec 29 07:40:06.331786 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f4c7c9e8-25ae-468e-8870-dec12f72f8e5 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/volumes/74dcd444-f245-4d8b-9fc7-d2ed47cedab3 returned with HTTP 200 Dec 29 07:40:06.332982 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 819/1650] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:06 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/volumes/74dcd444-f245-4d8b-9fc7-d2ed47cedab3 => generated 912 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:06.771662 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-141cbd09-abd8-4c46-878d-6b92d8403c19 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f Dec 29 07:40:06.772483 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-141cbd09-abd8-4c46-878d-6b92d8403c19 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:06.773036 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:06.773036 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:06.773830 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-141cbd09-abd8-4c46-878d-6b92d8403c19 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:06.895518 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:06.895518 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:06.916473 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-141cbd09-abd8-4c46-878d-6b92d8403c19 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:06.972510 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-141cbd09-abd8-4c46-878d-6b92d8403c19 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f returned with HTTP 200 Dec 29 07:40:06.973951 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 832/1651] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:06 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f => generated 941 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:07.353824 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-45b10f07-e13c-4104-ba44-f912663aa53b tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/volumes/74dcd444-f245-4d8b-9fc7-d2ed47cedab3 Dec 29 07:40:07.363111 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-45b10f07-e13c-4104-ba44-f912663aa53b tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:07.364329 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:07.364329 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:07.365425 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-45b10f07-e13c-4104-ba44-f912663aa53b tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:07.508197 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:07.508197 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:07.531251 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-45b10f07-e13c-4104-ba44-f912663aa53b tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Volume info retrieved successfully. Dec 29 07:40:07.643492 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-45b10f07-e13c-4104-ba44-f912663aa53b tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/volumes/74dcd444-f245-4d8b-9fc7-d2ed47cedab3 returned with HTTP 200 Dec 29 07:40:07.646730 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 820/1652] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:07 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/volumes/74dcd444-f245-4d8b-9fc7-d2ed47cedab3 => generated 913 bytes in 299 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:07.670986 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f1aacc7b-dbb9-4734-b18c-9de5d05d5d55 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] POST http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots Dec 29 07:40:07.675135 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:07.675135 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:07.675911 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f1aacc7b-dbb9-4734-b18c-9de5d05d5d55 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74dcd444-f245-4d8b-9fc7-d2ed47cedab3", "name": "tempest-SnapshotsActionsTest-Snapshot-1407725314"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:07.749557 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:07.749557 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:07.751204 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f1aacc7b-dbb9-4734-b18c-9de5d05d5d55 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Volume info retrieved successfully. Dec 29 07:40:07.751910 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-f1aacc7b-dbb9-4734-b18c-9de5d05d5d55 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Create snapshot from volume 74dcd444-f245-4d8b-9fc7-d2ed47cedab3 Dec 29 07:40:07.938205 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-f1aacc7b-dbb9-4734-b18c-9de5d05d5d55 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Created reservations ['ae16730b-ea46-4d79-b17b-38a78a6893b7', 'e1fbe319-aa35-4498-8cc1-ad3b5f0e983a', '06179d5a-27cf-4f6d-adba-95fcf1e7e963', 'bf5d2f8c-6940-4f89-a9e3-6e3d97a6af22'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:40:07.989374 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6b4ad7df-f0c9-4714-afa7-6e0da8a5ab0b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f Dec 29 07:40:07.989898 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6b4ad7df-f0c9-4714-afa7-6e0da8a5ab0b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:07.990107 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:07.990107 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:07.991429 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6b4ad7df-f0c9-4714-afa7-6e0da8a5ab0b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:08.149322 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:08.149322 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:08.173215 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6b4ad7df-f0c9-4714-afa7-6e0da8a5ab0b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:08.234954 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6b4ad7df-f0c9-4714-afa7-6e0da8a5ab0b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f returned with HTTP 200 Dec 29 07:40:08.236073 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 821/1653] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:07 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f => generated 941 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:08.247601 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f1aacc7b-dbb9-4734-b18c-9de5d05d5d55 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot create request issued successfully. Dec 29 07:40:08.247601 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f1aacc7b-dbb9-4734-b18c-9de5d05d5d55 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots returned with HTTP 202 Dec 29 07:40:08.252802 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 833/1654] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:40:07 2020] POST /volume/v3/ce8e746806444249951edb62d335b92c/snapshots => generated 307 bytes in 592 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:40:08.262363 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-023476ff-667d-4c8b-9157-dc87927a26ec tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 Dec 29 07:40:08.266141 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-023476ff-667d-4c8b-9157-dc87927a26ec tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:08.266386 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:08.266386 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:08.266824 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-023476ff-667d-4c8b-9157-dc87927a26ec tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:08.340085 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:08.340085 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:08.341255 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-023476ff-667d-4c8b-9157-dc87927a26ec tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:08.348679 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-023476ff-667d-4c8b-9157-dc87927a26ec tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 returned with HTTP 200 Dec 29 07:40:08.350344 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 822/1655] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:08 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 => generated 439 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:09.253633 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-729bfad1-22ba-4274-8497-0f765f3927c5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f Dec 29 07:40:09.254827 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-729bfad1-22ba-4274-8497-0f765f3927c5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:09.255226 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:09.255226 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:09.255845 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-729bfad1-22ba-4274-8497-0f765f3927c5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:09.357695 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:09.357695 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:09.362987 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a8576733-408a-433d-b938-5f06a32303f3 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 Dec 29 07:40:09.363854 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a8576733-408a-433d-b938-5f06a32303f3 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:09.364246 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:09.364246 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:09.364905 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a8576733-408a-433d-b938-5f06a32303f3 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:09.377139 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-729bfad1-22ba-4274-8497-0f765f3927c5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:09.427844 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-729bfad1-22ba-4274-8497-0f765f3927c5 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f returned with HTTP 200 Dec 29 07:40:09.438689 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 834/1656] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:09 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f => generated 941 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:09.441717 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:09.441717 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:09.444670 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a8576733-408a-433d-b938-5f06a32303f3 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:09.452589 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a8576733-408a-433d-b938-5f06a32303f3 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 returned with HTTP 200 Dec 29 07:40:09.455039 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 823/1657] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:09 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 => generated 439 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:10.446785 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-93d5ce60-bbc3-4e35-9b37-7211a1389ff2 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f Dec 29 07:40:10.447269 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-93d5ce60-bbc3-4e35-9b37-7211a1389ff2 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:10.447447 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:10.447447 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:10.447813 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-93d5ce60-bbc3-4e35-9b37-7211a1389ff2 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:10.465160 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ccf0d4f-3595-45fa-b9ef-8c6d648ad771 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 Dec 29 07:40:10.466224 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ccf0d4f-3595-45fa-b9ef-8c6d648ad771 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:10.466417 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:10.466417 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:10.466905 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ccf0d4f-3595-45fa-b9ef-8c6d648ad771 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:10.525891 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:10.525891 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:10.530608 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7ccf0d4f-3595-45fa-b9ef-8c6d648ad771 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:10.532692 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ccf0d4f-3595-45fa-b9ef-8c6d648ad771 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 returned with HTTP 200 Dec 29 07:40:10.538545 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 824/1658] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:10 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 => generated 439 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:10.564875 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:10.564875 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:10.574615 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-93d5ce60-bbc3-4e35-9b37-7211a1389ff2 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:10.606567 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-93d5ce60-bbc3-4e35-9b37-7211a1389ff2 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f returned with HTTP 200 Dec 29 07:40:10.608491 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 835/1659] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:10 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f => generated 941 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:11.552845 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2fdd9039-414e-4910-878b-0d2241e8eae3 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 Dec 29 07:40:11.552845 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2fdd9039-414e-4910-878b-0d2241e8eae3 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:11.552845 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:11.552845 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:11.552845 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2fdd9039-414e-4910-878b-0d2241e8eae3 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:11.617791 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:11.617791 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:11.618993 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2fdd9039-414e-4910-878b-0d2241e8eae3 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:11.623974 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9ee57a06-e47d-4fce-92e1-4d94891318ed tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f Dec 29 07:40:11.624992 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9ee57a06-e47d-4fce-92e1-4d94891318ed tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:11.625374 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:11.625374 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:11.626089 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9ee57a06-e47d-4fce-92e1-4d94891318ed tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:11.632731 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2fdd9039-414e-4910-878b-0d2241e8eae3 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 returned with HTTP 200 Dec 29 07:40:11.633837 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 825/1660] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:11 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 => generated 466 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:11.718259 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:11.718259 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:11.735038 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9ee57a06-e47d-4fce-92e1-4d94891318ed tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:11.780937 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9ee57a06-e47d-4fce-92e1-4d94891318ed tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f returned with HTTP 200 Dec 29 07:40:11.782068 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 836/1661] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:11 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f => generated 941 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:12.218445 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-595a93ba-63b9-44cb-b2c0-95eab57d96d3 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] POST http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80/action Dec 29 07:40:12.218954 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:12.218954 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:12.219363 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-595a93ba-63b9-44cb-b2c0-95eab57d96d3 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:40:12.219915 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-595a93ba-63b9-44cb-b2c0-95eab57d96d3 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:12.221107 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.admin_actions [None req-595a93ba-63b9-44cb-b2c0-95eab57d96d3 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Updating snapshot '8d62ac50-2c4f-43b4-93b1-fafc87991e80' with '{'status': 'creating'}' {{(pid=88229) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 29 07:40:12.271410 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:12.271410 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:12.391836 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-595a93ba-63b9-44cb-b2c0-95eab57d96d3 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80/action returned with HTTP 202 Dec 29 07:40:12.393281 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 826/1662] 10.222.0.20 () {60 vars in 1363 bytes} [Tue Dec 29 07:40:11 2020] POST /volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80/action => generated 0 bytes in 748 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:40:12.402890 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6907df7f-6fc8-4491-987d-5ac190e4efce tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 Dec 29 07:40:12.403656 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6907df7f-6fc8-4491-987d-5ac190e4efce tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:12.404910 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:12.404910 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:12.405510 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6907df7f-6fc8-4491-987d-5ac190e4efce tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:12.469972 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:12.469972 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:12.471156 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6907df7f-6fc8-4491-987d-5ac190e4efce tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:12.473198 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6907df7f-6fc8-4491-987d-5ac190e4efce tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 returned with HTTP 200 Dec 29 07:40:12.480343 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 837/1663] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:12 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 => generated 465 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:12.486854 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-df0ebd3a-0f76-4d3f-84de-6415fbf14b6a tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] POST http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80/action Dec 29 07:40:12.487340 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:12.487340 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:12.487793 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-df0ebd3a-0f76-4d3f-84de-6415fbf14b6a tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:40:12.488490 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-df0ebd3a-0f76-4d3f-84de-6415fbf14b6a tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:12.489451 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.admin_actions [None req-df0ebd3a-0f76-4d3f-84de-6415fbf14b6a tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Updating snapshot '8d62ac50-2c4f-43b4-93b1-fafc87991e80' with '{'status': 'available'}' {{(pid=88229) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 29 07:40:12.645737 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:12.645737 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:12.790189 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-df0ebd3a-0f76-4d3f-84de-6415fbf14b6a tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80/action returned with HTTP 202 Dec 29 07:40:12.796466 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 827/1664] 10.222.0.20 () {60 vars in 1363 bytes} [Tue Dec 29 07:40:12 2020] POST /volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80/action => generated 0 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:40:12.801692 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8100e4a9-38da-42bf-8e9f-1b0bcef07715 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 Dec 29 07:40:12.802228 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8100e4a9-38da-42bf-8e9f-1b0bcef07715 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:12.802493 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:12.802493 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:12.802830 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8100e4a9-38da-42bf-8e9f-1b0bcef07715 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:12.803820 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e137554e-6c9e-4a6a-8605-391607bb037d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f Dec 29 07:40:12.808450 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e137554e-6c9e-4a6a-8605-391607bb037d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:12.808884 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:12.808884 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:12.809580 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e137554e-6c9e-4a6a-8605-391607bb037d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:12.891985 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:12.891985 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:12.893113 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8100e4a9-38da-42bf-8e9f-1b0bcef07715 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:12.910793 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8100e4a9-38da-42bf-8e9f-1b0bcef07715 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 returned with HTTP 200 Dec 29 07:40:12.911823 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 828/1665] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:12 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 => generated 466 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:12.937343 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-831df200-3c6b-4b61-a60f-e15c35050602 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] POST http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots Dec 29 07:40:12.937805 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:12.937805 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:12.938227 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-831df200-3c6b-4b61-a60f-e15c35050602 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74dcd444-f245-4d8b-9fc7-d2ed47cedab3", "name": "tempest-SnapshotsActionsTest-Snapshot-485660317"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:12.997249 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:12.997249 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:13.034883 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e137554e-6c9e-4a6a-8605-391607bb037d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:13.149997 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e137554e-6c9e-4a6a-8605-391607bb037d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f returned with HTTP 200 Dec 29 07:40:13.150938 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 838/1666] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:12 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f => generated 941 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:13.160198 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:13.160198 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:13.163838 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-831df200-3c6b-4b61-a60f-e15c35050602 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Volume info retrieved successfully. Dec 29 07:40:13.172636 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-831df200-3c6b-4b61-a60f-e15c35050602 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Create snapshot from volume 74dcd444-f245-4d8b-9fc7-d2ed47cedab3 Dec 29 07:40:13.333969 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-831df200-3c6b-4b61-a60f-e15c35050602 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Created reservations ['9918cd49-df9b-4059-8c1d-77ad8808ef96', '9f62405f-264f-41a8-af21-13387425072f', '53969801-cecc-4090-9a92-ec60184ba0d5', '6204fdd2-87e5-4182-b909-ab3b94d4423b'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:40:13.775848 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-831df200-3c6b-4b61-a60f-e15c35050602 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot create request issued successfully. Dec 29 07:40:13.782339 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-831df200-3c6b-4b61-a60f-e15c35050602 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots returned with HTTP 202 Dec 29 07:40:13.783835 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 829/1667] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:40:12 2020] POST /volume/v3/ce8e746806444249951edb62d335b92c/snapshots => generated 306 bytes in 853 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:40:13.800289 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3d89b537-a906-47d5-91f9-fe0f915393ba tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1 Dec 29 07:40:13.809418 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3d89b537-a906-47d5-91f9-fe0f915393ba tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:13.809759 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:13.809759 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:13.810821 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3d89b537-a906-47d5-91f9-fe0f915393ba tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:13.893472 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:13.893472 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:13.898968 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3d89b537-a906-47d5-91f9-fe0f915393ba tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:13.907246 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3d89b537-a906-47d5-91f9-fe0f915393ba tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1 returned with HTTP 200 Dec 29 07:40:13.940181 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 839/1668] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:13 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1 => generated 438 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:14.168238 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-415c775b-d91e-4dc5-911f-63fc53411131 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f Dec 29 07:40:14.169155 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-415c775b-d91e-4dc5-911f-63fc53411131 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:14.169454 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:14.169454 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:14.170139 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-415c775b-d91e-4dc5-911f-63fc53411131 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:14.268549 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:14.268549 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:14.280277 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-415c775b-d91e-4dc5-911f-63fc53411131 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:14.319355 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-415c775b-d91e-4dc5-911f-63fc53411131 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f returned with HTTP 200 Dec 29 07:40:14.320139 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 830/1669] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:14 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f => generated 941 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:14.926066 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ae8bf167-7e11-4447-9f83-f6bf42d2df58 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1 Dec 29 07:40:14.926610 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ae8bf167-7e11-4447-9f83-f6bf42d2df58 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:14.929685 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:14.929685 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:14.930548 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ae8bf167-7e11-4447-9f83-f6bf42d2df58 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:15.012854 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:15.012854 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:15.021980 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ae8bf167-7e11-4447-9f83-f6bf42d2df58 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:15.024533 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ae8bf167-7e11-4447-9f83-f6bf42d2df58 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1 returned with HTTP 200 Dec 29 07:40:15.025579 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 840/1670] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:14 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1 => generated 438 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:15.336841 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7d56bf43-3bdd-44e4-8082-ceb9f37c7729 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f Dec 29 07:40:15.337306 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7d56bf43-3bdd-44e4-8082-ceb9f37c7729 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:15.337545 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:15.337545 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:15.337874 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7d56bf43-3bdd-44e4-8082-ceb9f37c7729 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:15.477656 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:15.477656 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:15.504647 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7d56bf43-3bdd-44e4-8082-ceb9f37c7729 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:15.669133 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7d56bf43-3bdd-44e4-8082-ceb9f37c7729 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f returned with HTTP 200 Dec 29 07:40:15.670915 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 831/1671] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:15 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f => generated 941 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:16.038027 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-32cfee53-f59b-45ba-ab86-5b184f42f855 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1 Dec 29 07:40:16.039889 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-32cfee53-f59b-45ba-ab86-5b184f42f855 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:16.039889 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:16.039889 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:16.039889 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-32cfee53-f59b-45ba-ab86-5b184f42f855 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:16.078348 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:16.078348 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:16.079846 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-32cfee53-f59b-45ba-ab86-5b184f42f855 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:16.083041 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-32cfee53-f59b-45ba-ab86-5b184f42f855 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1 returned with HTTP 200 Dec 29 07:40:16.084506 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 841/1672] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:16 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1 => generated 465 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:16.110382 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-de575030-5f7a-403c-88b2-39b6666304f2 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] POST http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1/action Dec 29 07:40:16.111143 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:16.111143 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:16.115063 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-de575030-5f7a-403c-88b2-39b6666304f2 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:40:16.115486 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-de575030-5f7a-403c-88b2-39b6666304f2 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:16.116473 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.admin_actions [None req-de575030-5f7a-403c-88b2-39b6666304f2 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Updating snapshot '5d55d694-3dfa-482f-884b-429950dcf7a1' with '{'status': 'creating'}' {{(pid=88229) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 29 07:40:16.223424 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:16.223424 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:16.333082 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-de575030-5f7a-403c-88b2-39b6666304f2 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1/action returned with HTTP 202 Dec 29 07:40:16.334188 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 832/1673] 10.222.0.20 () {60 vars in 1363 bytes} [Tue Dec 29 07:40:16 2020] POST /volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1/action => generated 0 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:40:16.342551 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-228f20d1-b961-4a76-b897-5e05b38b209e tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1 Dec 29 07:40:16.343125 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-228f20d1-b961-4a76-b897-5e05b38b209e tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:16.343342 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:16.343342 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:16.343839 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-228f20d1-b961-4a76-b897-5e05b38b209e tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:16.370966 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:16.370966 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:16.372753 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-228f20d1-b961-4a76-b897-5e05b38b209e tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:16.375403 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-228f20d1-b961-4a76-b897-5e05b38b209e tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1 returned with HTTP 200 Dec 29 07:40:16.376727 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 842/1674] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:16 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1 => generated 464 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:16.387503 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0d6ebbd4-eacf-4d8d-985c-646f79ad1304 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] POST http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1/action Dec 29 07:40:16.387935 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:16.387935 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:16.389198 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0d6ebbd4-eacf-4d8d-985c-646f79ad1304 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action body: b'{"os-force_delete": {}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:40:16.389730 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0d6ebbd4-eacf-4d8d-985c-646f79ad1304 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:16.446041 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:16.446041 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:16.455530 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0d6ebbd4-eacf-4d8d-985c-646f79ad1304 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Snapshot retrieved successfully. Dec 29 07:40:16.632724 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0d6ebbd4-eacf-4d8d-985c-646f79ad1304 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Snapshot delete request issued successfully. Dec 29 07:40:16.636185 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0d6ebbd4-eacf-4d8d-985c-646f79ad1304 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1/action returned with HTTP 202 Dec 29 07:40:16.639020 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 833/1675] 10.222.0.20 () {60 vars in 1363 bytes} [Tue Dec 29 07:40:16 2020] POST /volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1/action => generated 0 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:40:16.647989 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d9bff7fc-8b81-4931-93d6-14b9fbbcd744 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1 Dec 29 07:40:16.648705 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d9bff7fc-8b81-4931-93d6-14b9fbbcd744 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:16.649038 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:16.649038 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:16.649613 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d9bff7fc-8b81-4931-93d6-14b9fbbcd744 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:16.699299 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b225096e-94c9-4215-88b1-df56ef9f12f6 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f Dec 29 07:40:16.699299 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b225096e-94c9-4215-88b1-df56ef9f12f6 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:16.699299 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:16.699299 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:16.699299 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b225096e-94c9-4215-88b1-df56ef9f12f6 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:16.739748 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:16.739748 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:16.740662 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d9bff7fc-8b81-4931-93d6-14b9fbbcd744 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:16.749991 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d9bff7fc-8b81-4931-93d6-14b9fbbcd744 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1 returned with HTTP 200 Dec 29 07:40:16.763086 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 843/1676] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:16 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1 => generated 464 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:16.831990 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:16.831990 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:16.852776 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b225096e-94c9-4215-88b1-df56ef9f12f6 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:16.897214 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b225096e-94c9-4215-88b1-df56ef9f12f6 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f returned with HTTP 200 Dec 29 07:40:16.897703 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 834/1677] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:16 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f => generated 941 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:40:17.768930 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3a4d8c9d-96f4-4e0e-ba50-c01e061ce2b4 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1 Dec 29 07:40:17.769494 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3a4d8c9d-96f4-4e0e-ba50-c01e061ce2b4 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:17.769641 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:17.769641 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:17.770102 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3a4d8c9d-96f4-4e0e-ba50-c01e061ce2b4 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:17.796613 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:17.796613 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:17.798093 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3a4d8c9d-96f4-4e0e-ba50-c01e061ce2b4 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:17.813959 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3a4d8c9d-96f4-4e0e-ba50-c01e061ce2b4 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1 returned with HTTP 200 Dec 29 07:40:17.825722 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 844/1678] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:17 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1 => generated 464 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:17.926211 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-46d54f25-cda4-439e-86e0-d44f2b6a03fa tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f Dec 29 07:40:17.927621 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-46d54f25-cda4-439e-86e0-d44f2b6a03fa tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:17.931256 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:17.931256 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:17.931940 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-46d54f25-cda4-439e-86e0-d44f2b6a03fa tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:18.137753 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:18.137753 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:18.161494 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-46d54f25-cda4-439e-86e0-d44f2b6a03fa tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:18.200964 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-46d54f25-cda4-439e-86e0-d44f2b6a03fa tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f returned with HTTP 200 Dec 29 07:40:18.211910 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 835/1679] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:17 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f => generated 941 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:18.839591 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-811f448c-076e-4297-891e-47a0fa5a1cce tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1 Dec 29 07:40:18.840149 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-811f448c-076e-4297-891e-47a0fa5a1cce tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:18.840379 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:18.840379 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:18.840827 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-811f448c-076e-4297-891e-47a0fa5a1cce tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:18.902267 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-811f448c-076e-4297-891e-47a0fa5a1cce tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1 returned with HTTP 404 Dec 29 07:40:18.904565 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 845/1680] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:18 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1 => generated 111 bytes in 70 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:40:18.914908 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8142214f-ac6b-4969-83ac-852e63098f84 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] POST http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80/action Dec 29 07:40:18.915565 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:18.915565 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:18.916180 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8142214f-ac6b-4969-83ac-852e63098f84 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:40:18.916672 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8142214f-ac6b-4969-83ac-852e63098f84 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:18.917763 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.admin_actions [None req-8142214f-ac6b-4969-83ac-852e63098f84 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Updating snapshot '8d62ac50-2c4f-43b4-93b1-fafc87991e80' with '{'status': 'available'}' {{(pid=88229) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 29 07:40:19.037956 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:19.037956 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:19.084579 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8142214f-ac6b-4969-83ac-852e63098f84 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80/action returned with HTTP 202 Dec 29 07:40:19.086674 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 836/1681] 10.222.0.20 () {60 vars in 1363 bytes} [Tue Dec 29 07:40:18 2020] POST /volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80/action => generated 0 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:40:19.096092 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1e07fb37-bcc9-49c1-a9f9-4a5fdf9c7d75 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 Dec 29 07:40:19.097008 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1e07fb37-bcc9-49c1-a9f9-4a5fdf9c7d75 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:19.097650 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1e07fb37-bcc9-49c1-a9f9-4a5fdf9c7d75 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:19.132975 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:19.132975 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:19.134424 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1e07fb37-bcc9-49c1-a9f9-4a5fdf9c7d75 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:19.136666 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1e07fb37-bcc9-49c1-a9f9-4a5fdf9c7d75 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 returned with HTTP 200 Dec 29 07:40:19.138916 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 846/1682] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:19 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 => generated 466 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:19.161377 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1653bd50-f44d-4cc4-8fb6-2b29209fe303 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] POST http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots Dec 29 07:40:19.161846 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:19.161846 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:19.165700 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1653bd50-f44d-4cc4-8fb6-2b29209fe303 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74dcd444-f245-4d8b-9fc7-d2ed47cedab3", "name": "tempest-SnapshotsActionsTest-Snapshot-1048500270"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:19.218480 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7f0b4e2e-610b-4d57-85bc-283d8c684f8c tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f Dec 29 07:40:19.219071 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7f0b4e2e-610b-4d57-85bc-283d8c684f8c tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:19.219429 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:19.219429 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:19.219808 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7f0b4e2e-610b-4d57-85bc-283d8c684f8c tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:19.309839 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:19.309839 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:19.312830 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1653bd50-f44d-4cc4-8fb6-2b29209fe303 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Volume info retrieved successfully. Dec 29 07:40:19.313206 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-1653bd50-f44d-4cc4-8fb6-2b29209fe303 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Create snapshot from volume 74dcd444-f245-4d8b-9fc7-d2ed47cedab3 Dec 29 07:40:19.348426 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:19.348426 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:19.368546 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7f0b4e2e-610b-4d57-85bc-283d8c684f8c tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:19.427309 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7f0b4e2e-610b-4d57-85bc-283d8c684f8c tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f returned with HTTP 200 Dec 29 07:40:19.442239 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 847/1683] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:19 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f => generated 941 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:19.466516 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-1653bd50-f44d-4cc4-8fb6-2b29209fe303 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Created reservations ['e816528b-dfb0-4360-a8bd-6f27a79286de', 'c6113e91-2335-4917-aa2e-63cc052252fc', '15b28c5e-db5c-4a7c-a3a2-57353823588d', '5633ff76-62db-4486-80f3-3e5d6447a53d'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:40:19.707779 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1653bd50-f44d-4cc4-8fb6-2b29209fe303 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot create request issued successfully. Dec 29 07:40:19.708490 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1653bd50-f44d-4cc4-8fb6-2b29209fe303 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots returned with HTTP 202 Dec 29 07:40:19.714927 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 837/1684] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:40:19 2020] POST /volume/v3/ce8e746806444249951edb62d335b92c/snapshots => generated 307 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:40:19.721699 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-486d0525-e68d-4950-b622-8b44764a834f tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/a755d827-102d-4a58-b925-7f3204d783f4 Dec 29 07:40:19.722248 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-486d0525-e68d-4950-b622-8b44764a834f tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:19.722442 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:19.722442 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:19.722893 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-486d0525-e68d-4950-b622-8b44764a834f tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:19.776567 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:19.776567 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:19.777751 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-486d0525-e68d-4950-b622-8b44764a834f tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:19.783887 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-486d0525-e68d-4950-b622-8b44764a834f tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/a755d827-102d-4a58-b925-7f3204d783f4 returned with HTTP 200 Dec 29 07:40:19.789226 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 848/1685] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:19 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/a755d827-102d-4a58-b925-7f3204d783f4 => generated 439 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:20.445017 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-10e515a7-38ec-436e-8154-150a06fa2a31 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f Dec 29 07:40:20.446254 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-10e515a7-38ec-436e-8154-150a06fa2a31 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:20.446641 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:20.446641 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:20.447306 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-10e515a7-38ec-436e-8154-150a06fa2a31 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:20.523903 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:20.523903 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:20.537232 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-10e515a7-38ec-436e-8154-150a06fa2a31 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:20.564837 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-10e515a7-38ec-436e-8154-150a06fa2a31 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f returned with HTTP 200 Dec 29 07:40:20.566143 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 838/1686] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:20 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f => generated 942 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:20.582247 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a253d72c-dad6-4355-ba5d-8bbe6dd69f1b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f Dec 29 07:40:20.582933 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a253d72c-dad6-4355-ba5d-8bbe6dd69f1b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:20.583255 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:20.583255 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:20.583788 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a253d72c-dad6-4355-ba5d-8bbe6dd69f1b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:20.650489 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:20.650489 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:20.659990 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a253d72c-dad6-4355-ba5d-8bbe6dd69f1b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:20.682879 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a253d72c-dad6-4355-ba5d-8bbe6dd69f1b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f returned with HTTP 200 Dec 29 07:40:20.696370 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 849/1687] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:20 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f => generated 942 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:20.702299 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-32b10ba6-cb18-4765-8146-c9565a19d40d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] DELETE http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f Dec 29 07:40:20.702868 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-32b10ba6-cb18-4765-8146-c9565a19d40d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:20.703087 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:20.703087 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:20.703458 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-32b10ba6-cb18-4765-8146-c9565a19d40d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:20.703921 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-32b10ba6-cb18-4765-8146-c9565a19d40d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Delete volume with id: b260681f-84cd-46b2-afec-bf2f5077179f Dec 29 07:40:20.757606 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:20.757606 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:20.759127 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-32b10ba6-cb18-4765-8146-c9565a19d40d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:20.791144 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-32b10ba6-cb18-4765-8146-c9565a19d40d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Delete volume request issued successfully. Dec 29 07:40:20.796877 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ec4e6637-5d25-4b78-9abb-863ef099ebb7 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/a755d827-102d-4a58-b925-7f3204d783f4 Dec 29 07:40:20.797595 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ec4e6637-5d25-4b78-9abb-863ef099ebb7 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:20.797956 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:20.797956 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:20.798288 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-32b10ba6-cb18-4765-8146-c9565a19d40d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f returned with HTTP 202 Dec 29 07:40:20.804233 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ec4e6637-5d25-4b78-9abb-863ef099ebb7 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:20.805495 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 839/1688] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:40:20 2020] DELETE /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:40:20.811506 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-904da90e-b5c3-49f0-a8c9-3a50eb17a31c tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f Dec 29 07:40:20.811927 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-904da90e-b5c3-49f0-a8c9-3a50eb17a31c tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:20.812149 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:20.812149 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:20.812523 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-904da90e-b5c3-49f0-a8c9-3a50eb17a31c tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:20.870887 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:20.870887 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:20.874530 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ec4e6637-5d25-4b78-9abb-863ef099ebb7 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:20.878554 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ec4e6637-5d25-4b78-9abb-863ef099ebb7 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/a755d827-102d-4a58-b925-7f3204d783f4 returned with HTTP 200 Dec 29 07:40:20.882892 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 850/1689] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:20 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/a755d827-102d-4a58-b925-7f3204d783f4 => generated 439 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:20.952754 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:20.952754 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:20.985783 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-904da90e-b5c3-49f0-a8c9-3a50eb17a31c tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:21.014822 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-904da90e-b5c3-49f0-a8c9-3a50eb17a31c tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f returned with HTTP 200 Dec 29 07:40:21.016527 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 840/1690] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:20 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f => generated 941 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:21.895986 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6311a499-dea2-4016-b388-90542709dcf5 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/a755d827-102d-4a58-b925-7f3204d783f4 Dec 29 07:40:21.896509 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6311a499-dea2-4016-b388-90542709dcf5 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:21.896678 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:21.896678 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:21.897288 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6311a499-dea2-4016-b388-90542709dcf5 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:21.961047 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:21.961047 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:21.977439 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6311a499-dea2-4016-b388-90542709dcf5 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:21.979900 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6311a499-dea2-4016-b388-90542709dcf5 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/a755d827-102d-4a58-b925-7f3204d783f4 returned with HTTP 200 Dec 29 07:40:21.991024 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 851/1691] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:21 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/a755d827-102d-4a58-b925-7f3204d783f4 => generated 466 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:21.998431 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-883e0681-a36e-446c-85a4-7b832f90217c tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] POST http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/a755d827-102d-4a58-b925-7f3204d783f4/action Dec 29 07:40:21.999161 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:21.999161 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:21.999780 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-883e0681-a36e-446c-85a4-7b832f90217c tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:40:22.000280 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-883e0681-a36e-446c-85a4-7b832f90217c tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:22.001364 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.admin_actions [None req-883e0681-a36e-446c-85a4-7b832f90217c tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Updating snapshot 'a755d827-102d-4a58-b925-7f3204d783f4' with '{'status': 'deleting'}' {{(pid=88229) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 29 07:40:22.035820 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-60b4862b-6d37-4c7d-9ed2-8fe346fe8217 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f Dec 29 07:40:22.036868 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-60b4862b-6d37-4c7d-9ed2-8fe346fe8217 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:22.036999 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:22.036999 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:22.037336 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-60b4862b-6d37-4c7d-9ed2-8fe346fe8217 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:22.114763 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:22.114763 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:22.117954 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:22.117954 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:22.130372 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-60b4862b-6d37-4c7d-9ed2-8fe346fe8217 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:22.158334 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-60b4862b-6d37-4c7d-9ed2-8fe346fe8217 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f returned with HTTP 200 Dec 29 07:40:22.159182 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 852/1692] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:22 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f => generated 941 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:22.170377 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-883e0681-a36e-446c-85a4-7b832f90217c tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/a755d827-102d-4a58-b925-7f3204d783f4/action returned with HTTP 202 Dec 29 07:40:22.174827 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 841/1693] 10.222.0.20 () {60 vars in 1363 bytes} [Tue Dec 29 07:40:21 2020] POST /volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/a755d827-102d-4a58-b925-7f3204d783f4/action => generated 0 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:40:22.179639 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0f7c1dbb-fc8b-4798-af6b-89de25f9d264 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/a755d827-102d-4a58-b925-7f3204d783f4 Dec 29 07:40:22.180422 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0f7c1dbb-fc8b-4798-af6b-89de25f9d264 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:22.180787 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:22.180787 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:22.181309 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0f7c1dbb-fc8b-4798-af6b-89de25f9d264 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:22.207359 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:22.207359 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:22.208484 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0f7c1dbb-fc8b-4798-af6b-89de25f9d264 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:22.210396 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0f7c1dbb-fc8b-4798-af6b-89de25f9d264 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/a755d827-102d-4a58-b925-7f3204d783f4 returned with HTTP 200 Dec 29 07:40:22.211382 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 853/1694] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:22 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/a755d827-102d-4a58-b925-7f3204d783f4 => generated 465 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:22.222930 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-78d785a8-c6fc-47d3-b951-fb4e0aae5a87 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] POST http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/a755d827-102d-4a58-b925-7f3204d783f4/action Dec 29 07:40:22.223403 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:22.223403 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:22.223837 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-78d785a8-c6fc-47d3-b951-fb4e0aae5a87 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action body: b'{"os-force_delete": {}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:40:22.224218 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-78d785a8-c6fc-47d3-b951-fb4e0aae5a87 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:22.249445 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:22.249445 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:22.250460 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-78d785a8-c6fc-47d3-b951-fb4e0aae5a87 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Snapshot retrieved successfully. Dec 29 07:40:22.318195 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-78d785a8-c6fc-47d3-b951-fb4e0aae5a87 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Snapshot delete request issued successfully. Dec 29 07:40:22.319377 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-78d785a8-c6fc-47d3-b951-fb4e0aae5a87 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/a755d827-102d-4a58-b925-7f3204d783f4/action returned with HTTP 202 Dec 29 07:40:22.321165 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 842/1695] 10.222.0.20 () {60 vars in 1363 bytes} [Tue Dec 29 07:40:22 2020] POST /volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/a755d827-102d-4a58-b925-7f3204d783f4/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:40:22.329794 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2d4e5370-067c-463b-afd9-e94262501d15 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/a755d827-102d-4a58-b925-7f3204d783f4 Dec 29 07:40:22.330760 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2d4e5370-067c-463b-afd9-e94262501d15 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:22.331584 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:22.331584 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:22.332447 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2d4e5370-067c-463b-afd9-e94262501d15 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:22.364753 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:22.364753 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:22.366156 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2d4e5370-067c-463b-afd9-e94262501d15 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:22.368306 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2d4e5370-067c-463b-afd9-e94262501d15 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/a755d827-102d-4a58-b925-7f3204d783f4 returned with HTTP 200 Dec 29 07:40:22.370622 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 854/1696] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:22 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/a755d827-102d-4a58-b925-7f3204d783f4 => generated 465 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:40:23.176776 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a4c6206f-123f-47e1-b191-f7bebc33823d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f Dec 29 07:40:23.177913 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a4c6206f-123f-47e1-b191-f7bebc33823d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:23.178277 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:23.178277 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:23.178925 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a4c6206f-123f-47e1-b191-f7bebc33823d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:23.297842 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a4c6206f-123f-47e1-b191-f7bebc33823d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f returned with HTTP 404 Dec 29 07:40:23.298916 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 843/1697] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:23 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/b260681f-84cd-46b2-afec-bf2f5077179f => generated 109 bytes in 126 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:40:23.308499 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5fbac4b5-5324-4fb6-a5c8-58de17032408 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] DELETE http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/f974af96-4edc-41a3-8dca-f589fce85989 Dec 29 07:40:23.309411 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5fbac4b5-5324-4fb6-a5c8-58de17032408 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:23.309411 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:23.309411 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:23.309632 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5fbac4b5-5324-4fb6-a5c8-58de17032408 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:23.310051 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-5fbac4b5-5324-4fb6-a5c8-58de17032408 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Delete volume with id: f974af96-4edc-41a3-8dca-f589fce85989 Dec 29 07:40:23.381540 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6b644174-fd84-42fe-bbc5-109b4b866574 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/a755d827-102d-4a58-b925-7f3204d783f4 Dec 29 07:40:23.382073 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6b644174-fd84-42fe-bbc5-109b4b866574 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:23.382567 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6b644174-fd84-42fe-bbc5-109b4b866574 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:23.468242 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:23.468242 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:23.469606 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6b644174-fd84-42fe-bbc5-109b4b866574 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:23.471717 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6b644174-fd84-42fe-bbc5-109b4b866574 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/a755d827-102d-4a58-b925-7f3204d783f4 returned with HTTP 200 Dec 29 07:40:23.472779 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:23.472779 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:23.481692 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 844/1698] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:23 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/a755d827-102d-4a58-b925-7f3204d783f4 => generated 465 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:23.485674 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5fbac4b5-5324-4fb6-a5c8-58de17032408 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:23.574270 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5fbac4b5-5324-4fb6-a5c8-58de17032408 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Delete volume request issued successfully. Dec 29 07:40:23.574962 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5fbac4b5-5324-4fb6-a5c8-58de17032408 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/f974af96-4edc-41a3-8dca-f589fce85989 returned with HTTP 202 Dec 29 07:40:23.575855 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 855/1699] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:40:23 2020] DELETE /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/f974af96-4edc-41a3-8dca-f589fce85989 => generated 0 bytes in 273 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:40:23.586694 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-865344e3-0441-4f42-bd99-2540f7c38cf8 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/f974af96-4edc-41a3-8dca-f589fce85989 Dec 29 07:40:23.587310 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-865344e3-0441-4f42-bd99-2540f7c38cf8 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:23.587536 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:23.587536 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:23.587923 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-865344e3-0441-4f42-bd99-2540f7c38cf8 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:23.702342 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:23.702342 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:23.727271 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-865344e3-0441-4f42-bd99-2540f7c38cf8 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:23.777586 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-865344e3-0441-4f42-bd99-2540f7c38cf8 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/f974af96-4edc-41a3-8dca-f589fce85989 returned with HTTP 200 Dec 29 07:40:23.779221 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 845/1700] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:23 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/f974af96-4edc-41a3-8dca-f589fce85989 => generated 906 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:24.491142 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4c282b12-ae0c-4fad-bd9b-b73b6438e88b tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/a755d827-102d-4a58-b925-7f3204d783f4 Dec 29 07:40:24.491677 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4c282b12-ae0c-4fad-bd9b-b73b6438e88b tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:24.491909 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:24.491909 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:24.492292 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4c282b12-ae0c-4fad-bd9b-b73b6438e88b tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:24.546246 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4c282b12-ae0c-4fad-bd9b-b73b6438e88b tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/a755d827-102d-4a58-b925-7f3204d783f4 returned with HTTP 404 Dec 29 07:40:24.547367 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 856/1701] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:24 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/a755d827-102d-4a58-b925-7f3204d783f4 => generated 111 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:40:24.556045 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e935cfec-e03d-41a4-ae9f-850de9b8a4df tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] POST http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80/action Dec 29 07:40:24.556643 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:24.556643 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:24.557091 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e935cfec-e03d-41a4-ae9f-850de9b8a4df tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:40:24.557618 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e935cfec-e03d-41a4-ae9f-850de9b8a4df tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:24.558567 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.admin_actions [None req-e935cfec-e03d-41a4-ae9f-850de9b8a4df tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Updating snapshot '8d62ac50-2c4f-43b4-93b1-fafc87991e80' with '{'status': 'available'}' {{(pid=88229) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 29 07:40:24.683349 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:24.683349 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:24.778822 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e935cfec-e03d-41a4-ae9f-850de9b8a4df tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80/action returned with HTTP 202 Dec 29 07:40:24.780312 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 846/1702] 10.222.0.20 () {60 vars in 1363 bytes} [Tue Dec 29 07:40:24 2020] POST /volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80/action => generated 0 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:40:24.788829 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9beb6ba7-ce77-475f-bd7a-a2493fa17b68 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 Dec 29 07:40:24.789531 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9beb6ba7-ce77-475f-bd7a-a2493fa17b68 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:24.789998 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9beb6ba7-ce77-475f-bd7a-a2493fa17b68 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:24.796073 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cfc098fc-fe3d-482e-9db4-87ee1f86e82d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/f974af96-4edc-41a3-8dca-f589fce85989 Dec 29 07:40:24.796776 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cfc098fc-fe3d-482e-9db4-87ee1f86e82d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:24.797286 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:24.797286 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:24.798037 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cfc098fc-fe3d-482e-9db4-87ee1f86e82d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:24.843009 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:24.843009 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:24.843955 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9beb6ba7-ce77-475f-bd7a-a2493fa17b68 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:24.846066 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9beb6ba7-ce77-475f-bd7a-a2493fa17b68 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 returned with HTTP 200 Dec 29 07:40:24.846896 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 857/1703] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:24 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 => generated 466 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:24.863691 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0dffe191-a78e-470f-a5b5-d01c301a6aaf tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] POST http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots Dec 29 07:40:24.864152 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:24.864152 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:24.864664 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0dffe191-a78e-470f-a5b5-d01c301a6aaf tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74dcd444-f245-4d8b-9fc7-d2ed47cedab3", "name": "tempest-SnapshotsActionsTest-Snapshot-1540236426"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:24.922406 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:24.922406 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:24.924466 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0dffe191-a78e-470f-a5b5-d01c301a6aaf tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Volume info retrieved successfully. Dec 29 07:40:24.924977 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-0dffe191-a78e-470f-a5b5-d01c301a6aaf tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Create snapshot from volume 74dcd444-f245-4d8b-9fc7-d2ed47cedab3 Dec 29 07:40:24.942771 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:24.942771 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:24.973364 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-cfc098fc-fe3d-482e-9db4-87ee1f86e82d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:25.016627 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cfc098fc-fe3d-482e-9db4-87ee1f86e82d tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/f974af96-4edc-41a3-8dca-f589fce85989 returned with HTTP 200 Dec 29 07:40:25.017570 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 847/1704] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:24 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/f974af96-4edc-41a3-8dca-f589fce85989 => generated 906 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:25.064371 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-0dffe191-a78e-470f-a5b5-d01c301a6aaf tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Created reservations ['ff324252-168b-4be5-9d53-fc8a49293694', '2a26d7ab-9c16-4623-b3af-66d08c638358', '84ecab91-07c7-416b-95df-a60525abcc33', '95a07852-16e2-4d1c-b79f-a5d1fecfc6ee'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:40:25.266159 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0dffe191-a78e-470f-a5b5-d01c301a6aaf tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot create request issued successfully. Dec 29 07:40:25.267125 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0dffe191-a78e-470f-a5b5-d01c301a6aaf tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots returned with HTTP 202 Dec 29 07:40:25.269691 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 858/1705] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:40:24 2020] POST /volume/v3/ce8e746806444249951edb62d335b92c/snapshots => generated 307 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:40:25.280546 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f807ab52-53d4-492a-8f79-956626f76b3f tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675 Dec 29 07:40:25.281193 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f807ab52-53d4-492a-8f79-956626f76b3f tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:25.281465 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:25.281465 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:25.281715 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f807ab52-53d4-492a-8f79-956626f76b3f tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:25.333132 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:25.333132 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:25.334315 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f807ab52-53d4-492a-8f79-956626f76b3f tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:25.336526 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f807ab52-53d4-492a-8f79-956626f76b3f tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675 returned with HTTP 200 Dec 29 07:40:25.340468 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 848/1706] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:25 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675 => generated 439 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:26.034630 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-14994625-5d1d-4093-9332-912f0e08b884 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/f974af96-4edc-41a3-8dca-f589fce85989 Dec 29 07:40:26.035223 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-14994625-5d1d-4093-9332-912f0e08b884 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:26.035613 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:26.035613 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:26.036202 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-14994625-5d1d-4093-9332-912f0e08b884 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:26.111204 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-14994625-5d1d-4093-9332-912f0e08b884 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/f974af96-4edc-41a3-8dca-f589fce85989 returned with HTTP 404 Dec 29 07:40:26.120650 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9f8f3125-6e40-4d60-a824-035147a0a773 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] DELETE http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 Dec 29 07:40:26.121497 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9f8f3125-6e40-4d60-a824-035147a0a773 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:26.121868 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:26.121868 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:26.122572 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9f8f3125-6e40-4d60-a824-035147a0a773 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:26.123814 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-9f8f3125-6e40-4d60-a824-035147a0a773 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Delete volume with id: 7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 Dec 29 07:40:26.142742 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 859/1707] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:26 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/f974af96-4edc-41a3-8dca-f589fce85989 => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:40:26.228969 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:26.228969 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:26.230672 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9f8f3125-6e40-4d60-a824-035147a0a773 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:26.294187 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9f8f3125-6e40-4d60-a824-035147a0a773 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Delete volume request issued successfully. Dec 29 07:40:26.295784 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9f8f3125-6e40-4d60-a824-035147a0a773 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 returned with HTTP 202 Dec 29 07:40:26.297422 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 849/1708] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:40:26 2020] DELETE /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:40:26.305651 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3b275f99-2f28-4dd1-915b-0c4509c0197f tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 Dec 29 07:40:26.306201 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3b275f99-2f28-4dd1-915b-0c4509c0197f tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:26.306707 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3b275f99-2f28-4dd1-915b-0c4509c0197f tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:26.353048 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6fb8b59c-bf1b-4860-8620-b6eb103c2d30 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675 Dec 29 07:40:26.353542 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6fb8b59c-bf1b-4860-8620-b6eb103c2d30 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:26.353722 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:26.353722 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:26.354068 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6fb8b59c-bf1b-4860-8620-b6eb103c2d30 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:26.419844 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:26.419844 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:26.425737 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:26.425737 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:26.427090 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6fb8b59c-bf1b-4860-8620-b6eb103c2d30 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:26.430923 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6fb8b59c-bf1b-4860-8620-b6eb103c2d30 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675 returned with HTTP 200 Dec 29 07:40:26.442378 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 850/1709] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:26 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675 => generated 439 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:26.448956 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3b275f99-2f28-4dd1-915b-0c4509c0197f tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:26.506488 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3b275f99-2f28-4dd1-915b-0c4509c0197f tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 returned with HTTP 200 Dec 29 07:40:26.516381 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 860/1710] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:26 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 => generated 1389 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:40:27.452073 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-baed256a-34a4-40bd-bab2-2b49b06dec84 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675 Dec 29 07:40:27.452585 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-baed256a-34a4-40bd-bab2-2b49b06dec84 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:27.452826 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:27.452826 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:27.453154 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-baed256a-34a4-40bd-bab2-2b49b06dec84 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:27.515779 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:27.515779 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:27.517368 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-baed256a-34a4-40bd-bab2-2b49b06dec84 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:27.520586 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-baed256a-34a4-40bd-bab2-2b49b06dec84 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675 returned with HTTP 200 Dec 29 07:40:27.521598 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 851/1711] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:27 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675 => generated 466 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:27.527843 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1932b4c1-efe7-4e56-8998-4bddbd0eadeb tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 Dec 29 07:40:27.528637 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1932b4c1-efe7-4e56-8998-4bddbd0eadeb tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:27.529053 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:27.529053 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:27.530632 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1932b4c1-efe7-4e56-8998-4bddbd0eadeb tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:27.535114 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fafd3d59-ce27-47e3-a6b2-fd74a3443ff7 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] POST http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675/action Dec 29 07:40:27.535578 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:27.535578 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:27.536016 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fafd3d59-ce27-47e3-a6b2-fd74a3443ff7 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:40:27.536401 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fafd3d59-ce27-47e3-a6b2-fd74a3443ff7 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:27.541281 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.admin_actions [None req-fafd3d59-ce27-47e3-a6b2-fd74a3443ff7 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Updating snapshot '7bb95f0c-bb0e-453e-b443-c5a701754675' with '{'status': 'error'}' {{(pid=88229) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 29 07:40:27.647713 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:27.647713 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:27.653298 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:27.653298 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:27.683174 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1932b4c1-efe7-4e56-8998-4bddbd0eadeb tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:27.728589 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fafd3d59-ce27-47e3-a6b2-fd74a3443ff7 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675/action returned with HTTP 202 Dec 29 07:40:27.733879 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 852/1712] 10.222.0.20 () {60 vars in 1363 bytes} [Tue Dec 29 07:40:27 2020] POST /volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675/action => generated 0 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:40:27.738547 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5b513ff7-7f91-4f69-a6cd-4ff48511f615 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675 Dec 29 07:40:27.739110 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5b513ff7-7f91-4f69-a6cd-4ff48511f615 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:27.739319 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:27.739319 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:27.739691 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5b513ff7-7f91-4f69-a6cd-4ff48511f615 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:27.741188 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1932b4c1-efe7-4e56-8998-4bddbd0eadeb tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 returned with HTTP 200 Dec 29 07:40:27.742450 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 861/1713] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:27 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 => generated 1389 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:40:27.770174 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:27.770174 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:27.771370 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5b513ff7-7f91-4f69-a6cd-4ff48511f615 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:27.773493 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5b513ff7-7f91-4f69-a6cd-4ff48511f615 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675 returned with HTTP 200 Dec 29 07:40:27.775095 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 853/1714] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:27 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675 => generated 462 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:27.787354 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8bcd4936-ead5-4371-a40e-c0bbfe401777 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] POST http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675/action Dec 29 07:40:27.787832 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:27.787832 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:27.788275 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8bcd4936-ead5-4371-a40e-c0bbfe401777 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action body: b'{"os-force_delete": {}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:40:27.788660 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8bcd4936-ead5-4371-a40e-c0bbfe401777 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:27.828279 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:27.828279 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:27.829153 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8bcd4936-ead5-4371-a40e-c0bbfe401777 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Snapshot retrieved successfully. Dec 29 07:40:27.946085 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8bcd4936-ead5-4371-a40e-c0bbfe401777 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Snapshot delete request issued successfully. Dec 29 07:40:27.946688 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8bcd4936-ead5-4371-a40e-c0bbfe401777 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675/action returned with HTTP 202 Dec 29 07:40:27.950943 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 862/1715] 10.222.0.20 () {60 vars in 1363 bytes} [Tue Dec 29 07:40:27 2020] POST /volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675/action => generated 0 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:40:27.956448 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2e48d18e-8073-4156-9faa-e77182c2ed3d tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675 Dec 29 07:40:27.956988 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2e48d18e-8073-4156-9faa-e77182c2ed3d tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:27.957210 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:27.957210 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:27.957593 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2e48d18e-8073-4156-9faa-e77182c2ed3d tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:28.002693 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:28.002693 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:28.003855 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2e48d18e-8073-4156-9faa-e77182c2ed3d tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:28.005797 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2e48d18e-8073-4156-9faa-e77182c2ed3d tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675 returned with HTTP 200 Dec 29 07:40:28.006908 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 854/1716] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:27 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675 => generated 465 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:28.758963 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-55258a1d-8b4f-446b-b326-22c308fba8fe tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 Dec 29 07:40:28.760059 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-55258a1d-8b4f-446b-b326-22c308fba8fe tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:28.760489 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:28.760489 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:28.761329 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-55258a1d-8b4f-446b-b326-22c308fba8fe tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:28.943323 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:28.943323 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:28.963168 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-55258a1d-8b4f-446b-b326-22c308fba8fe tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:29.019282 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b98fcc55-cfdb-4c98-89be-4bb13df6f066 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675 Dec 29 07:40:29.020140 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b98fcc55-cfdb-4c98-89be-4bb13df6f066 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:29.020703 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:29.020703 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:29.021543 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b98fcc55-cfdb-4c98-89be-4bb13df6f066 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:29.060946 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-55258a1d-8b4f-446b-b326-22c308fba8fe tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 returned with HTTP 200 Dec 29 07:40:29.069704 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 863/1717] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:28 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 => generated 1389 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:40:29.135950 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:29.135950 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:29.139898 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b98fcc55-cfdb-4c98-89be-4bb13df6f066 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:29.142155 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b98fcc55-cfdb-4c98-89be-4bb13df6f066 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675 returned with HTTP 200 Dec 29 07:40:29.154927 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 855/1718] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:29 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675 => generated 465 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:30.086094 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4094791c-1bd3-4058-aa04-055c0757d0b3 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 Dec 29 07:40:30.086692 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4094791c-1bd3-4058-aa04-055c0757d0b3 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:30.086813 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:30.086813 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:30.087186 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4094791c-1bd3-4058-aa04-055c0757d0b3 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:30.158362 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4094791c-1bd3-4058-aa04-055c0757d0b3 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 returned with HTTP 404 Dec 29 07:40:30.160382 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 864/1719] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:30 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/7b21c127-b04e-41b3-9e65-c84e0f5fc3a5 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:40:30.169527 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ff36e4d8-a838-4dff-8ba3-dca485b85c7a tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] DELETE http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:40:30.169996 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ff36e4d8-a838-4dff-8ba3-dca485b85c7a tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:30.170195 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:30.170195 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:30.170946 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ff36e4d8-a838-4dff-8ba3-dca485b85c7a tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:30.171703 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-ff36e4d8-a838-4dff-8ba3-dca485b85c7a tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Delete volume with id: 4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:40:30.173615 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-78beeeca-bbf1-42f8-a8a0-7ea1111c56d8 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675 Dec 29 07:40:30.174333 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-78beeeca-bbf1-42f8-a8a0-7ea1111c56d8 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:30.174998 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-78beeeca-bbf1-42f8-a8a0-7ea1111c56d8 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:30.203862 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-78beeeca-bbf1-42f8-a8a0-7ea1111c56d8 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675 returned with HTTP 404 Dec 29 07:40:30.206252 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 865/1720] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:30 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:40:30.215376 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-95a3d709-28ef-486f-851a-9279c04ebd44 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] POST http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80/action Dec 29 07:40:30.216972 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-95a3d709-28ef-486f-851a-9279c04ebd44 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:40:30.217732 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-95a3d709-28ef-486f-851a-9279c04ebd44 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:30.218898 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.admin_actions [None req-95a3d709-28ef-486f-851a-9279c04ebd44 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Updating snapshot '8d62ac50-2c4f-43b4-93b1-fafc87991e80' with '{'status': 'available'}' {{(pid=88228) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 29 07:40:30.279493 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:30.279493 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:30.316306 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:30.316306 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:30.317823 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ff36e4d8-a838-4dff-8ba3-dca485b85c7a tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:30.365664 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-95a3d709-28ef-486f-851a-9279c04ebd44 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80/action returned with HTTP 202 Dec 29 07:40:30.368718 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 866/1721] 10.222.0.20 () {60 vars in 1363 bytes} [Tue Dec 29 07:40:30 2020] POST /volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:40:30.376409 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ff36e4d8-a838-4dff-8ba3-dca485b85c7a tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Delete volume request issued successfully. Dec 29 07:40:30.377114 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ff36e4d8-a838-4dff-8ba3-dca485b85c7a tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 202 Dec 29 07:40:30.378117 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 856/1722] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:40:30 2020] DELETE /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 0 bytes in 212 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:40:30.380555 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-48ca2556-af96-4107-8b73-3a8bbe31fa9d tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 Dec 29 07:40:30.381527 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-48ca2556-af96-4107-8b73-3a8bbe31fa9d tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:30.385909 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d55e22ba-c3fc-445c-b3f0-de72fc95aaa1 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:40:30.386625 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d55e22ba-c3fc-445c-b3f0-de72fc95aaa1 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:30.386980 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:30.386980 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:30.387579 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d55e22ba-c3fc-445c-b3f0-de72fc95aaa1 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:30.391352 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:30.391352 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:30.391877 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-48ca2556-af96-4107-8b73-3a8bbe31fa9d tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:30.441038 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:30.441038 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:30.442199 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-48ca2556-af96-4107-8b73-3a8bbe31fa9d tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:30.444192 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-48ca2556-af96-4107-8b73-3a8bbe31fa9d tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 returned with HTTP 200 Dec 29 07:40:30.445020 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 867/1723] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:30 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 => generated 466 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:30.446446 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:30.446446 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:30.459998 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d55e22ba-c3fc-445c-b3f0-de72fc95aaa1 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:30.472159 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-69f56840-849d-4e37-8e11-0e309e8ae972 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] POST http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots Dec 29 07:40:30.472641 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:30.472641 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:30.473073 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-69f56840-849d-4e37-8e11-0e309e8ae972 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74dcd444-f245-4d8b-9fc7-d2ed47cedab3", "name": "tempest-SnapshotsActionsTest-Snapshot-1232024815"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:30.497860 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d55e22ba-c3fc-445c-b3f0-de72fc95aaa1 tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:40:30.499897 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 857/1724] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:30 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 1356 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:40:30.534832 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:30.534832 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:30.536381 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-69f56840-849d-4e37-8e11-0e309e8ae972 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Volume info retrieved successfully. Dec 29 07:40:30.536748 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-69f56840-849d-4e37-8e11-0e309e8ae972 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Create snapshot from volume 74dcd444-f245-4d8b-9fc7-d2ed47cedab3 Dec 29 07:40:30.600887 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-69f56840-849d-4e37-8e11-0e309e8ae972 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Created reservations ['0c0e644c-9660-44d8-879f-da90d5b4e741', '3f81db0f-fd1f-4cde-a661-ad0e92e8fd14', 'bd2e0e39-ad00-4cd5-873a-7f4891cb67b1', '92eb215e-b120-4c9f-bf4b-38e9ca29595e'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:40:30.725091 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-69f56840-849d-4e37-8e11-0e309e8ae972 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot create request issued successfully. Dec 29 07:40:30.726095 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-69f56840-849d-4e37-8e11-0e309e8ae972 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots returned with HTTP 202 Dec 29 07:40:30.727574 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 868/1725] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:40:30 2020] POST /volume/v3/ce8e746806444249951edb62d335b92c/snapshots => generated 307 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:40:30.739195 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a98f96b7-28e9-4c21-814f-0aac1956e6b9 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622 Dec 29 07:40:30.739728 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a98f96b7-28e9-4c21-814f-0aac1956e6b9 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:30.739946 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:30.739946 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:30.740331 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a98f96b7-28e9-4c21-814f-0aac1956e6b9 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:30.802411 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:30.802411 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:30.803779 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a98f96b7-28e9-4c21-814f-0aac1956e6b9 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:30.809303 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a98f96b7-28e9-4c21-814f-0aac1956e6b9 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622 returned with HTTP 200 Dec 29 07:40:30.810152 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 858/1726] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:30 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622 => generated 439 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:31.517357 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a90a81c9-6aa4-438c-9081-bfbaf842fc8e tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:40:31.518060 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a90a81c9-6aa4-438c-9081-bfbaf842fc8e tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:31.518060 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:31.518060 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:31.518447 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a90a81c9-6aa4-438c-9081-bfbaf842fc8e tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:31.617958 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:31.617958 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:31.628961 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a90a81c9-6aa4-438c-9081-bfbaf842fc8e tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Volume info retrieved successfully. Dec 29 07:40:31.659487 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a90a81c9-6aa4-438c-9081-bfbaf842fc8e tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 200 Dec 29 07:40:31.662310 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 869/1727] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:31 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 1356 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:40:31.822262 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7f3a2dd7-1836-4653-9f02-761da1898a50 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622 Dec 29 07:40:31.822824 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7f3a2dd7-1836-4653-9f02-761da1898a50 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:31.823045 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:31.823045 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:31.824969 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7f3a2dd7-1836-4653-9f02-761da1898a50 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:31.879449 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:31.879449 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:31.880631 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7f3a2dd7-1836-4653-9f02-761da1898a50 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:31.890747 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7f3a2dd7-1836-4653-9f02-761da1898a50 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622 returned with HTTP 200 Dec 29 07:40:31.898158 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 859/1728] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:31 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622 => generated 439 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:32.679635 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4be49158-27db-4c15-9401-382a1d508b3b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] GET http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff Dec 29 07:40:32.681613 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4be49158-27db-4c15-9401-382a1d508b3b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:32.681908 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:32.681908 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:32.682407 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4be49158-27db-4c15-9401-382a1d508b3b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:32.739336 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4be49158-27db-4c15-9401-382a1d508b3b tempest-VolumesCloneTest-1929320327 tempest-VolumesCloneTest-1929320327] http://10.222.0.20/volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff returned with HTTP 404 Dec 29 07:40:32.741001 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 870/1729] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:32 2020] GET /volume/v3/591bd8c5226d4df99ec8a99dbd81d394/volumes/4a982db1-99d5-4439-b5bd-f2703b31e1ff => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:40:32.907862 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ed69ecb6-0beb-449a-b57d-c19ccd40a41d tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622 Dec 29 07:40:32.909043 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ed69ecb6-0beb-449a-b57d-c19ccd40a41d tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:32.909043 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:32.909043 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:32.909530 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ed69ecb6-0beb-449a-b57d-c19ccd40a41d tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:32.975947 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:32.975947 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:32.978508 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ed69ecb6-0beb-449a-b57d-c19ccd40a41d tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:32.986567 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ed69ecb6-0beb-449a-b57d-c19ccd40a41d tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622 returned with HTTP 200 Dec 29 07:40:32.988783 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 860/1730] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:32 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622 => generated 466 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:33.001371 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9821a77b-abdf-456c-9b09-625037d4c3b4 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] POST http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622/action Dec 29 07:40:33.002761 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9821a77b-abdf-456c-9b09-625037d4c3b4 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:40:33.003099 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9821a77b-abdf-456c-9b09-625037d4c3b4 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:33.004755 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.admin_actions [None req-9821a77b-abdf-456c-9b09-625037d4c3b4 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Updating snapshot '63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622' with '{'status': 'error_deleting'}' {{(pid=88228) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 29 07:40:33.149740 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:33.149740 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:33.250433 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9821a77b-abdf-456c-9b09-625037d4c3b4 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622/action returned with HTTP 202 Dec 29 07:40:33.261174 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cd238ad1-c125-4b88-9eeb-b752314b7f1a tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622 Dec 29 07:40:33.261899 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cd238ad1-c125-4b88-9eeb-b752314b7f1a tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:33.265857 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:33.265857 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:33.266507 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cd238ad1-c125-4b88-9eeb-b752314b7f1a tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:33.285299 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 871/1731] 10.222.0.20 () {60 vars in 1363 bytes} [Tue Dec 29 07:40:32 2020] POST /volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622/action => generated 0 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 29 07:40:33.351942 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:33.351942 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:33.354688 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-cd238ad1-c125-4b88-9eeb-b752314b7f1a tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:33.362565 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cd238ad1-c125-4b88-9eeb-b752314b7f1a tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622 returned with HTTP 200 Dec 29 07:40:33.367181 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 861/1732] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:33 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622 => generated 471 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:33.381553 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ee2e63cb-e1e0-4340-aa57-81e020d7c8cd tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] POST http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622/action Dec 29 07:40:33.382713 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:33.382713 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:33.383031 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ee2e63cb-e1e0-4340-aa57-81e020d7c8cd tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action body: b'{"os-force_delete": {}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:40:33.383478 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ee2e63cb-e1e0-4340-aa57-81e020d7c8cd tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:33.455288 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:33.455288 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:33.456580 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ee2e63cb-e1e0-4340-aa57-81e020d7c8cd tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Snapshot retrieved successfully. Dec 29 07:40:33.644144 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ee2e63cb-e1e0-4340-aa57-81e020d7c8cd tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Snapshot delete request issued successfully. Dec 29 07:40:33.644620 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ee2e63cb-e1e0-4340-aa57-81e020d7c8cd tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622/action returned with HTTP 202 Dec 29 07:40:33.648792 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 872/1733] 10.222.0.20 () {60 vars in 1363 bytes} [Tue Dec 29 07:40:33 2020] POST /volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622/action => generated 0 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:40:33.662216 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-48955f40-addc-4837-aa27-1ec195e2aa33 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622 Dec 29 07:40:33.663758 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-48955f40-addc-4837-aa27-1ec195e2aa33 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:33.664070 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:33.664070 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:33.665497 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-48955f40-addc-4837-aa27-1ec195e2aa33 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:33.748636 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:33.748636 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:33.748636 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-48955f40-addc-4837-aa27-1ec195e2aa33 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:33.748636 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-48955f40-addc-4837-aa27-1ec195e2aa33 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622 returned with HTTP 200 Dec 29 07:40:33.754885 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 862/1734] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:33 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622 => generated 465 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:34.761246 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1eb55f47-bcd8-488f-a214-f7ed3b083cea tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622 Dec 29 07:40:34.762317 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1eb55f47-bcd8-488f-a214-f7ed3b083cea tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:34.762711 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:34.762711 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:34.763732 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1eb55f47-bcd8-488f-a214-f7ed3b083cea tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:34.817464 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:34.817464 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:34.821264 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1eb55f47-bcd8-488f-a214-f7ed3b083cea tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:34.824993 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1eb55f47-bcd8-488f-a214-f7ed3b083cea tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622 returned with HTTP 200 Dec 29 07:40:34.831791 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 873/1735] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:34 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622 => generated 465 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:35.839969 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3fc20c69-5983-4a82-b93b-36debc641d4b tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622 Dec 29 07:40:35.840606 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3fc20c69-5983-4a82-b93b-36debc641d4b tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:35.841591 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:35.841591 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:35.842002 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3fc20c69-5983-4a82-b93b-36debc641d4b tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:35.866617 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3fc20c69-5983-4a82-b93b-36debc641d4b tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622 returned with HTTP 404 Dec 29 07:40:35.868013 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 863/1736] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:35 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:40:35.877225 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-73500799-aa1b-466d-ade8-941a7065fff0 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] POST http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80/action Dec 29 07:40:35.878906 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:35.878906 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:35.879622 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-73500799-aa1b-466d-ade8-941a7065fff0 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:40:35.880321 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-73500799-aa1b-466d-ade8-941a7065fff0 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:35.881709 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.admin_actions [None req-73500799-aa1b-466d-ade8-941a7065fff0 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Updating snapshot '8d62ac50-2c4f-43b4-93b1-fafc87991e80' with '{'status': 'available'}' {{(pid=88228) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 29 07:40:36.029292 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:36.029292 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:36.093345 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-73500799-aa1b-466d-ade8-941a7065fff0 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80/action returned with HTTP 202 Dec 29 07:40:36.095922 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 874/1737] 10.222.0.20 () {60 vars in 1363 bytes} [Tue Dec 29 07:40:35 2020] POST /volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80/action => generated 0 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:40:36.104859 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-36b24529-8c8e-41f1-80ce-4799e4cb2dfb tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 Dec 29 07:40:36.106083 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-36b24529-8c8e-41f1-80ce-4799e4cb2dfb tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:36.107985 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-36b24529-8c8e-41f1-80ce-4799e4cb2dfb tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:36.143756 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:36.143756 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:36.145179 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-36b24529-8c8e-41f1-80ce-4799e4cb2dfb tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:36.148211 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-36b24529-8c8e-41f1-80ce-4799e4cb2dfb tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 returned with HTTP 200 Dec 29 07:40:36.156189 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 864/1738] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:36 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 => generated 466 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:40:36.163084 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e3fa9c04-7129-404c-8975-15143e9e762b tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] POST http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80/action Dec 29 07:40:36.163547 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:36.163547 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:36.163983 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e3fa9c04-7129-404c-8975-15143e9e762b tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:40:36.164710 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e3fa9c04-7129-404c-8975-15143e9e762b tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:36.165560 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.admin_actions [None req-e3fa9c04-7129-404c-8975-15143e9e762b tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Updating snapshot '8d62ac50-2c4f-43b4-93b1-fafc87991e80' with '{'status': 'creating'}' {{(pid=88228) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 29 07:40:36.229505 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:36.229505 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:36.271078 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e3fa9c04-7129-404c-8975-15143e9e762b tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80/action returned with HTTP 202 Dec 29 07:40:36.272593 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 875/1739] 10.222.0.20 () {60 vars in 1363 bytes} [Tue Dec 29 07:40:36 2020] POST /volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:40:36.281294 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3722fd93-8427-4740-b3f4-386c4e4d9978 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 Dec 29 07:40:36.281939 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3722fd93-8427-4740-b3f4-386c4e4d9978 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:36.282248 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:36.282248 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:36.282952 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3722fd93-8427-4740-b3f4-386c4e4d9978 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:36.315814 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:36.315814 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:36.317524 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3722fd93-8427-4740-b3f4-386c4e4d9978 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:36.320824 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3722fd93-8427-4740-b3f4-386c4e4d9978 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 returned with HTTP 200 Dec 29 07:40:36.323048 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 865/1740] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:36 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 => generated 465 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:36.334552 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8710cc71-5ff4-499c-b425-89b845803175 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] POST http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80/action Dec 29 07:40:36.335378 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:36.335378 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:36.336095 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8710cc71-5ff4-499c-b425-89b845803175 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:40:36.336701 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8710cc71-5ff4-499c-b425-89b845803175 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:36.338826 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.snapshot_actions [None req-8710cc71-5ff4-499c-b425-89b845803175 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=88228) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Dec 29 07:40:36.373593 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:36.373593 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:36.374729 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.snapshot_actions [None req-8710cc71-5ff4-499c-b425-89b845803175 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Updating snapshot 8d62ac50-2c4f-43b4-93b1-fafc87991e80 with info {'id': '8d62ac50-2c4f-43b4-93b1-fafc87991e80', 'status': 'error', 'progress': '80%'} Dec 29 07:40:36.384408 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8710cc71-5ff4-499c-b425-89b845803175 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80/action returned with HTTP 202 Dec 29 07:40:36.385986 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 876/1741] 10.222.0.20 () {60 vars in 1363 bytes} [Tue Dec 29 07:40:36 2020] POST /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:40:36.394821 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab8da037-5c62-4319-9d91-059e730c505e tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] GET http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 Dec 29 07:40:36.395504 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab8da037-5c62-4319-9d91-059e730c505e tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:36.395712 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:36.395712 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:36.396097 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab8da037-5c62-4319-9d91-059e730c505e tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:36.431501 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:36.431501 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:36.432532 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ab8da037-5c62-4319-9d91-059e730c505e tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Snapshot retrieved successfully. Dec 29 07:40:36.434222 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab8da037-5c62-4319-9d91-059e730c505e tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 returned with HTTP 200 Dec 29 07:40:36.435611 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 866/1742] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:36 2020] GET /volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 => generated 461 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:40:36.446974 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ff013507-ac48-4e59-99f6-2ef76a95ec92 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] POST http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80/action Dec 29 07:40:36.447450 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:36.447450 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:36.447907 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ff013507-ac48-4e59-99f6-2ef76a95ec92 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:40:36.448292 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ff013507-ac48-4e59-99f6-2ef76a95ec92 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:36.449252 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.admin_actions [None req-ff013507-ac48-4e59-99f6-2ef76a95ec92 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] Updating snapshot '8d62ac50-2c4f-43b4-93b1-fafc87991e80' with '{'status': 'available'}' {{(pid=88228) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 29 07:40:36.505098 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:36.505098 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:36.568588 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ff013507-ac48-4e59-99f6-2ef76a95ec92 tempest-SnapshotsActionsTest-91984502 tempest-SnapshotsActionsTest-91984502] http://10.222.0.20/volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80/action returned with HTTP 202 Dec 29 07:40:36.569467 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 877/1743] 10.222.0.20 () {60 vars in 1363 bytes} [Tue Dec 29 07:40:36 2020] POST /volume/v3/39c5afbef4a84dc18c7fdbaa1fcdfd02/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80/action => generated 0 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:40:36.579332 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8448df34-c25f-4dad-b6e1-43334d9f9b6a tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 Dec 29 07:40:36.580116 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8448df34-c25f-4dad-b6e1-43334d9f9b6a tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:36.580514 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:36.580514 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:36.581126 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8448df34-c25f-4dad-b6e1-43334d9f9b6a tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:36.631783 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:36.631783 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:36.636142 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8448df34-c25f-4dad-b6e1-43334d9f9b6a tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:36.641703 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8448df34-c25f-4dad-b6e1-43334d9f9b6a tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 returned with HTTP 200 Dec 29 07:40:36.652904 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 867/1744] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:36 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 => generated 465 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:36.658213 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3a18192e-b5a3-4cd1-ac2c-e576a686cfe1 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] DELETE http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622 Dec 29 07:40:36.658771 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3a18192e-b5a3-4cd1-ac2c-e576a686cfe1 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:36.659166 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:36.659166 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:36.659778 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3a18192e-b5a3-4cd1-ac2c-e576a686cfe1 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:36.660290 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-3a18192e-b5a3-4cd1-ac2c-e576a686cfe1 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Delete snapshot with id: 63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622 Dec 29 07:40:36.689561 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3a18192e-b5a3-4cd1-ac2c-e576a686cfe1 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622 returned with HTTP 404 Dec 29 07:40:36.691274 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 878/1745] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:40:36 2020] DELETE /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/63960ee8-b0c6-4dbc-ab5b-0ee1f2bf7622 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:40:36.699076 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a09cd831-2f26-4c55-be95-288e9b5adbeb tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] DELETE http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675 Dec 29 07:40:36.699811 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a09cd831-2f26-4c55-be95-288e9b5adbeb tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:36.701115 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:36.701115 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:36.701761 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a09cd831-2f26-4c55-be95-288e9b5adbeb tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:36.702342 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-a09cd831-2f26-4c55-be95-288e9b5adbeb tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Delete snapshot with id: 7bb95f0c-bb0e-453e-b443-c5a701754675 Dec 29 07:40:36.727062 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a09cd831-2f26-4c55-be95-288e9b5adbeb tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675 returned with HTTP 404 Dec 29 07:40:36.728619 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 868/1746] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:40:36 2020] DELETE /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/7bb95f0c-bb0e-453e-b443-c5a701754675 => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 29 07:40:36.738867 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-007a8daa-47ce-4452-b3c8-e1101e012261 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] DELETE http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/a755d827-102d-4a58-b925-7f3204d783f4 Dec 29 07:40:36.739579 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-007a8daa-47ce-4452-b3c8-e1101e012261 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:36.740432 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-007a8daa-47ce-4452-b3c8-e1101e012261 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:36.740798 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-007a8daa-47ce-4452-b3c8-e1101e012261 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Delete snapshot with id: a755d827-102d-4a58-b925-7f3204d783f4 Dec 29 07:40:36.769836 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-007a8daa-47ce-4452-b3c8-e1101e012261 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/a755d827-102d-4a58-b925-7f3204d783f4 returned with HTTP 404 Dec 29 07:40:36.771710 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 879/1747] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:40:36 2020] DELETE /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/a755d827-102d-4a58-b925-7f3204d783f4 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:40:36.780569 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2d8ec3b6-16cb-418d-8d54-e72d5736c0e4 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] DELETE http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1 Dec 29 07:40:36.781108 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2d8ec3b6-16cb-418d-8d54-e72d5736c0e4 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:36.781602 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2d8ec3b6-16cb-418d-8d54-e72d5736c0e4 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:36.781966 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-2d8ec3b6-16cb-418d-8d54-e72d5736c0e4 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Delete snapshot with id: 5d55d694-3dfa-482f-884b-429950dcf7a1 Dec 29 07:40:36.842640 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2d8ec3b6-16cb-418d-8d54-e72d5736c0e4 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1 returned with HTTP 404 Dec 29 07:40:36.846992 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 869/1748] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:40:36 2020] DELETE /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/5d55d694-3dfa-482f-884b-429950dcf7a1 => generated 111 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:40:36.864405 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-727e0d26-967a-41c6-9ee1-ff47369b8278 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] DELETE http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 Dec 29 07:40:36.864405 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-727e0d26-967a-41c6-9ee1-ff47369b8278 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:36.864860 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-727e0d26-967a-41c6-9ee1-ff47369b8278 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:36.865231 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-727e0d26-967a-41c6-9ee1-ff47369b8278 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Delete snapshot with id: 8d62ac50-2c4f-43b4-93b1-fafc87991e80 Dec 29 07:40:36.916483 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:36.916483 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:36.920671 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-727e0d26-967a-41c6-9ee1-ff47369b8278 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:37.004412 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-727e0d26-967a-41c6-9ee1-ff47369b8278 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot delete request issued successfully. Dec 29 07:40:37.005092 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-727e0d26-967a-41c6-9ee1-ff47369b8278 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 returned with HTTP 202 Dec 29 07:40:37.006382 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 880/1749] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:40:36 2020] DELETE /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:40:37.014731 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d3b4046a-a7f4-4da2-a819-fcc8f69226f9 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 Dec 29 07:40:37.015268 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d3b4046a-a7f4-4da2-a819-fcc8f69226f9 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:37.015869 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d3b4046a-a7f4-4da2-a819-fcc8f69226f9 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:37.074790 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:37.074790 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:37.076015 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d3b4046a-a7f4-4da2-a819-fcc8f69226f9 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:37.078479 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d3b4046a-a7f4-4da2-a819-fcc8f69226f9 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 returned with HTTP 200 Dec 29 07:40:37.083131 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 870/1750] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:37 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 => generated 464 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:37.503208 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-74d71296-f2fd-4cca-aa7e-42d3abaf8fa8 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] POST http://10.222.0.20/volume/v3/8dd89f78d7ae4078ab9c164162332d06/volumes Dec 29 07:40:37.503906 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:37.503906 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:37.504552 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-74d71296-f2fd-4cca-aa7e-42d3abaf8fa8 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1419686237"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:37.505814 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-74d71296-f2fd-4cca-aa7e-42d3abaf8fa8 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1419686237'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:40:37.506618 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-74d71296-f2fd-4cca-aa7e-42d3abaf8fa8 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Create volume of 2 GB Dec 29 07:40:37.507426 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:37.507426 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:37.535410 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-74d71296-f2fd-4cca-aa7e-42d3abaf8fa8 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Availability Zones retrieved successfully. Dec 29 07:40:37.569581 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-74d71296-f2fd-4cca-aa7e-42d3abaf8fa8 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Flow 'volume_create_api' (3fc583e7-5349-4284-aa45-a182699738b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:40:37.572405 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-74d71296-f2fd-4cca-aa7e-42d3abaf8fa8 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c2aa9d2-f041-4ed1-b7e9-b59457d4dc9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:40:37.574445 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-74d71296-f2fd-4cca-aa7e-42d3abaf8fa8 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Validating volume size '2' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:40:37.661647 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-74d71296-f2fd-4cca-aa7e-42d3abaf8fa8 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c2aa9d2-f041-4ed1-b7e9-b59457d4dc9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:40:37.664461 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-74d71296-f2fd-4cca-aa7e-42d3abaf8fa8 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b75e9091-3e00-4267-b07d-108407b0497e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:40:37.780757 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-74d71296-f2fd-4cca-aa7e-42d3abaf8fa8 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Created reservations ['e702e2bc-25e8-4536-ad2e-20fc22a73694', '6de1eb8e-cd58-4957-ba0a-9bb0f28e9597', '37fa5561-d09b-4f3a-9cd6-126d13baf2a8', 'b553290a-6e9a-46da-b07f-98bf5ffd124d'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:40:37.782803 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-74d71296-f2fd-4cca-aa7e-42d3abaf8fa8 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b75e9091-3e00-4267-b07d-108407b0497e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e702e2bc-25e8-4536-ad2e-20fc22a73694', '6de1eb8e-cd58-4957-ba0a-9bb0f28e9597', '37fa5561-d09b-4f3a-9cd6-126d13baf2a8', 'b553290a-6e9a-46da-b07f-98bf5ffd124d']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:40:37.785200 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-74d71296-f2fd-4cca-aa7e-42d3abaf8fa8 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cb15123-1918-4c8a-a8f4-aed8c7f8f6bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:40:37.857521 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-74d71296-f2fd-4cca-aa7e-42d3abaf8fa8 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cb15123-1918-4c8a-a8f4-aed8c7f8f6bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ce6c76e-ec34-4caa-8c1a-ef4d7d697fc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1419686237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dd89f78d7ae4078ab9c164162332d06',qos_specs=None,replication_status=,reservations=['e702e2bc-25e8-4536-ad2e-20fc22a73694','6de1eb8e-cd58-4957-ba0a-9bb0f28e9597','37fa5561-d09b-4f3a-9cd6-126d13baf2a8','b553290a-6e9a-46da-b07f-98bf5ffd124d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dba35b8929e941418a1f1ba8edb5193f',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:40:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1419686237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ce6c76e-ec34-4caa-8c1a-ef4d7d697fc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8dd89f78d7ae4078ab9c164162332d06',provider_auth=None,provider_geometry=None,provider_id=None,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='dba35b8929e941418a1f1ba8edb5193f',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:40:37.860827 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-74d71296-f2fd-4cca-aa7e-42d3abaf8fa8 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de385134-010d-454c-9ff1-2467622eadf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:40:37.894961 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-74d71296-f2fd-4cca-aa7e-42d3abaf8fa8 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de385134-010d-454c-9ff1-2467622eadf1) transitioned into state 'SUCCESS' from state '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-1419686237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8dd89f78d7ae4078ab9c164162332d06',qos_specs=None,replication_status=,reservations=['e702e2bc-25e8-4536-ad2e-20fc22a73694','6de1eb8e-cd58-4957-ba0a-9bb0f28e9597','37fa5561-d09b-4f3a-9cd6-126d13baf2a8','b553290a-6e9a-46da-b07f-98bf5ffd124d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dba35b8929e941418a1f1ba8edb5193f',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:40:37.897384 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-74d71296-f2fd-4cca-aa7e-42d3abaf8fa8 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aace8d29-7082-4360-ad6c-315f7a764a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:40:37.959994 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-74d71296-f2fd-4cca-aa7e-42d3abaf8fa8 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aace8d29-7082-4360-ad6c-315f7a764a69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:40:37.963998 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-74d71296-f2fd-4cca-aa7e-42d3abaf8fa8 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Flow 'volume_create_api' (3fc583e7-5349-4284-aa45-a182699738b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:40:38.026227 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-74d71296-f2fd-4cca-aa7e-42d3abaf8fa8 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Create volume request issued successfully. Dec 29 07:40:38.044480 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-74d71296-f2fd-4cca-aa7e-42d3abaf8fa8 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] http://10.222.0.20/volume/v3/8dd89f78d7ae4078ab9c164162332d06/volumes returned with HTTP 202 Dec 29 07:40:38.046636 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 881/1751] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:40:37 2020] POST /volume/v3/8dd89f78d7ae4078ab9c164162332d06/volumes => generated 824 bytes in 744 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:40:38.062220 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f0c24815-b6b4-44ed-b057-5bd3a31debce tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] GET http://10.222.0.20/volume/v3/8dd89f78d7ae4078ab9c164162332d06/volumes/3ce6c76e-ec34-4caa-8c1a-ef4d7d697fc5 Dec 29 07:40:38.062956 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f0c24815-b6b4-44ed-b057-5bd3a31debce tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:38.063150 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:38.063150 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:38.063932 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f0c24815-b6b4-44ed-b057-5bd3a31debce tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:38.096222 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ee1ed3c8-fc36-418f-b73b-e3f7fd804316 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 Dec 29 07:40:38.096754 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ee1ed3c8-fc36-418f-b73b-e3f7fd804316 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:38.096972 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:38.096972 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:38.097353 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ee1ed3c8-fc36-418f-b73b-e3f7fd804316 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:38.167640 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:38.167640 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:38.168804 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ee1ed3c8-fc36-418f-b73b-e3f7fd804316 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Snapshot retrieved successfully. Dec 29 07:40:38.171509 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ee1ed3c8-fc36-418f-b73b-e3f7fd804316 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 returned with HTTP 200 Dec 29 07:40:38.172313 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 882/1752] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:38 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 => generated 464 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:38.172808 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:38.172808 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:38.182523 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f0c24815-b6b4-44ed-b057-5bd3a31debce tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Volume info retrieved successfully. Dec 29 07:40:38.210018 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f0c24815-b6b4-44ed-b057-5bd3a31debce tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] http://10.222.0.20/volume/v3/8dd89f78d7ae4078ab9c164162332d06/volumes/3ce6c76e-ec34-4caa-8c1a-ef4d7d697fc5 returned with HTTP 200 Dec 29 07:40:38.211091 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 871/1753] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:38 2020] GET /volume/v3/8dd89f78d7ae4078ab9c164162332d06/volumes/3ce6c76e-ec34-4caa-8c1a-ef4d7d697fc5 => generated 892 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:39.184512 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a600ed93-1d2f-4086-a052-70328079f0d8 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 Dec 29 07:40:39.185725 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a600ed93-1d2f-4086-a052-70328079f0d8 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:39.185818 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:39.185818 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:39.186237 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a600ed93-1d2f-4086-a052-70328079f0d8 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:39.210450 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a600ed93-1d2f-4086-a052-70328079f0d8 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 returned with HTTP 404 Dec 29 07:40:39.211852 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 883/1754] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:40:39 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/snapshots/8d62ac50-2c4f-43b4-93b1-fafc87991e80 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:40:39.220494 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4c542218-2515-472a-8847-3664e859562b tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] DELETE http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/volumes/74dcd444-f245-4d8b-9fc7-d2ed47cedab3 Dec 29 07:40:39.221052 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4c542218-2515-472a-8847-3664e859562b tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:39.221282 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:39.221282 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:39.221644 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4c542218-2515-472a-8847-3664e859562b tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:39.222279 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-4c542218-2515-472a-8847-3664e859562b tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Delete volume with id: 74dcd444-f245-4d8b-9fc7-d2ed47cedab3 Dec 29 07:40:39.232884 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ede49c11-8907-42e7-a7b6-b36e6051f55c tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] GET http://10.222.0.20/volume/v3/8dd89f78d7ae4078ab9c164162332d06/volumes/3ce6c76e-ec34-4caa-8c1a-ef4d7d697fc5 Dec 29 07:40:39.234891 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ede49c11-8907-42e7-a7b6-b36e6051f55c tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:39.236439 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ede49c11-8907-42e7-a7b6-b36e6051f55c tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:39.360337 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:39.360337 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:39.365936 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4c542218-2515-472a-8847-3664e859562b tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Volume info retrieved successfully. Dec 29 07:40:39.374546 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:39.374546 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:39.391842 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ede49c11-8907-42e7-a7b6-b36e6051f55c tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Volume info retrieved successfully. Dec 29 07:40:39.418562 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4c542218-2515-472a-8847-3664e859562b tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Delete volume request issued successfully. Dec 29 07:40:39.419270 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4c542218-2515-472a-8847-3664e859562b tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/volumes/74dcd444-f245-4d8b-9fc7-d2ed47cedab3 returned with HTTP 202 Dec 29 07:40:39.424026 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 872/1755] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:40:39 2020] DELETE /volume/v3/ce8e746806444249951edb62d335b92c/volumes/74dcd444-f245-4d8b-9fc7-d2ed47cedab3 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:40:39.429743 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-246cf135-bf9b-46cc-8985-ad1fff704a0b tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/volumes/74dcd444-f245-4d8b-9fc7-d2ed47cedab3 Dec 29 07:40:39.430283 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-246cf135-bf9b-46cc-8985-ad1fff704a0b tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:39.430506 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:39.430506 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:39.430928 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-246cf135-bf9b-46cc-8985-ad1fff704a0b tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:39.441622 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ede49c11-8907-42e7-a7b6-b36e6051f55c tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] http://10.222.0.20/volume/v3/8dd89f78d7ae4078ab9c164162332d06/volumes/3ce6c76e-ec34-4caa-8c1a-ef4d7d697fc5 returned with HTTP 200 Dec 29 07:40:39.444923 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 884/1756] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:39 2020] GET /volume/v3/8dd89f78d7ae4078ab9c164162332d06/volumes/3ce6c76e-ec34-4caa-8c1a-ef4d7d697fc5 => generated 917 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:39.460774 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e93991a6-cef6-4c0a-9af0-4a513c039fe3 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] POST http://10.222.0.20/volume/v3/8dd89f78d7ae4078ab9c164162332d06/volumes Dec 29 07:40:39.461438 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:39.461438 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:39.462116 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e93991a6-cef6-4c0a-9af0-4a513c039fe3 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "3ce6c76e-ec34-4caa-8c1a-ef4d7d697fc5"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:39.463584 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-e93991a6-cef6-4c0a-9af0-4a513c039fe3 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Create volume request body: {'volume': {'size': 1, 'source_volid': '3ce6c76e-ec34-4caa-8c1a-ef4d7d697fc5'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:40:39.549463 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:39.549463 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:39.563308 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-246cf135-bf9b-46cc-8985-ad1fff704a0b tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Volume info retrieved successfully. Dec 29 07:40:39.583244 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:39.583244 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:39.588286 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e93991a6-cef6-4c0a-9af0-4a513c039fe3 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Volume retrieved successfully. Dec 29 07:40:39.588735 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-e93991a6-cef6-4c0a-9af0-4a513c039fe3 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Create volume of 1 GB Dec 29 07:40:39.620335 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e93991a6-cef6-4c0a-9af0-4a513c039fe3 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Availability Zones retrieved successfully. Dec 29 07:40:39.624309 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-246cf135-bf9b-46cc-8985-ad1fff704a0b tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/volumes/74dcd444-f245-4d8b-9fc7-d2ed47cedab3 returned with HTTP 200 Dec 29 07:40:39.641089 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 873/1757] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:39 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/volumes/74dcd444-f245-4d8b-9fc7-d2ed47cedab3 => generated 912 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:39.675301 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e93991a6-cef6-4c0a-9af0-4a513c039fe3 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Flow 'volume_create_api' (fb45b60a-d951-4caa-b13b-953186103bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:40:39.681309 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e93991a6-cef6-4c0a-9af0-4a513c039fe3 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ced6022-b83e-41a0-a493-6926a1bf6885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:40:39.687684 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-e93991a6-cef6-4c0a-9af0-4a513c039fe3 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Validating volume size '1' using validate_int, validate_source_size {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:40:39.692207 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.volume.api [None req-e93991a6-cef6-4c0a-9af0-4a513c039fe3 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ced6022-b83e-41a0-a493-6926a1bf6885) transitioned into state 'FAILURE' from state 'RUNNING' Dec 29 07:40:39.692207 n-d-768509-3 devstack@c-api.service[88227]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Dec 29 07:40:39.709830 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e93991a6-cef6-4c0a-9af0-4a513c039fe3 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ced6022-b83e-41a0-a493-6926a1bf6885) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:40:39.719124 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.volume.api [None req-e93991a6-cef6-4c0a-9af0-4a513c039fe3 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ced6022-b83e-41a0-a493-6926a1bf6885) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 29 07:40:39.721816 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.volume.api [None req-e93991a6-cef6-4c0a-9af0-4a513c039fe3 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Flow 'volume_create_api' (fb45b60a-d951-4caa-b13b-953186103bfe) transitioned into state 'REVERTED' from state 'RUNNING' Dec 29 07:40:39.721816 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e93991a6-cef6-4c0a-9af0-4a513c039fe3 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] http://10.222.0.20/volume/v3/8dd89f78d7ae4078ab9c164162332d06/volumes returned with HTTP 400 Dec 29 07:40:39.724268 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 885/1758] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:40:39 2020] POST /volume/v3/8dd89f78d7ae4078ab9c164162332d06/volumes => generated 173 bytes in 267 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 29 07:40:39.733195 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-802c5a8f-00b8-4017-9b43-ddf2cccf2038 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] DELETE http://10.222.0.20/volume/v3/8dd89f78d7ae4078ab9c164162332d06/volumes/3ce6c76e-ec34-4caa-8c1a-ef4d7d697fc5 Dec 29 07:40:39.733737 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-802c5a8f-00b8-4017-9b43-ddf2cccf2038 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:39.734518 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:39.734518 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:39.735116 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-802c5a8f-00b8-4017-9b43-ddf2cccf2038 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:39.735414 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-802c5a8f-00b8-4017-9b43-ddf2cccf2038 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Delete volume with id: 3ce6c76e-ec34-4caa-8c1a-ef4d7d697fc5 Dec 29 07:40:39.875973 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:39.875973 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:39.877163 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-802c5a8f-00b8-4017-9b43-ddf2cccf2038 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Volume info retrieved successfully. Dec 29 07:40:39.955805 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-802c5a8f-00b8-4017-9b43-ddf2cccf2038 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Delete volume request issued successfully. Dec 29 07:40:39.956225 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-802c5a8f-00b8-4017-9b43-ddf2cccf2038 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] http://10.222.0.20/volume/v3/8dd89f78d7ae4078ab9c164162332d06/volumes/3ce6c76e-ec34-4caa-8c1a-ef4d7d697fc5 returned with HTTP 202 Dec 29 07:40:39.957378 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 874/1759] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:40:39 2020] DELETE /volume/v3/8dd89f78d7ae4078ab9c164162332d06/volumes/3ce6c76e-ec34-4caa-8c1a-ef4d7d697fc5 => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:40:39.965022 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-80b4af76-c4e7-4784-a6fd-5816cc162c5a tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] GET http://10.222.0.20/volume/v3/8dd89f78d7ae4078ab9c164162332d06/volumes/3ce6c76e-ec34-4caa-8c1a-ef4d7d697fc5 Dec 29 07:40:39.965562 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-80b4af76-c4e7-4784-a6fd-5816cc162c5a tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:39.965759 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:39.965759 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:39.966927 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-80b4af76-c4e7-4784-a6fd-5816cc162c5a tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:40.169587 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:40.169587 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:40.189624 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-80b4af76-c4e7-4784-a6fd-5816cc162c5a tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Volume info retrieved successfully. Dec 29 07:40:40.229197 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-80b4af76-c4e7-4784-a6fd-5816cc162c5a tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] http://10.222.0.20/volume/v3/8dd89f78d7ae4078ab9c164162332d06/volumes/3ce6c76e-ec34-4caa-8c1a-ef4d7d697fc5 returned with HTTP 200 Dec 29 07:40:40.230253 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 886/1760] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:39 2020] GET /volume/v3/8dd89f78d7ae4078ab9c164162332d06/volumes/3ce6c76e-ec34-4caa-8c1a-ef4d7d697fc5 => generated 916 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:40.647865 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e1b65f9e-2446-4ef8-bb84-1e8cff5ca141 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/volumes/74dcd444-f245-4d8b-9fc7-d2ed47cedab3 Dec 29 07:40:40.648638 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e1b65f9e-2446-4ef8-bb84-1e8cff5ca141 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:40.649057 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:40.649057 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:40.650314 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e1b65f9e-2446-4ef8-bb84-1e8cff5ca141 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:40.800508 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:40.800508 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:40.821403 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e1b65f9e-2446-4ef8-bb84-1e8cff5ca141 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Volume info retrieved successfully. Dec 29 07:40:40.880724 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e1b65f9e-2446-4ef8-bb84-1e8cff5ca141 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/volumes/74dcd444-f245-4d8b-9fc7-d2ed47cedab3 returned with HTTP 200 Dec 29 07:40:40.900041 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 875/1761] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:40 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/volumes/74dcd444-f245-4d8b-9fc7-d2ed47cedab3 => generated 912 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:41.254272 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2deb7b19-1b72-4829-891b-6a140d38f259 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] GET http://10.222.0.20/volume/v3/8dd89f78d7ae4078ab9c164162332d06/volumes/3ce6c76e-ec34-4caa-8c1a-ef4d7d697fc5 Dec 29 07:40:41.255636 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2deb7b19-1b72-4829-891b-6a140d38f259 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:41.255636 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:41.255636 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:41.257081 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2deb7b19-1b72-4829-891b-6a140d38f259 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:41.457517 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:41.457517 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:41.490042 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2deb7b19-1b72-4829-891b-6a140d38f259 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Volume info retrieved successfully. Dec 29 07:40:41.565262 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2deb7b19-1b72-4829-891b-6a140d38f259 tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] http://10.222.0.20/volume/v3/8dd89f78d7ae4078ab9c164162332d06/volumes/3ce6c76e-ec34-4caa-8c1a-ef4d7d697fc5 returned with HTTP 200 Dec 29 07:40:41.595497 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 887/1762] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:41 2020] GET /volume/v3/8dd89f78d7ae4078ab9c164162332d06/volumes/3ce6c76e-ec34-4caa-8c1a-ef4d7d697fc5 => generated 916 bytes in 316 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:41.955444 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a525d073-7515-4def-96b7-095ea4a467d4 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/volumes/74dcd444-f245-4d8b-9fc7-d2ed47cedab3 Dec 29 07:40:41.955444 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a525d073-7515-4def-96b7-095ea4a467d4 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:41.955444 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:41.955444 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:41.955444 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a525d073-7515-4def-96b7-095ea4a467d4 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:42.583810 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a04644c4-6f21-4fec-aaba-d20db8c00eed tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] GET http://10.222.0.20/volume/v3/8dd89f78d7ae4078ab9c164162332d06/volumes/3ce6c76e-ec34-4caa-8c1a-ef4d7d697fc5 Dec 29 07:40:42.583810 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a04644c4-6f21-4fec-aaba-d20db8c00eed tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:42.583810 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:42.583810 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:42.583810 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a04644c4-6f21-4fec-aaba-d20db8c00eed tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:42.644416 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:42.644416 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:42.672378 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a525d073-7515-4def-96b7-095ea4a467d4 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Volume info retrieved successfully. Dec 29 07:40:42.725530 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:42.725530 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:42.731265 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a525d073-7515-4def-96b7-095ea4a467d4 tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/volumes/74dcd444-f245-4d8b-9fc7-d2ed47cedab3 returned with HTTP 200 Dec 29 07:40:42.744210 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a04644c4-6f21-4fec-aaba-d20db8c00eed tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Volume info retrieved successfully. Dec 29 07:40:42.745918 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 876/1763] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:41 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/volumes/74dcd444-f245-4d8b-9fc7-d2ed47cedab3 => generated 912 bytes in 837 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:42.808043 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a04644c4-6f21-4fec-aaba-d20db8c00eed tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] http://10.222.0.20/volume/v3/8dd89f78d7ae4078ab9c164162332d06/volumes/3ce6c76e-ec34-4caa-8c1a-ef4d7d697fc5 returned with HTTP 200 Dec 29 07:40:42.812283 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 888/1764] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:42 2020] GET /volume/v3/8dd89f78d7ae4078ab9c164162332d06/volumes/3ce6c76e-ec34-4caa-8c1a-ef4d7d697fc5 => generated 916 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:43.753955 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2473b521-a43b-4946-9465-bb7a715bdd2d tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] GET http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/volumes/74dcd444-f245-4d8b-9fc7-d2ed47cedab3 Dec 29 07:40:43.755115 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2473b521-a43b-4946-9465-bb7a715bdd2d tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:43.756412 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:43.756412 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:43.757201 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2473b521-a43b-4946-9465-bb7a715bdd2d tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:43.828788 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-97d4b7d3-cf27-4f54-9f13-cbf4539eb30e tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] GET http://10.222.0.20/volume/v3/8dd89f78d7ae4078ab9c164162332d06/volumes/3ce6c76e-ec34-4caa-8c1a-ef4d7d697fc5 Dec 29 07:40:43.829328 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-97d4b7d3-cf27-4f54-9f13-cbf4539eb30e tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:43.829571 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:43.829571 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:43.829923 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-97d4b7d3-cf27-4f54-9f13-cbf4539eb30e tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:43.884342 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2473b521-a43b-4946-9465-bb7a715bdd2d tempest-SnapshotsActionsTest-837686625 tempest-SnapshotsActionsTest-837686625] http://10.222.0.20/volume/v3/ce8e746806444249951edb62d335b92c/volumes/74dcd444-f245-4d8b-9fc7-d2ed47cedab3 returned with HTTP 404 Dec 29 07:40:43.886158 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 877/1765] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:43 2020] GET /volume/v3/ce8e746806444249951edb62d335b92c/volumes/74dcd444-f245-4d8b-9fc7-d2ed47cedab3 => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:40:44.042637 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:40:44.042637 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:40:44.071818 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-97d4b7d3-cf27-4f54-9f13-cbf4539eb30e tempest-VolumesCloneNegativeTest-875145765 tempest-VolumesCloneNegativeTest-875145765] http://10.222.0.20/volume/v3/8dd89f78d7ae4078ab9c164162332d06/volumes/3ce6c76e-ec34-4caa-8c1a-ef4d7d697fc5 returned with HTTP 404 Dec 29 07:40:44.083609 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 889/1766] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:40:43 2020] GET /volume/v3/8dd89f78d7ae4078ab9c164162332d06/volumes/3ce6c76e-ec34-4caa-8c1a-ef4d7d697fc5 => generated 109 bytes in 258 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:40:53.442151 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab1f985d-661f-4045-ac6e-3b0d4c8af42c tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] POST http://10.222.0.20/volume/v3/fba4a039ccef48e5814d75865a555cc9/types Dec 29 07:40:53.443550 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab1f985d-661f-4045-ac6e-3b0d4c8af42c tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1239269792"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:53.512765 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab1f985d-661f-4045-ac6e-3b0d4c8af42c tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] http://10.222.0.20/volume/v3/fba4a039ccef48e5814d75865a555cc9/types returned with HTTP 200 Dec 29 07:40:53.514512 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 878/1767] 10.222.0.20 () {60 vars in 1219 bytes} [Tue Dec 29 07:40:53 2020] POST /volume/v3/fba4a039ccef48e5814d75865a555cc9/types => generated 231 bytes in 353 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:40:53.535731 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-68eb2abf-c7a2-4a84-b45c-65c7469090b7 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] POST http://10.222.0.20/volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs Dec 29 07:40:53.536205 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:40:53.536205 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:40:53.536618 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-68eb2abf-c7a2-4a84-b45c-65c7469090b7 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:53.913198 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-68eb2abf-c7a2-4a84-b45c-65c7469090b7 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] http://10.222.0.20/volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs returned with HTTP 200 Dec 29 07:40:53.914157 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 890/1768] 10.222.0.20 () {60 vars in 1366 bytes} [Tue Dec 29 07:40:53 2020] POST /volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs => generated 34 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:40:53.928733 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0d866b17-4097-41ad-93b0-8c302a660690 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] GET http://10.222.0.20/volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs/spec3 Dec 29 07:40:53.930721 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0d866b17-4097-41ad-93b0-8c302a660690 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:53.933136 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0d866b17-4097-41ad-93b0-8c302a660690 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:53.977286 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0d866b17-4097-41ad-93b0-8c302a660690 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] http://10.222.0.20/volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs/spec3 returned with HTTP 200 Dec 29 07:40:53.982034 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 879/1769] 10.222.0.20 () {58 vars in 1363 bytes} [Tue Dec 29 07:40:53 2020] GET /volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs/spec3 => generated 17 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:40:53.989551 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-49afe9e4-d118-474c-92cd-a8c7570d0684 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] DELETE http://10.222.0.20/volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs/spec3 Dec 29 07:40:53.990149 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-49afe9e4-d118-474c-92cd-a8c7570d0684 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:53.990998 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-49afe9e4-d118-474c-92cd-a8c7570d0684 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:54.100118 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:40:54.100118 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:40:54.135442 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-49afe9e4-d118-474c-92cd-a8c7570d0684 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] http://10.222.0.20/volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs/spec3 returned with HTTP 202 Dec 29 07:40:54.136996 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 891/1770] 10.222.0.20 () {58 vars in 1366 bytes} [Tue Dec 29 07:40:53 2020] DELETE /volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs/spec3 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:40:54.151191 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8404bcb0-f8c9-4384-a05b-ea86d4372efb tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] GET http://10.222.0.20/volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs/spec3 Dec 29 07:40:54.152834 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8404bcb0-f8c9-4384-a05b-ea86d4372efb tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:54.154379 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8404bcb0-f8c9-4384-a05b-ea86d4372efb tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:54.177331 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8404bcb0-f8c9-4384-a05b-ea86d4372efb tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] http://10.222.0.20/volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs/spec3 returned with HTTP 404 Dec 29 07:40:54.178911 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 880/1771] 10.222.0.20 () {58 vars in 1363 bytes} [Tue Dec 29 07:40:54 2020] GET /volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs/spec3 => generated 129 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:40:54.196254 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7e21ceb5-0aa2-4ae7-8b25-f8812e453848 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] POST http://10.222.0.20/volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs Dec 29 07:40:54.198873 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7e21ceb5-0aa2-4ae7-8b25-f8812e453848 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:54.381659 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7e21ceb5-0aa2-4ae7-8b25-f8812e453848 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] http://10.222.0.20/volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs returned with HTTP 200 Dec 29 07:40:54.384331 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 892/1772] 10.222.0.20 () {60 vars in 1366 bytes} [Tue Dec 29 07:40:54 2020] POST /volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs => generated 34 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:40:54.395217 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ce77b3d-08c3-4755-b48a-4eb718cf81e2 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] GET http://10.222.0.20/volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs Dec 29 07:40:54.395985 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ce77b3d-08c3-4755-b48a-4eb718cf81e2 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:54.396680 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ce77b3d-08c3-4755-b48a-4eb718cf81e2 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:54.432320 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ce77b3d-08c3-4755-b48a-4eb718cf81e2 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] http://10.222.0.20/volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs returned with HTTP 200 Dec 29 07:40:54.435148 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 881/1773] 10.222.0.20 () {58 vars in 1345 bytes} [Tue Dec 29 07:40:54 2020] GET /volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs => generated 34 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:40:54.446306 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-06302dfb-5a3f-43b5-8e8c-cabc2213ffc1 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] POST http://10.222.0.20/volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs Dec 29 07:40:54.447755 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-06302dfb-5a3f-43b5-8e8c-cabc2213ffc1 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:54.692820 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-06302dfb-5a3f-43b5-8e8c-cabc2213ffc1 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] http://10.222.0.20/volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs returned with HTTP 200 Dec 29 07:40:54.693602 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 893/1774] 10.222.0.20 () {60 vars in 1366 bytes} [Tue Dec 29 07:40:54 2020] POST /volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs => generated 34 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:40:54.706091 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f2c34f4c-b2e8-4603-b37d-1b02682f4e89 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] PUT http://10.222.0.20/volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs/spec2 Dec 29 07:40:54.707113 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f2c34f4c-b2e8-4603-b37d-1b02682f4e89 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:54.896236 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f2c34f4c-b2e8-4603-b37d-1b02682f4e89 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] http://10.222.0.20/volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs/spec2 returned with HTTP 200 Dec 29 07:40:54.898536 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 882/1775] 10.222.0.20 () {60 vars in 1383 bytes} [Tue Dec 29 07:40:54 2020] PUT /volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs/spec2 => generated 17 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:40:54.909300 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e8bf5aec-9eac-4e2e-9a40-331d0b0b255a tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] GET http://10.222.0.20/volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs/spec2 Dec 29 07:40:54.909833 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e8bf5aec-9eac-4e2e-9a40-331d0b0b255a tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:54.910325 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e8bf5aec-9eac-4e2e-9a40-331d0b0b255a tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:54.966931 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e8bf5aec-9eac-4e2e-9a40-331d0b0b255a tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] http://10.222.0.20/volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs/spec2 returned with HTTP 200 Dec 29 07:40:54.973913 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 894/1776] 10.222.0.20 () {58 vars in 1363 bytes} [Tue Dec 29 07:40:54 2020] GET /volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs/spec2 => generated 17 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:40:54.980226 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-95fe97cb-767c-4d98-a6ac-e5722d5646a7 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] POST http://10.222.0.20/volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs Dec 29 07:40:54.981237 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-95fe97cb-767c-4d98-a6ac-e5722d5646a7 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:40:55.226452 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-95fe97cb-767c-4d98-a6ac-e5722d5646a7 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] http://10.222.0.20/volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs returned with HTTP 200 Dec 29 07:40:55.228392 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 883/1777] 10.222.0.20 () {60 vars in 1366 bytes} [Tue Dec 29 07:40:54 2020] POST /volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs => generated 51 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:40:55.239106 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ffd34697-0712-48c3-83fb-4fab67f3e3b7 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] GET http://10.222.0.20/volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs Dec 29 07:40:55.239633 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ffd34697-0712-48c3-83fb-4fab67f3e3b7 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:55.240124 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ffd34697-0712-48c3-83fb-4fab67f3e3b7 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:55.282716 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ffd34697-0712-48c3-83fb-4fab67f3e3b7 tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] http://10.222.0.20/volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs returned with HTTP 200 Dec 29 07:40:55.288914 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 895/1778] 10.222.0.20 () {58 vars in 1345 bytes} [Tue Dec 29 07:40:55 2020] GET /volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881/extra_specs => generated 68 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:40:55.294752 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-722bcb25-b89e-4845-98a7-ca95c67066ba tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] DELETE http://10.222.0.20/volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881 Dec 29 07:40:55.295427 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-722bcb25-b89e-4845-98a7-ca95c67066ba tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:55.296078 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-722bcb25-b89e-4845-98a7-ca95c67066ba tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] Calling method '_delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:55.450980 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:40:55.450980 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:40:55.480110 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-722bcb25-b89e-4845-98a7-ca95c67066ba tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] http://10.222.0.20/volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881 returned with HTTP 202 Dec 29 07:40:55.480920 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 884/1779] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 07:40:55 2020] DELETE /volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:40:55.490034 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-30796135-6e25-4d64-abfe-4d1fe4480ffb tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] GET http://10.222.0.20/volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881 Dec 29 07:40:55.490911 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-30796135-6e25-4d64-abfe-4d1fe4480ffb tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:40:55.492470 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-30796135-6e25-4d64-abfe-4d1fe4480ffb tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:40:55.514262 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-30796135-6e25-4d64-abfe-4d1fe4480ffb tempest-VolumeTypesExtraSpecsTest-1390428184 tempest-VolumeTypesExtraSpecsTest-1390428184] http://10.222.0.20/volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881 returned with HTTP 404 Dec 29 07:40:55.518786 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 896/1780] 10.222.0.20 () {58 vars in 1309 bytes} [Tue Dec 29 07:40:55 2020] GET /volume/v3/fba4a039ccef48e5814d75865a555cc9/types/576625b6-f97b-49d8-bea8-7bae839d4881 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:41:07.968668 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0618a7c2-849a-43ca-b2e7-566c694fb14b tempest-AvailabilityZoneTestJSON-1050592029 tempest-AvailabilityZoneTestJSON-1050592029] GET http://10.222.0.20/volume/v3/b4a231691e084c87963a78b373ee2c10/os-availability-zone Dec 29 07:41:07.970726 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0618a7c2-849a-43ca-b2e7-566c694fb14b tempest-AvailabilityZoneTestJSON-1050592029 tempest-AvailabilityZoneTestJSON-1050592029] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:41:07.973627 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0618a7c2-849a-43ca-b2e7-566c694fb14b tempest-AvailabilityZoneTestJSON-1050592029 tempest-AvailabilityZoneTestJSON-1050592029] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:41:08.002526 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0618a7c2-849a-43ca-b2e7-566c694fb14b tempest-AvailabilityZoneTestJSON-1050592029 tempest-AvailabilityZoneTestJSON-1050592029] Availability Zones retrieved successfully. Dec 29 07:41:08.003421 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0618a7c2-849a-43ca-b2e7-566c694fb14b tempest-AvailabilityZoneTestJSON-1050592029 tempest-AvailabilityZoneTestJSON-1050592029] http://10.222.0.20/volume/v3/b4a231691e084c87963a78b373ee2c10/os-availability-zone returned with HTTP 200 Dec 29 07:41:08.004921 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 885/1781] 10.222.0.20 () {58 vars in 1243 bytes} [Tue Dec 29 07:41:07 2020] GET /volume/v3/b4a231691e084c87963a78b373ee2c10/os-availability-zone => generated 82 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:41:14.425632 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9ef5e541-6be0-42d4-9efe-67ddf31e5fe9 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] POST http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes Dec 29 07:41:14.427571 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9ef5e541-6be0-42d4-9efe-67ddf31e5fe9 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1395371730"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:41:14.428839 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-9ef5e541-6be0-42d4-9efe-67ddf31e5fe9 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1395371730'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:41:14.429387 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-9ef5e541-6be0-42d4-9efe-67ddf31e5fe9 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Create volume of 1 GB Dec 29 07:41:14.455644 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9ef5e541-6be0-42d4-9efe-67ddf31e5fe9 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Availability Zones retrieved successfully. Dec 29 07:41:14.481535 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9ef5e541-6be0-42d4-9efe-67ddf31e5fe9 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Flow 'volume_create_api' (e2792dff-2863-4de1-b703-6d29c44725f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:41:14.484251 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9ef5e541-6be0-42d4-9efe-67ddf31e5fe9 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fc36bdf-0b14-40b1-b565-d511817106e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:41:14.487380 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-9ef5e541-6be0-42d4-9efe-67ddf31e5fe9 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:41:14.594199 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9ef5e541-6be0-42d4-9efe-67ddf31e5fe9 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fc36bdf-0b14-40b1-b565-d511817106e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:41:14.596276 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9ef5e541-6be0-42d4-9efe-67ddf31e5fe9 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13a3ff97-3659-4cb7-ad58-f0267684c114) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:41:14.726106 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-9ef5e541-6be0-42d4-9efe-67ddf31e5fe9 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Created reservations ['ff36571f-f91c-4c79-a0c0-fce5e61ae287', 'fb184e03-277d-4fad-b1f0-09f8bf8c5053', 'b6b24399-cd64-414a-81c6-495ecbb4d0b8', '987d2574-1a08-420f-982b-f2dc91e04026'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:41:14.728124 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9ef5e541-6be0-42d4-9efe-67ddf31e5fe9 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13a3ff97-3659-4cb7-ad58-f0267684c114) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff36571f-f91c-4c79-a0c0-fce5e61ae287', 'fb184e03-277d-4fad-b1f0-09f8bf8c5053', 'b6b24399-cd64-414a-81c6-495ecbb4d0b8', '987d2574-1a08-420f-982b-f2dc91e04026']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:41:14.730493 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9ef5e541-6be0-42d4-9efe-67ddf31e5fe9 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e654fba-ac3c-4332-91bf-4e7f9e7242e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:41:14.897267 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9ef5e541-6be0-42d4-9efe-67ddf31e5fe9 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e654fba-ac3c-4332-91bf-4e7f9e7242e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94b72f70-b8c5-49c4-8577-f2bccbd1713c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1395371730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42fd8920cb494504be9ff57433d700fd',qos_specs=None,replication_status=,reservations=['ff36571f-f91c-4c79-a0c0-fce5e61ae287','fb184e03-277d-4fad-b1f0-09f8bf8c5053','b6b24399-cd64-414a-81c6-495ecbb4d0b8','987d2574-1a08-420f-982b-f2dc91e04026'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1044982393f4777802a23f3167df41b',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:41:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1395371730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94b72f70-b8c5-49c4-8577-f2bccbd1713c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='42fd8920cb494504be9ff57433d700fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d1044982393f4777802a23f3167df41b',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:41:14.903579 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9ef5e541-6be0-42d4-9efe-67ddf31e5fe9 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (402f3813-fada-4ab4-bc75-07626e1ca5a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:41:15.042643 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9ef5e541-6be0-42d4-9efe-67ddf31e5fe9 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (402f3813-fada-4ab4-bc75-07626e1ca5a9) transitioned into state 'SUCCESS' from state '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-1395371730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='42fd8920cb494504be9ff57433d700fd',qos_specs=None,replication_status=,reservations=['ff36571f-f91c-4c79-a0c0-fce5e61ae287','fb184e03-277d-4fad-b1f0-09f8bf8c5053','b6b24399-cd64-414a-81c6-495ecbb4d0b8','987d2574-1a08-420f-982b-f2dc91e04026'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1044982393f4777802a23f3167df41b',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:41:15.050830 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9ef5e541-6be0-42d4-9efe-67ddf31e5fe9 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21a8bb3e-bab5-4dfe-bc7e-733009bd8de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:41:15.105223 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9ef5e541-6be0-42d4-9efe-67ddf31e5fe9 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21a8bb3e-bab5-4dfe-bc7e-733009bd8de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:41:15.118153 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9ef5e541-6be0-42d4-9efe-67ddf31e5fe9 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Flow 'volume_create_api' (e2792dff-2863-4de1-b703-6d29c44725f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:41:15.210913 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9ef5e541-6be0-42d4-9efe-67ddf31e5fe9 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Create volume request issued successfully. Dec 29 07:41:15.234265 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9ef5e541-6be0-42d4-9efe-67ddf31e5fe9 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes returned with HTTP 202 Dec 29 07:41:15.235627 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 897/1782] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:41:14 2020] POST /volume/v3/42fd8920cb494504be9ff57433d700fd/volumes => generated 819 bytes in 1062 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:41:15.255233 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-94a3aa1f-6b35-4b5c-bcb4-7a6bdb0a72aa tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] GET http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c Dec 29 07:41:15.256879 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-94a3aa1f-6b35-4b5c-bcb4-7a6bdb0a72aa tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:41:15.258032 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-94a3aa1f-6b35-4b5c-bcb4-7a6bdb0a72aa tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:41:15.371026 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:41:15.371026 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:41:15.407915 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-94a3aa1f-6b35-4b5c-bcb4-7a6bdb0a72aa tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Volume info retrieved successfully. Dec 29 07:41:15.454238 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-94a3aa1f-6b35-4b5c-bcb4-7a6bdb0a72aa tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c returned with HTTP 200 Dec 29 07:41:15.455271 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 886/1783] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:41:15 2020] GET /volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c => generated 887 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:41:16.474346 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-70bdce03-4969-420c-a986-e66e146ca3b7 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] GET http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c Dec 29 07:41:16.475060 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-70bdce03-4969-420c-a986-e66e146ca3b7 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:41:16.475980 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:41:16.475980 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:41:16.475980 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-70bdce03-4969-420c-a986-e66e146ca3b7 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:41:16.597978 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:41:16.597978 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:41:16.615769 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-70bdce03-4969-420c-a986-e66e146ca3b7 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Volume info retrieved successfully. Dec 29 07:41:16.671477 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-70bdce03-4969-420c-a986-e66e146ca3b7 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c returned with HTTP 200 Dec 29 07:41:16.674959 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 898/1784] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:41:16 2020] GET /volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c => generated 912 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:41:16.690136 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-56f276f5-1eb1-499b-ad97-ef5d4899ff4b tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] POST http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata Dec 29 07:41:16.690926 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:41:16.690926 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:41:16.691698 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-56f276f5-1eb1-499b-ad97-ef5d4899ff4b tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:41:16.823471 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:41:16.823471 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:41:16.827376 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-56f276f5-1eb1-499b-ad97-ef5d4899ff4b tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Volume info retrieved successfully. Dec 29 07:41:16.862621 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-56f276f5-1eb1-499b-ad97-ef5d4899ff4b tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Create volume metadata completed successfully. Dec 29 07:41:16.863654 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-56f276f5-1eb1-499b-ad97-ef5d4899ff4b tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata returned with HTTP 200 Dec 29 07:41:16.864903 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 887/1785] 10.222.0.20 () {60 vars in 1364 bytes} [Tue Dec 29 07:41:16 2020] POST /volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata => generated 101 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:41:16.876765 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b79e1edb-0e34-4bf4-9392-e8f20019252e tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] GET http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata Dec 29 07:41:16.877369 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b79e1edb-0e34-4bf4-9392-e8f20019252e tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:41:16.877587 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:41:16.877587 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:41:16.877996 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b79e1edb-0e34-4bf4-9392-e8f20019252e tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:41:16.955890 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:41:16.955890 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:41:16.957349 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b79e1edb-0e34-4bf4-9392-e8f20019252e tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Volume info retrieved successfully. Dec 29 07:41:16.978668 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b79e1edb-0e34-4bf4-9392-e8f20019252e tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Get volume metadata completed successfully. Dec 29 07:41:16.981908 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b79e1edb-0e34-4bf4-9392-e8f20019252e tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata returned with HTTP 200 Dec 29 07:41:16.983841 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 899/1786] 10.222.0.20 () {58 vars in 1342 bytes} [Tue Dec 29 07:41:16 2020] GET /volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata => generated 101 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:41:17.002807 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ff823c3-b388-4335-90e8-74990c8021ef tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] PUT http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata Dec 29 07:41:17.003660 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:41:17.003660 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:41:17.004285 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ff823c3-b388-4335-90e8-74990c8021ef tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:41:17.078780 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:41:17.078780 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:41:17.079548 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7ff823c3-b388-4335-90e8-74990c8021ef tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Volume info retrieved successfully. Dec 29 07:41:17.114258 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7ff823c3-b388-4335-90e8-74990c8021ef tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Update volume metadata completed successfully. Dec 29 07:41:17.114723 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ff823c3-b388-4335-90e8-74990c8021ef tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata returned with HTTP 200 Dec 29 07:41:17.116353 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 888/1787] 10.222.0.20 () {60 vars in 1362 bytes} [Tue Dec 29 07:41:16 2020] PUT /volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata => generated 57 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:41:17.129276 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5a19f923-efb9-4598-8b94-a904e6bbae1d tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] GET http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata Dec 29 07:41:17.129952 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5a19f923-efb9-4598-8b94-a904e6bbae1d tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:41:17.130298 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:41:17.130298 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:41:17.131045 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5a19f923-efb9-4598-8b94-a904e6bbae1d tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:41:17.211248 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:41:17.211248 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:41:17.212340 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5a19f923-efb9-4598-8b94-a904e6bbae1d tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Volume info retrieved successfully. Dec 29 07:41:17.227304 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5a19f923-efb9-4598-8b94-a904e6bbae1d tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Get volume metadata completed successfully. Dec 29 07:41:17.228398 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5a19f923-efb9-4598-8b94-a904e6bbae1d tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata returned with HTTP 200 Dec 29 07:41:17.229312 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 900/1788] 10.222.0.20 () {58 vars in 1342 bytes} [Tue Dec 29 07:41:17 2020] GET /volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata => generated 57 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:41:17.242764 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e883e442-5d83-4fdd-80ef-654ffd8a6232 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] DELETE http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata/key1 Dec 29 07:41:17.243309 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e883e442-5d83-4fdd-80ef-654ffd8a6232 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:41:17.243533 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:41:17.243533 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:41:17.244297 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e883e442-5d83-4fdd-80ef-654ffd8a6232 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:41:17.316362 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:41:17.316362 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:41:17.318023 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e883e442-5d83-4fdd-80ef-654ffd8a6232 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Volume info retrieved successfully. Dec 29 07:41:17.334804 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e883e442-5d83-4fdd-80ef-654ffd8a6232 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Get volume metadata completed successfully. Dec 29 07:41:17.347733 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:41:17.347733 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:41:17.354930 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e883e442-5d83-4fdd-80ef-654ffd8a6232 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Delete volume metadata completed successfully. Dec 29 07:41:17.354930 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e883e442-5d83-4fdd-80ef-654ffd8a6232 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata/key1 returned with HTTP 200 Dec 29 07:41:17.356057 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 889/1789] 10.222.0.20 () {58 vars in 1360 bytes} [Tue Dec 29 07:41:17 2020] DELETE /volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata/key1 => generated 0 bytes in 120 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Dec 29 07:41:17.367202 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-14146d25-3396-477e-8fa4-4e31ec7a5ade tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] GET http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata Dec 29 07:41:17.367313 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-14146d25-3396-477e-8fa4-4e31ec7a5ade tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:41:17.367945 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:41:17.367945 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:41:17.368328 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-14146d25-3396-477e-8fa4-4e31ec7a5ade tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:41:17.533135 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:41:17.533135 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:41:17.541294 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-14146d25-3396-477e-8fa4-4e31ec7a5ade tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Volume info retrieved successfully. Dec 29 07:41:17.563041 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-14146d25-3396-477e-8fa4-4e31ec7a5ade tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Get volume metadata completed successfully. Dec 29 07:41:17.563803 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-14146d25-3396-477e-8fa4-4e31ec7a5ade tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata returned with HTTP 200 Dec 29 07:41:17.565448 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 901/1790] 10.222.0.20 () {58 vars in 1342 bytes} [Tue Dec 29 07:41:17 2020] GET /volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata => generated 32 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:41:17.577191 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-90302e8d-cf96-4a6f-a9bc-f403edf34066 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] PUT http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata Dec 29 07:41:17.577654 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:41:17.577654 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:41:17.578346 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-90302e8d-cf96-4a6f-a9bc-f403edf34066 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:41:17.675948 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:41:17.675948 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:41:17.677435 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-90302e8d-cf96-4a6f-a9bc-f403edf34066 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Volume info retrieved successfully. Dec 29 07:41:17.704499 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-90302e8d-cf96-4a6f-a9bc-f403edf34066 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Update volume metadata completed successfully. Dec 29 07:41:17.707361 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-90302e8d-cf96-4a6f-a9bc-f403edf34066 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata returned with HTTP 200 Dec 29 07:41:17.708487 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 890/1791] 10.222.0.20 () {60 vars in 1362 bytes} [Tue Dec 29 07:41:17 2020] PUT /volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata => generated 16 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:41:17.720896 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1d8a29a9-393c-41d1-bd7e-6ec1cd1bf4d3 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] POST http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata Dec 29 07:41:17.721441 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:41:17.721441 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:41:17.722361 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1d8a29a9-393c-41d1-bd7e-6ec1cd1bf4d3 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:41:17.848267 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:41:17.848267 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:41:17.850122 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1d8a29a9-393c-41d1-bd7e-6ec1cd1bf4d3 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Volume info retrieved successfully. Dec 29 07:41:17.883110 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1d8a29a9-393c-41d1-bd7e-6ec1cd1bf4d3 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Create volume metadata completed successfully. Dec 29 07:41:17.883840 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1d8a29a9-393c-41d1-bd7e-6ec1cd1bf4d3 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata returned with HTTP 200 Dec 29 07:41:17.885239 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 902/1792] 10.222.0.20 () {60 vars in 1363 bytes} [Tue Dec 29 07:41:17 2020] POST /volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata => generated 68 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:41:17.899238 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1e8f71c9-2455-4c31-af3d-7c070e543f08 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] PUT http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata/key3 Dec 29 07:41:17.899722 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:41:17.899722 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:41:17.900193 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1e8f71c9-2455-4c31-af3d-7c070e543f08 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:41:18.050392 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:41:18.050392 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:41:18.051644 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1e8f71c9-2455-4c31-af3d-7c070e543f08 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Volume info retrieved successfully. Dec 29 07:41:18.101052 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1e8f71c9-2455-4c31-af3d-7c070e543f08 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Update volume metadata completed successfully. Dec 29 07:41:18.101877 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1e8f71c9-2455-4c31-af3d-7c070e543f08 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata/key3 returned with HTTP 200 Dec 29 07:41:18.103210 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 891/1793] 10.222.0.20 () {60 vars in 1377 bytes} [Tue Dec 29 07:41:17 2020] PUT /volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata/key3 => generated 35 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:41:18.112956 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-322c7a69-c847-4755-a108-e9592d2252ad tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] GET http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata/key3 Dec 29 07:41:18.114856 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-322c7a69-c847-4755-a108-e9592d2252ad tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:41:18.115235 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:41:18.115235 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:41:18.115813 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-322c7a69-c847-4755-a108-e9592d2252ad tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:41:18.179416 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:41:18.179416 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:41:18.180982 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-322c7a69-c847-4755-a108-e9592d2252ad tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Volume info retrieved successfully. Dec 29 07:41:18.194501 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-322c7a69-c847-4755-a108-e9592d2252ad tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Get volume metadata completed successfully. Dec 29 07:41:18.195473 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-322c7a69-c847-4755-a108-e9592d2252ad tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata/key3 returned with HTTP 200 Dec 29 07:41:18.197418 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 903/1794] 10.222.0.20 () {58 vars in 1357 bytes} [Tue Dec 29 07:41:18 2020] GET /volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata/key3 => generated 35 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:41:18.208830 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3ed59e0c-0fef-47ad-b123-c1001bb4352a tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] GET http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata Dec 29 07:41:18.209611 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3ed59e0c-0fef-47ad-b123-c1001bb4352a tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:41:18.209792 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:41:18.209792 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:41:18.210390 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3ed59e0c-0fef-47ad-b123-c1001bb4352a tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:41:18.275229 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:41:18.275229 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:41:18.276567 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3ed59e0c-0fef-47ad-b123-c1001bb4352a tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Volume info retrieved successfully. Dec 29 07:41:18.292892 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3ed59e0c-0fef-47ad-b123-c1001bb4352a tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Get volume metadata completed successfully. Dec 29 07:41:18.293576 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3ed59e0c-0fef-47ad-b123-c1001bb4352a tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata returned with HTTP 200 Dec 29 07:41:18.294713 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 892/1795] 10.222.0.20 () {58 vars in 1342 bytes} [Tue Dec 29 07:41:18 2020] GET /volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata => generated 75 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:41:18.305914 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-05574e7a-3910-42f9-b0dc-805b03ec6bc3 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] PUT http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata Dec 29 07:41:18.307083 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:41:18.307083 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:41:18.308033 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-05574e7a-3910-42f9-b0dc-805b03ec6bc3 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:41:18.377876 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:41:18.377876 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:41:18.379389 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-05574e7a-3910-42f9-b0dc-805b03ec6bc3 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Volume info retrieved successfully. Dec 29 07:41:18.402918 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-05574e7a-3910-42f9-b0dc-805b03ec6bc3 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Update volume metadata completed successfully. Dec 29 07:41:18.404214 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-05574e7a-3910-42f9-b0dc-805b03ec6bc3 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata returned with HTTP 200 Dec 29 07:41:18.406121 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 904/1796] 10.222.0.20 () {60 vars in 1362 bytes} [Tue Dec 29 07:41:18 2020] PUT /volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c/metadata => generated 16 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:41:18.415464 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-193e977e-0219-41c9-b00a-fa4d36388771 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] DELETE http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c Dec 29 07:41:18.416517 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-193e977e-0219-41c9-b00a-fa4d36388771 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:41:18.416930 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:41:18.416930 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:41:18.417634 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-193e977e-0219-41c9-b00a-fa4d36388771 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:41:18.418982 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-193e977e-0219-41c9-b00a-fa4d36388771 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Delete volume with id: 94b72f70-b8c5-49c4-8577-f2bccbd1713c Dec 29 07:41:18.481193 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:41:18.481193 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:41:18.483227 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-193e977e-0219-41c9-b00a-fa4d36388771 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Volume info retrieved successfully. Dec 29 07:41:18.527636 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-193e977e-0219-41c9-b00a-fa4d36388771 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Delete volume request issued successfully. Dec 29 07:41:18.528892 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-193e977e-0219-41c9-b00a-fa4d36388771 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c returned with HTTP 202 Dec 29 07:41:18.530803 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 893/1797] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:41:18 2020] DELETE /volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:41:18.539535 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8cca3f18-a065-40f0-bbcb-879b71fcc312 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] GET http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c Dec 29 07:41:18.541389 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8cca3f18-a065-40f0-bbcb-879b71fcc312 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:41:18.541795 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:41:18.541795 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:41:18.542442 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8cca3f18-a065-40f0-bbcb-879b71fcc312 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:41:18.605027 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:41:18.605027 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:41:18.617921 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8cca3f18-a065-40f0-bbcb-879b71fcc312 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Volume info retrieved successfully. Dec 29 07:41:18.647210 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8cca3f18-a065-40f0-bbcb-879b71fcc312 tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c returned with HTTP 200 Dec 29 07:41:18.648669 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 905/1798] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:41:18 2020] GET /volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c => generated 911 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:41:19.664860 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f326ce8e-dcfb-46f0-9406-f99b7d0b6eef tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] GET http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c Dec 29 07:41:19.665383 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f326ce8e-dcfb-46f0-9406-f99b7d0b6eef tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:41:19.665580 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:41:19.665580 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:41:19.665953 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f326ce8e-dcfb-46f0-9406-f99b7d0b6eef tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:41:19.789859 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:41:19.789859 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:41:19.812773 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f326ce8e-dcfb-46f0-9406-f99b7d0b6eef tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Volume info retrieved successfully. Dec 29 07:41:19.868941 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f326ce8e-dcfb-46f0-9406-f99b7d0b6eef tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c returned with HTTP 200 Dec 29 07:41:19.873266 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 894/1799] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:41:19 2020] GET /volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c => generated 911 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:41:20.888493 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7b5cf85e-714c-4661-a279-04bbb1b27f7a tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] GET http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c Dec 29 07:41:20.889766 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7b5cf85e-714c-4661-a279-04bbb1b27f7a tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:41:20.890184 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:41:20.890184 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:41:20.890863 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7b5cf85e-714c-4661-a279-04bbb1b27f7a tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:41:21.034367 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7b5cf85e-714c-4661-a279-04bbb1b27f7a tempest-VolumesMetadataTest-1935437939 tempest-VolumesMetadataTest-1935437939] http://10.222.0.20/volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c returned with HTTP 404 Dec 29 07:41:21.035464 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 906/1800] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:41:20 2020] GET /volume/v3/42fd8920cb494504be9ff57433d700fd/volumes/94b72f70-b8c5-49c4-8577-f2bccbd1713c => generated 109 bytes in 152 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:41:38.639215 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ff3a09bf-ca70-4cba-86fc-fa6b0867f3ad tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] POST http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes Dec 29 07:41:38.640238 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:41:38.640238 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:41:38.641042 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ff3a09bf-ca70-4cba-86fc-fa6b0867f3ad tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1112866347"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:41:38.642366 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-ff3a09bf-ca70-4cba-86fc-fa6b0867f3ad tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1112866347'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:41:38.642953 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-ff3a09bf-ca70-4cba-86fc-fa6b0867f3ad tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Create volume of 1 GB Dec 29 07:41:38.659854 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ff3a09bf-ca70-4cba-86fc-fa6b0867f3ad tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Availability Zones retrieved successfully. Dec 29 07:41:38.678734 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ff3a09bf-ca70-4cba-86fc-fa6b0867f3ad tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Flow 'volume_create_api' (f9c76566-c41e-472a-ad73-344e20c00566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:41:38.681504 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ff3a09bf-ca70-4cba-86fc-fa6b0867f3ad tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ea9158f-d7bc-43f4-8b1f-8071b9fe3c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:41:38.684366 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-ff3a09bf-ca70-4cba-86fc-fa6b0867f3ad tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:41:38.776169 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ff3a09bf-ca70-4cba-86fc-fa6b0867f3ad tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ea9158f-d7bc-43f4-8b1f-8071b9fe3c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:41:38.778980 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ff3a09bf-ca70-4cba-86fc-fa6b0867f3ad tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (986a5697-96c5-455e-8bff-7a0bb51dd1fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:41:38.878257 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-ff3a09bf-ca70-4cba-86fc-fa6b0867f3ad tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Created reservations ['ce313087-c86c-41c3-b42d-2c9eac092015', 'dc9c4eef-fd71-4d1b-8f6e-ebae7ec5a50e', 'af8bd4e7-94eb-479a-a5b3-2092a85bb2d7', '4e4e8be5-148b-4d53-8e8f-983284fa9e6d'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:41:38.880286 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ff3a09bf-ca70-4cba-86fc-fa6b0867f3ad tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (986a5697-96c5-455e-8bff-7a0bb51dd1fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce313087-c86c-41c3-b42d-2c9eac092015', 'dc9c4eef-fd71-4d1b-8f6e-ebae7ec5a50e', 'af8bd4e7-94eb-479a-a5b3-2092a85bb2d7', '4e4e8be5-148b-4d53-8e8f-983284fa9e6d']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:41:38.883084 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ff3a09bf-ca70-4cba-86fc-fa6b0867f3ad tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af9b5ec4-96ea-4006-a2e7-694271b7ca8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:41:39.012600 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ff3a09bf-ca70-4cba-86fc-fa6b0867f3ad tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af9b5ec4-96ea-4006-a2e7-694271b7ca8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1dbd6547-843a-4554-a681-59840af67b52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1112866347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38388b3ea55d437786db4977ea6b2cbf',qos_specs=None,replication_status=,reservations=['ce313087-c86c-41c3-b42d-2c9eac092015','dc9c4eef-fd71-4d1b-8f6e-ebae7ec5a50e','af8bd4e7-94eb-479a-a5b3-2092a85bb2d7','4e4e8be5-148b-4d53-8e8f-983284fa9e6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7787eb3670d4d8688add806ebbdd48f',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:41:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1112866347',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1dbd6547-843a-4554-a681-59840af67b52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38388b3ea55d437786db4977ea6b2cbf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e7787eb3670d4d8688add806ebbdd48f',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:41:39.015490 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ff3a09bf-ca70-4cba-86fc-fa6b0867f3ad tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f1804ab-92db-477e-a892-8d0756768c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:41:39.051156 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ff3a09bf-ca70-4cba-86fc-fa6b0867f3ad tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f1804ab-92db-477e-a892-8d0756768c3f) transitioned into state 'SUCCESS' from state '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-1112866347',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38388b3ea55d437786db4977ea6b2cbf',qos_specs=None,replication_status=,reservations=['ce313087-c86c-41c3-b42d-2c9eac092015','dc9c4eef-fd71-4d1b-8f6e-ebae7ec5a50e','af8bd4e7-94eb-479a-a5b3-2092a85bb2d7','4e4e8be5-148b-4d53-8e8f-983284fa9e6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7787eb3670d4d8688add806ebbdd48f',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:41:39.053479 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ff3a09bf-ca70-4cba-86fc-fa6b0867f3ad tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (388268c1-97cc-414d-867f-cb613d5a7187) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:41:39.089337 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ff3a09bf-ca70-4cba-86fc-fa6b0867f3ad tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (388268c1-97cc-414d-867f-cb613d5a7187) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:41:39.093239 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ff3a09bf-ca70-4cba-86fc-fa6b0867f3ad tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Flow 'volume_create_api' (f9c76566-c41e-472a-ad73-344e20c00566) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:41:39.163927 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ff3a09bf-ca70-4cba-86fc-fa6b0867f3ad tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Create volume request issued successfully. Dec 29 07:41:39.181362 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ff3a09bf-ca70-4cba-86fc-fa6b0867f3ad tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes returned with HTTP 202 Dec 29 07:41:39.182399 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 895/1801] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:41:38 2020] POST /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes => generated 818 bytes in 795 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:41:39.197540 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dde3e930-77ad-4c1d-812f-4a308fc68570 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] GET http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 Dec 29 07:41:39.198334 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dde3e930-77ad-4c1d-812f-4a308fc68570 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:41:39.199398 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dde3e930-77ad-4c1d-812f-4a308fc68570 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:41:39.256694 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:41:39.256694 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:41:39.269507 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dde3e930-77ad-4c1d-812f-4a308fc68570 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:41:39.296453 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dde3e930-77ad-4c1d-812f-4a308fc68570 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 returned with HTTP 200 Dec 29 07:41:39.302710 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 907/1802] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:41:39 2020] GET /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 => generated 910 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:41:39.764193 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-0685cb47-f015-404e-bc01-8c76ba16205f req-1805931f-974d-43c5-a84c-5578a053b9cc tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] DELETE http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/attachments/b9f48acc-2f21-4c75-8db0-b913bbe01cd4 Dec 29 07:41:39.764764 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-0685cb47-f015-404e-bc01-8c76ba16205f req-1805931f-974d-43c5-a84c-5578a053b9cc tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:41:39.765117 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:41:39.765117 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:41:39.765509 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-0685cb47-f015-404e-bc01-8c76ba16205f req-1805931f-974d-43c5-a84c-5578a053b9cc tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:41:39.836684 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:41:39.836684 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:41:40.315433 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-425fb5d8-9767-470d-aa6c-9a16cd3ec6f3 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] GET http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 Dec 29 07:41:40.316218 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-425fb5d8-9767-470d-aa6c-9a16cd3ec6f3 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:41:40.316584 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:41:40.316584 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:41:40.317156 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-425fb5d8-9767-470d-aa6c-9a16cd3ec6f3 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:41:40.455434 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:41:40.455434 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:41:40.476167 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-425fb5d8-9767-470d-aa6c-9a16cd3ec6f3 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:41:40.510855 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-425fb5d8-9767-470d-aa6c-9a16cd3ec6f3 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 returned with HTTP 200 Dec 29 07:41:40.510855 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 908/1803] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:41:40 2020] GET /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 => generated 911 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:41:40.889324 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-0685cb47-f015-404e-bc01-8c76ba16205f req-1805931f-974d-43c5-a84c-5578a053b9cc tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:41:40.890422 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-0685cb47-f015-404e-bc01-8c76ba16205f req-1805931f-974d-43c5-a84c-5578a053b9cc tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Pending status list for volume during attachment-delete: [] {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:41:40.902474 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-0685cb47-f015-404e-bc01-8c76ba16205f req-1805931f-974d-43c5-a84c-5578a053b9cc tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/attachments/b9f48acc-2f21-4c75-8db0-b913bbe01cd4 returned with HTTP 200 Dec 29 07:41:40.903980 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 896/1804] 10.222.0.38 () {62 vars in 1437 bytes} [Tue Dec 29 07:41:39 2020] DELETE /volume/v3/eebbcd9816be48ebbf9251663b72394c/attachments/b9f48acc-2f21-4c75-8db0-b913bbe01cd4 => generated 19 bytes in 1147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:41:44.009664 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-32aff34c-662a-4154-a86b-e92ece99d928 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] DELETE http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/dc24e81c-29dd-4feb-9b0e-967028e7de5f Dec 29 07:41:44.010199 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-32aff34c-662a-4154-a86b-e92ece99d928 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:41:44.010432 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:41:44.010432 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:41:44.010870 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-32aff34c-662a-4154-a86b-e92ece99d928 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:41:44.011890 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-32aff34c-662a-4154-a86b-e92ece99d928 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Delete volume with id: dc24e81c-29dd-4feb-9b0e-967028e7de5f Dec 29 07:41:44.097113 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:41:44.097113 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:41:44.098571 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-32aff34c-662a-4154-a86b-e92ece99d928 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:41:44.150175 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-32aff34c-662a-4154-a86b-e92ece99d928 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Delete volume request issued successfully. Dec 29 07:41:44.150962 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-32aff34c-662a-4154-a86b-e92ece99d928 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/dc24e81c-29dd-4feb-9b0e-967028e7de5f returned with HTTP 202 Dec 29 07:41:44.152118 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 909/1805] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:41:44 2020] DELETE /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/dc24e81c-29dd-4feb-9b0e-967028e7de5f => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:41:44.165601 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fc0d0a89-4b4b-4ef9-b622-8d73abec11d9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] DELETE http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 Dec 29 07:41:44.166725 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fc0d0a89-4b4b-4ef9-b622-8d73abec11d9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:41:44.167086 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:41:44.167086 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:41:44.168338 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fc0d0a89-4b4b-4ef9-b622-8d73abec11d9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:41:44.168858 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.backups [None req-fc0d0a89-4b4b-4ef9-b622-8d73abec11d9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Delete backup with id: 6aac2ca1-e25d-46ef-a889-598eb29779a8. Dec 29 07:41:44.195388 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:41:44.195388 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:41:44.231806 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.backup.rpcapi [None req-fc0d0a89-4b4b-4ef9-b622-8d73abec11d9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] delete_backup rpcapi backup_id 6aac2ca1-e25d-46ef-a889-598eb29779a8 {{(pid=88229) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 29 07:41:44.235830 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fc0d0a89-4b4b-4ef9-b622-8d73abec11d9 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 returned with HTTP 202 Dec 29 07:41:44.241546 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 897/1806] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:41:44 2020] DELETE /volume/v3/eebbcd9816be48ebbf9251663b72394c/backups/6aac2ca1-e25d-46ef-a889-598eb29779a8 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:41:44.245189 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bacbd6bc-9543-420f-8c23-5072121ec6c7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] DELETE http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:41:44.245795 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bacbd6bc-9543-420f-8c23-5072121ec6c7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:41:44.246013 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:41:44.246013 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:41:44.246455 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bacbd6bc-9543-420f-8c23-5072121ec6c7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:41:44.246976 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-bacbd6bc-9543-420f-8c23-5072121ec6c7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Delete volume with id: c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:41:44.349811 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:41:44.349811 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:41:44.351053 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bacbd6bc-9543-420f-8c23-5072121ec6c7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:41:44.421644 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bacbd6bc-9543-420f-8c23-5072121ec6c7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Delete volume request issued successfully. Dec 29 07:41:44.422804 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bacbd6bc-9543-420f-8c23-5072121ec6c7 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 202 Dec 29 07:41:44.424524 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 910/1807] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:41:44 2020] DELETE /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:41:44.433926 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-94a27ef8-93fd-415e-94ca-1f959da5fdb4 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:41:44.434387 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-94a27ef8-93fd-415e-94ca-1f959da5fdb4 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:41:44.434387 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:41:44.434387 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:41:44.434610 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-94a27ef8-93fd-415e-94ca-1f959da5fdb4 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:41:44.586009 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:41:44.586009 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:41:44.608621 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-94a27ef8-93fd-415e-94ca-1f959da5fdb4 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:41:44.673511 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-94a27ef8-93fd-415e-94ca-1f959da5fdb4 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:41:44.684577 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 898/1808] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:41:44 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 1363 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:41:45.691823 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-19a57c00-7488-4050-a824-ee856c9ac285 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:41:45.692965 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-19a57c00-7488-4050-a824-ee856c9ac285 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:41:45.693571 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:41:45.693571 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:41:45.694428 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-19a57c00-7488-4050-a824-ee856c9ac285 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:41:45.812013 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:41:45.812013 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:41:45.839439 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-19a57c00-7488-4050-a824-ee856c9ac285 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:41:45.932460 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-19a57c00-7488-4050-a824-ee856c9ac285 tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:41:45.937804 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 911/1809] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:41:45 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 1363 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:41:46.954270 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5e8e23c4-dfb6-438c-a8ea-79a85c87544a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:41:46.955314 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5e8e23c4-dfb6-438c-a8ea-79a85c87544a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:41:46.955680 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:41:46.955680 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:41:46.956274 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5e8e23c4-dfb6-438c-a8ea-79a85c87544a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:41:47.075330 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:41:47.075330 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:41:47.102967 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5e8e23c4-dfb6-438c-a8ea-79a85c87544a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Volume info retrieved successfully. Dec 29 07:41:47.149497 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5e8e23c4-dfb6-438c-a8ea-79a85c87544a tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 200 Dec 29 07:41:47.150356 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 899/1810] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:41:46 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 1363 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:41:48.167835 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-16c78338-5f01-422e-bede-cb487dbe370f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] GET http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 Dec 29 07:41:48.169082 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-16c78338-5f01-422e-bede-cb487dbe370f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:41:48.169470 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:41:48.169470 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:41:48.170091 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-16c78338-5f01-422e-bede-cb487dbe370f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:41:48.296015 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-16c78338-5f01-422e-bede-cb487dbe370f tempest-TestVolumeBackupRestore-1743740781 tempest-TestVolumeBackupRestore-1743740781] http://10.222.0.20/volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 returned with HTTP 404 Dec 29 07:41:48.303446 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 912/1811] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:41:48 2020] GET /volume/v3/eebbcd9816be48ebbf9251663b72394c/volumes/c874f0b9-07b4-485a-9ba0-ebb2890b11f9 => generated 109 bytes in 139 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:42:20.661025 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-533fdc06-80ce-4d27-ad16-4b271ae7c27d tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] POST http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action Dec 29 07:42:20.661606 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:42:20.661606 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:42:20.663159 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-533fdc06-80ce-4d27-ad16-4b271ae7c27d tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Action body: b'{"os-attach": {"instance_uuid": "61b29f16-7c30-4059-949e-aba9638355de", "mountpoint": "/dev/sdb"}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:42:20.664020 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-533fdc06-80ce-4d27-ad16-4b271ae7c27d tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "61b29f16-7c30-4059-949e-aba9638355de", "mountpoint": "/dev/sdb"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:42:20.818043 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:42:20.818043 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:42:20.819379 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-533fdc06-80ce-4d27-ad16-4b271ae7c27d tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:42:20.849661 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-533fdc06-80ce-4d27-ad16-4b271ae7c27d tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Update volume admin metadata completed successfully. Dec 29 07:42:21.207438 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-533fdc06-80ce-4d27-ad16-4b271ae7c27d tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Attach volume completed successfully. Dec 29 07:42:21.208301 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-533fdc06-80ce-4d27-ad16-4b271ae7c27d tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action returned with HTTP 202 Dec 29 07:42:21.214652 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 900/1812] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:42:20 2020] POST /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action => generated 0 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:42:21.219475 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-74bce4d7-da89-40f9-9918-b20708601bcc tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] GET http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 Dec 29 07:42:21.220012 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-74bce4d7-da89-40f9-9918-b20708601bcc tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:42:21.220509 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-74bce4d7-da89-40f9-9918-b20708601bcc tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:42:21.327164 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:42:21.327164 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:42:21.355727 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-74bce4d7-da89-40f9-9918-b20708601bcc tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:42:21.399444 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:42:21.399444 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:42:21.416932 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-74bce4d7-da89-40f9-9918-b20708601bcc tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 returned with HTTP 200 Dec 29 07:42:21.419004 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 913/1813] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:42:21 2020] GET /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 => generated 1245 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:42:21.438194 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4b948f92-9b91-4552-a554-d41eb3535a49 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] POST http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action Dec 29 07:42:21.438649 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:42:21.438649 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:42:21.439464 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4b948f92-9b91-4552-a554-d41eb3535a49 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Action body: b'{"os-detach": {}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:42:21.440010 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4b948f92-9b91-4552-a554-d41eb3535a49 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:42:21.513883 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:42:21.513883 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:42:21.520561 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4b948f92-9b91-4552-a554-d41eb3535a49 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:42:21.718152 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4b948f92-9b91-4552-a554-d41eb3535a49 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Detach volume completed successfully. Dec 29 07:42:21.718764 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4b948f92-9b91-4552-a554-d41eb3535a49 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action returned with HTTP 202 Dec 29 07:42:21.724940 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 901/1814] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:42:21 2020] POST /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action => generated 0 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:42:21.728107 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1371f5eb-accb-4b1b-a25e-da7974b7ba5e tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] GET http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 Dec 29 07:42:21.729244 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1371f5eb-accb-4b1b-a25e-da7974b7ba5e tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:42:21.729632 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:42:21.729632 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:42:21.730509 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1371f5eb-accb-4b1b-a25e-da7974b7ba5e tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:42:21.857601 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:42:21.857601 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:42:21.877386 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1371f5eb-accb-4b1b-a25e-da7974b7ba5e tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:42:21.937175 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1371f5eb-accb-4b1b-a25e-da7974b7ba5e tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 returned with HTTP 200 Dec 29 07:42:21.938273 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 914/1815] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:42:21 2020] GET /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 => generated 930 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:42:51.138157 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e0a7aef8-077c-4a6c-bcab-c707e6a42d2f tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] POST http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action Dec 29 07:42:51.139289 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:42:51.139289 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:42:51.139990 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e0a7aef8-077c-4a6c-bcab-c707e6a42d2f tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Action body: b'{"os-attach": {"instance_uuid": "bb79b38b-b422-47db-82a3-cb0b3f2711d6", "mountpoint": "/dev/sdb"}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:42:51.140529 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e0a7aef8-077c-4a6c-bcab-c707e6a42d2f tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "bb79b38b-b422-47db-82a3-cb0b3f2711d6", "mountpoint": "/dev/sdb"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:42:51.253418 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:42:51.253418 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:42:51.263214 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e0a7aef8-077c-4a6c-bcab-c707e6a42d2f tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:42:51.289259 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e0a7aef8-077c-4a6c-bcab-c707e6a42d2f tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Update volume admin metadata completed successfully. Dec 29 07:42:51.497430 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e0a7aef8-077c-4a6c-bcab-c707e6a42d2f tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Attach volume completed successfully. Dec 29 07:42:51.498636 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e0a7aef8-077c-4a6c-bcab-c707e6a42d2f tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action returned with HTTP 202 Dec 29 07:42:51.499503 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 902/1816] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:42:51 2020] POST /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action => generated 0 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:42:51.507424 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fb2ee563-9e8a-407a-81f8-7c8ed13a3ca5 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] GET http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 Dec 29 07:42:51.508218 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fb2ee563-9e8a-407a-81f8-7c8ed13a3ca5 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:42:51.508575 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:42:51.508575 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:42:51.509563 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fb2ee563-9e8a-407a-81f8-7c8ed13a3ca5 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:42:51.577988 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:42:51.577988 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:42:51.596335 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fb2ee563-9e8a-407a-81f8-7c8ed13a3ca5 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:42:51.637656 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:42:51.637656 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:42:51.649906 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fb2ee563-9e8a-407a-81f8-7c8ed13a3ca5 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 returned with HTTP 200 Dec 29 07:42:51.652492 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 915/1817] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:42:51 2020] GET /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 => generated 1245 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:42:51.668115 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a78853f1-51eb-4326-bd8b-787e2bd13095 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] GET http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 Dec 29 07:42:51.668842 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a78853f1-51eb-4326-bd8b-787e2bd13095 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:42:51.669211 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:42:51.669211 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:42:51.669828 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a78853f1-51eb-4326-bd8b-787e2bd13095 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:42:51.749813 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:42:51.749813 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:42:51.761012 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a78853f1-51eb-4326-bd8b-787e2bd13095 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:42:51.791040 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:42:51.791040 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:42:51.800750 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a78853f1-51eb-4326-bd8b-787e2bd13095 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 returned with HTTP 200 Dec 29 07:42:51.801775 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 903/1818] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:42:51 2020] GET /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 => generated 1245 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:42:51.819104 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-83233dca-2c68-42d2-aecf-d17980ebdc45 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] POST http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action Dec 29 07:42:51.819790 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:42:51.819790 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:42:51.820517 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-83233dca-2c68-42d2-aecf-d17980ebdc45 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Action body: b'{"os-detach": {}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:42:51.821048 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-83233dca-2c68-42d2-aecf-d17980ebdc45 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:42:51.970799 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:42:51.970799 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:42:51.972398 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-83233dca-2c68-42d2-aecf-d17980ebdc45 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:42:52.163116 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-83233dca-2c68-42d2-aecf-d17980ebdc45 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Detach volume completed successfully. Dec 29 07:42:52.163689 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-83233dca-2c68-42d2-aecf-d17980ebdc45 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action returned with HTTP 202 Dec 29 07:42:52.168556 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 916/1819] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:42:51 2020] POST /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action => generated 0 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:42:52.173005 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-10143747-4d7e-4fee-a4fe-74ad0fcb8f35 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] GET http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 Dec 29 07:42:52.173666 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-10143747-4d7e-4fee-a4fe-74ad0fcb8f35 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:42:52.173969 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:42:52.173969 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:42:52.174732 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-10143747-4d7e-4fee-a4fe-74ad0fcb8f35 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:42:52.257518 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:42:52.257518 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:42:52.275104 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-10143747-4d7e-4fee-a4fe-74ad0fcb8f35 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:42:52.322047 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-10143747-4d7e-4fee-a4fe-74ad0fcb8f35 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 returned with HTTP 200 Dec 29 07:42:52.324097 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 904/1820] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:42:52 2020] GET /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 => generated 930 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:43:00.556114 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-26ae3412-d982-43b6-8264-9fdc60a1aed9 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] POST http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action Dec 29 07:43:00.557140 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:00.557140 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:00.557794 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-26ae3412-d982-43b6-8264-9fdc60a1aed9 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Action body: b'{"os-reserve": {}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:43:00.558332 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-26ae3412-d982-43b6-8264-9fdc60a1aed9 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:43:00.618014 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:00.618014 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:00.619731 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-26ae3412-d982-43b6-8264-9fdc60a1aed9 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:43:00.632360 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-26ae3412-d982-43b6-8264-9fdc60a1aed9 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Reserve volume completed successfully. Dec 29 07:43:00.633153 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-26ae3412-d982-43b6-8264-9fdc60a1aed9 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action returned with HTTP 202 Dec 29 07:43:00.635998 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 917/1821] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:43:00 2020] POST /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:43:00.643509 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9e217291-1dc3-460a-8242-3a913a11e0f1 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] GET http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 Dec 29 07:43:00.644578 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9e217291-1dc3-460a-8242-3a913a11e0f1 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:43:00.644949 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:00.644949 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:00.645579 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9e217291-1dc3-460a-8242-3a913a11e0f1 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:43:00.737481 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:00.737481 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:00.748443 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9e217291-1dc3-460a-8242-3a913a11e0f1 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:43:00.772688 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9e217291-1dc3-460a-8242-3a913a11e0f1 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 returned with HTTP 200 Dec 29 07:43:00.773720 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 905/1822] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:43:00 2020] GET /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 => generated 930 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:43:00.788834 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-537580a5-1617-44ab-879c-b4fe6e9904f6 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] POST http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action Dec 29 07:43:00.789282 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:00.789282 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:00.789995 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-537580a5-1617-44ab-879c-b4fe6e9904f6 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Action body: b'{"os-unreserve": {}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:43:00.790919 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-537580a5-1617-44ab-879c-b4fe6e9904f6 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:43:00.840423 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:00.840423 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:00.842000 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-537580a5-1617-44ab-879c-b4fe6e9904f6 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:43:00.910751 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-537580a5-1617-44ab-879c-b4fe6e9904f6 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Unreserve volume completed successfully. Dec 29 07:43:00.911717 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-537580a5-1617-44ab-879c-b4fe6e9904f6 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action returned with HTTP 202 Dec 29 07:43:00.912956 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 918/1823] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:43:00 2020] POST /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:43:00.920918 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-725c332c-d1b5-48fa-882d-8def4169a0ea tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] GET http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 Dec 29 07:43:00.921790 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-725c332c-d1b5-48fa-882d-8def4169a0ea tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:43:00.922152 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:00.922152 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:00.922926 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-725c332c-d1b5-48fa-882d-8def4169a0ea tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:43:00.989438 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:00.989438 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:00.999952 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-725c332c-d1b5-48fa-882d-8def4169a0ea tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:43:01.050833 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-725c332c-d1b5-48fa-882d-8def4169a0ea tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 returned with HTTP 200 Dec 29 07:43:01.070986 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 906/1824] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:43:00 2020] GET /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 => generated 930 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:43:01.074721 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3fa26d8e-eb45-49e3-b3b2-3a6e6c05048c tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] POST http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action Dec 29 07:43:01.075637 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:01.075637 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:01.076325 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3fa26d8e-eb45-49e3-b3b2-3a6e6c05048c tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:43:01.076972 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3fa26d8e-eb45-49e3-b3b2-3a6e6c05048c tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:43:01.147176 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:01.147176 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:01.149321 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3fa26d8e-eb45-49e3-b3b2-3a6e6c05048c tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:43:01.167120 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3fa26d8e-eb45-49e3-b3b2-3a6e6c05048c tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume updated successfully. Dec 29 07:43:01.167913 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3fa26d8e-eb45-49e3-b3b2-3a6e6c05048c tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action returned with HTTP 200 Dec 29 07:43:01.177531 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c5069f05-9abc-4789-9130-2314f76d1ae6 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] GET http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 Dec 29 07:43:01.178326 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c5069f05-9abc-4789-9130-2314f76d1ae6 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:43:01.178738 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:01.178738 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:01.179334 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c5069f05-9abc-4789-9130-2314f76d1ae6 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:43:01.186445 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 919/1825] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:43:01 2020] POST /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action => generated 0 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 29 07:43:01.240340 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:01.240340 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:01.250401 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c5069f05-9abc-4789-9130-2314f76d1ae6 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:43:01.277451 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c5069f05-9abc-4789-9130-2314f76d1ae6 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 returned with HTTP 200 Dec 29 07:43:01.295386 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ca1ee0a8-864c-41e1-9d2d-b92e30d7709f tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] POST http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action Dec 29 07:43:01.295910 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:01.295910 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:01.296342 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ca1ee0a8-864c-41e1-9d2d-b92e30d7709f tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:43:01.296724 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ca1ee0a8-864c-41e1-9d2d-b92e30d7709f tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:43:01.301600 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 907/1826] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:43:01 2020] GET /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 => generated 929 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:43:01.354932 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:01.354932 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:01.356177 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ca1ee0a8-864c-41e1-9d2d-b92e30d7709f tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:43:01.368086 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ca1ee0a8-864c-41e1-9d2d-b92e30d7709f tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume updated successfully. Dec 29 07:43:01.369551 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ca1ee0a8-864c-41e1-9d2d-b92e30d7709f tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action returned with HTTP 200 Dec 29 07:43:01.378731 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c0865054-53d9-4363-9e53-40a02ca79994 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] GET http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 Dec 29 07:43:01.379265 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c0865054-53d9-4363-9e53-40a02ca79994 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:43:01.379484 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:01.379484 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:01.379857 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c0865054-53d9-4363-9e53-40a02ca79994 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:43:01.385289 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 920/1827] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:43:01 2020] POST /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action => generated 0 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 29 07:43:01.438567 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:01.438567 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:01.448854 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c0865054-53d9-4363-9e53-40a02ca79994 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:43:01.476672 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c0865054-53d9-4363-9e53-40a02ca79994 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 returned with HTTP 200 Dec 29 07:43:01.478858 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 908/1828] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:43:01 2020] GET /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 => generated 930 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:43:01.498501 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-887e2ff2-1b33-40fb-a54a-bc64634bce02 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] POST http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action Dec 29 07:43:01.499226 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:01.499226 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:01.499894 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-887e2ff2-1b33-40fb-a54a-bc64634bce02 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:43:01.500411 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-887e2ff2-1b33-40fb-a54a-bc64634bce02 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:43:01.613758 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:01.613758 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:01.614975 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-887e2ff2-1b33-40fb-a54a-bc64634bce02 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:43:01.667471 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-887e2ff2-1b33-40fb-a54a-bc64634bce02 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Update volume admin metadata completed successfully. Dec 29 07:43:01.667877 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-887e2ff2-1b33-40fb-a54a-bc64634bce02 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Update readonly setting on volume completed successfully. Dec 29 07:43:01.668428 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-887e2ff2-1b33-40fb-a54a-bc64634bce02 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action returned with HTTP 202 Dec 29 07:43:01.672361 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 921/1829] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:43:01 2020] POST /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action => generated 0 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 29 07:43:01.677708 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-05c7a59d-3ca4-4843-9cbc-035d551277fe tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] GET http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 Dec 29 07:43:01.678239 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-05c7a59d-3ca4-4843-9cbc-035d551277fe tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:43:01.678432 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:01.678432 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:01.679205 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-05c7a59d-3ca4-4843-9cbc-035d551277fe tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:43:01.795816 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:01.795816 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:01.808656 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-05c7a59d-3ca4-4843-9cbc-035d551277fe tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:43:01.832122 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-05c7a59d-3ca4-4843-9cbc-035d551277fe tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 returned with HTTP 200 Dec 29 07:43:01.845470 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 909/1830] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:43:01 2020] GET /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 => generated 929 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:43:01.850018 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b2064b0e-1b66-468f-a0e3-92361e5943fd tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] POST http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action Dec 29 07:43:01.850278 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:01.850278 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:01.850744 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b2064b0e-1b66-468f-a0e3-92361e5943fd tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:43:01.851136 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b2064b0e-1b66-468f-a0e3-92361e5943fd tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:43:01.968875 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:01.968875 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:01.970103 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b2064b0e-1b66-468f-a0e3-92361e5943fd tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:43:02.009264 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b2064b0e-1b66-468f-a0e3-92361e5943fd tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Update volume admin metadata completed successfully. Dec 29 07:43:02.009666 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b2064b0e-1b66-468f-a0e3-92361e5943fd tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Update readonly setting on volume completed successfully. Dec 29 07:43:02.012102 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b2064b0e-1b66-468f-a0e3-92361e5943fd tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action returned with HTTP 202 Dec 29 07:43:02.013526 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 922/1831] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:43:01 2020] POST /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action => generated 0 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:43:02.021549 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-50b0ccd1-2b2f-4742-90e3-a0ae84289e19 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] GET http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 Dec 29 07:43:02.021549 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-50b0ccd1-2b2f-4742-90e3-a0ae84289e19 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:43:02.022147 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:02.022147 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:02.022869 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-50b0ccd1-2b2f-4742-90e3-a0ae84289e19 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:43:02.136832 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:02.136832 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:02.151463 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-50b0ccd1-2b2f-4742-90e3-a0ae84289e19 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:43:02.184612 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-50b0ccd1-2b2f-4742-90e3-a0ae84289e19 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 returned with HTTP 200 Dec 29 07:43:02.185675 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 910/1832] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:43:02 2020] GET /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 => generated 930 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:43:02.205417 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9e459cfa-f44f-47fb-8c83-4721cb88e2a1 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] POST http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action Dec 29 07:43:02.206050 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:02.206050 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:02.206732 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9e459cfa-f44f-47fb-8c83-4721cb88e2a1 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-25516313", "disk_format": "raw"}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:43:02.207206 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9e459cfa-f44f-47fb-8c83-4721cb88e2a1 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-25516313", "disk_format": "raw"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:43:02.266705 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:02.266705 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:02.268103 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9e459cfa-f44f-47fb-8c83-4721cb88e2a1 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:43:02.398285 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:02.398285 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:02.603918 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9e459cfa-f44f-47fb-8c83-4721cb88e2a1 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Copy volume to image completed successfully. Dec 29 07:43:02.604875 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9e459cfa-f44f-47fb-8c83-4721cb88e2a1 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action returned with HTTP 202 Dec 29 07:43:02.606378 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 923/1833] 10.222.0.20 () {60 vars in 1358 bytes} [Tue Dec 29 07:43:02 2020] POST /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52/action => generated 691 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:43:40.690709 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-93f724e0-90c7-4fbc-809b-516648a4d2b1 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] GET http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 Dec 29 07:43:40.692018 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-93f724e0-90c7-4fbc-809b-516648a4d2b1 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:43:40.692426 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:40.692426 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:40.693076 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-93f724e0-90c7-4fbc-809b-516648a4d2b1 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:43:40.847104 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:40.847104 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:40.887774 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-93f724e0-90c7-4fbc-809b-516648a4d2b1 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:43:40.995848 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-93f724e0-90c7-4fbc-809b-516648a4d2b1 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 returned with HTTP 200 Dec 29 07:43:40.998078 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 911/1834] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:43:40 2020] GET /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 => generated 930 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:43:42.013519 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-80364b43-2fda-497f-94a3-ec529c3580b9 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] GET http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 Dec 29 07:43:42.014028 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-80364b43-2fda-497f-94a3-ec529c3580b9 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:43:42.014249 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:42.014249 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:42.014647 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-80364b43-2fda-497f-94a3-ec529c3580b9 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:43:42.071732 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:42.071732 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:42.082272 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-80364b43-2fda-497f-94a3-ec529c3580b9 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:43:42.109638 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-80364b43-2fda-497f-94a3-ec529c3580b9 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 returned with HTTP 200 Dec 29 07:43:42.110696 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 924/1835] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:43:42 2020] GET /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 => generated 930 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:43:43.152752 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4a22dcd7-9cdc-4125-98e5-3ee4cd4cc1f3 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] DELETE http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 Dec 29 07:43:43.154135 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4a22dcd7-9cdc-4125-98e5-3ee4cd4cc1f3 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:43:43.154547 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:43.154547 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:43.155216 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4a22dcd7-9cdc-4125-98e5-3ee4cd4cc1f3 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:43:43.155868 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-4a22dcd7-9cdc-4125-98e5-3ee4cd4cc1f3 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Delete volume with id: 1dbd6547-843a-4554-a681-59840af67b52 Dec 29 07:43:43.238634 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:43.238634 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:43.240256 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4a22dcd7-9cdc-4125-98e5-3ee4cd4cc1f3 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:43:43.278739 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4a22dcd7-9cdc-4125-98e5-3ee4cd4cc1f3 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Delete volume request issued successfully. Dec 29 07:43:43.279640 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4a22dcd7-9cdc-4125-98e5-3ee4cd4cc1f3 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 returned with HTTP 202 Dec 29 07:43:43.284145 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 912/1836] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:43:43 2020] DELETE /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:43:43.289457 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aef13af8-4dde-44e7-a910-69e83ec1f769 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] GET http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 Dec 29 07:43:43.290148 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aef13af8-4dde-44e7-a910-69e83ec1f769 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:43:43.290522 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:43.290522 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:43.291149 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aef13af8-4dde-44e7-a910-69e83ec1f769 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:43:43.350851 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:43.350851 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:43.362266 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-aef13af8-4dde-44e7-a910-69e83ec1f769 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:43:43.393452 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aef13af8-4dde-44e7-a910-69e83ec1f769 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 returned with HTTP 200 Dec 29 07:43:43.394608 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 925/1837] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:43:43 2020] GET /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 => generated 929 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:43:44.414947 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-df6886bc-69f5-4ddd-9a2f-2bf433af9d9d tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] GET http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 Dec 29 07:43:44.415447 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-df6886bc-69f5-4ddd-9a2f-2bf433af9d9d tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:43:44.415650 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:44.415650 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:44.416281 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-df6886bc-69f5-4ddd-9a2f-2bf433af9d9d tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:43:44.514774 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:44.514774 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:44.525605 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-df6886bc-69f5-4ddd-9a2f-2bf433af9d9d tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Volume info retrieved successfully. Dec 29 07:43:44.563627 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-df6886bc-69f5-4ddd-9a2f-2bf433af9d9d tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 returned with HTTP 200 Dec 29 07:43:44.564691 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 913/1838] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:43:44 2020] GET /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 => generated 929 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:43:45.581128 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2085512d-4057-4e53-b195-3158c8f44af1 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] GET http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 Dec 29 07:43:45.582966 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2085512d-4057-4e53-b195-3158c8f44af1 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:43:45.583318 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:45.583318 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:45.583932 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2085512d-4057-4e53-b195-3158c8f44af1 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:43:45.644729 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2085512d-4057-4e53-b195-3158c8f44af1 tempest-VolumesActionsTest-1464379332 tempest-VolumesActionsTest-1464379332] http://10.222.0.20/volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 returned with HTTP 404 Dec 29 07:43:45.646264 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 926/1839] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:43:45 2020] GET /volume/v3/38388b3ea55d437786db4977ea6b2cbf/volumes/1dbd6547-843a-4554-a681-59840af67b52 => generated 109 bytes in 69 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:43:54.180291 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e81e8577-eda6-4a90-850c-f76589099215 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] POST http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes Dec 29 07:43:54.180946 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:54.180946 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:54.181343 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e81e8577-eda6-4a90-850c-f76589099215 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-470667855", "metadata": {"Type": "Test"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:43:54.183270 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-e81e8577-eda6-4a90-850c-f76589099215 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-470667855', 'metadata': {'Type': 'Test'}}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:43:54.183961 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-e81e8577-eda6-4a90-850c-f76589099215 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Create volume of 1 GB Dec 29 07:43:54.199137 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e81e8577-eda6-4a90-850c-f76589099215 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Availability Zones retrieved successfully. Dec 29 07:43:54.219627 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e81e8577-eda6-4a90-850c-f76589099215 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Flow 'volume_create_api' (1709a56f-2eb9-4ff8-8f53-e1380a713d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:43:54.223929 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e81e8577-eda6-4a90-850c-f76589099215 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2fd7c02-4b6f-4289-b316-7e528431e4a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:43:54.226640 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-e81e8577-eda6-4a90-850c-f76589099215 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:43:54.316739 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e81e8577-eda6-4a90-850c-f76589099215 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2fd7c02-4b6f-4289-b316-7e528431e4a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:43:54.319462 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e81e8577-eda6-4a90-850c-f76589099215 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34dbdf54-9d08-409c-aa7e-48c3232e3d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:43:54.415885 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-e81e8577-eda6-4a90-850c-f76589099215 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Created reservations ['dd0906ad-6a13-4a03-b4e4-ae9b7558b79e', '1d0d19d1-4f54-44b3-86c4-1bf706c17f0a', '08941571-90f4-45c8-a6a7-db4942a59b0e', 'e06d61a1-68ca-4069-abdb-02e5f289f03f'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:43:54.417823 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e81e8577-eda6-4a90-850c-f76589099215 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34dbdf54-9d08-409c-aa7e-48c3232e3d94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd0906ad-6a13-4a03-b4e4-ae9b7558b79e', '1d0d19d1-4f54-44b3-86c4-1bf706c17f0a', '08941571-90f4-45c8-a6a7-db4942a59b0e', 'e06d61a1-68ca-4069-abdb-02e5f289f03f']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:43:54.420005 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e81e8577-eda6-4a90-850c-f76589099215 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba534edf-f378-4e1e-a08b-c11e597b34c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:43:54.485509 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e81e8577-eda6-4a90-850c-f76589099215 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba534edf-f378-4e1e-a08b-c11e597b34c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb325705-79bb-4e87-b9c9-e59feb296117', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-470667855',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='80ddfbae54a54b2e93977d6c7334effb',qos_specs=None,replication_status=,reservations=['dd0906ad-6a13-4a03-b4e4-ae9b7558b79e','1d0d19d1-4f54-44b3-86c4-1bf706c17f0a','08941571-90f4-45c8-a6a7-db4942a59b0e','e06d61a1-68ca-4069-abdb-02e5f289f03f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b260dd67a563482a908fe61ccedc0dff',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:43:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-470667855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb325705-79bb-4e87-b9c9-e59feb296117,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='80ddfbae54a54b2e93977d6c7334effb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b260dd67a563482a908fe61ccedc0dff',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:43:54.487424 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e81e8577-eda6-4a90-850c-f76589099215 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1729023b-0c21-4ab2-a89a-47c847b15da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:43:54.521879 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e81e8577-eda6-4a90-850c-f76589099215 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1729023b-0c21-4ab2-a89a-47c847b15da3) transitioned into state 'SUCCESS' from state '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-470667855',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='80ddfbae54a54b2e93977d6c7334effb',qos_specs=None,replication_status=,reservations=['dd0906ad-6a13-4a03-b4e4-ae9b7558b79e','1d0d19d1-4f54-44b3-86c4-1bf706c17f0a','08941571-90f4-45c8-a6a7-db4942a59b0e','e06d61a1-68ca-4069-abdb-02e5f289f03f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b260dd67a563482a908fe61ccedc0dff',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:43:54.524185 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e81e8577-eda6-4a90-850c-f76589099215 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6a8e29c-6e79-440c-a064-402543d38bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:43:54.553055 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e81e8577-eda6-4a90-850c-f76589099215 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6a8e29c-6e79-440c-a064-402543d38bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:43:54.558949 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e81e8577-eda6-4a90-850c-f76589099215 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Flow 'volume_create_api' (1709a56f-2eb9-4ff8-8f53-e1380a713d89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:43:54.641544 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e81e8577-eda6-4a90-850c-f76589099215 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Create volume request issued successfully. Dec 29 07:43:54.659733 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e81e8577-eda6-4a90-850c-f76589099215 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes returned with HTTP 202 Dec 29 07:43:54.661276 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 914/1840] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:43:53 2020] POST /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes => generated 827 bytes in 689 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:43:54.677246 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-196f159a-4f8d-46ca-a30c-d0f86ed9693c tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 Dec 29 07:43:54.677601 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-196f159a-4f8d-46ca-a30c-d0f86ed9693c tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:43:54.678071 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-196f159a-4f8d-46ca-a30c-d0f86ed9693c tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:43:54.789342 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:54.789342 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:54.810277 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-196f159a-4f8d-46ca-a30c-d0f86ed9693c tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:43:54.864595 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-196f159a-4f8d-46ca-a30c-d0f86ed9693c tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 returned with HTTP 200 Dec 29 07:43:54.870969 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 927/1841] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:43:54 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 => generated 919 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:43:55.890264 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dee1a0ec-5aed-4288-be4a-f805223c0922 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 Dec 29 07:43:55.890807 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dee1a0ec-5aed-4288-be4a-f805223c0922 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:43:55.891236 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:55.891236 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:55.891856 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dee1a0ec-5aed-4288-be4a-f805223c0922 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:43:56.011993 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:56.011993 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:56.037721 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dee1a0ec-5aed-4288-be4a-f805223c0922 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:43:56.068425 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dee1a0ec-5aed-4288-be4a-f805223c0922 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 returned with HTTP 200 Dec 29 07:43:56.070477 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 915/1842] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:43:55 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 => generated 920 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:43:56.091979 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-92bcbb1e-cba6-4ad8-bc05-38800a4c76d7 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 Dec 29 07:43:56.092486 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-92bcbb1e-cba6-4ad8-bc05-38800a4c76d7 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:43:56.092921 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:56.092921 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:56.093551 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-92bcbb1e-cba6-4ad8-bc05-38800a4c76d7 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:43:56.197641 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:56.197641 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:56.225141 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-92bcbb1e-cba6-4ad8-bc05-38800a4c76d7 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:43:56.277852 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-92bcbb1e-cba6-4ad8-bc05-38800a4c76d7 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 returned with HTTP 200 Dec 29 07:43:56.292733 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 928/1843] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:43:56 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 => generated 920 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:43:56.295610 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-53950498-480a-4c2b-9d6c-852fd68e0d8a tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] PUT http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 Dec 29 07:43:56.296085 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:56.296085 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:56.296497 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-53950498-480a-4c2b-9d6c-852fd68e0d8a tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-470667855"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:43:56.427189 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:56.427189 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:56.447686 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-53950498-480a-4c2b-9d6c-852fd68e0d8a tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:43:56.473223 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-53950498-480a-4c2b-9d6c-852fd68e0d8a tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume updated successfully. Dec 29 07:43:56.489943 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-53950498-480a-4c2b-9d6c-852fd68e0d8a tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 returned with HTTP 200 Dec 29 07:43:56.492640 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 916/1844] 10.222.0.20 () {60 vars in 1335 bytes} [Tue Dec 29 07:43:56 2020] PUT /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 => generated 852 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:43:56.506778 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d5e54745-ed4b-4b44-82cc-15eb86b63847 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] PUT http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 Dec 29 07:43:56.508003 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:56.508003 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:56.508698 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d5e54745-ed4b-4b44-82cc-15eb86b63847 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2117495391", "description": "This is the new description of volume"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:43:56.569936 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:56.569936 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:56.591936 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d5e54745-ed4b-4b44-82cc-15eb86b63847 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:43:56.612437 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d5e54745-ed4b-4b44-82cc-15eb86b63847 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume updated successfully. Dec 29 07:43:56.652744 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d5e54745-ed4b-4b44-82cc-15eb86b63847 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 returned with HTTP 200 Dec 29 07:43:56.655130 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 929/1845] 10.222.0.20 () {60 vars in 1336 bytes} [Tue Dec 29 07:43:56 2020] PUT /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 => generated 892 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:43:56.668934 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-331ea247-1e34-43f7-8cb3-f0ae9c0f2655 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 Dec 29 07:43:56.670233 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-331ea247-1e34-43f7-8cb3-f0ae9c0f2655 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:43:56.670941 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:56.670941 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:56.671589 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-331ea247-1e34-43f7-8cb3-f0ae9c0f2655 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:43:56.822804 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:56.822804 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:56.847826 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-331ea247-1e34-43f7-8cb3-f0ae9c0f2655 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:43:56.897559 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-331ea247-1e34-43f7-8cb3-f0ae9c0f2655 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 returned with HTTP 200 Dec 29 07:43:56.898700 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 917/1846] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:43:56 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 => generated 960 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:43:56.921716 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-077aaac0-37e6-49b1-89ec-9f995b632a3b tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] POST http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes Dec 29 07:43:56.922203 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:56.922203 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:56.922648 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-077aaac0-37e6-49b1-89ec-9f995b632a3b tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1277237756", "availability_zone": "nova", "size": 1}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:43:56.923951 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-077aaac0-37e6-49b1-89ec-9f995b632a3b tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1277237756', 'availability_zone': 'nova', 'size': 1}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:43:56.924257 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-077aaac0-37e6-49b1-89ec-9f995b632a3b tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Create volume of 1 GB Dec 29 07:43:56.982267 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-077aaac0-37e6-49b1-89ec-9f995b632a3b tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Availability Zones retrieved successfully. Dec 29 07:43:57.036318 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-077aaac0-37e6-49b1-89ec-9f995b632a3b tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Flow 'volume_create_api' (0832b349-a951-4eae-8eab-1d9d40f66aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:43:57.042050 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-077aaac0-37e6-49b1-89ec-9f995b632a3b tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c36d3d2-f54f-4044-be19-1287157143bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:43:57.044237 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-077aaac0-37e6-49b1-89ec-9f995b632a3b tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:43:57.161434 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-077aaac0-37e6-49b1-89ec-9f995b632a3b tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c36d3d2-f54f-4044-be19-1287157143bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:43:57.163863 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-077aaac0-37e6-49b1-89ec-9f995b632a3b tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d9ba108-78ab-4e9f-a121-acac071c0209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:43:57.302396 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-077aaac0-37e6-49b1-89ec-9f995b632a3b tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Created reservations ['3ee46181-a981-453c-8863-5c4c660e50e5', '37c70623-0db3-4510-bdfc-d3eed94fd7ce', '6c9b3bac-f391-4273-8de0-b1106d15d3db', '68eb031f-fe5e-4549-bff3-27086a8ac5ca'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:43:57.305375 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-077aaac0-37e6-49b1-89ec-9f995b632a3b tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d9ba108-78ab-4e9f-a121-acac071c0209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ee46181-a981-453c-8863-5c4c660e50e5', '37c70623-0db3-4510-bdfc-d3eed94fd7ce', '6c9b3bac-f391-4273-8de0-b1106d15d3db', '68eb031f-fe5e-4549-bff3-27086a8ac5ca']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:43:57.307718 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-077aaac0-37e6-49b1-89ec-9f995b632a3b tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aa9ded6-d80c-4ee8-935a-c455925b8846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:43:57.392431 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-077aaac0-37e6-49b1-89ec-9f995b632a3b tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aa9ded6-d80c-4ee8-935a-c455925b8846) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d2d747e-c21b-43e9-8593-ba4ada51e34e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1277237756',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80ddfbae54a54b2e93977d6c7334effb',qos_specs=None,replication_status=,reservations=['3ee46181-a981-453c-8863-5c4c660e50e5','37c70623-0db3-4510-bdfc-d3eed94fd7ce','6c9b3bac-f391-4273-8de0-b1106d15d3db','68eb031f-fe5e-4549-bff3-27086a8ac5ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b260dd67a563482a908fe61ccedc0dff',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:43:57Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1277237756',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d2d747e-c21b-43e9-8593-ba4ada51e34e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80ddfbae54a54b2e93977d6c7334effb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b260dd67a563482a908fe61ccedc0dff',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:43:57.394475 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-077aaac0-37e6-49b1-89ec-9f995b632a3b tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c963e686-ba7c-4eab-9a93-8f6ff2cca40a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:43:57.435639 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-077aaac0-37e6-49b1-89ec-9f995b632a3b tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c963e686-ba7c-4eab-9a93-8f6ff2cca40a) transitioned into 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-1277237756',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80ddfbae54a54b2e93977d6c7334effb',qos_specs=None,replication_status=,reservations=['3ee46181-a981-453c-8863-5c4c660e50e5','37c70623-0db3-4510-bdfc-d3eed94fd7ce','6c9b3bac-f391-4273-8de0-b1106d15d3db','68eb031f-fe5e-4549-bff3-27086a8ac5ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b260dd67a563482a908fe61ccedc0dff',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:43:57.437854 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-077aaac0-37e6-49b1-89ec-9f995b632a3b tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c7702ec-0741-4fc0-90c4-fbf7ca9b9fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:43:57.460372 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-077aaac0-37e6-49b1-89ec-9f995b632a3b tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c7702ec-0741-4fc0-90c4-fbf7ca9b9fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:43:57.463400 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-077aaac0-37e6-49b1-89ec-9f995b632a3b tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Flow 'volume_create_api' (0832b349-a951-4eae-8eab-1d9d40f66aec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:43:57.526765 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-077aaac0-37e6-49b1-89ec-9f995b632a3b tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Create volume request issued successfully. Dec 29 07:43:57.548228 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-077aaac0-37e6-49b1-89ec-9f995b632a3b tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes returned with HTTP 202 Dec 29 07:43:57.550361 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 930/1847] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:43:56 2020] POST /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes => generated 811 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:43:57.565393 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5aa04293-55fa-466e-a1bf-1c701e79aed8 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/9d2d747e-c21b-43e9-8593-ba4ada51e34e Dec 29 07:43:57.566079 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5aa04293-55fa-466e-a1bf-1c701e79aed8 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:43:57.566422 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:57.566422 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:57.567310 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5aa04293-55fa-466e-a1bf-1c701e79aed8 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:43:57.659151 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:57.659151 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:57.677265 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5aa04293-55fa-466e-a1bf-1c701e79aed8 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:43:57.755219 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5aa04293-55fa-466e-a1bf-1c701e79aed8 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/9d2d747e-c21b-43e9-8593-ba4ada51e34e returned with HTTP 200 Dec 29 07:43:57.756042 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 918/1848] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:43:57 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/9d2d747e-c21b-43e9-8593-ba4ada51e34e => generated 903 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:43:58.772440 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-96bbe80c-fd04-45a2-a9bd-e9ce1dc89aa3 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/9d2d747e-c21b-43e9-8593-ba4ada51e34e Dec 29 07:43:58.773058 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-96bbe80c-fd04-45a2-a9bd-e9ce1dc89aa3 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:43:58.773229 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:58.773229 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:58.773579 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-96bbe80c-fd04-45a2-a9bd-e9ce1dc89aa3 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:43:58.857551 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:58.857551 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:58.871632 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-96bbe80c-fd04-45a2-a9bd-e9ce1dc89aa3 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:43:58.898809 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-96bbe80c-fd04-45a2-a9bd-e9ce1dc89aa3 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/9d2d747e-c21b-43e9-8593-ba4ada51e34e returned with HTTP 200 Dec 29 07:43:58.900416 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 931/1849] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:43:58 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/9d2d747e-c21b-43e9-8593-ba4ada51e34e => generated 904 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:43:58.915927 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e44b8c94-1a4c-4fa5-892f-38d6f3ebe349 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] PUT http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/9d2d747e-c21b-43e9-8593-ba4ada51e34e Dec 29 07:43:58.922495 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:58.922495 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:58.923198 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e44b8c94-1a4c-4fa5-892f-38d6f3ebe349 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-470667855", "description": null}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:43:59.059150 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:59.059150 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:59.070846 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e44b8c94-1a4c-4fa5-892f-38d6f3ebe349 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:43:59.096845 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e44b8c94-1a4c-4fa5-892f-38d6f3ebe349 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume updated successfully. Dec 29 07:43:59.143654 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e44b8c94-1a4c-4fa5-892f-38d6f3ebe349 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/9d2d747e-c21b-43e9-8593-ba4ada51e34e returned with HTTP 200 Dec 29 07:43:59.158022 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 919/1850] 10.222.0.20 () {60 vars in 1335 bytes} [Tue Dec 29 07:43:58 2020] PUT /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/9d2d747e-c21b-43e9-8593-ba4ada51e34e => generated 838 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:43:59.162742 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fb30b40a-c48b-40dc-b133-781e78ac3938 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] DELETE http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/9d2d747e-c21b-43e9-8593-ba4ada51e34e Dec 29 07:43:59.163273 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fb30b40a-c48b-40dc-b133-781e78ac3938 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:43:59.163993 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:59.163993 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:59.164370 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fb30b40a-c48b-40dc-b133-781e78ac3938 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:43:59.165277 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-fb30b40a-c48b-40dc-b133-781e78ac3938 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Delete volume with id: 9d2d747e-c21b-43e9-8593-ba4ada51e34e Dec 29 07:43:59.269998 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:59.269998 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:59.271301 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fb30b40a-c48b-40dc-b133-781e78ac3938 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:43:59.318689 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fb30b40a-c48b-40dc-b133-781e78ac3938 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Delete volume request issued successfully. Dec 29 07:43:59.319342 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fb30b40a-c48b-40dc-b133-781e78ac3938 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/9d2d747e-c21b-43e9-8593-ba4ada51e34e returned with HTTP 202 Dec 29 07:43:59.323489 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 932/1851] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:43:59 2020] DELETE /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/9d2d747e-c21b-43e9-8593-ba4ada51e34e => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:43:59.328771 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-726d2512-52cb-429f-ab48-487dfcf15367 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/9d2d747e-c21b-43e9-8593-ba4ada51e34e Dec 29 07:43:59.329462 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-726d2512-52cb-429f-ab48-487dfcf15367 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:43:59.329844 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:43:59.329844 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:43:59.330453 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-726d2512-52cb-429f-ab48-487dfcf15367 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:43:59.429982 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:43:59.429982 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:43:59.465041 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-726d2512-52cb-429f-ab48-487dfcf15367 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:43:59.495815 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-726d2512-52cb-429f-ab48-487dfcf15367 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/9d2d747e-c21b-43e9-8593-ba4ada51e34e returned with HTTP 200 Dec 29 07:43:59.496835 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 920/1852] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:43:59 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/9d2d747e-c21b-43e9-8593-ba4ada51e34e => generated 905 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:00.513154 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-45d6f7b8-3bcd-49d4-b864-4105d5b0914f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/9d2d747e-c21b-43e9-8593-ba4ada51e34e Dec 29 07:44:00.514344 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-45d6f7b8-3bcd-49d4-b864-4105d5b0914f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:00.514778 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:00.514778 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:00.515434 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-45d6f7b8-3bcd-49d4-b864-4105d5b0914f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:00.621906 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:00.621906 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:00.650344 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-45d6f7b8-3bcd-49d4-b864-4105d5b0914f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:00.701465 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-45d6f7b8-3bcd-49d4-b864-4105d5b0914f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/9d2d747e-c21b-43e9-8593-ba4ada51e34e returned with HTTP 200 Dec 29 07:44:00.703501 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 933/1853] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:00 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/9d2d747e-c21b-43e9-8593-ba4ada51e34e => generated 905 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:01.718163 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c28d1198-9eb5-40dd-a7d1-96f660f98aa3 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/9d2d747e-c21b-43e9-8593-ba4ada51e34e Dec 29 07:44:01.719291 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c28d1198-9eb5-40dd-a7d1-96f660f98aa3 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:01.719798 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:01.719798 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:01.720174 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c28d1198-9eb5-40dd-a7d1-96f660f98aa3 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:01.814474 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c28d1198-9eb5-40dd-a7d1-96f660f98aa3 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/9d2d747e-c21b-43e9-8593-ba4ada51e34e returned with HTTP 404 Dec 29 07:44:01.815565 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 921/1854] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:01 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/9d2d747e-c21b-43e9-8593-ba4ada51e34e => generated 109 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:44:01.823305 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1fcbf6e5-1c00-404a-a197-978e5d52c109 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] DELETE http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 Dec 29 07:44:01.823851 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1fcbf6e5-1c00-404a-a197-978e5d52c109 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:01.824070 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:01.824070 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:01.824444 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1fcbf6e5-1c00-404a-a197-978e5d52c109 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:01.824907 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-1fcbf6e5-1c00-404a-a197-978e5d52c109 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Delete volume with id: fb325705-79bb-4e87-b9c9-e59feb296117 Dec 29 07:44:02.047619 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:02.047619 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:02.048830 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1fcbf6e5-1c00-404a-a197-978e5d52c109 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:02.087136 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1fcbf6e5-1c00-404a-a197-978e5d52c109 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Delete volume request issued successfully. Dec 29 07:44:02.088252 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1fcbf6e5-1c00-404a-a197-978e5d52c109 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 returned with HTTP 202 Dec 29 07:44:02.089318 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 934/1855] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:44:01 2020] DELETE /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 => generated 0 bytes in 270 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:44:02.097438 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f31a9fb2-117a-4107-8c80-762790d19f67 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 Dec 29 07:44:02.098228 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f31a9fb2-117a-4107-8c80-762790d19f67 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:02.098861 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f31a9fb2-117a-4107-8c80-762790d19f67 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:02.212873 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:02.212873 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:02.237057 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f31a9fb2-117a-4107-8c80-762790d19f67 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:02.313678 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f31a9fb2-117a-4107-8c80-762790d19f67 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 returned with HTTP 200 Dec 29 07:44:02.316673 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 922/1856] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:02 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 => generated 959 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:44:03.331864 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2f24bfda-bfb5-47bc-ae2a-7ac9556e6ff2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 Dec 29 07:44:03.332428 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2f24bfda-bfb5-47bc-ae2a-7ac9556e6ff2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:03.332682 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:03.332682 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:03.332939 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2f24bfda-bfb5-47bc-ae2a-7ac9556e6ff2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:03.385253 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:03.385253 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:03.399587 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2f24bfda-bfb5-47bc-ae2a-7ac9556e6ff2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:03.423860 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2f24bfda-bfb5-47bc-ae2a-7ac9556e6ff2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 returned with HTTP 200 Dec 29 07:44:03.425229 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 935/1857] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:03 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 => generated 959 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:04.440955 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-35e61e5c-737c-416b-be47-0b6dbb1695d5 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 Dec 29 07:44:04.442125 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-35e61e5c-737c-416b-be47-0b6dbb1695d5 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:04.442532 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:04.442532 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:04.443180 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-35e61e5c-737c-416b-be47-0b6dbb1695d5 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:04.492818 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-35e61e5c-737c-416b-be47-0b6dbb1695d5 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 returned with HTTP 404 Dec 29 07:44:04.493874 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 923/1858] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:04 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/fb325705-79bb-4e87-b9c9-e59feb296117 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 29 07:44:04.505169 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1797b442-8ae6-4f24-a84f-d6b7894bb537 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] POST http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes Dec 29 07:44:04.505891 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:04.505891 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:04.506545 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1797b442-8ae6-4f24-a84f-d6b7894bb537 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-274264579"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:04.508842 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-1797b442-8ae6-4f24-a84f-d6b7894bb537 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-274264579'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:44:04.509390 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-1797b442-8ae6-4f24-a84f-d6b7894bb537 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Create volume of 1 GB Dec 29 07:44:04.526353 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1797b442-8ae6-4f24-a84f-d6b7894bb537 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Availability Zones retrieved successfully. Dec 29 07:44:04.548572 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1797b442-8ae6-4f24-a84f-d6b7894bb537 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Flow 'volume_create_api' (93fcf4bc-a8a7-4e16-a2fb-97efee1b0729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:44:04.553224 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1797b442-8ae6-4f24-a84f-d6b7894bb537 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e71d6fa-fa59-49dd-8cb7-23030e8da67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:04.556435 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-1797b442-8ae6-4f24-a84f-d6b7894bb537 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:44:04.646721 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1797b442-8ae6-4f24-a84f-d6b7894bb537 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e71d6fa-fa59-49dd-8cb7-23030e8da67c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:04.649959 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1797b442-8ae6-4f24-a84f-d6b7894bb537 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (875380e2-30d2-4549-a67c-43cd978c7f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:04.727332 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-1797b442-8ae6-4f24-a84f-d6b7894bb537 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Created reservations ['86bb1e76-e168-4e61-a2b2-03921bea9310', '733476e3-7d86-43fd-9b5f-d93b7ebd8377', 'b2580393-e20c-466f-8667-776e29613a05', '001c0457-6ff5-460a-b3e2-feb1076b65a4'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:44:04.729454 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1797b442-8ae6-4f24-a84f-d6b7894bb537 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (875380e2-30d2-4549-a67c-43cd978c7f19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86bb1e76-e168-4e61-a2b2-03921bea9310', '733476e3-7d86-43fd-9b5f-d93b7ebd8377', 'b2580393-e20c-466f-8667-776e29613a05', '001c0457-6ff5-460a-b3e2-feb1076b65a4']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:04.732108 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1797b442-8ae6-4f24-a84f-d6b7894bb537 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (831692e3-1f3c-46a9-9865-995f69b1d9e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:04.795311 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1797b442-8ae6-4f24-a84f-d6b7894bb537 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (831692e3-1f3c-46a9-9865-995f69b1d9e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '039b67ea-a631-4fd1-a686-17ef11394dfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-274264579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80ddfbae54a54b2e93977d6c7334effb',qos_specs=None,replication_status=,reservations=['86bb1e76-e168-4e61-a2b2-03921bea9310','733476e3-7d86-43fd-9b5f-d93b7ebd8377','b2580393-e20c-466f-8667-776e29613a05','001c0457-6ff5-460a-b3e2-feb1076b65a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b260dd67a563482a908fe61ccedc0dff',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:44:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-274264579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=039b67ea-a631-4fd1-a686-17ef11394dfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80ddfbae54a54b2e93977d6c7334effb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b260dd67a563482a908fe61ccedc0dff',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:04.797956 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1797b442-8ae6-4f24-a84f-d6b7894bb537 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a84a690e-0336-48f2-9af9-efc188ac1386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:04.828650 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1797b442-8ae6-4f24-a84f-d6b7894bb537 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a84a690e-0336-48f2-9af9-efc188ac1386) transitioned into state 'SUCCESS' from state '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-274264579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80ddfbae54a54b2e93977d6c7334effb',qos_specs=None,replication_status=,reservations=['86bb1e76-e168-4e61-a2b2-03921bea9310','733476e3-7d86-43fd-9b5f-d93b7ebd8377','b2580393-e20c-466f-8667-776e29613a05','001c0457-6ff5-460a-b3e2-feb1076b65a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b260dd67a563482a908fe61ccedc0dff',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:04.830845 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1797b442-8ae6-4f24-a84f-d6b7894bb537 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c962ff13-9eaa-49b9-ae53-d2fc09757e6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:04.847387 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1797b442-8ae6-4f24-a84f-d6b7894bb537 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c962ff13-9eaa-49b9-ae53-d2fc09757e6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:04.850238 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1797b442-8ae6-4f24-a84f-d6b7894bb537 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Flow 'volume_create_api' (93fcf4bc-a8a7-4e16-a2fb-97efee1b0729) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:44:04.954319 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1797b442-8ae6-4f24-a84f-d6b7894bb537 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Create volume request issued successfully. Dec 29 07:44:04.995615 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1797b442-8ae6-4f24-a84f-d6b7894bb537 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes returned with HTTP 202 Dec 29 07:44:04.996418 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 936/1859] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:44:04 2020] POST /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes => generated 813 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:44:05.011895 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f6167f2a-6d6c-48d5-bb93-56f35e20538b tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/039b67ea-a631-4fd1-a686-17ef11394dfe Dec 29 07:44:05.012566 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f6167f2a-6d6c-48d5-bb93-56f35e20538b tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:05.013162 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f6167f2a-6d6c-48d5-bb93-56f35e20538b tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:05.084587 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:05.084587 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:05.094469 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f6167f2a-6d6c-48d5-bb93-56f35e20538b tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:05.118919 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f6167f2a-6d6c-48d5-bb93-56f35e20538b tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/039b67ea-a631-4fd1-a686-17ef11394dfe returned with HTTP 200 Dec 29 07:44:05.120166 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 924/1860] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:05 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/039b67ea-a631-4fd1-a686-17ef11394dfe => generated 905 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:06.138792 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b02517d6-871b-4a26-b653-8aa7b16da18f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/039b67ea-a631-4fd1-a686-17ef11394dfe Dec 29 07:44:06.139870 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b02517d6-871b-4a26-b653-8aa7b16da18f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:06.140288 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:06.140288 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:06.141005 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b02517d6-871b-4a26-b653-8aa7b16da18f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:06.197964 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:06.197964 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:06.210160 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b02517d6-871b-4a26-b653-8aa7b16da18f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:06.244333 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b02517d6-871b-4a26-b653-8aa7b16da18f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/039b67ea-a631-4fd1-a686-17ef11394dfe returned with HTTP 200 Dec 29 07:44:06.245169 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 937/1861] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:06 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/039b67ea-a631-4fd1-a686-17ef11394dfe => generated 906 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:06.261438 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3acd560f-12fa-4562-b43a-dfe3cbb4e616 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] POST http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes Dec 29 07:44:06.262398 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:06.262398 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:06.263100 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3acd560f-12fa-4562-b43a-dfe3cbb4e616 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Action: 'create', calling method: create, body: {"volume": {"source_volid": "039b67ea-a631-4fd1-a686-17ef11394dfe", "size": 1, "name": "tempest-VolumesGetTest-Volume-1091865247", "metadata": {"Type": "Test"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:06.264586 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-3acd560f-12fa-4562-b43a-dfe3cbb4e616 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Create volume request body: {'volume': {'source_volid': '039b67ea-a631-4fd1-a686-17ef11394dfe', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1091865247', 'metadata': {'Type': 'Test'}}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:44:06.323116 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:06.323116 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:06.325002 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3acd560f-12fa-4562-b43a-dfe3cbb4e616 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume retrieved successfully. Dec 29 07:44:06.325553 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-3acd560f-12fa-4562-b43a-dfe3cbb4e616 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Create volume of 1 GB Dec 29 07:44:06.340120 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3acd560f-12fa-4562-b43a-dfe3cbb4e616 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Availability Zones retrieved successfully. Dec 29 07:44:06.358877 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3acd560f-12fa-4562-b43a-dfe3cbb4e616 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Flow 'volume_create_api' (74ec004f-06f7-4d09-ac8b-1b91326aeb56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:44:06.362030 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3acd560f-12fa-4562-b43a-dfe3cbb4e616 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5493af8e-facb-432b-b1d8-d118e4e08d5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:06.364936 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-3acd560f-12fa-4562-b43a-dfe3cbb4e616 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Validating volume size '1' using validate_int, validate_source_size {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:44:06.437739 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3acd560f-12fa-4562-b43a-dfe3cbb4e616 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5493af8e-facb-432b-b1d8-d118e4e08d5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '039b67ea-a631-4fd1-a686-17ef11394dfe', 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:06.440362 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3acd560f-12fa-4562-b43a-dfe3cbb4e616 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aa61539-3ac3-4bb7-86b4-5b0b4d85c98b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:06.511443 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-3acd560f-12fa-4562-b43a-dfe3cbb4e616 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Created reservations ['830e6c3c-5db2-4b07-8b9d-3dd88f5cfd9c', 'c4c339ff-0fad-448a-be17-8b403b4ad8b7', '8cad9922-19d2-4df6-a691-258c6a7a0359', '20afe13b-5a65-460d-ac92-9d51875dc5ca'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:44:06.513511 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3acd560f-12fa-4562-b43a-dfe3cbb4e616 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5aa61539-3ac3-4bb7-86b4-5b0b4d85c98b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['830e6c3c-5db2-4b07-8b9d-3dd88f5cfd9c', 'c4c339ff-0fad-448a-be17-8b403b4ad8b7', '8cad9922-19d2-4df6-a691-258c6a7a0359', '20afe13b-5a65-460d-ac92-9d51875dc5ca']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:06.515634 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3acd560f-12fa-4562-b43a-dfe3cbb4e616 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cbf871b-3eec-44fb-8bb0-816a8d5f570f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:06.641175 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3acd560f-12fa-4562-b43a-dfe3cbb4e616 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6cbf871b-3eec-44fb-8bb0-816a8d5f570f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12efc5b2-1149-4010-88f0-73fbfafd443a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1091865247',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='80ddfbae54a54b2e93977d6c7334effb',qos_specs=None,replication_status=,reservations=['830e6c3c-5db2-4b07-8b9d-3dd88f5cfd9c','c4c339ff-0fad-448a-be17-8b403b4ad8b7','8cad9922-19d2-4df6-a691-258c6a7a0359','20afe13b-5a65-460d-ac92-9d51875dc5ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=039b67ea-a631-4fd1-a686-17ef11394dfe,status='creating',user_id='b260dd67a563482a908fe61ccedc0dff',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:44:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1091865247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12efc5b2-1149-4010-88f0-73fbfafd443a,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='80ddfbae54a54b2e93977d6c7334effb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=039b67ea-a631-4fd1-a686-17ef11394dfe,status='creating',terminated_at=None,updated_at=None,user_id='b260dd67a563482a908fe61ccedc0dff',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:06.643341 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3acd560f-12fa-4562-b43a-dfe3cbb4e616 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca97ced6-b5d4-49b8-9938-b55d50adf7a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:06.672128 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3acd560f-12fa-4562-b43a-dfe3cbb4e616 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca97ced6-b5d4-49b8-9938-b55d50adf7a1) transitioned into state 'SUCCESS' from state '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-1091865247',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='80ddfbae54a54b2e93977d6c7334effb',qos_specs=None,replication_status=,reservations=['830e6c3c-5db2-4b07-8b9d-3dd88f5cfd9c','c4c339ff-0fad-448a-be17-8b403b4ad8b7','8cad9922-19d2-4df6-a691-258c6a7a0359','20afe13b-5a65-460d-ac92-9d51875dc5ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=039b67ea-a631-4fd1-a686-17ef11394dfe,status='creating',user_id='b260dd67a563482a908fe61ccedc0dff',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:06.674129 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3acd560f-12fa-4562-b43a-dfe3cbb4e616 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44cc3ea2-f6d2-4302-b926-9679d6ebe28a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:06.742617 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3acd560f-12fa-4562-b43a-dfe3cbb4e616 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44cc3ea2-f6d2-4302-b926-9679d6ebe28a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:06.746555 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3acd560f-12fa-4562-b43a-dfe3cbb4e616 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Flow 'volume_create_api' (74ec004f-06f7-4d09-ac8b-1b91326aeb56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:44:06.809112 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3acd560f-12fa-4562-b43a-dfe3cbb4e616 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Create volume request issued successfully. Dec 29 07:44:06.835548 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3acd560f-12fa-4562-b43a-dfe3cbb4e616 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes returned with HTTP 202 Dec 29 07:44:06.847034 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 925/1862] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:44:06 2020] POST /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes => generated 862 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:44:06.852150 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-59c6f9dd-b9ae-4440-a2e8-6540cde2dec2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a Dec 29 07:44:06.852796 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-59c6f9dd-b9ae-4440-a2e8-6540cde2dec2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:06.853086 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:06.853086 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:06.853591 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-59c6f9dd-b9ae-4440-a2e8-6540cde2dec2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:06.950545 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:06.950545 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:06.974632 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-59c6f9dd-b9ae-4440-a2e8-6540cde2dec2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:07.019304 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-59c6f9dd-b9ae-4440-a2e8-6540cde2dec2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a returned with HTTP 200 Dec 29 07:44:07.020379 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 938/1863] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:06 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a => generated 930 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:08.038069 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e89090dd-3690-458c-9cb3-be7a5528a7c1 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a Dec 29 07:44:08.039665 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e89090dd-3690-458c-9cb3-be7a5528a7c1 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:08.039665 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:08.039665 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:08.040032 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e89090dd-3690-458c-9cb3-be7a5528a7c1 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:08.093054 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:08.093054 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:08.104643 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e89090dd-3690-458c-9cb3-be7a5528a7c1 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:08.140206 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e89090dd-3690-458c-9cb3-be7a5528a7c1 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a returned with HTTP 200 Dec 29 07:44:08.141716 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 926/1864] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:08 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a => generated 954 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:09.161413 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-84819759-5b88-4dbc-acac-abefa8be2558 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a Dec 29 07:44:09.162478 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-84819759-5b88-4dbc-acac-abefa8be2558 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:09.169972 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:09.169972 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:09.171120 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-84819759-5b88-4dbc-acac-abefa8be2558 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:09.246374 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:09.246374 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:09.256565 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-84819759-5b88-4dbc-acac-abefa8be2558 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:09.293670 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-84819759-5b88-4dbc-acac-abefa8be2558 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a returned with HTTP 200 Dec 29 07:44:09.303448 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 939/1865] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:09 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a => generated 954 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:10.310883 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-83fb6257-4ed5-4a53-94c9-003b04b00d19 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a Dec 29 07:44:10.311924 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-83fb6257-4ed5-4a53-94c9-003b04b00d19 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:10.312444 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:10.312444 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:10.313232 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-83fb6257-4ed5-4a53-94c9-003b04b00d19 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:10.443349 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:10.443349 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:10.466044 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-83fb6257-4ed5-4a53-94c9-003b04b00d19 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:10.505585 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-83fb6257-4ed5-4a53-94c9-003b04b00d19 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a returned with HTTP 200 Dec 29 07:44:10.506431 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 927/1866] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:10 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a => generated 954 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:11.524467 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4ef23624-27dd-4eb3-9bea-b97d95e86b03 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a Dec 29 07:44:11.524985 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4ef23624-27dd-4eb3-9bea-b97d95e86b03 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:11.525192 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:11.525192 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:11.525553 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4ef23624-27dd-4eb3-9bea-b97d95e86b03 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:11.617363 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:11.617363 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:11.626731 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4ef23624-27dd-4eb3-9bea-b97d95e86b03 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:11.652452 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4ef23624-27dd-4eb3-9bea-b97d95e86b03 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a returned with HTTP 200 Dec 29 07:44:11.663633 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 940/1867] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:11 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a => generated 954 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:12.674250 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8b4b3601-61e8-4a79-9240-fd41d57b5c5c tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a Dec 29 07:44:12.675448 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8b4b3601-61e8-4a79-9240-fd41d57b5c5c tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:12.675771 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:12.675771 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:12.676442 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8b4b3601-61e8-4a79-9240-fd41d57b5c5c tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:12.796746 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:12.796746 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:12.805540 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8b4b3601-61e8-4a79-9240-fd41d57b5c5c tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:12.832773 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8b4b3601-61e8-4a79-9240-fd41d57b5c5c tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a returned with HTTP 200 Dec 29 07:44:12.837641 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 928/1868] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:12 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a => generated 954 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:13.855671 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5b60dbfe-1833-48b0-ad4a-bc9b16c23a01 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a Dec 29 07:44:13.859826 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5b60dbfe-1833-48b0-ad4a-bc9b16c23a01 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:13.860576 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:13.860576 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:13.861237 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5b60dbfe-1833-48b0-ad4a-bc9b16c23a01 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:13.973732 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:13.973732 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:13.983573 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5b60dbfe-1833-48b0-ad4a-bc9b16c23a01 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:14.007995 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5b60dbfe-1833-48b0-ad4a-bc9b16c23a01 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a returned with HTTP 200 Dec 29 07:44:14.009052 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 941/1869] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:13 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a => generated 954 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:15.026827 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1803b365-de89-4e97-9ad2-4f9f363644d1 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a Dec 29 07:44:15.028122 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1803b365-de89-4e97-9ad2-4f9f363644d1 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:15.028430 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:15.028430 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:15.029053 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1803b365-de89-4e97-9ad2-4f9f363644d1 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:15.120071 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:15.120071 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:15.136114 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1803b365-de89-4e97-9ad2-4f9f363644d1 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:15.183150 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1803b365-de89-4e97-9ad2-4f9f363644d1 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a returned with HTTP 200 Dec 29 07:44:15.193823 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 929/1870] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:15 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a => generated 954 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:44:16.205237 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a2112c13-4329-49d5-9458-87d0ce47ca24 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a Dec 29 07:44:16.207113 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a2112c13-4329-49d5-9458-87d0ce47ca24 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:16.207688 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:16.207688 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:16.208928 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a2112c13-4329-49d5-9458-87d0ce47ca24 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:16.308959 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:16.308959 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:16.320365 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a2112c13-4329-49d5-9458-87d0ce47ca24 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:16.349047 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a2112c13-4329-49d5-9458-87d0ce47ca24 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a returned with HTTP 200 Dec 29 07:44:16.350132 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 942/1871] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:16 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a => generated 954 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:17.370657 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c534a838-c20c-467a-82fa-1f3feace10e6 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a Dec 29 07:44:17.372402 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c534a838-c20c-467a-82fa-1f3feace10e6 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:17.372661 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:17.372661 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:17.373008 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c534a838-c20c-467a-82fa-1f3feace10e6 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:17.491654 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:17.491654 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:17.521523 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c534a838-c20c-467a-82fa-1f3feace10e6 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:17.577825 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c534a838-c20c-467a-82fa-1f3feace10e6 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a returned with HTTP 200 Dec 29 07:44:17.579588 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 930/1872] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:17 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a => generated 954 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:18.595707 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-84a779c6-de83-4bb5-886f-a3447395a653 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a Dec 29 07:44:18.596991 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-84a779c6-de83-4bb5-886f-a3447395a653 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:18.597378 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:18.597378 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:18.597757 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-84a779c6-de83-4bb5-886f-a3447395a653 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:18.652136 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:18.652136 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:18.660773 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-84a779c6-de83-4bb5-886f-a3447395a653 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:18.684404 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-84a779c6-de83-4bb5-886f-a3447395a653 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a returned with HTTP 200 Dec 29 07:44:18.685209 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 943/1873] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:18 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a => generated 955 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:18.701115 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eb7498cd-f32b-4cc5-9686-6a75774cc8ec tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a Dec 29 07:44:18.701618 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eb7498cd-f32b-4cc5-9686-6a75774cc8ec tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:18.701818 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:18.701818 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:18.702562 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eb7498cd-f32b-4cc5-9686-6a75774cc8ec tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:18.779430 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:18.779430 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:18.789593 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-eb7498cd-f32b-4cc5-9686-6a75774cc8ec tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:18.811935 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eb7498cd-f32b-4cc5-9686-6a75774cc8ec tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a returned with HTTP 200 Dec 29 07:44:18.813071 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 931/1874] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:18 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a => generated 955 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:18.828862 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4de4799a-a875-423e-94a1-7a43458f690e tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] PUT http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a Dec 29 07:44:18.829449 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:18.829449 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:18.829906 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4de4799a-a875-423e-94a1-7a43458f690e tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1091865247"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:18.888860 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:18.888860 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:18.897193 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4de4799a-a875-423e-94a1-7a43458f690e tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:18.908215 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4de4799a-a875-423e-94a1-7a43458f690e tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume updated successfully. Dec 29 07:44:18.941152 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4de4799a-a875-423e-94a1-7a43458f690e tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a returned with HTTP 200 Dec 29 07:44:18.942307 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 944/1875] 10.222.0.20 () {60 vars in 1335 bytes} [Tue Dec 29 07:44:18 2020] PUT /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a => generated 887 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:18.959357 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-831ce497-8380-4bd5-985a-a146896982d7 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] PUT http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a Dec 29 07:44:18.960113 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:18.960113 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:18.960797 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-831ce497-8380-4bd5-985a-a146896982d7 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-804347908", "description": "This is the new description of volume"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:19.015211 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:19.015211 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:19.024688 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-831ce497-8380-4bd5-985a-a146896982d7 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:19.038804 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-831ce497-8380-4bd5-985a-a146896982d7 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume updated successfully. Dec 29 07:44:19.057949 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-831ce497-8380-4bd5-985a-a146896982d7 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a returned with HTTP 200 Dec 29 07:44:19.059220 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 932/1876] 10.222.0.20 () {60 vars in 1336 bytes} [Tue Dec 29 07:44:18 2020] PUT /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a => generated 925 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:19.074870 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bddf7ee4-e791-4f1f-80af-8d3b391eec13 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a Dec 29 07:44:19.075493 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bddf7ee4-e791-4f1f-80af-8d3b391eec13 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:19.075574 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:19.075574 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:19.075916 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bddf7ee4-e791-4f1f-80af-8d3b391eec13 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:19.130226 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:19.130226 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:19.139222 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bddf7ee4-e791-4f1f-80af-8d3b391eec13 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:19.164681 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bddf7ee4-e791-4f1f-80af-8d3b391eec13 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a returned with HTTP 200 Dec 29 07:44:19.165665 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 945/1877] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:19 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a => generated 993 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:19.180740 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8b3714fd-e693-4d6a-869a-0aa5711dfc21 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] POST http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes Dec 29 07:44:19.181195 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:19.181195 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:19.181609 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8b3714fd-e693-4d6a-869a-0aa5711dfc21 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-464938300", "availability_zone": "nova", "size": 1}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:19.182747 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-8b3714fd-e693-4d6a-869a-0aa5711dfc21 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-464938300', 'availability_zone': 'nova', 'size': 1}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:44:19.183118 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-8b3714fd-e693-4d6a-869a-0aa5711dfc21 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Create volume of 1 GB Dec 29 07:44:19.196544 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8b3714fd-e693-4d6a-869a-0aa5711dfc21 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Availability Zones retrieved successfully. Dec 29 07:44:19.213885 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8b3714fd-e693-4d6a-869a-0aa5711dfc21 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Flow 'volume_create_api' (35d6f34f-a232-4099-87c7-387b161f58b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:44:19.216464 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8b3714fd-e693-4d6a-869a-0aa5711dfc21 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49117cd4-7a9b-48cb-9cf7-ebd205fca522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:19.218367 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-8b3714fd-e693-4d6a-869a-0aa5711dfc21 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:44:19.293418 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8b3714fd-e693-4d6a-869a-0aa5711dfc21 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49117cd4-7a9b-48cb-9cf7-ebd205fca522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:19.295870 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8b3714fd-e693-4d6a-869a-0aa5711dfc21 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (accc0047-c338-4234-93a2-aa71533d4d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:19.370863 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-8b3714fd-e693-4d6a-869a-0aa5711dfc21 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Created reservations ['eccaf6f7-7461-43e4-85b2-bcc256d70867', 'e9c39cba-73d8-44dc-a0d6-f719614ac26d', 'ade4e54a-11b3-41e5-9ca0-8bdbf052bfa2', '5e7b3067-568e-4d13-87e7-29406267bfc3'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:44:19.373719 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8b3714fd-e693-4d6a-869a-0aa5711dfc21 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (accc0047-c338-4234-93a2-aa71533d4d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eccaf6f7-7461-43e4-85b2-bcc256d70867', 'e9c39cba-73d8-44dc-a0d6-f719614ac26d', 'ade4e54a-11b3-41e5-9ca0-8bdbf052bfa2', '5e7b3067-568e-4d13-87e7-29406267bfc3']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:19.375811 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8b3714fd-e693-4d6a-869a-0aa5711dfc21 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de7b834f-0651-47f8-b70d-5cc0d970e428) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:19.447325 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8b3714fd-e693-4d6a-869a-0aa5711dfc21 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de7b834f-0651-47f8-b70d-5cc0d970e428) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6b37bbc-1a55-43d9-8e80-3a99a0b75bc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-464938300',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80ddfbae54a54b2e93977d6c7334effb',qos_specs=None,replication_status=,reservations=['eccaf6f7-7461-43e4-85b2-bcc256d70867','e9c39cba-73d8-44dc-a0d6-f719614ac26d','ade4e54a-11b3-41e5-9ca0-8bdbf052bfa2','5e7b3067-568e-4d13-87e7-29406267bfc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b260dd67a563482a908fe61ccedc0dff',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:44:19Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-464938300',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6b37bbc-1a55-43d9-8e80-3a99a0b75bc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80ddfbae54a54b2e93977d6c7334effb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b260dd67a563482a908fe61ccedc0dff',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:19.449312 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8b3714fd-e693-4d6a-869a-0aa5711dfc21 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6474a98d-ffdf-43ee-bc10-07a5f8dcbb95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:19.487526 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8b3714fd-e693-4d6a-869a-0aa5711dfc21 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6474a98d-ffdf-43ee-bc10-07a5f8dcbb95) transitioned into 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-464938300',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80ddfbae54a54b2e93977d6c7334effb',qos_specs=None,replication_status=,reservations=['eccaf6f7-7461-43e4-85b2-bcc256d70867','e9c39cba-73d8-44dc-a0d6-f719614ac26d','ade4e54a-11b3-41e5-9ca0-8bdbf052bfa2','5e7b3067-568e-4d13-87e7-29406267bfc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b260dd67a563482a908fe61ccedc0dff',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:19.489794 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8b3714fd-e693-4d6a-869a-0aa5711dfc21 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de3fc19b-a9b3-4587-8e6d-53c4155eca7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:19.508485 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8b3714fd-e693-4d6a-869a-0aa5711dfc21 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de3fc19b-a9b3-4587-8e6d-53c4155eca7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:19.511464 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8b3714fd-e693-4d6a-869a-0aa5711dfc21 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Flow 'volume_create_api' (35d6f34f-a232-4099-87c7-387b161f58b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:44:19.578545 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8b3714fd-e693-4d6a-869a-0aa5711dfc21 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Create volume request issued successfully. Dec 29 07:44:19.602505 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8b3714fd-e693-4d6a-869a-0aa5711dfc21 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes returned with HTTP 202 Dec 29 07:44:19.603442 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 933/1878] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:44:19 2020] POST /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes => generated 810 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:44:19.619285 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d3498a91-96b7-4866-8d27-c8cd7cce32f9 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/d6b37bbc-1a55-43d9-8e80-3a99a0b75bc2 Dec 29 07:44:19.621510 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d3498a91-96b7-4866-8d27-c8cd7cce32f9 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:19.621510 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:19.621510 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:19.621510 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d3498a91-96b7-4866-8d27-c8cd7cce32f9 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:19.693510 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:19.693510 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:19.705928 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d3498a91-96b7-4866-8d27-c8cd7cce32f9 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:19.732578 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d3498a91-96b7-4866-8d27-c8cd7cce32f9 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/d6b37bbc-1a55-43d9-8e80-3a99a0b75bc2 returned with HTTP 200 Dec 29 07:44:19.736785 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 946/1879] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:19 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/d6b37bbc-1a55-43d9-8e80-3a99a0b75bc2 => generated 902 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:20.754175 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2db01904-a01f-4c93-9398-5185e26864de tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/d6b37bbc-1a55-43d9-8e80-3a99a0b75bc2 Dec 29 07:44:20.755481 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2db01904-a01f-4c93-9398-5185e26864de tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:20.755851 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:20.755851 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:20.756855 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2db01904-a01f-4c93-9398-5185e26864de tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:20.813694 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:20.813694 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:20.824506 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2db01904-a01f-4c93-9398-5185e26864de tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:20.850990 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2db01904-a01f-4c93-9398-5185e26864de tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/d6b37bbc-1a55-43d9-8e80-3a99a0b75bc2 returned with HTTP 200 Dec 29 07:44:20.852389 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 934/1880] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:20 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/d6b37bbc-1a55-43d9-8e80-3a99a0b75bc2 => generated 903 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:20.867979 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ec661c0a-74a4-4664-801d-4ef1d94acca2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] PUT http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/d6b37bbc-1a55-43d9-8e80-3a99a0b75bc2 Dec 29 07:44:20.868873 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:20.868873 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:20.869552 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ec661c0a-74a4-4664-801d-4ef1d94acca2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1091865247", "description": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:20.969739 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:20.969739 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:20.983150 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ec661c0a-74a4-4664-801d-4ef1d94acca2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:20.994108 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ec661c0a-74a4-4664-801d-4ef1d94acca2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume updated successfully. Dec 29 07:44:21.011267 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ec661c0a-74a4-4664-801d-4ef1d94acca2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/d6b37bbc-1a55-43d9-8e80-3a99a0b75bc2 returned with HTTP 200 Dec 29 07:44:21.012501 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 947/1881] 10.222.0.20 () {60 vars in 1335 bytes} [Tue Dec 29 07:44:20 2020] PUT /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/d6b37bbc-1a55-43d9-8e80-3a99a0b75bc2 => generated 839 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:21.027346 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-98f4c16a-8471-45e8-a807-ab2fe0e8232a tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] DELETE http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/d6b37bbc-1a55-43d9-8e80-3a99a0b75bc2 Dec 29 07:44:21.028398 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-98f4c16a-8471-45e8-a807-ab2fe0e8232a tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:21.028769 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:21.028769 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:21.029384 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-98f4c16a-8471-45e8-a807-ab2fe0e8232a tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:21.029998 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-98f4c16a-8471-45e8-a807-ab2fe0e8232a tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Delete volume with id: d6b37bbc-1a55-43d9-8e80-3a99a0b75bc2 Dec 29 07:44:21.164666 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:21.164666 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:21.165876 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-98f4c16a-8471-45e8-a807-ab2fe0e8232a tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:21.228608 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-98f4c16a-8471-45e8-a807-ab2fe0e8232a tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Delete volume request issued successfully. Dec 29 07:44:21.229109 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-98f4c16a-8471-45e8-a807-ab2fe0e8232a tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/d6b37bbc-1a55-43d9-8e80-3a99a0b75bc2 returned with HTTP 202 Dec 29 07:44:21.233774 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 935/1882] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:44:21 2020] DELETE /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/d6b37bbc-1a55-43d9-8e80-3a99a0b75bc2 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:44:21.238383 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6397393c-f6f5-475c-a024-0bebecb9f794 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/d6b37bbc-1a55-43d9-8e80-3a99a0b75bc2 Dec 29 07:44:21.239148 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6397393c-f6f5-475c-a024-0bebecb9f794 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:21.239570 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:21.239570 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:21.240195 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6397393c-f6f5-475c-a024-0bebecb9f794 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:21.312022 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:21.312022 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:21.323352 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6397393c-f6f5-475c-a024-0bebecb9f794 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:21.348397 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6397393c-f6f5-475c-a024-0bebecb9f794 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/d6b37bbc-1a55-43d9-8e80-3a99a0b75bc2 returned with HTTP 200 Dec 29 07:44:21.358417 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 948/1883] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:21 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/d6b37bbc-1a55-43d9-8e80-3a99a0b75bc2 => generated 906 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:22.375276 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8a9dd4f2-ec45-42da-b2fa-706dfcdc04a4 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/d6b37bbc-1a55-43d9-8e80-3a99a0b75bc2 Dec 29 07:44:22.375779 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8a9dd4f2-ec45-42da-b2fa-706dfcdc04a4 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:22.375999 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:22.375999 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:22.376376 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8a9dd4f2-ec45-42da-b2fa-706dfcdc04a4 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:22.430974 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:22.430974 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:22.440109 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8a9dd4f2-ec45-42da-b2fa-706dfcdc04a4 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:22.464067 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8a9dd4f2-ec45-42da-b2fa-706dfcdc04a4 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/d6b37bbc-1a55-43d9-8e80-3a99a0b75bc2 returned with HTTP 200 Dec 29 07:44:22.465067 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 936/1884] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:22 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/d6b37bbc-1a55-43d9-8e80-3a99a0b75bc2 => generated 906 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:23.481452 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d1cc54a6-a046-4efd-b7c4-64ccfad67476 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/d6b37bbc-1a55-43d9-8e80-3a99a0b75bc2 Dec 29 07:44:23.482762 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d1cc54a6-a046-4efd-b7c4-64ccfad67476 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:23.483167 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:23.483167 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:23.483785 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d1cc54a6-a046-4efd-b7c4-64ccfad67476 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:23.544332 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d1cc54a6-a046-4efd-b7c4-64ccfad67476 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/d6b37bbc-1a55-43d9-8e80-3a99a0b75bc2 returned with HTTP 404 Dec 29 07:44:23.546183 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 949/1885] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:23 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/d6b37bbc-1a55-43d9-8e80-3a99a0b75bc2 => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:44:23.554212 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-011c88ee-9d68-48e6-ad07-eeb55ed169af tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] DELETE http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a Dec 29 07:44:23.555222 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-011c88ee-9d68-48e6-ad07-eeb55ed169af tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:23.555587 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:23.555587 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:23.556191 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-011c88ee-9d68-48e6-ad07-eeb55ed169af tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:23.556800 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-011c88ee-9d68-48e6-ad07-eeb55ed169af tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Delete volume with id: 12efc5b2-1149-4010-88f0-73fbfafd443a Dec 29 07:44:23.631153 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:23.631153 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:23.639941 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-011c88ee-9d68-48e6-ad07-eeb55ed169af tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:23.693076 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-011c88ee-9d68-48e6-ad07-eeb55ed169af tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Delete volume request issued successfully. Dec 29 07:44:23.703691 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-011c88ee-9d68-48e6-ad07-eeb55ed169af tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a returned with HTTP 202 Dec 29 07:44:23.711369 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 937/1886] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:44:23 2020] DELETE /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:44:23.715542 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-796744fc-bd53-4d89-aba8-777b244fd8ac tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a Dec 29 07:44:23.716427 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-796744fc-bd53-4d89-aba8-777b244fd8ac tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:23.716929 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-796744fc-bd53-4d89-aba8-777b244fd8ac tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:23.836422 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:23.836422 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:23.860639 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-796744fc-bd53-4d89-aba8-777b244fd8ac tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:23.904520 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-796744fc-bd53-4d89-aba8-777b244fd8ac tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a returned with HTTP 200 Dec 29 07:44:23.905582 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 950/1887] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:23 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a => generated 992 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:24.923862 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d547f4f2-1b5e-410d-8c06-309f8d3ba86f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a Dec 29 07:44:24.924951 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d547f4f2-1b5e-410d-8c06-309f8d3ba86f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:24.925311 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:24.925311 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:24.925888 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d547f4f2-1b5e-410d-8c06-309f8d3ba86f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:25.024556 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:25.024556 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:25.047092 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d547f4f2-1b5e-410d-8c06-309f8d3ba86f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:25.091481 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d547f4f2-1b5e-410d-8c06-309f8d3ba86f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a returned with HTTP 200 Dec 29 07:44:25.095208 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 938/1888] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:24 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a => generated 992 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:26.111952 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b49df6fa-b3c1-4e86-83cb-e93292bd1123 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a Dec 29 07:44:26.112478 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b49df6fa-b3c1-4e86-83cb-e93292bd1123 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:26.112695 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:26.112695 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:26.113065 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b49df6fa-b3c1-4e86-83cb-e93292bd1123 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:26.159997 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b49df6fa-b3c1-4e86-83cb-e93292bd1123 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a returned with HTTP 404 Dec 29 07:44:26.161304 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 951/1889] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:26 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/12efc5b2-1149-4010-88f0-73fbfafd443a => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:44:26.204788 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6be258ec-33d5-4127-a6ba-9ac8fa9ebfc2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] POST http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes Dec 29 07:44:26.205249 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:26.205249 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:26.205675 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6be258ec-33d5-4127-a6ba-9ac8fa9ebfc2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Action: 'create', calling method: create, body: {"volume": {"imageRef": "52cdef56-eb4c-4d50-a0bf-c37ad8fca758", "size": 1, "name": "tempest-VolumesGetTest-Volume-372485811", "metadata": {"Type": "Test"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:26.206931 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-6be258ec-33d5-4127-a6ba-9ac8fa9ebfc2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Create volume request body: {'volume': {'imageRef': '52cdef56-eb4c-4d50-a0bf-c37ad8fca758', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-372485811', 'metadata': {'Type': 'Test'}}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:44:26.337611 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-6be258ec-33d5-4127-a6ba-9ac8fa9ebfc2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Create volume of 1 GB Dec 29 07:44:26.362392 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6be258ec-33d5-4127-a6ba-9ac8fa9ebfc2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Availability Zones retrieved successfully. Dec 29 07:44:26.382280 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6be258ec-33d5-4127-a6ba-9ac8fa9ebfc2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Flow 'volume_create_api' (31678ba3-10fc-4c75-b2b3-562cdb1b7743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:44:26.386702 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6be258ec-33d5-4127-a6ba-9ac8fa9ebfc2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3294a03-bcc9-4711-8383-42d8dfcedcc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:26.389014 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-6be258ec-33d5-4127-a6ba-9ac8fa9ebfc2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:44:26.538679 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6be258ec-33d5-4127-a6ba-9ac8fa9ebfc2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3294a03-bcc9-4711-8383-42d8dfcedcc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:26.541221 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6be258ec-33d5-4127-a6ba-9ac8fa9ebfc2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d71255f0-dc3f-4a09-b111-6e7d1539bf15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:26.615527 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-6be258ec-33d5-4127-a6ba-9ac8fa9ebfc2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Created reservations ['2754c9af-724b-491a-b5eb-f5774897c159', '2c35c1ae-2f03-4cdd-a507-01c6a500c8e3', 'd2d0a0e7-b846-47bc-bf83-bd9ba59d2360', 'e2ce24aa-625b-4e8b-b16b-b7cb22c9b457'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:44:26.618280 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6be258ec-33d5-4127-a6ba-9ac8fa9ebfc2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d71255f0-dc3f-4a09-b111-6e7d1539bf15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2754c9af-724b-491a-b5eb-f5774897c159', '2c35c1ae-2f03-4cdd-a507-01c6a500c8e3', 'd2d0a0e7-b846-47bc-bf83-bd9ba59d2360', 'e2ce24aa-625b-4e8b-b16b-b7cb22c9b457']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:26.620670 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6be258ec-33d5-4127-a6ba-9ac8fa9ebfc2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f567dca-bd84-447c-98cd-75e8dd763baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:26.693995 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6be258ec-33d5-4127-a6ba-9ac8fa9ebfc2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f567dca-bd84-447c-98cd-75e8dd763baa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e75d03d-0543-4957-a6f2-2d1595ee488d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-372485811',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='80ddfbae54a54b2e93977d6c7334effb',qos_specs=None,replication_status=,reservations=['2754c9af-724b-491a-b5eb-f5774897c159','2c35c1ae-2f03-4cdd-a507-01c6a500c8e3','d2d0a0e7-b846-47bc-bf83-bd9ba59d2360','e2ce24aa-625b-4e8b-b16b-b7cb22c9b457'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b260dd67a563482a908fe61ccedc0dff',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:44:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-372485811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e75d03d-0543-4957-a6f2-2d1595ee488d,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='80ddfbae54a54b2e93977d6c7334effb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b260dd67a563482a908fe61ccedc0dff',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:26.697624 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6be258ec-33d5-4127-a6ba-9ac8fa9ebfc2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3698815b-beff-4e39-ad9c-f761999e371b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:26.735668 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6be258ec-33d5-4127-a6ba-9ac8fa9ebfc2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3698815b-beff-4e39-ad9c-f761999e371b) transitioned into state 'SUCCESS' from state '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-372485811',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='80ddfbae54a54b2e93977d6c7334effb',qos_specs=None,replication_status=,reservations=['2754c9af-724b-491a-b5eb-f5774897c159','2c35c1ae-2f03-4cdd-a507-01c6a500c8e3','d2d0a0e7-b846-47bc-bf83-bd9ba59d2360','e2ce24aa-625b-4e8b-b16b-b7cb22c9b457'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b260dd67a563482a908fe61ccedc0dff',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:26.738299 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6be258ec-33d5-4127-a6ba-9ac8fa9ebfc2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fe59b0c-3efd-4edc-906e-24ced890828c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:26.760142 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6be258ec-33d5-4127-a6ba-9ac8fa9ebfc2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fe59b0c-3efd-4edc-906e-24ced890828c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:26.763396 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6be258ec-33d5-4127-a6ba-9ac8fa9ebfc2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Flow 'volume_create_api' (31678ba3-10fc-4c75-b2b3-562cdb1b7743) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:44:26.825276 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6be258ec-33d5-4127-a6ba-9ac8fa9ebfc2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Create volume request issued successfully. Dec 29 07:44:26.843498 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6be258ec-33d5-4127-a6ba-9ac8fa9ebfc2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes returned with HTTP 202 Dec 29 07:44:26.844904 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 939/1890] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:44:26 2020] POST /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes => generated 827 bytes in 644 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:44:26.862391 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-facaaaaa-a4bd-44f1-8dd6-8347c232ea13 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:26.863605 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-facaaaaa-a4bd-44f1-8dd6-8347c232ea13 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:26.864331 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-facaaaaa-a4bd-44f1-8dd6-8347c232ea13 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:26.930877 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:26.930877 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:26.941631 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-facaaaaa-a4bd-44f1-8dd6-8347c232ea13 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:26.980474 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-facaaaaa-a4bd-44f1-8dd6-8347c232ea13 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 200 Dec 29 07:44:26.982985 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 952/1891] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:26 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 895 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:27.999422 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-01669e4c-875f-4a3e-9113-12539bda070f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:27.999958 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-01669e4c-875f-4a3e-9113-12539bda070f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:28.000153 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:28.000153 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:28.000520 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-01669e4c-875f-4a3e-9113-12539bda070f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:28.063148 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:28.063148 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:28.072738 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-01669e4c-875f-4a3e-9113-12539bda070f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:28.096949 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-01669e4c-875f-4a3e-9113-12539bda070f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 200 Dec 29 07:44:28.098018 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 940/1892] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:27 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 919 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:29.115336 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fbbd9add-0b6a-4f24-9316-3c6ea4b961d6 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:29.116455 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fbbd9add-0b6a-4f24-9316-3c6ea4b961d6 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:29.116617 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:29.116617 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:29.116972 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fbbd9add-0b6a-4f24-9316-3c6ea4b961d6 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:29.217475 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:29.217475 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:29.229257 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fbbd9add-0b6a-4f24-9316-3c6ea4b961d6 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:29.262528 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fbbd9add-0b6a-4f24-9316-3c6ea4b961d6 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 200 Dec 29 07:44:29.273440 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 953/1893] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:29 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 919 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:30.280833 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6a0239cc-2826-47aa-889d-24c118009924 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:30.281990 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6a0239cc-2826-47aa-889d-24c118009924 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:30.282522 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:30.282522 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:30.283521 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6a0239cc-2826-47aa-889d-24c118009924 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:30.368710 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:30.368710 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:30.380241 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6a0239cc-2826-47aa-889d-24c118009924 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:30.411950 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6a0239cc-2826-47aa-889d-24c118009924 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 200 Dec 29 07:44:30.414134 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 941/1894] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:30 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 919 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:31.445316 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-52f7e0bb-7247-4dfe-9346-bc5ef7396ff2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:31.445848 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-52f7e0bb-7247-4dfe-9346-bc5ef7396ff2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:31.454405 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:31.454405 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:31.455171 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-52f7e0bb-7247-4dfe-9346-bc5ef7396ff2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:31.538129 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:31.538129 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:31.549019 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-52f7e0bb-7247-4dfe-9346-bc5ef7396ff2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:31.581675 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-52f7e0bb-7247-4dfe-9346-bc5ef7396ff2 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 200 Dec 29 07:44:31.583106 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 954/1895] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:31 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 919 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:32.601039 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f7366eab-47b6-46c4-82c5-d49ccab6cc82 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:32.603034 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f7366eab-47b6-46c4-82c5-d49ccab6cc82 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:32.603034 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:32.603034 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:32.603034 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f7366eab-47b6-46c4-82c5-d49ccab6cc82 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:32.716268 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:32.716268 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:32.726652 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f7366eab-47b6-46c4-82c5-d49ccab6cc82 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:32.757453 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f7366eab-47b6-46c4-82c5-d49ccab6cc82 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 200 Dec 29 07:44:32.766377 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 942/1896] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:32 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 919 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:33.780226 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3d640cff-6276-4225-a899-8256e4470ff1 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:33.780761 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3d640cff-6276-4225-a899-8256e4470ff1 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:33.780982 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:33.780982 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:33.781361 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3d640cff-6276-4225-a899-8256e4470ff1 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:33.871610 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:33.871610 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:33.887017 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3d640cff-6276-4225-a899-8256e4470ff1 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:33.917988 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3d640cff-6276-4225-a899-8256e4470ff1 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 200 Dec 29 07:44:33.919459 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 955/1897] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:33 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 919 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:34.935499 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a9717065-58d3-45b9-86aa-c8f5b74abdd4 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:34.935998 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a9717065-58d3-45b9-86aa-c8f5b74abdd4 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:34.936193 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:34.936193 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:34.936968 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a9717065-58d3-45b9-86aa-c8f5b74abdd4 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:35.025549 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:35.025549 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:35.035589 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a9717065-58d3-45b9-86aa-c8f5b74abdd4 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:35.061022 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a9717065-58d3-45b9-86aa-c8f5b74abdd4 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 200 Dec 29 07:44:35.062128 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 943/1898] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:34 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 919 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:36.078209 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6a66ab80-d4b0-485f-8f7c-1b281f079ce7 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:36.078655 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6a66ab80-d4b0-485f-8f7c-1b281f079ce7 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:36.078943 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:36.078943 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:36.079241 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6a66ab80-d4b0-485f-8f7c-1b281f079ce7 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:36.183890 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:36.183890 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:36.213760 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6a66ab80-d4b0-485f-8f7c-1b281f079ce7 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:36.250719 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6a66ab80-d4b0-485f-8f7c-1b281f079ce7 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 200 Dec 29 07:44:36.251840 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 956/1899] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:36 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 919 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:36.325601 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8a15ccd2-2788-44a9-b53b-98e667f4afad tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] POST http://10.222.0.20/volume/v3/cbba8751074b40a8af55566b7c2c3009/types Dec 29 07:44:36.326761 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:36.326761 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:36.327713 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8a15ccd2-2788-44a9-b53b-98e667f4afad tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1892085720"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:36.395243 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8a15ccd2-2788-44a9-b53b-98e667f4afad tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] http://10.222.0.20/volume/v3/cbba8751074b40a8af55566b7c2c3009/types returned with HTTP 200 Dec 29 07:44:36.398012 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 944/1900] 10.222.0.20 () {60 vars in 1219 bytes} [Tue Dec 29 07:44:36 2020] POST /volume/v3/cbba8751074b40a8af55566b7c2c3009/types => generated 216 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:36.498140 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-462efca5-2ca3-4757-aee6-317a0b242210 tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] POST http://10.222.0.20/volume/v3/cbba8751074b40a8af55566b7c2c3009/group_types Dec 29 07:44:36.499031 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:36.499031 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:36.499719 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-462efca5-2ca3-4757-aee6-317a0b242210 tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-193474430"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:36.552989 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-462efca5-2ca3-4757-aee6-317a0b242210 tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] http://10.222.0.20/volume/v3/cbba8751074b40a8af55566b7c2c3009/group_types returned with HTTP 202 Dec 29 07:44:36.566030 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 957/1901] 10.222.0.20 () {62 vars in 1278 bytes} [Tue Dec 29 07:44:36 2020] POST /volume/v3/cbba8751074b40a8af55566b7c2c3009/group_types => generated 172 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:44:36.757236 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ca333f08-9ca1-4157-8309-0387ee59b308 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] POST http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups Dec 29 07:44:36.760112 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ca333f08-9ca1-4157-8309-0387ee59b308 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b246a633-1f89-486e-9687-8720f19916d1", "volume_types": ["884c4fc8-8f07-4da9-ae8d-1447cb263fdd"], "name": "tempest-Group1-1106412739"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:36.761582 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-ca333f08-9ca1-4157-8309-0387ee59b308 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Creating new group {'group': {'group_type': 'b246a633-1f89-486e-9687-8720f19916d1', 'volume_types': ['884c4fc8-8f07-4da9-ae8d-1447cb263fdd'], 'name': 'tempest-Group1-1106412739'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 29 07:44:36.777064 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.groups [None req-ca333f08-9ca1-4157-8309-0387ee59b308 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Creating group tempest-Group1-1106412739. Dec 29 07:44:36.855001 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ca333f08-9ca1-4157-8309-0387ee59b308 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Availability zone cache updated, next update will occur around 2020-12-29 08:44:36.854318. {{(pid=88229) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 29 07:44:36.855313 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ca333f08-9ca1-4157-8309-0387ee59b308 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Availability Zones retrieved successfully. Dec 29 07:44:36.885906 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-ca333f08-9ca1-4157-8309-0387ee59b308 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Created reservations ['3215eecb-9ecf-479d-91c3-3d50a6e736ce'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:44:37.020211 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ca333f08-9ca1-4157-8309-0387ee59b308 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups returned with HTTP 202 Dec 29 07:44:37.031815 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 945/1902] 10.222.0.20 () {62 vars in 1264 bytes} [Tue Dec 29 07:44:36 2020] POST /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups => generated 94 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:44:37.041156 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4d4886f2-4dda-46ec-9d87-08324fb4678a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb Dec 29 07:44:37.042060 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4d4886f2-4dda-46ec-9d87-08324fb4678a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:37.042814 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4d4886f2-4dda-46ec-9d87-08324fb4678a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:37.043423 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-4d4886f2-4dda-46ec-9d87-08324fb4678a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] show called for member 9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:44:37.059720 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:37.059720 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:37.123407 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4d4886f2-4dda-46ec-9d87-08324fb4678a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb returned with HTTP 200 Dec 29 07:44:37.125100 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 958/1903] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:44:37 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb => generated 322 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:37.269515 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3a222717-30b7-4cdc-a8f3-829155afacce tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:37.270411 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3a222717-30b7-4cdc-a8f3-829155afacce tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:37.270892 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:37.270892 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:37.271695 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3a222717-30b7-4cdc-a8f3-829155afacce tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:37.339784 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:37.339784 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:37.348936 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3a222717-30b7-4cdc-a8f3-829155afacce tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:37.380138 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3a222717-30b7-4cdc-a8f3-829155afacce tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 200 Dec 29 07:44:37.391319 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 946/1904] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:37 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 919 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:38.138012 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-00408dce-54bf-419f-8fa4-2d90125dee69 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb Dec 29 07:44:38.138625 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-00408dce-54bf-419f-8fa4-2d90125dee69 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:38.139096 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:38.139096 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:38.139465 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-00408dce-54bf-419f-8fa4-2d90125dee69 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:38.139875 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-00408dce-54bf-419f-8fa4-2d90125dee69 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] show called for member 9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:44:38.152476 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:38.152476 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:38.188225 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-00408dce-54bf-419f-8fa4-2d90125dee69 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb returned with HTTP 200 Dec 29 07:44:38.190749 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 959/1905] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:44:38 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb => generated 323 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:38.201140 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ee16c7ed-b095-4074-95da-b17d1a4966ff tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] POST http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups Dec 29 07:44:38.202087 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:38.202087 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:38.203027 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ee16c7ed-b095-4074-95da-b17d1a4966ff tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b246a633-1f89-486e-9687-8720f19916d1", "volume_types": ["884c4fc8-8f07-4da9-ae8d-1447cb263fdd"], "name": "tempest-Group2-718388514"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:38.207232 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-ee16c7ed-b095-4074-95da-b17d1a4966ff tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Creating new group {'group': {'group_type': 'b246a633-1f89-486e-9687-8720f19916d1', 'volume_types': ['884c4fc8-8f07-4da9-ae8d-1447cb263fdd'], 'name': 'tempest-Group2-718388514'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 29 07:44:38.223690 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.groups [None req-ee16c7ed-b095-4074-95da-b17d1a4966ff tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Creating group tempest-Group2-718388514. Dec 29 07:44:38.285182 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ee16c7ed-b095-4074-95da-b17d1a4966ff tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Availability Zones retrieved successfully. Dec 29 07:44:38.367862 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-ee16c7ed-b095-4074-95da-b17d1a4966ff tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Created reservations ['54f75513-9e95-4d28-9155-78d18650a7a3'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:44:38.399021 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e9e5b1e1-a84b-45c9-83c6-9c815fe99442 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:38.400300 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e9e5b1e1-a84b-45c9-83c6-9c815fe99442 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:38.400713 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:38.400713 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:38.401372 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e9e5b1e1-a84b-45c9-83c6-9c815fe99442 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:38.483927 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:38.483927 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:38.501627 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ee16c7ed-b095-4074-95da-b17d1a4966ff tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups returned with HTTP 202 Dec 29 07:44:38.506687 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 947/1906] 10.222.0.20 () {62 vars in 1264 bytes} [Tue Dec 29 07:44:38 2020] POST /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups => generated 93 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 29 07:44:38.520108 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e9e5b1e1-a84b-45c9-83c6-9c815fe99442 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:38.521626 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b401a252-f512-45ad-981e-930337873280 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/cab22189-490b-44fb-a98f-211349fbf54c Dec 29 07:44:38.523071 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b401a252-f512-45ad-981e-930337873280 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:38.523356 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:38.523356 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:38.523736 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b401a252-f512-45ad-981e-930337873280 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:38.524153 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-b401a252-f512-45ad-981e-930337873280 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] show called for member cab22189-490b-44fb-a98f-211349fbf54c {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:44:38.544840 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:38.544840 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:38.589940 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e9e5b1e1-a84b-45c9-83c6-9c815fe99442 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 200 Dec 29 07:44:38.594005 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 960/1907] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:38 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 919 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:38.640197 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b401a252-f512-45ad-981e-930337873280 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/cab22189-490b-44fb-a98f-211349fbf54c returned with HTTP 200 Dec 29 07:44:38.645814 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 948/1908] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:44:38 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/cab22189-490b-44fb-a98f-211349fbf54c => generated 321 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:39.610686 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8be6aa35-1ede-4c25-bfef-8762f620e7cb tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:39.611237 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8be6aa35-1ede-4c25-bfef-8762f620e7cb tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:39.611386 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:39.611386 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:39.612056 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8be6aa35-1ede-4c25-bfef-8762f620e7cb tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:39.653049 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-baf9a54a-c926-4c60-8883-5f823b7c63e7 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/cab22189-490b-44fb-a98f-211349fbf54c Dec 29 07:44:39.655101 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-baf9a54a-c926-4c60-8883-5f823b7c63e7 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:39.655556 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:39.655556 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:39.656198 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-baf9a54a-c926-4c60-8883-5f823b7c63e7 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:39.656963 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-baf9a54a-c926-4c60-8883-5f823b7c63e7 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] show called for member cab22189-490b-44fb-a98f-211349fbf54c {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:44:39.676550 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:39.676550 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:39.698357 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:39.698357 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:39.708802 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8be6aa35-1ede-4c25-bfef-8762f620e7cb tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:39.730151 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-baf9a54a-c926-4c60-8883-5f823b7c63e7 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/cab22189-490b-44fb-a98f-211349fbf54c returned with HTTP 200 Dec 29 07:44:39.733664 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 949/1909] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:44:39 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/cab22189-490b-44fb-a98f-211349fbf54c => generated 322 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:39.741336 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8be6aa35-1ede-4c25-bfef-8762f620e7cb tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 200 Dec 29 07:44:39.741336 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 961/1910] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:39 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 919 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:39.755731 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3109eb73-8e7f-4426-a2a2-b49123352863 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] POST http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes Dec 29 07:44:39.756941 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:39.756941 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:39.757541 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3109eb73-8e7f-4426-a2a2-b49123352863 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1658650460", "volume_type": "884c4fc8-8f07-4da9-ae8d-1447cb263fdd", "group_id": "9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb", "size": 1}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:39.758732 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-3109eb73-8e7f-4426-a2a2-b49123352863 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Create volume request body: {'volume': {'name': 'tempest-volume-1658650460', 'volume_type': '884c4fc8-8f07-4da9-ae8d-1447cb263fdd', 'group_id': '9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb', 'size': 1}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:44:39.786249 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:39.786249 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:39.788478 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-3109eb73-8e7f-4426-a2a2-b49123352863 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Create volume of 1 GB Dec 29 07:44:39.807996 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3109eb73-8e7f-4426-a2a2-b49123352863 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Availability Zones retrieved successfully. Dec 29 07:44:39.828069 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3109eb73-8e7f-4426-a2a2-b49123352863 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Flow 'volume_create_api' (38c623bb-02ec-4de2-837b-73bffde83eb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:44:39.831419 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3109eb73-8e7f-4426-a2a2-b49123352863 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d75862e-a7cf-4d53-910e-ab7e32317a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:39.833064 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:39.833064 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:39.833895 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-3109eb73-8e7f-4426-a2a2-b49123352863 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:44:39.940221 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3109eb73-8e7f-4426-a2a2-b49123352863 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d75862e-a7cf-4d53-910e-ab7e32317a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T07:44:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=884c4fc8-8f07-4da9-ae8d-1447cb263fdd,is_public=True,name='tempest-GroupsTest-volume-type-1892085720',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '884c4fc8-8f07-4da9-ae8d-1447cb263fdd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:39.947534 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3109eb73-8e7f-4426-a2a2-b49123352863 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6184fab3-08e7-461b-bbec-41d9b31e171e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:40.040038 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-3109eb73-8e7f-4426-a2a2-b49123352863 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1892085720 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1892085720, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:44:40.040936 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-3109eb73-8e7f-4426-a2a2-b49123352863 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1892085720 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1892085720, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:44:40.095123 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-3109eb73-8e7f-4426-a2a2-b49123352863 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Created reservations ['947647b2-df7a-488d-a756-ba57c33771ee', '648f22dc-7505-4268-9d56-181de68efcaa', 'e3ce768f-82a5-4dbf-99c5-de9a4141b1cc', '83a5357b-12d6-474f-bbad-1f580a30a91b'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:44:40.097308 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3109eb73-8e7f-4426-a2a2-b49123352863 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6184fab3-08e7-461b-bbec-41d9b31e171e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['947647b2-df7a-488d-a756-ba57c33771ee', '648f22dc-7505-4268-9d56-181de68efcaa', 'e3ce768f-82a5-4dbf-99c5-de9a4141b1cc', '83a5357b-12d6-474f-bbad-1f580a30a91b']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:40.099458 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3109eb73-8e7f-4426-a2a2-b49123352863 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7872bdc2-fda8-4916-afbd-6bf3293d47bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:40.208226 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3109eb73-8e7f-4426-a2a2-b49123352863 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7872bdc2-fda8-4916-afbd-6bf3293d47bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80441782-3493-4c45-9cf8-06ee6a378756', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1658650460',encryption_key_id=None,group_id=9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb,group_type_id=,metadata={},multiattach=False,project_id='848deb71ba3a4ceeae5b86dc59cb41bd',qos_specs=None,replication_status=,reservations=['947647b2-df7a-488d-a756-ba57c33771ee','648f22dc-7505-4268-9d56-181de68efcaa','e3ce768f-82a5-4dbf-99c5-de9a4141b1cc','83a5357b-12d6-474f-bbad-1f580a30a91b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4890faea16284638835ebb8ca466125c',volume_type_id=884c4fc8-8f07-4da9-ae8d-1447cb263fdd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:44:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1658650460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb,host=None,id=80441782-3493-4c45-9cf8-06ee6a378756,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='848deb71ba3a4ceeae5b86dc59cb41bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4890faea16284638835ebb8ca466125c',volume_attachment=,volume_type=,volume_type_id=884c4fc8-8f07-4da9-ae8d-1447cb263fdd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:40.215790 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3109eb73-8e7f-4426-a2a2-b49123352863 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0d8056b-2ee0-4095-9937-e8c83ff58fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:40.277191 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3109eb73-8e7f-4426-a2a2-b49123352863 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0d8056b-2ee0-4095-9937-e8c83ff58fa5) transitioned into state 'SUCCESS' from state '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-1658650460',encryption_key_id=None,group_id=9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb,group_type_id=,metadata={},multiattach=False,project_id='848deb71ba3a4ceeae5b86dc59cb41bd',qos_specs=None,replication_status=,reservations=['947647b2-df7a-488d-a756-ba57c33771ee','648f22dc-7505-4268-9d56-181de68efcaa','e3ce768f-82a5-4dbf-99c5-de9a4141b1cc','83a5357b-12d6-474f-bbad-1f580a30a91b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4890faea16284638835ebb8ca466125c',volume_type_id=884c4fc8-8f07-4da9-ae8d-1447cb263fdd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:40.279187 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3109eb73-8e7f-4426-a2a2-b49123352863 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04637553-a133-4641-8293-fa616e36d5d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:40.327937 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3109eb73-8e7f-4426-a2a2-b49123352863 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04637553-a133-4641-8293-fa616e36d5d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:40.330646 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3109eb73-8e7f-4426-a2a2-b49123352863 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Flow 'volume_create_api' (38c623bb-02ec-4de2-837b-73bffde83eb2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:44:40.413996 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3109eb73-8e7f-4426-a2a2-b49123352863 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Create volume request issued successfully. Dec 29 07:44:40.453108 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-3109eb73-8e7f-4426-a2a2-b49123352863 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:44:40.455122 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-3109eb73-8e7f-4426-a2a2-b49123352863 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:44:40.471662 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-3109eb73-8e7f-4426-a2a2-b49123352863 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:44:40.487967 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:40.487967 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:40.525439 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3109eb73-8e7f-4426-a2a2-b49123352863 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes returned with HTTP 202 Dec 29 07:44:40.527450 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 962/1911] 10.222.0.20 () {62 vars in 1267 bytes} [Tue Dec 29 07:44:39 2020] POST /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes => generated 881 bytes in 777 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:44:40.543788 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d6419007-fb49-45fa-9cd9-f9bd8ea5ccfe tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/80441782-3493-4c45-9cf8-06ee6a378756 Dec 29 07:44:40.544754 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d6419007-fb49-45fa-9cd9-f9bd8ea5ccfe tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:40.545130 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:40.545130 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:40.545740 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d6419007-fb49-45fa-9cd9-f9bd8ea5ccfe tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:40.614273 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:40.614273 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:40.627476 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d6419007-fb49-45fa-9cd9-f9bd8ea5ccfe tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Volume info retrieved successfully. Dec 29 07:44:40.652619 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d6419007-fb49-45fa-9cd9-f9bd8ea5ccfe tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:44:40.653759 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d6419007-fb49-45fa-9cd9-f9bd8ea5ccfe tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:44:40.681389 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-d6419007-fb49-45fa-9cd9-f9bd8ea5ccfe tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:44:40.700095 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:40.700095 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:40.749083 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d6419007-fb49-45fa-9cd9-f9bd8ea5ccfe tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/80441782-3493-4c45-9cf8-06ee6a378756 returned with HTTP 200 Dec 29 07:44:40.749918 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 950/1912] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:44:40 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/80441782-3493-4c45-9cf8-06ee6a378756 => generated 973 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:40.764689 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3c7e97aa-617d-4056-a1c5-e6e4cef944ef tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:40.765575 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3c7e97aa-617d-4056-a1c5-e6e4cef944ef tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:40.765927 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:40.765927 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:40.766543 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3c7e97aa-617d-4056-a1c5-e6e4cef944ef tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:40.909745 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:40.909745 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:40.961332 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3c7e97aa-617d-4056-a1c5-e6e4cef944ef tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:41.005599 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3c7e97aa-617d-4056-a1c5-e6e4cef944ef tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 200 Dec 29 07:44:41.007537 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 963/1913] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:40 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 919 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:41.767826 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9c7e57c1-cc85-486f-af39-4a144210639c tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/80441782-3493-4c45-9cf8-06ee6a378756 Dec 29 07:44:41.769032 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9c7e57c1-cc85-486f-af39-4a144210639c tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:41.769458 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:41.769458 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:41.770092 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9c7e57c1-cc85-486f-af39-4a144210639c tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:41.852845 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:41.852845 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:41.876078 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9c7e57c1-cc85-486f-af39-4a144210639c tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Volume info retrieved successfully. Dec 29 07:44:41.927504 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-9c7e57c1-cc85-486f-af39-4a144210639c tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:44:41.928459 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-9c7e57c1-cc85-486f-af39-4a144210639c tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:44:41.955134 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-9c7e57c1-cc85-486f-af39-4a144210639c tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:44:41.967548 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:41.967548 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:42.023918 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-92ed60be-12cb-46cf-ba9d-8437f06ac248 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:42.025045 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-92ed60be-12cb-46cf-ba9d-8437f06ac248 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:42.025467 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:42.025467 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:42.026103 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-92ed60be-12cb-46cf-ba9d-8437f06ac248 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:42.032612 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9c7e57c1-cc85-486f-af39-4a144210639c tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/80441782-3493-4c45-9cf8-06ee6a378756 returned with HTTP 200 Dec 29 07:44:42.033816 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 951/1914] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:44:41 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/80441782-3493-4c45-9cf8-06ee6a378756 => generated 974 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:42.055401 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6b9e42e4-5292-49c1-a477-7d58260e4eb3 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb Dec 29 07:44:42.056352 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6b9e42e4-5292-49c1-a477-7d58260e4eb3 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:42.056783 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:42.056783 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:42.057422 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6b9e42e4-5292-49c1-a477-7d58260e4eb3 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:42.058043 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-6b9e42e4-5292-49c1-a477-7d58260e4eb3 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] show called for member 9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:44:42.066290 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:42.066290 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:42.114967 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6b9e42e4-5292-49c1-a477-7d58260e4eb3 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb returned with HTTP 200 Dec 29 07:44:42.116535 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 952/1915] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:44:42 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb => generated 323 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:44:42.130020 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f34602b9-0a54-48e7-856d-c3cc442ed9f3 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/cab22189-490b-44fb-a98f-211349fbf54c Dec 29 07:44:42.130907 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f34602b9-0a54-48e7-856d-c3cc442ed9f3 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:42.131486 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:42.131486 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:42.132132 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f34602b9-0a54-48e7-856d-c3cc442ed9f3 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:42.132881 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-f34602b9-0a54-48e7-856d-c3cc442ed9f3 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] show called for member cab22189-490b-44fb-a98f-211349fbf54c {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:44:42.141056 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:42.141056 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:42.148987 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:42.148987 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:42.169739 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-92ed60be-12cb-46cf-ba9d-8437f06ac248 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:42.173973 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f34602b9-0a54-48e7-856d-c3cc442ed9f3 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/cab22189-490b-44fb-a98f-211349fbf54c returned with HTTP 200 Dec 29 07:44:42.175352 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 953/1916] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:44:42 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/cab22189-490b-44fb-a98f-211349fbf54c => generated 322 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:44:42.188197 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-00550cd0-ced1-4a08-a5d5-bebf8cb9fbeb tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/detail Dec 29 07:44:42.189440 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-00550cd0-ced1-4a08-a5d5-bebf8cb9fbeb tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:42.189997 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:42.189997 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:42.190777 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-00550cd0-ced1-4a08-a5d5-bebf8cb9fbeb tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:42.192197 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:42.192197 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:42.217986 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-92ed60be-12cb-46cf-ba9d-8437f06ac248 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 200 Dec 29 07:44:42.219173 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 964/1917] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:42 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 919 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:42.286538 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-00550cd0-ced1-4a08-a5d5-bebf8cb9fbeb tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/detail returned with HTTP 200 Dec 29 07:44:42.289951 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 954/1918] 10.222.0.20 () {60 vars in 1263 bytes} [Tue Dec 29 07:44:42 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/detail => generated 639 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:42.300015 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-56d2f93b-d170-4277-b31e-ed4555a817e3 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/detail Dec 29 07:44:42.300838 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-56d2f93b-d170-4277-b31e-ed4555a817e3 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:42.301237 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:42.301237 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:42.301873 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-56d2f93b-d170-4277-b31e-ed4555a817e3 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:42.308666 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-56d2f93b-d170-4277-b31e-ed4555a817e3 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:44:42.311564 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-56d2f93b-d170-4277-b31e-ed4555a817e3 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:44:42.421312 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-56d2f93b-d170-4277-b31e-ed4555a817e3 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Get all volumes completed successfully. Dec 29 07:44:42.423037 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-56d2f93b-d170-4277-b31e-ed4555a817e3 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:44:42.423611 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-56d2f93b-d170-4277-b31e-ed4555a817e3 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:44:42.454074 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-56d2f93b-d170-4277-b31e-ed4555a817e3 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:44:42.468677 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:42.468677 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:42.496717 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-56d2f93b-d170-4277-b31e-ed4555a817e3 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/detail returned with HTTP 200 Dec 29 07:44:42.498618 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 965/1919] 10.222.0.20 () {60 vars in 1266 bytes} [Tue Dec 29 07:44:42 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/detail => generated 977 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:42.516361 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d3cf6603-ef94-4d6b-ae4f-b795003363df tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/detail Dec 29 07:44:42.516955 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d3cf6603-ef94-4d6b-ae4f-b795003363df tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:42.517175 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:42.517175 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:42.517561 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d3cf6603-ef94-4d6b-ae4f-b795003363df tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'detail' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:42.518166 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-d3cf6603-ef94-4d6b-ae4f-b795003363df tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:44:42.519051 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:42.519051 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:42.520156 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d3cf6603-ef94-4d6b-ae4f-b795003363df tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:44:42.580902 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d3cf6603-ef94-4d6b-ae4f-b795003363df tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Get all volumes completed successfully. Dec 29 07:44:42.582776 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d3cf6603-ef94-4d6b-ae4f-b795003363df tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:44:42.583342 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d3cf6603-ef94-4d6b-ae4f-b795003363df tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:44:42.591552 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-d3cf6603-ef94-4d6b-ae4f-b795003363df tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:44:42.601278 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:42.601278 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:42.651566 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d3cf6603-ef94-4d6b-ae4f-b795003363df tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/detail returned with HTTP 200 Dec 29 07:44:42.653028 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 955/1920] 10.222.0.20 () {60 vars in 1266 bytes} [Tue Dec 29 07:44:42 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/detail => generated 977 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:42.675101 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8da46359-d4fb-4b89-a20c-0deee2bef545 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] POST http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb/action Dec 29 07:44:42.676113 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:42.676113 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:42.676846 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8da46359-d4fb-4b89-a20c-0deee2bef545 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:44:42.677862 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8da46359-d4fb-4b89-a20c-0deee2bef545 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:42.679499 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-8da46359-d4fb-4b89-a20c-0deee2bef545 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] delete called for group 9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb {{(pid=88228) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 29 07:44:42.680072 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.groups [None req-8da46359-d4fb-4b89-a20c-0deee2bef545 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Delete group with id: 9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb Dec 29 07:44:42.695940 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:42.695940 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:42.881525 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8da46359-d4fb-4b89-a20c-0deee2bef545 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb/action returned with HTTP 202 Dec 29 07:44:42.883538 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 966/1921] 10.222.0.20 () {62 vars in 1395 bytes} [Tue Dec 29 07:44:42 2020] POST /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb/action => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 29 07:44:42.891433 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ad1a4563-8f9f-4298-adb6-1c13c0b226ab tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/80441782-3493-4c45-9cf8-06ee6a378756 Dec 29 07:44:42.892290 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ad1a4563-8f9f-4298-adb6-1c13c0b226ab tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:42.892841 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:42.892841 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:42.893496 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ad1a4563-8f9f-4298-adb6-1c13c0b226ab tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:42.990266 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:42.990266 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:43.010884 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ad1a4563-8f9f-4298-adb6-1c13c0b226ab tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Volume info retrieved successfully. Dec 29 07:44:43.039543 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-ad1a4563-8f9f-4298-adb6-1c13c0b226ab tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:44:43.040662 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-ad1a4563-8f9f-4298-adb6-1c13c0b226ab tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:44:43.052672 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-ad1a4563-8f9f-4298-adb6-1c13c0b226ab tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:44:43.059903 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:43.059903 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:43.084795 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ad1a4563-8f9f-4298-adb6-1c13c0b226ab tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/80441782-3493-4c45-9cf8-06ee6a378756 returned with HTTP 200 Dec 29 07:44:43.088402 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 956/1922] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:44:42 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/80441782-3493-4c45-9cf8-06ee6a378756 => generated 973 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:43.236273 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-be4b98ce-bbc9-4c16-aa8e-f4ce41dbc8ee tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:43.236776 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-be4b98ce-bbc9-4c16-aa8e-f4ce41dbc8ee tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:43.237178 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:43.237178 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:43.237797 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-be4b98ce-bbc9-4c16-aa8e-f4ce41dbc8ee tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:43.332159 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:43.332159 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:43.343054 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-be4b98ce-bbc9-4c16-aa8e-f4ce41dbc8ee tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:43.366566 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-be4b98ce-bbc9-4c16-aa8e-f4ce41dbc8ee tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 200 Dec 29 07:44:43.367794 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 967/1923] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:43 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 977 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:44.107908 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bd848680-0209-4519-ab56-a85ba7865ee6 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/80441782-3493-4c45-9cf8-06ee6a378756 Dec 29 07:44:44.109140 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bd848680-0209-4519-ab56-a85ba7865ee6 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:44.109555 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:44.109555 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:44.110211 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bd848680-0209-4519-ab56-a85ba7865ee6 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:44.220553 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:44.220553 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:44.239288 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bd848680-0209-4519-ab56-a85ba7865ee6 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Volume info retrieved successfully. Dec 29 07:44:44.254043 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-bd848680-0209-4519-ab56-a85ba7865ee6 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:44:44.254719 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-bd848680-0209-4519-ab56-a85ba7865ee6 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:44:44.264270 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-bd848680-0209-4519-ab56-a85ba7865ee6 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:44:44.274386 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:44.274386 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:44.298408 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bd848680-0209-4519-ab56-a85ba7865ee6 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/80441782-3493-4c45-9cf8-06ee6a378756 returned with HTTP 200 Dec 29 07:44:44.299951 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 957/1924] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:44:44 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/80441782-3493-4c45-9cf8-06ee6a378756 => generated 973 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:44.385126 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-017a809f-782f-484e-981a-e7f103b3d033 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:44.385655 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-017a809f-782f-484e-981a-e7f103b3d033 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:44.385854 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:44.385854 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:44.391322 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-017a809f-782f-484e-981a-e7f103b3d033 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:44.513789 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:44.513789 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:44.542012 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-017a809f-782f-484e-981a-e7f103b3d033 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:44.629426 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-017a809f-782f-484e-981a-e7f103b3d033 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 200 Dec 29 07:44:44.630278 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 968/1925] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:44 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 980 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:45.054170 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1cfbfe8c-1c57-4ee3-8d93-3df6e00a1b51 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] GET http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7 Dec 29 07:44:45.054961 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1cfbfe8c-1c57-4ee3-8d93-3df6e00a1b51 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:45.055326 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:45.055326 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:45.056026 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1cfbfe8c-1c57-4ee3-8d93-3df6e00a1b51 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:45.082203 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-1cfbfe8c-1c57-4ee3-8d93-3df6e00a1b51 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1892085720 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1892085720, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:44:45.083518 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-1cfbfe8c-1c57-4ee3-8d93-3df6e00a1b51 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1892085720 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1892085720, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:44:45.085289 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-1cfbfe8c-1c57-4ee3-8d93-3df6e00a1b51 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1892085720 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1892085720, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:44:45.097366 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1cfbfe8c-1c57-4ee3-8d93-3df6e00a1b51 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7 returned with HTTP 200 Dec 29 07:44:45.098807 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 958/1926] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:44:44 2020] GET /volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7 => generated 536 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:45.112054 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c8888bed-e0a3-46f5-8cce-b539cf84b367 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] GET http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7/defaults Dec 29 07:44:45.113325 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c8888bed-e0a3-46f5-8cce-b539cf84b367 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:45.113760 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:45.113760 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:45.114411 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c8888bed-e0a3-46f5-8cce-b539cf84b367 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Calling method 'defaults' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:45.134666 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-c8888bed-e0a3-46f5-8cce-b539cf84b367 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1892085720 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1892085720, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:44:45.155126 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c8888bed-e0a3-46f5-8cce-b539cf84b367 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7/defaults returned with HTTP 200 Dec 29 07:44:45.155126 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 969/1927] 10.222.0.20 () {58 vars in 1348 bytes} [Tue Dec 29 07:44:45 2020] GET /volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7/defaults => generated 536 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:45.166889 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aa371287-1029-4d6c-b98a-4934c4ffa493 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] PUT http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7 Dec 29 07:44:45.167767 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aa371287-1029-4d6c-b98a-4934c4ffa493 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:45.278280 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aa371287-1029-4d6c-b98a-4934c4ffa493 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7 returned with HTTP 200 Dec 29 07:44:45.284493 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 959/1928] 10.222.0.20 () {60 vars in 1341 bytes} [Tue Dec 29 07:44:45 2020] PUT /volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7 => generated 494 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:45.294952 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b781c80e-7f5a-4a0e-b3e2-76b3eeca86cd tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] DELETE http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7 Dec 29 07:44:45.295581 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b781c80e-7f5a-4a0e-b3e2-76b3eeca86cd tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:45.296070 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b781c80e-7f5a-4a0e-b3e2-76b3eeca86cd tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:45.309543 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b781c80e-7f5a-4a0e-b3e2-76b3eeca86cd tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7 returned with HTTP 200 Dec 29 07:44:45.310635 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 970/1929] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:44:45 2020] DELETE /volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7 => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (2 switches on core 0) Dec 29 07:44:45.317626 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a940dd84-5285-4a7c-a580-2eb527605a82 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/80441782-3493-4c45-9cf8-06ee6a378756 Dec 29 07:44:45.318295 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a940dd84-5285-4a7c-a580-2eb527605a82 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:45.319274 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a940dd84-5285-4a7c-a580-2eb527605a82 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:45.320829 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-95ef1ab7-9622-4b30-93e9-cebb641adfff tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] GET http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7 Dec 29 07:44:45.321516 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-95ef1ab7-9622-4b30-93e9-cebb641adfff tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:45.322266 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-95ef1ab7-9622-4b30-93e9-cebb641adfff tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:45.357229 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-95ef1ab7-9622-4b30-93e9-cebb641adfff tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7 returned with HTTP 200 Dec 29 07:44:45.358319 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 971/1930] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:44:45 2020] GET /volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7 => generated 536 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:45.376434 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-498daa84-66b0-4692-bc23-607896493082 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] PUT http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7 Dec 29 07:44:45.385702 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-498daa84-66b0-4692-bc23-607896493082 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:45.396423 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a940dd84-5285-4a7c-a580-2eb527605a82 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/80441782-3493-4c45-9cf8-06ee6a378756 returned with HTTP 404 Dec 29 07:44:45.399544 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 960/1931] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:44:45 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/80441782-3493-4c45-9cf8-06ee6a378756 => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:44:45.408641 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-371a0991-8983-4074-83df-21d56cdfbf7b tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb Dec 29 07:44:45.409145 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-371a0991-8983-4074-83df-21d56cdfbf7b tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:45.409570 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-371a0991-8983-4074-83df-21d56cdfbf7b tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:45.409979 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-371a0991-8983-4074-83df-21d56cdfbf7b tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] show called for member 9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:44:45.426337 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-371a0991-8983-4074-83df-21d56cdfbf7b tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb returned with HTTP 404 Dec 29 07:44:45.427562 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 961/1932] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:44:45 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Dec 29 07:44:45.436458 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5764874f-f5b1-4896-a3ed-c0f29d3b0268 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] POST http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/cab22189-490b-44fb-a98f-211349fbf54c/action Dec 29 07:44:45.437287 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5764874f-f5b1-4896-a3ed-c0f29d3b0268 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:44:45.437669 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5764874f-f5b1-4896-a3ed-c0f29d3b0268 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": false}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:45.438795 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-5764874f-f5b1-4896-a3ed-c0f29d3b0268 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] delete called for group cab22189-490b-44fb-a98f-211349fbf54c {{(pid=88229) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 29 07:44:45.439151 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.groups [None req-5764874f-f5b1-4896-a3ed-c0f29d3b0268 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Delete group with id: cab22189-490b-44fb-a98f-211349fbf54c Dec 29 07:44:45.457834 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:45.457834 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:45.618474 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5764874f-f5b1-4896-a3ed-c0f29d3b0268 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/cab22189-490b-44fb-a98f-211349fbf54c/action returned with HTTP 202 Dec 29 07:44:45.620389 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 962/1933] 10.222.0.20 () {62 vars in 1395 bytes} [Tue Dec 29 07:44:45 2020] POST /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/cab22189-490b-44fb-a98f-211349fbf54c/action => generated 0 bytes in 188 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 29 07:44:45.629961 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5e7835b6-fd6e-4524-b86c-5c2f4b564405 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/cab22189-490b-44fb-a98f-211349fbf54c Dec 29 07:44:45.630532 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5e7835b6-fd6e-4524-b86c-5c2f4b564405 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:45.630804 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:45.630804 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:45.631914 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5e7835b6-fd6e-4524-b86c-5c2f4b564405 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:45.631914 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-5e7835b6-fd6e-4524-b86c-5c2f4b564405 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] show called for member cab22189-490b-44fb-a98f-211349fbf54c {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:44:45.642947 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:45.642947 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:45.676620 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5e7835b6-fd6e-4524-b86c-5c2f4b564405 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/cab22189-490b-44fb-a98f-211349fbf54c returned with HTTP 200 Dec 29 07:44:45.677669 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 963/1934] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:44:45 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/cab22189-490b-44fb-a98f-211349fbf54c => generated 321 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:45.698800 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7cc88063-aaaa-43e1-b6c7-e57169400bfa tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:45.700466 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7cc88063-aaaa-43e1-b6c7-e57169400bfa tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:45.700738 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:45.700738 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:45.701228 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7cc88063-aaaa-43e1-b6c7-e57169400bfa tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:45.754116 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-498daa84-66b0-4692-bc23-607896493082 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7 returned with HTTP 200 Dec 29 07:44:45.761646 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 972/1935] 10.222.0.20 () {60 vars in 1342 bytes} [Tue Dec 29 07:44:45 2020] PUT /volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7 => generated 494 bytes in 392 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:45.781744 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-744cfff5-7ca6-461e-b976-4445052e4203 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] GET http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7/defaults Dec 29 07:44:45.782555 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-744cfff5-7ca6-461e-b976-4445052e4203 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:45.783032 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-744cfff5-7ca6-461e-b976-4445052e4203 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Calling method 'defaults' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:45.799206 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:45.799206 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:45.808905 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7cc88063-aaaa-43e1-b6c7-e57169400bfa tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:45.846142 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7cc88063-aaaa-43e1-b6c7-e57169400bfa tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 200 Dec 29 07:44:45.846142 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 964/1936] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:45 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 980 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:45.847684 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-744cfff5-7ca6-461e-b976-4445052e4203 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7/defaults returned with HTTP 200 Dec 29 07:44:45.849149 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 973/1937] 10.222.0.20 () {58 vars in 1348 bytes} [Tue Dec 29 07:44:45 2020] GET /volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7/defaults => generated 536 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:45.866272 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fd5ea005-7bf7-4f28-91b7-d3cc1616e0a0 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] GET http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7 Dec 29 07:44:45.870671 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fd5ea005-7bf7-4f28-91b7-d3cc1616e0a0 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:45.871115 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:45.871115 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:45.871785 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fd5ea005-7bf7-4f28-91b7-d3cc1616e0a0 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:45.974558 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fd5ea005-7bf7-4f28-91b7-d3cc1616e0a0 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7 returned with HTTP 200 Dec 29 07:44:45.976339 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 965/1938] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:44:45 2020] GET /volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7 => generated 536 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:45.993490 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a23729b3-d16f-4c04-a245-0e4404cab04a tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] GET http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7?usage=True Dec 29 07:44:45.994224 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a23729b3-d16f-4c04-a245-0e4404cab04a tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:45.994853 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a23729b3-d16f-4c04-a245-0e4404cab04a tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:46.109629 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a23729b3-d16f-4c04-a245-0e4404cab04a tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7?usage=True returned with HTTP 200 Dec 29 07:44:46.110698 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 974/1939] 10.222.0.20 () {58 vars in 1342 bytes} [Tue Dec 29 07:44:45 2020] GET /volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7?usage=True => generated 1416 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:46.356742 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f4faf063-8dc1-4b56-a4cd-4b0679a6d1b1 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] POST http://10.222.0.20/volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes Dec 29 07:44:46.357767 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f4faf063-8dc1-4b56-a4cd-4b0679a6d1b1 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-146698830"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:46.359288 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-f4faf063-8dc1-4b56-a4cd-4b0679a6d1b1 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-146698830'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:44:46.359667 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-f4faf063-8dc1-4b56-a4cd-4b0679a6d1b1 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Create volume of 1 GB Dec 29 07:44:46.377513 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f4faf063-8dc1-4b56-a4cd-4b0679a6d1b1 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Availability Zones retrieved successfully. Dec 29 07:44:46.411770 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f4faf063-8dc1-4b56-a4cd-4b0679a6d1b1 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Flow 'volume_create_api' (fdaf09f4-9694-4574-a54e-1dff46920dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:44:46.415706 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f4faf063-8dc1-4b56-a4cd-4b0679a6d1b1 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5f1b9d0-27e7-45c8-9d5f-c0a66204c81e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:46.417765 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-f4faf063-8dc1-4b56-a4cd-4b0679a6d1b1 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:44:46.499876 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f4faf063-8dc1-4b56-a4cd-4b0679a6d1b1 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5f1b9d0-27e7-45c8-9d5f-c0a66204c81e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:46.502524 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f4faf063-8dc1-4b56-a4cd-4b0679a6d1b1 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1cd6f39-ee97-4409-b0ab-9cada93824c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:46.617239 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-f4faf063-8dc1-4b56-a4cd-4b0679a6d1b1 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Created reservations ['aa79718f-483f-458b-8b05-36bce8135040', '5d0ff9d1-f940-430c-9b24-f99d30322767', '0c06c78c-2a51-4241-a22a-dc6f4157cde3', '718ea510-e47e-4001-9c80-3b4d3ded4958'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:44:46.619570 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f4faf063-8dc1-4b56-a4cd-4b0679a6d1b1 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1cd6f39-ee97-4409-b0ab-9cada93824c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa79718f-483f-458b-8b05-36bce8135040', '5d0ff9d1-f940-430c-9b24-f99d30322767', '0c06c78c-2a51-4241-a22a-dc6f4157cde3', '718ea510-e47e-4001-9c80-3b4d3ded4958']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:46.621883 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f4faf063-8dc1-4b56-a4cd-4b0679a6d1b1 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa32e3df-44e3-4d5e-8983-4a63221a4804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:46.690534 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6d488e69-d43b-41c9-a4b9-ab96f995a3e4 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/cab22189-490b-44fb-a98f-211349fbf54c Dec 29 07:44:46.691237 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6d488e69-d43b-41c9-a4b9-ab96f995a3e4 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:46.691895 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6d488e69-d43b-41c9-a4b9-ab96f995a3e4 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:46.692306 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-6d488e69-d43b-41c9-a4b9-ab96f995a3e4 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] show called for member cab22189-490b-44fb-a98f-211349fbf54c {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:44:46.704112 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6d488e69-d43b-41c9-a4b9-ab96f995a3e4 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/cab22189-490b-44fb-a98f-211349fbf54c returned with HTTP 404 Dec 29 07:44:46.718859 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 975/1940] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:44:46 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/cab22189-490b-44fb-a98f-211349fbf54c => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:44:46.718983 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f4faf063-8dc1-4b56-a4cd-4b0679a6d1b1 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa32e3df-44e3-4d5e-8983-4a63221a4804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5cf024bb-b555-4d1e-a3a9-52ef56b1d4a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-146698830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04ce01e203d74ae695e0c09919ef86a7',qos_specs=None,replication_status=,reservations=['aa79718f-483f-458b-8b05-36bce8135040','5d0ff9d1-f940-430c-9b24-f99d30322767','0c06c78c-2a51-4241-a22a-dc6f4157cde3','718ea510-e47e-4001-9c80-3b4d3ded4958'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='162aa40ca8f4407cb961c96ee0f6ebb1',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:44:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-146698830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5cf024bb-b555-4d1e-a3a9-52ef56b1d4a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04ce01e203d74ae695e0c09919ef86a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='162aa40ca8f4407cb961c96ee0f6ebb1',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:46.718983 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f4faf063-8dc1-4b56-a4cd-4b0679a6d1b1 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f487a71-5649-463b-b2bf-1b3be33cdb77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:46.723606 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8f500c0a-13eb-4ef4-b806-843bfdd58484 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/detail Dec 29 07:44:46.724187 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8f500c0a-13eb-4ef4-b806-843bfdd58484 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:46.724702 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8f500c0a-13eb-4ef4-b806-843bfdd58484 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:46.752360 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8f500c0a-13eb-4ef4-b806-843bfdd58484 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/detail returned with HTTP 200 Dec 29 07:44:46.760313 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 976/1941] 10.222.0.20 () {60 vars in 1263 bytes} [Tue Dec 29 07:44:46 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/detail => generated 14 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:46.764705 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4bcadcfa-869f-43c0-8e16-77f2e72f6117 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/detail Dec 29 07:44:46.765283 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4bcadcfa-869f-43c0-8e16-77f2e72f6117 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:46.765420 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f4faf063-8dc1-4b56-a4cd-4b0679a6d1b1 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f487a71-5649-463b-b2bf-1b3be33cdb77) transitioned into state 'SUCCESS' from state '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-146698830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04ce01e203d74ae695e0c09919ef86a7',qos_specs=None,replication_status=,reservations=['aa79718f-483f-458b-8b05-36bce8135040','5d0ff9d1-f940-430c-9b24-f99d30322767','0c06c78c-2a51-4241-a22a-dc6f4157cde3','718ea510-e47e-4001-9c80-3b4d3ded4958'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='162aa40ca8f4407cb961c96ee0f6ebb1',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:46.765767 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4bcadcfa-869f-43c0-8e16-77f2e72f6117 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:46.766385 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-4bcadcfa-869f-43c0-8e16-77f2e72f6117 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:44:46.768115 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4bcadcfa-869f-43c0-8e16-77f2e72f6117 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:44:46.770309 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f4faf063-8dc1-4b56-a4cd-4b0679a6d1b1 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88030efa-928f-431f-a5ce-00cd503a4917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:46.793676 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f4faf063-8dc1-4b56-a4cd-4b0679a6d1b1 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88030efa-928f-431f-a5ce-00cd503a4917) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:46.816949 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f4faf063-8dc1-4b56-a4cd-4b0679a6d1b1 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Flow 'volume_create_api' (fdaf09f4-9694-4574-a54e-1dff46920dab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:44:46.910426 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f4faf063-8dc1-4b56-a4cd-4b0679a6d1b1 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Create volume request issued successfully. Dec 29 07:44:46.931684 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4bcadcfa-869f-43c0-8e16-77f2e72f6117 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Get all volumes completed successfully. Dec 29 07:44:46.938304 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4bcadcfa-869f-43c0-8e16-77f2e72f6117 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/detail returned with HTTP 200 Dec 29 07:44:46.957846 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 977/1942] 10.222.0.20 () {60 vars in 1266 bytes} [Tue Dec 29 07:44:46 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/detail => generated 15 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:46.957846 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0b5b85bb-92fa-4785-ace9-7e3cb324271e tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:46.957846 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0b5b85bb-92fa-4785-ace9-7e3cb324271e tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:46.957846 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0b5b85bb-92fa-4785-ace9-7e3cb324271e tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:46.973844 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f4faf063-8dc1-4b56-a4cd-4b0679a6d1b1 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] http://10.222.0.20/volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes returned with HTTP 202 Dec 29 07:44:46.975919 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 966/1943] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:44:46 2020] POST /volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes => generated 824 bytes in 854 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:44:46.985140 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-52a8a7f1-a1ef-493f-869b-8e1662a363de tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] POST http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/cab22189-490b-44fb-a98f-211349fbf54c/action Dec 29 07:44:46.988364 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:46.988364 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:46.989210 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-52a8a7f1-a1ef-493f-869b-8e1662a363de tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:44:46.989614 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-52a8a7f1-a1ef-493f-869b-8e1662a363de tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:46.991131 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-52a8a7f1-a1ef-493f-869b-8e1662a363de tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] delete called for group cab22189-490b-44fb-a98f-211349fbf54c {{(pid=88229) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 29 07:44:46.991588 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.groups [None req-52a8a7f1-a1ef-493f-869b-8e1662a363de tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Delete group with id: cab22189-490b-44fb-a98f-211349fbf54c Dec 29 07:44:47.008591 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-52a8a7f1-a1ef-493f-869b-8e1662a363de tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/cab22189-490b-44fb-a98f-211349fbf54c/action returned with HTTP 404 Dec 29 07:44:47.013689 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 967/1944] 10.222.0.20 () {62 vars in 1395 bytes} [Tue Dec 29 07:44:46 2020] POST /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/cab22189-490b-44fb-a98f-211349fbf54c/action => generated 108 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:44:47.027166 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ecde687f-f18f-469c-a067-126474ba5555 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] GET http://10.222.0.20/volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/5cf024bb-b555-4d1e-a3a9-52ef56b1d4a6 Dec 29 07:44:47.028760 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ecde687f-f18f-469c-a067-126474ba5555 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:47.029558 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ecde687f-f18f-469c-a067-126474ba5555 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:47.078987 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:47.078987 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:47.096587 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:47.096587 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:47.103155 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0b5b85bb-92fa-4785-ace9-7e3cb324271e tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:47.118392 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ecde687f-f18f-469c-a067-126474ba5555 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Volume info retrieved successfully. Dec 29 07:44:47.140736 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0b5b85bb-92fa-4785-ace9-7e3cb324271e tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 200 Dec 29 07:44:47.141851 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 978/1945] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:46 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 980 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:47.148507 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ecde687f-f18f-469c-a067-126474ba5555 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] http://10.222.0.20/volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/5cf024bb-b555-4d1e-a3a9-52ef56b1d4a6 returned with HTTP 200 Dec 29 07:44:47.148992 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4bb0a6b5-5167-4895-b803-5ba40407417f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/detail Dec 29 07:44:47.149786 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4bb0a6b5-5167-4895-b803-5ba40407417f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:47.150156 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:47.150156 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:47.151035 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4bb0a6b5-5167-4895-b803-5ba40407417f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:47.151807 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-4bb0a6b5-5167-4895-b803-5ba40407417f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:44:47.153945 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4bb0a6b5-5167-4895-b803-5ba40407417f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:44:47.159872 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 968/1946] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:47 2020] GET /volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/5cf024bb-b555-4d1e-a3a9-52ef56b1d4a6 => generated 916 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:47.216116 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4bb0a6b5-5167-4895-b803-5ba40407417f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Get all volumes completed successfully. Dec 29 07:44:47.223933 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4bb0a6b5-5167-4895-b803-5ba40407417f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/detail returned with HTTP 200 Dec 29 07:44:47.227232 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 979/1947] 10.222.0.20 () {60 vars in 1266 bytes} [Tue Dec 29 07:44:47 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/detail => generated 15 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:47.244427 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-65c278b7-2764-47ea-9607-9501c2e0d834 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] POST http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb/action Dec 29 07:44:47.244975 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:47.244975 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:47.245450 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-65c278b7-2764-47ea-9607-9501c2e0d834 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:44:47.246104 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-65c278b7-2764-47ea-9607-9501c2e0d834 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:47.247215 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-65c278b7-2764-47ea-9607-9501c2e0d834 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] delete called for group 9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb {{(pid=88229) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 29 07:44:47.247661 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.groups [None req-65c278b7-2764-47ea-9607-9501c2e0d834 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Delete group with id: 9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb Dec 29 07:44:47.254485 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-65c278b7-2764-47ea-9607-9501c2e0d834 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb/action returned with HTTP 404 Dec 29 07:44:47.255604 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 969/1948] 10.222.0.20 () {62 vars in 1395 bytes} [Tue Dec 29 07:44:47 2020] POST /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/9a7eac18-bbe1-4bfb-9aeb-61bdaaa57fdb/action => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:44:47.265239 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1252d4e2-6e02-4074-b3aa-bfa01c0961c7 tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] DELETE http://10.222.0.20/volume/v3/cbba8751074b40a8af55566b7c2c3009/group_types/b246a633-1f89-486e-9687-8720f19916d1 Dec 29 07:44:47.265818 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1252d4e2-6e02-4074-b3aa-bfa01c0961c7 tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:47.266302 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1252d4e2-6e02-4074-b3aa-bfa01c0961c7 tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:47.300162 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:44:47.300162 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:44:47.314617 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1252d4e2-6e02-4074-b3aa-bfa01c0961c7 tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] http://10.222.0.20/volume/v3/cbba8751074b40a8af55566b7c2c3009/group_types/b246a633-1f89-486e-9687-8720f19916d1 returned with HTTP 202 Dec 29 07:44:47.321084 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 980/1949] 10.222.0.20 () {60 vars in 1371 bytes} [Tue Dec 29 07:44:47 2020] DELETE /volume/v3/cbba8751074b40a8af55566b7c2c3009/group_types/b246a633-1f89-486e-9687-8720f19916d1 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 29 07:44:47.327448 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-194a8946-4c9b-4b3c-b256-d3cac539484c tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] POST http://10.222.0.20/volume/v3/cbba8751074b40a8af55566b7c2c3009/types Dec 29 07:44:47.328418 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-194a8946-4c9b-4b3c-b256-d3cac539484c tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1018727097"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:47.390529 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-194a8946-4c9b-4b3c-b256-d3cac539484c tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] http://10.222.0.20/volume/v3/cbba8751074b40a8af55566b7c2c3009/types returned with HTTP 200 Dec 29 07:44:47.391969 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 970/1950] 10.222.0.20 () {60 vars in 1219 bytes} [Tue Dec 29 07:44:47 2020] POST /volume/v3/cbba8751074b40a8af55566b7c2c3009/types => generated 216 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:47.403154 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7c3e1fc4-5cf3-4cd6-9022-6d77d754ed94 tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] POST http://10.222.0.20/volume/v3/cbba8751074b40a8af55566b7c2c3009/group_types Dec 29 07:44:47.404042 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7c3e1fc4-5cf3-4cd6-9022-6d77d754ed94 tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-612883803"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:47.445129 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7c3e1fc4-5cf3-4cd6-9022-6d77d754ed94 tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] http://10.222.0.20/volume/v3/cbba8751074b40a8af55566b7c2c3009/group_types returned with HTTP 202 Dec 29 07:44:47.447987 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 981/1951] 10.222.0.20 () {62 vars in 1278 bytes} [Tue Dec 29 07:44:47 2020] POST /volume/v3/cbba8751074b40a8af55566b7c2c3009/group_types => generated 172 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Dec 29 07:44:47.460562 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4f11bfe9-6929-4ad3-8def-9f4118d3f5b4 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] POST http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups Dec 29 07:44:47.461540 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4f11bfe9-6929-4ad3-8def-9f4118d3f5b4 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a79677fe-7e07-4386-9886-1fdff4d8df35", "volume_types": ["2c4a3c92-eeb9-410c-b31b-ae8d7b7071b2"], "name": "tempest-GroupsTest-Group-1777930233"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:47.462914 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-4f11bfe9-6929-4ad3-8def-9f4118d3f5b4 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Creating new group {'group': {'group_type': 'a79677fe-7e07-4386-9886-1fdff4d8df35', 'volume_types': ['2c4a3c92-eeb9-410c-b31b-ae8d7b7071b2'], 'name': 'tempest-GroupsTest-Group-1777930233'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 29 07:44:47.475390 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.groups [None req-4f11bfe9-6929-4ad3-8def-9f4118d3f5b4 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Creating group tempest-GroupsTest-Group-1777930233. Dec 29 07:44:47.504400 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4f11bfe9-6929-4ad3-8def-9f4118d3f5b4 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Availability Zones retrieved successfully. Dec 29 07:44:47.553213 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-4f11bfe9-6929-4ad3-8def-9f4118d3f5b4 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Created reservations ['c550e3c2-8015-45b9-9c9f-f0ec35f33269'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:44:47.655399 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4f11bfe9-6929-4ad3-8def-9f4118d3f5b4 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups returned with HTTP 202 Dec 29 07:44:47.656519 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 971/1952] 10.222.0.20 () {62 vars in 1264 bytes} [Tue Dec 29 07:44:47 2020] POST /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups => generated 104 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:44:47.668352 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ce413322-4263-4825-b261-2a4059cd13a9 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f Dec 29 07:44:47.674795 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ce413322-4263-4825-b261-2a4059cd13a9 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:47.674795 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ce413322-4263-4825-b261-2a4059cd13a9 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:47.674795 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-ce413322-4263-4825-b261-2a4059cd13a9 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] show called for member 21d67fae-907e-4bf8-a283-5714b482c72f {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:44:47.678500 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:47.678500 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:47.729517 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ce413322-4263-4825-b261-2a4059cd13a9 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f returned with HTTP 200 Dec 29 07:44:47.731312 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 982/1953] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:44:47 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f => generated 332 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:48.159229 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9e38f6d3-95f8-4ca0-b8b8-a452d51be6ae tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:48.160135 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9e38f6d3-95f8-4ca0-b8b8-a452d51be6ae tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:48.160388 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:48.160388 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:48.160817 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9e38f6d3-95f8-4ca0-b8b8-a452d51be6ae tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:48.168127 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-85139784-c186-4b44-b7e1-c6a277f0e146 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] GET http://10.222.0.20/volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/5cf024bb-b555-4d1e-a3a9-52ef56b1d4a6 Dec 29 07:44:48.176209 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-85139784-c186-4b44-b7e1-c6a277f0e146 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:48.176209 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:48.176209 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:48.176209 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-85139784-c186-4b44-b7e1-c6a277f0e146 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:48.222644 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:48.222644 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:48.232633 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9e38f6d3-95f8-4ca0-b8b8-a452d51be6ae tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:48.234403 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:48.234403 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:48.243440 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-85139784-c186-4b44-b7e1-c6a277f0e146 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Volume info retrieved successfully. Dec 29 07:44:48.256247 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9e38f6d3-95f8-4ca0-b8b8-a452d51be6ae tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 200 Dec 29 07:44:48.262847 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 972/1954] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:48 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 980 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:44:48.267213 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-85139784-c186-4b44-b7e1-c6a277f0e146 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] http://10.222.0.20/volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/5cf024bb-b555-4d1e-a3a9-52ef56b1d4a6 returned with HTTP 200 Dec 29 07:44:48.268589 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 983/1955] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:48 2020] GET /volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/5cf024bb-b555-4d1e-a3a9-52ef56b1d4a6 => generated 917 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:48.289474 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f552e469-1d25-42b6-9ca7-941d43ffffcf tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] GET http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7?usage=True Dec 29 07:44:48.290250 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f552e469-1d25-42b6-9ca7-941d43ffffcf tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:48.290597 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:48.290597 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:48.291153 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f552e469-1d25-42b6-9ca7-941d43ffffcf tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:48.324746 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-f552e469-1d25-42b6-9ca7-941d43ffffcf tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1018727097 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1018727097, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:44:48.325603 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-f552e469-1d25-42b6-9ca7-941d43ffffcf tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1018727097 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1018727097, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:44:48.326647 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-f552e469-1d25-42b6-9ca7-941d43ffffcf tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1018727097 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1018727097, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:44:48.356241 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f552e469-1d25-42b6-9ca7-941d43ffffcf tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7?usage=True returned with HTTP 200 Dec 29 07:44:48.357296 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 973/1956] 10.222.0.20 () {58 vars in 1342 bytes} [Tue Dec 29 07:44:48 2020] GET /volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7?usage=True => generated 1756 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:48.373211 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5dd0921f-f74d-49fe-aeba-2230f51eddda tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] DELETE http://10.222.0.20/volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/5cf024bb-b555-4d1e-a3a9-52ef56b1d4a6 Dec 29 07:44:48.373743 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5dd0921f-f74d-49fe-aeba-2230f51eddda tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:48.373963 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:48.373963 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:48.374335 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5dd0921f-f74d-49fe-aeba-2230f51eddda tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:48.374845 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-5dd0921f-f74d-49fe-aeba-2230f51eddda tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Delete volume with id: 5cf024bb-b555-4d1e-a3a9-52ef56b1d4a6 Dec 29 07:44:48.433049 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:48.433049 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:48.434255 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5dd0921f-f74d-49fe-aeba-2230f51eddda tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Volume info retrieved successfully. Dec 29 07:44:48.508664 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5dd0921f-f74d-49fe-aeba-2230f51eddda tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Delete volume request issued successfully. Dec 29 07:44:48.509081 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5dd0921f-f74d-49fe-aeba-2230f51eddda tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] http://10.222.0.20/volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/5cf024bb-b555-4d1e-a3a9-52ef56b1d4a6 returned with HTTP 202 Dec 29 07:44:48.510269 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 984/1957] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:44:48 2020] DELETE /volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/5cf024bb-b555-4d1e-a3a9-52ef56b1d4a6 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 29 07:44:48.519436 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3a1da7f4-8377-4e99-9c60-e263e6576c67 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] GET http://10.222.0.20/volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/5cf024bb-b555-4d1e-a3a9-52ef56b1d4a6 Dec 29 07:44:48.519928 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3a1da7f4-8377-4e99-9c60-e263e6576c67 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:48.520503 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3a1da7f4-8377-4e99-9c60-e263e6576c67 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:48.574195 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:48.574195 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:48.583659 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3a1da7f4-8377-4e99-9c60-e263e6576c67 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Volume info retrieved successfully. Dec 29 07:44:48.613657 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3a1da7f4-8377-4e99-9c60-e263e6576c67 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] http://10.222.0.20/volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/5cf024bb-b555-4d1e-a3a9-52ef56b1d4a6 returned with HTTP 200 Dec 29 07:44:48.614519 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 974/1958] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:48 2020] GET /volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/5cf024bb-b555-4d1e-a3a9-52ef56b1d4a6 => generated 916 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:48.744094 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-15f20ceb-8b55-4d19-9b4f-67ef8d235b0a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f Dec 29 07:44:48.745073 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-15f20ceb-8b55-4d19-9b4f-67ef8d235b0a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:48.745475 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:48.745475 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:48.745870 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-15f20ceb-8b55-4d19-9b4f-67ef8d235b0a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:48.746275 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-15f20ceb-8b55-4d19-9b4f-67ef8d235b0a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] show called for member 21d67fae-907e-4bf8-a283-5714b482c72f {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:44:48.754211 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:48.754211 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:48.786483 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-15f20ceb-8b55-4d19-9b4f-67ef8d235b0a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f returned with HTTP 200 Dec 29 07:44:48.788181 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 985/1959] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:44:48 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f => generated 333 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:44:48.809985 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-63e05090-9688-4296-bed2-88197ad4f713 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] POST http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes Dec 29 07:44:48.811211 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:48.811211 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:48.811913 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-63e05090-9688-4296-bed2-88197ad4f713 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2c4a3c92-eeb9-410c-b31b-ae8d7b7071b2", "group_id": "21d67fae-907e-4bf8-a283-5714b482c72f", "size": 1, "name": "tempest-GroupsTest-Volume-1985863783"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:48.813263 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-63e05090-9688-4296-bed2-88197ad4f713 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Create volume request body: {'volume': {'volume_type': '2c4a3c92-eeb9-410c-b31b-ae8d7b7071b2', 'group_id': '21d67fae-907e-4bf8-a283-5714b482c72f', 'size': 1, 'name': 'tempest-GroupsTest-Volume-1985863783'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:44:48.843894 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:48.843894 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:48.845054 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-63e05090-9688-4296-bed2-88197ad4f713 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Create volume of 1 GB Dec 29 07:44:48.861532 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-63e05090-9688-4296-bed2-88197ad4f713 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Availability Zones retrieved successfully. Dec 29 07:44:48.894537 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-63e05090-9688-4296-bed2-88197ad4f713 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Flow 'volume_create_api' (9736cf9c-6abd-4856-a16c-4c7f21997cdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:44:48.899566 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-63e05090-9688-4296-bed2-88197ad4f713 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2befd04-03b3-411b-9143-59320de6cc24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:48.901467 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:48.901467 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:48.902199 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-63e05090-9688-4296-bed2-88197ad4f713 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:44:49.022983 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-63e05090-9688-4296-bed2-88197ad4f713 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2befd04-03b3-411b-9143-59320de6cc24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T07:44:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2c4a3c92-eeb9-410c-b31b-ae8d7b7071b2,is_public=True,name='tempest-GroupsTest-volume-type-1018727097',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2c4a3c92-eeb9-410c-b31b-ae8d7b7071b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '21d67fae-907e-4bf8-a283-5714b482c72f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:49.025433 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-63e05090-9688-4296-bed2-88197ad4f713 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1409aeb8-cd36-4a9c-9ff7-cc610d1c1044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:49.141344 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-63e05090-9688-4296-bed2-88197ad4f713 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Created reservations ['fc7e6459-70e1-4658-8183-48ce64c7d4b7', '6267a767-2802-46fd-b69e-ecdaeb40e10e', '47bb4829-b2c3-40b9-a6bf-c0b2d1df0ca6', 'f35c7b0c-b628-4154-874b-b9b5e59d6c40'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:44:49.144103 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-63e05090-9688-4296-bed2-88197ad4f713 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1409aeb8-cd36-4a9c-9ff7-cc610d1c1044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc7e6459-70e1-4658-8183-48ce64c7d4b7', '6267a767-2802-46fd-b69e-ecdaeb40e10e', '47bb4829-b2c3-40b9-a6bf-c0b2d1df0ca6', 'f35c7b0c-b628-4154-874b-b9b5e59d6c40']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:49.147504 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-63e05090-9688-4296-bed2-88197ad4f713 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94487cbc-b5d2-4a0a-aac4-6b66ce0dd854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:49.239935 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-63e05090-9688-4296-bed2-88197ad4f713 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94487cbc-b5d2-4a0a-aac4-6b66ce0dd854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '630f3f38-bf51-4077-85f7-c05e6bb1d39b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-1985863783',encryption_key_id=None,group_id=21d67fae-907e-4bf8-a283-5714b482c72f,group_type_id=,metadata={},multiattach=False,project_id='848deb71ba3a4ceeae5b86dc59cb41bd',qos_specs=None,replication_status=,reservations=['fc7e6459-70e1-4658-8183-48ce64c7d4b7','6267a767-2802-46fd-b69e-ecdaeb40e10e','47bb4829-b2c3-40b9-a6bf-c0b2d1df0ca6','f35c7b0c-b628-4154-874b-b9b5e59d6c40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4890faea16284638835ebb8ca466125c',volume_type_id=2c4a3c92-eeb9-410c-b31b-ae8d7b7071b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:44:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-1985863783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=21d67fae-907e-4bf8-a283-5714b482c72f,host=None,id=630f3f38-bf51-4077-85f7-c05e6bb1d39b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='848deb71ba3a4ceeae5b86dc59cb41bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4890faea16284638835ebb8ca466125c',volume_attachment=,volume_type=,volume_type_id=2c4a3c92-eeb9-410c-b31b-ae8d7b7071b2)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:49.243562 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-63e05090-9688-4296-bed2-88197ad4f713 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b04a3a1-7016-4eae-9658-d85b3edfb13c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:49.276802 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c9f6b56a-181b-456b-8cc8-39174b5d3ef7 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:49.278152 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c9f6b56a-181b-456b-8cc8-39174b5d3ef7 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:49.278533 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:49.278533 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:49.279208 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c9f6b56a-181b-456b-8cc8-39174b5d3ef7 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:49.285124 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-63e05090-9688-4296-bed2-88197ad4f713 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b04a3a1-7016-4eae-9658-d85b3edfb13c) transitioned into state 'SUCCESS' from state '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-1985863783',encryption_key_id=None,group_id=21d67fae-907e-4bf8-a283-5714b482c72f,group_type_id=,metadata={},multiattach=False,project_id='848deb71ba3a4ceeae5b86dc59cb41bd',qos_specs=None,replication_status=,reservations=['fc7e6459-70e1-4658-8183-48ce64c7d4b7','6267a767-2802-46fd-b69e-ecdaeb40e10e','47bb4829-b2c3-40b9-a6bf-c0b2d1df0ca6','f35c7b0c-b628-4154-874b-b9b5e59d6c40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4890faea16284638835ebb8ca466125c',volume_type_id=2c4a3c92-eeb9-410c-b31b-ae8d7b7071b2)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:49.288154 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-63e05090-9688-4296-bed2-88197ad4f713 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f2ca8ca-54ac-4d83-bafb-a197771348d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:49.332131 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-63e05090-9688-4296-bed2-88197ad4f713 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f2ca8ca-54ac-4d83-bafb-a197771348d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:49.336845 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-63e05090-9688-4296-bed2-88197ad4f713 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Flow 'volume_create_api' (9736cf9c-6abd-4856-a16c-4c7f21997cdb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:44:49.387792 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:49.387792 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:49.404843 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c9f6b56a-181b-456b-8cc8-39174b5d3ef7 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:49.438665 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c9f6b56a-181b-456b-8cc8-39174b5d3ef7 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 200 Dec 29 07:44:49.440573 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 986/1960] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:49 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 980 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:49.456379 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-63e05090-9688-4296-bed2-88197ad4f713 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Create volume request issued successfully. Dec 29 07:44:49.485866 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-63e05090-9688-4296-bed2-88197ad4f713 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:44:49.487198 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-63e05090-9688-4296-bed2-88197ad4f713 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:44:49.501337 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-63e05090-9688-4296-bed2-88197ad4f713 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:44:49.519871 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:49.519871 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:49.537028 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-63e05090-9688-4296-bed2-88197ad4f713 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes returned with HTTP 202 Dec 29 07:44:49.539309 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 975/1961] 10.222.0.20 () {62 vars in 1267 bytes} [Tue Dec 29 07:44:48 2020] POST /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes => generated 892 bytes in 744 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:44:49.555127 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b6c37482-d572-4b90-a61d-5ed1fc69163a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/630f3f38-bf51-4077-85f7-c05e6bb1d39b Dec 29 07:44:49.555712 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b6c37482-d572-4b90-a61d-5ed1fc69163a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:49.555938 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:49.555938 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:49.556822 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b6c37482-d572-4b90-a61d-5ed1fc69163a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:49.610367 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:49.610367 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:49.619596 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b6c37482-d572-4b90-a61d-5ed1fc69163a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Volume info retrieved successfully. Dec 29 07:44:49.632865 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b45bf27e-4cb3-4fb2-85ea-92134c4574f0 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] GET http://10.222.0.20/volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/5cf024bb-b555-4d1e-a3a9-52ef56b1d4a6 Dec 29 07:44:49.633927 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b45bf27e-4cb3-4fb2-85ea-92134c4574f0 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:49.635057 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:49.635057 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:49.635902 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b45bf27e-4cb3-4fb2-85ea-92134c4574f0 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:49.636036 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-b6c37482-d572-4b90-a61d-5ed1fc69163a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:44:49.636235 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-b6c37482-d572-4b90-a61d-5ed1fc69163a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:44:49.644220 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-b6c37482-d572-4b90-a61d-5ed1fc69163a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:44:49.652737 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:49.652737 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:49.723128 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b6c37482-d572-4b90-a61d-5ed1fc69163a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/630f3f38-bf51-4077-85f7-c05e6bb1d39b returned with HTTP 200 Dec 29 07:44:49.736226 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 987/1962] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:44:49 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/630f3f38-bf51-4077-85f7-c05e6bb1d39b => generated 960 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:49.779372 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:49.779372 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:49.797755 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b45bf27e-4cb3-4fb2-85ea-92134c4574f0 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Volume info retrieved successfully. Dec 29 07:44:49.852312 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b45bf27e-4cb3-4fb2-85ea-92134c4574f0 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] http://10.222.0.20/volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/5cf024bb-b555-4d1e-a3a9-52ef56b1d4a6 returned with HTTP 200 Dec 29 07:44:49.853313 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 976/1963] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:49 2020] GET /volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/5cf024bb-b555-4d1e-a3a9-52ef56b1d4a6 => generated 916 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:50.457886 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5f211513-3dad-498f-8090-e1b1899da874 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:50.460076 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5f211513-3dad-498f-8090-e1b1899da874 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:50.460548 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:50.460548 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:50.461219 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5f211513-3dad-498f-8090-e1b1899da874 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:50.529372 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:50.529372 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:50.542024 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5f211513-3dad-498f-8090-e1b1899da874 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:50.573126 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5f211513-3dad-498f-8090-e1b1899da874 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 200 Dec 29 07:44:50.574147 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 988/1964] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:50 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 980 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:50.739879 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-009506f7-760f-4678-842d-beff5e8f74a3 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/630f3f38-bf51-4077-85f7-c05e6bb1d39b Dec 29 07:44:50.740689 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-009506f7-760f-4678-842d-beff5e8f74a3 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:50.740953 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:50.740953 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:50.741510 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-009506f7-760f-4678-842d-beff5e8f74a3 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:50.794212 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:50.794212 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:50.802614 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-009506f7-760f-4678-842d-beff5e8f74a3 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Volume info retrieved successfully. Dec 29 07:44:50.816404 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-009506f7-760f-4678-842d-beff5e8f74a3 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:44:50.816722 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-009506f7-760f-4678-842d-beff5e8f74a3 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:44:50.825735 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-009506f7-760f-4678-842d-beff5e8f74a3 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:44:50.834919 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:50.834919 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:50.856132 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-009506f7-760f-4678-842d-beff5e8f74a3 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/630f3f38-bf51-4077-85f7-c05e6bb1d39b returned with HTTP 200 Dec 29 07:44:50.858644 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 977/1965] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:44:50 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/630f3f38-bf51-4077-85f7-c05e6bb1d39b => generated 985 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:50.869049 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6918eccd-7617-480d-9890-e2c3a91a801e tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] GET http://10.222.0.20/volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/5cf024bb-b555-4d1e-a3a9-52ef56b1d4a6 Dec 29 07:44:50.870296 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6918eccd-7617-480d-9890-e2c3a91a801e tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:50.870729 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:50.870729 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:50.871499 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6918eccd-7617-480d-9890-e2c3a91a801e tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:50.873935 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3590a529-e3fc-4f23-8a12-5ea751f0ac5f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] POST http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes Dec 29 07:44:50.874442 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:50.874442 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:50.874892 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3590a529-e3fc-4f23-8a12-5ea751f0ac5f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2c4a3c92-eeb9-410c-b31b-ae8d7b7071b2", "group_id": "21d67fae-907e-4bf8-a283-5714b482c72f", "size": 1, "name": "tempest-GroupsTest-Volume-864556024"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:50.876035 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-3590a529-e3fc-4f23-8a12-5ea751f0ac5f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Create volume request body: {'volume': {'volume_type': '2c4a3c92-eeb9-410c-b31b-ae8d7b7071b2', 'group_id': '21d67fae-907e-4bf8-a283-5714b482c72f', 'size': 1, 'name': 'tempest-GroupsTest-Volume-864556024'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:44:50.898798 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:50.898798 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:50.900914 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-3590a529-e3fc-4f23-8a12-5ea751f0ac5f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Create volume of 1 GB Dec 29 07:44:50.929403 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3590a529-e3fc-4f23-8a12-5ea751f0ac5f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Availability Zones retrieved successfully. Dec 29 07:44:50.947947 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6918eccd-7617-480d-9890-e2c3a91a801e tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] http://10.222.0.20/volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/5cf024bb-b555-4d1e-a3a9-52ef56b1d4a6 returned with HTTP 404 Dec 29 07:44:50.950643 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 989/1966] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:50 2020] GET /volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/5cf024bb-b555-4d1e-a3a9-52ef56b1d4a6 => generated 109 bytes in 84 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:44:50.954265 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3590a529-e3fc-4f23-8a12-5ea751f0ac5f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Flow 'volume_create_api' (11238e4d-089b-4c43-a80d-952c9d185b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:44:50.957026 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3590a529-e3fc-4f23-8a12-5ea751f0ac5f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18aeaa07-ab00-40c2-90ca-30ad2c7db7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:50.958739 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5350b030-cfce-4d62-bfae-a3e74ce6d9c7 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] POST http://10.222.0.20/volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes Dec 29 07:44:50.959386 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:50.959386 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:50.959925 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-3590a529-e3fc-4f23-8a12-5ea751f0ac5f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:44:50.960819 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5350b030-cfce-4d62-bfae-a3e74ce6d9c7 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-465992977"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:50.963190 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-5350b030-cfce-4d62-bfae-a3e74ce6d9c7 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-465992977'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:44:50.963727 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-5350b030-cfce-4d62-bfae-a3e74ce6d9c7 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Create volume of 1 GB Dec 29 07:44:50.981914 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5350b030-cfce-4d62-bfae-a3e74ce6d9c7 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Availability Zones retrieved successfully. Dec 29 07:44:51.023223 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-5350b030-cfce-4d62-bfae-a3e74ce6d9c7 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Flow 'volume_create_api' (e7c600b6-f857-493b-88e7-beb42336de86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:44:51.026602 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-5350b030-cfce-4d62-bfae-a3e74ce6d9c7 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaf07857-6fe4-4ab7-9fef-c835ef988c36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:51.028821 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-5350b030-cfce-4d62-bfae-a3e74ce6d9c7 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:44:51.039822 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3590a529-e3fc-4f23-8a12-5ea751f0ac5f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18aeaa07-ab00-40c2-90ca-30ad2c7db7a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T07:44:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2c4a3c92-eeb9-410c-b31b-ae8d7b7071b2,is_public=True,name='tempest-GroupsTest-volume-type-1018727097',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2c4a3c92-eeb9-410c-b31b-ae8d7b7071b2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '21d67fae-907e-4bf8-a283-5714b482c72f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:51.042701 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3590a529-e3fc-4f23-8a12-5ea751f0ac5f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f90e34c3-7e99-485e-9763-ce236935da6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:51.116444 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-5350b030-cfce-4d62-bfae-a3e74ce6d9c7 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaf07857-6fe4-4ab7-9fef-c835ef988c36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:51.119043 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-5350b030-cfce-4d62-bfae-a3e74ce6d9c7 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c124cdd3-0510-420b-8346-ee7975eb7da9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:51.127045 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-3590a529-e3fc-4f23-8a12-5ea751f0ac5f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Created reservations ['20746ed1-e79b-4fdd-a791-712d308b7289', '06b7a384-c971-46cd-b8ca-554e6470b51d', 'de8867bd-7043-477a-b093-798d928048c0', 'eaac9793-de5f-481b-9129-6a2e913eda1d'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:44:51.129894 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3590a529-e3fc-4f23-8a12-5ea751f0ac5f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f90e34c3-7e99-485e-9763-ce236935da6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20746ed1-e79b-4fdd-a791-712d308b7289', '06b7a384-c971-46cd-b8ca-554e6470b51d', 'de8867bd-7043-477a-b093-798d928048c0', 'eaac9793-de5f-481b-9129-6a2e913eda1d']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:51.133196 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3590a529-e3fc-4f23-8a12-5ea751f0ac5f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32ad62bc-909a-4e5c-816a-9b10d1d7d270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:51.208193 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-5350b030-cfce-4d62-bfae-a3e74ce6d9c7 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Created reservations ['c19e02ad-90a1-4637-9b72-aa7f2dc09f73', '19c3c2e5-a50a-44a9-ae20-7165b176824f', '1e8266fd-0eea-40b8-9ab3-a3bbd5750502', 'e36c9a26-b63a-4fe9-87ab-b61492cd14a3'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:44:51.212022 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-5350b030-cfce-4d62-bfae-a3e74ce6d9c7 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c124cdd3-0510-420b-8346-ee7975eb7da9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c19e02ad-90a1-4637-9b72-aa7f2dc09f73', '19c3c2e5-a50a-44a9-ae20-7165b176824f', '1e8266fd-0eea-40b8-9ab3-a3bbd5750502', 'e36c9a26-b63a-4fe9-87ab-b61492cd14a3']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:51.214335 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-5350b030-cfce-4d62-bfae-a3e74ce6d9c7 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cac8ade-ff72-49f1-b154-c26b0d006bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:51.218067 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3590a529-e3fc-4f23-8a12-5ea751f0ac5f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32ad62bc-909a-4e5c-816a-9b10d1d7d270) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a9f79f1-aee3-4f16-9982-f37503d14954', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsTest-Volume-864556024',encryption_key_id=None,group_id=21d67fae-907e-4bf8-a283-5714b482c72f,group_type_id=,metadata={},multiattach=False,project_id='848deb71ba3a4ceeae5b86dc59cb41bd',qos_specs=None,replication_status=,reservations=['20746ed1-e79b-4fdd-a791-712d308b7289','06b7a384-c971-46cd-b8ca-554e6470b51d','de8867bd-7043-477a-b093-798d928048c0','eaac9793-de5f-481b-9129-6a2e913eda1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4890faea16284638835ebb8ca466125c',volume_type_id=2c4a3c92-eeb9-410c-b31b-ae8d7b7071b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:44:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsTest-Volume-864556024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=21d67fae-907e-4bf8-a283-5714b482c72f,host=None,id=1a9f79f1-aee3-4f16-9982-f37503d14954,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='848deb71ba3a4ceeae5b86dc59cb41bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='4890faea16284638835ebb8ca466125c',volume_attachment=,volume_type=,volume_type_id=2c4a3c92-eeb9-410c-b31b-ae8d7b7071b2)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:51.220520 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3590a529-e3fc-4f23-8a12-5ea751f0ac5f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17d25a59-a9e5-44e3-a2ea-0c9bb5d2e2ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:51.253206 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3590a529-e3fc-4f23-8a12-5ea751f0ac5f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17d25a59-a9e5-44e3-a2ea-0c9bb5d2e2ee) transitioned into state 'SUCCESS' from state '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-864556024',encryption_key_id=None,group_id=21d67fae-907e-4bf8-a283-5714b482c72f,group_type_id=,metadata={},multiattach=False,project_id='848deb71ba3a4ceeae5b86dc59cb41bd',qos_specs=None,replication_status=,reservations=['20746ed1-e79b-4fdd-a791-712d308b7289','06b7a384-c971-46cd-b8ca-554e6470b51d','de8867bd-7043-477a-b093-798d928048c0','eaac9793-de5f-481b-9129-6a2e913eda1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4890faea16284638835ebb8ca466125c',volume_type_id=2c4a3c92-eeb9-410c-b31b-ae8d7b7071b2)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:51.257924 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3590a529-e3fc-4f23-8a12-5ea751f0ac5f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55a86bbe-a8c1-48c7-ad44-4a304ef75b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:51.282892 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3590a529-e3fc-4f23-8a12-5ea751f0ac5f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55a86bbe-a8c1-48c7-ad44-4a304ef75b8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:51.286098 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3590a529-e3fc-4f23-8a12-5ea751f0ac5f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Flow 'volume_create_api' (11238e4d-089b-4c43-a80d-952c9d185b40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:44:51.288842 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-5350b030-cfce-4d62-bfae-a3e74ce6d9c7 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cac8ade-ff72-49f1-b154-c26b0d006bbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab94263f-7f28-4caa-b797-60e57ea7d528', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-465992977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04ce01e203d74ae695e0c09919ef86a7',qos_specs=None,replication_status=,reservations=['c19e02ad-90a1-4637-9b72-aa7f2dc09f73','19c3c2e5-a50a-44a9-ae20-7165b176824f','1e8266fd-0eea-40b8-9ab3-a3bbd5750502','e36c9a26-b63a-4fe9-87ab-b61492cd14a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='162aa40ca8f4407cb961c96ee0f6ebb1',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:44:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-465992977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab94263f-7f28-4caa-b797-60e57ea7d528,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='04ce01e203d74ae695e0c09919ef86a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='162aa40ca8f4407cb961c96ee0f6ebb1',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:51.291574 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-5350b030-cfce-4d62-bfae-a3e74ce6d9c7 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf793277-aad4-4725-b152-f2c7e6f22fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:51.325568 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-5350b030-cfce-4d62-bfae-a3e74ce6d9c7 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf793277-aad4-4725-b152-f2c7e6f22fce) transitioned into state 'SUCCESS' from state '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-465992977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='04ce01e203d74ae695e0c09919ef86a7',qos_specs=None,replication_status=,reservations=['c19e02ad-90a1-4637-9b72-aa7f2dc09f73','19c3c2e5-a50a-44a9-ae20-7165b176824f','1e8266fd-0eea-40b8-9ab3-a3bbd5750502','e36c9a26-b63a-4fe9-87ab-b61492cd14a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='162aa40ca8f4407cb961c96ee0f6ebb1',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:51.327576 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-5350b030-cfce-4d62-bfae-a3e74ce6d9c7 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8879d9e1-4ccc-46fc-a40d-cd6f6d996652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:51.345166 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3590a529-e3fc-4f23-8a12-5ea751f0ac5f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Create volume request issued successfully. Dec 29 07:44:51.360590 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-3590a529-e3fc-4f23-8a12-5ea751f0ac5f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:44:51.361060 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-3590a529-e3fc-4f23-8a12-5ea751f0ac5f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:44:51.361172 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-5350b030-cfce-4d62-bfae-a3e74ce6d9c7 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8879d9e1-4ccc-46fc-a40d-cd6f6d996652) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:51.369524 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-5350b030-cfce-4d62-bfae-a3e74ce6d9c7 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Flow 'volume_create_api' (e7c600b6-f857-493b-88e7-beb42336de86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:44:51.372906 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-3590a529-e3fc-4f23-8a12-5ea751f0ac5f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:44:51.381202 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:51.381202 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:51.394249 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3590a529-e3fc-4f23-8a12-5ea751f0ac5f tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes returned with HTTP 202 Dec 29 07:44:51.406007 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 978/1967] 10.222.0.20 () {62 vars in 1267 bytes} [Tue Dec 29 07:44:50 2020] POST /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes => generated 891 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:44:51.429969 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5b2a9ce7-8987-419d-a8ab-1f4c132b67e1 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/1a9f79f1-aee3-4f16-9982-f37503d14954 Dec 29 07:44:51.431517 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5b2a9ce7-8987-419d-a8ab-1f4c132b67e1 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:51.433521 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:51.433521 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:51.434300 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5b2a9ce7-8987-419d-a8ab-1f4c132b67e1 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:51.467030 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5350b030-cfce-4d62-bfae-a3e74ce6d9c7 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Create volume request issued successfully. Dec 29 07:44:51.499974 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5350b030-cfce-4d62-bfae-a3e74ce6d9c7 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] http://10.222.0.20/volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes returned with HTTP 202 Dec 29 07:44:51.501206 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 990/1968] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:44:50 2020] POST /volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes => generated 824 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 29 07:44:51.516311 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-177416c7-5a45-44d7-bb0a-2724966dac51 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] GET http://10.222.0.20/volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/ab94263f-7f28-4caa-b797-60e57ea7d528 Dec 29 07:44:51.516831 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-177416c7-5a45-44d7-bb0a-2724966dac51 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:51.517051 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:51.517051 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:51.517423 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-177416c7-5a45-44d7-bb0a-2724966dac51 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:51.556464 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:51.556464 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:51.573333 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5b2a9ce7-8987-419d-a8ab-1f4c132b67e1 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Volume info retrieved successfully. Dec 29 07:44:51.594016 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5b2a9ce7-8987-419d-a8ab-1f4c132b67e1 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:44:51.594612 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5b2a9ce7-8987-419d-a8ab-1f4c132b67e1 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:44:51.603628 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-5b2a9ce7-8987-419d-a8ab-1f4c132b67e1 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:44:51.612147 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:51.612147 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:51.633156 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:51.633156 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:51.647738 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5b2a9ce7-8987-419d-a8ab-1f4c132b67e1 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/1a9f79f1-aee3-4f16-9982-f37503d14954 returned with HTTP 200 Dec 29 07:44:51.653344 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-177416c7-5a45-44d7-bb0a-2724966dac51 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Volume info retrieved successfully. Dec 29 07:44:51.653569 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 979/1969] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:44:51 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/1a9f79f1-aee3-4f16-9982-f37503d14954 => generated 983 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:51.658160 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c4aad912-2343-41ef-a391-df37e5126750 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:51.658748 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c4aad912-2343-41ef-a391-df37e5126750 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:51.658949 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:51.658949 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:51.659320 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c4aad912-2343-41ef-a391-df37e5126750 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:51.687999 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-177416c7-5a45-44d7-bb0a-2724966dac51 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] http://10.222.0.20/volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/ab94263f-7f28-4caa-b797-60e57ea7d528 returned with HTTP 200 Dec 29 07:44:51.691842 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 991/1970] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:51 2020] GET /volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/ab94263f-7f28-4caa-b797-60e57ea7d528 => generated 916 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:51.717653 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:51.717653 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:51.742331 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c4aad912-2343-41ef-a391-df37e5126750 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:51.772253 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c4aad912-2343-41ef-a391-df37e5126750 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 200 Dec 29 07:44:51.788670 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-26cf2329-29dc-4b01-8c5d-a14b5627ae6d tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:51.789197 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-26cf2329-29dc-4b01-8c5d-a14b5627ae6d tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:51.789412 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:51.789412 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:51.789790 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-26cf2329-29dc-4b01-8c5d-a14b5627ae6d tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:51.794246 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 980/1971] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:51 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 1368 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:51.845007 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:51.845007 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:51.856242 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-26cf2329-29dc-4b01-8c5d-a14b5627ae6d tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:51.883353 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-26cf2329-29dc-4b01-8c5d-a14b5627ae6d tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 200 Dec 29 07:44:51.897769 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 992/1972] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:51 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 1368 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:51.900865 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cca675ca-aaae-4b1c-8053-9fb06cb8db38 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] PUT http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:51.901342 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:51.901342 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:51.901751 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cca675ca-aaae-4b1c-8053-9fb06cb8db38 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-372485811"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:51.963627 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:51.963627 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:51.975905 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-cca675ca-aaae-4b1c-8053-9fb06cb8db38 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:51.989700 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-cca675ca-aaae-4b1c-8053-9fb06cb8db38 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume updated successfully. Dec 29 07:44:52.011104 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cca675ca-aaae-4b1c-8053-9fb06cb8db38 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 200 Dec 29 07:44:52.012175 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 981/1973] 10.222.0.20 () {60 vars in 1335 bytes} [Tue Dec 29 07:44:51 2020] PUT /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 851 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:52.026847 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-23cbec2e-8560-425b-b8a7-9dbade88b0bf tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] PUT http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:52.027320 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:52.027320 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:52.028215 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-23cbec2e-8560-425b-b8a7-9dbade88b0bf tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-212913498", "description": "This is the new description of volume"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:52.089091 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:52.089091 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:52.098791 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-23cbec2e-8560-425b-b8a7-9dbade88b0bf tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:52.109810 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-23cbec2e-8560-425b-b8a7-9dbade88b0bf tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume updated successfully. Dec 29 07:44:52.126876 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-23cbec2e-8560-425b-b8a7-9dbade88b0bf tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 200 Dec 29 07:44:52.127750 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 993/1974] 10.222.0.20 () {60 vars in 1336 bytes} [Tue Dec 29 07:44:52 2020] PUT /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 890 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:52.143422 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1468f533-bcdc-42ea-8752-ae1bb68871ef tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:52.144380 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1468f533-bcdc-42ea-8752-ae1bb68871ef tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:52.144647 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:52.144647 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:52.145200 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1468f533-bcdc-42ea-8752-ae1bb68871ef tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:52.203673 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:52.203673 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:52.213217 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1468f533-bcdc-42ea-8752-ae1bb68871ef tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:52.239675 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1468f533-bcdc-42ea-8752-ae1bb68871ef tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 200 Dec 29 07:44:52.241353 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 982/1975] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:52 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 1407 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:52.257064 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ac5ba0c5-9014-46e6-80de-d67f53e12d65 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] POST http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes Dec 29 07:44:52.257261 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:52.257261 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:52.257555 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ac5ba0c5-9014-46e6-80de-d67f53e12d65 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-345157868", "availability_zone": "nova", "size": 1}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:52.258625 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-ac5ba0c5-9014-46e6-80de-d67f53e12d65 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-345157868', 'availability_zone': 'nova', 'size': 1}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:44:52.260299 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-ac5ba0c5-9014-46e6-80de-d67f53e12d65 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Create volume of 1 GB Dec 29 07:44:52.273693 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ac5ba0c5-9014-46e6-80de-d67f53e12d65 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Availability Zones retrieved successfully. Dec 29 07:44:52.291092 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ac5ba0c5-9014-46e6-80de-d67f53e12d65 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Flow 'volume_create_api' (200f7a47-d51e-4cb9-ae20-78e0a4505f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:44:52.293853 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ac5ba0c5-9014-46e6-80de-d67f53e12d65 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edbf6305-4bcf-4e66-90d3-576a756f51d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:52.295974 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-ac5ba0c5-9014-46e6-80de-d67f53e12d65 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:44:52.397943 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ac5ba0c5-9014-46e6-80de-d67f53e12d65 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edbf6305-4bcf-4e66-90d3-576a756f51d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:52.400618 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ac5ba0c5-9014-46e6-80de-d67f53e12d65 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c057490-4166-47ab-81ed-dbcd674b1054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:52.503449 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-ac5ba0c5-9014-46e6-80de-d67f53e12d65 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Created reservations ['6843f2c3-57cd-45d0-9bf2-d6427eb8a18f', '0e528d46-de5f-45fe-a1da-e209ddd72a23', '22075e53-6daa-4b64-96cb-792489fdc4ce', '7da25b21-a0e2-48fe-acdf-e3863aec3412'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:44:52.505573 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ac5ba0c5-9014-46e6-80de-d67f53e12d65 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8c057490-4166-47ab-81ed-dbcd674b1054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6843f2c3-57cd-45d0-9bf2-d6427eb8a18f', '0e528d46-de5f-45fe-a1da-e209ddd72a23', '22075e53-6daa-4b64-96cb-792489fdc4ce', '7da25b21-a0e2-48fe-acdf-e3863aec3412']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:52.508543 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ac5ba0c5-9014-46e6-80de-d67f53e12d65 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97eb5d11-f78d-46ab-9cdb-d0ce15ebe1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:52.571996 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ac5ba0c5-9014-46e6-80de-d67f53e12d65 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97eb5d11-f78d-46ab-9cdb-d0ce15ebe1cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8880e72b-19ef-4431-8861-ceda5e0f55f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-345157868',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80ddfbae54a54b2e93977d6c7334effb',qos_specs=None,replication_status=,reservations=['6843f2c3-57cd-45d0-9bf2-d6427eb8a18f','0e528d46-de5f-45fe-a1da-e209ddd72a23','22075e53-6daa-4b64-96cb-792489fdc4ce','7da25b21-a0e2-48fe-acdf-e3863aec3412'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b260dd67a563482a908fe61ccedc0dff',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:44:52Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-345157868',display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8880e72b-19ef-4431-8861-ceda5e0f55f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80ddfbae54a54b2e93977d6c7334effb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b260dd67a563482a908fe61ccedc0dff',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:52.574116 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ac5ba0c5-9014-46e6-80de-d67f53e12d65 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24b11308-51dc-4c15-932d-e376fee4935d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:52.601443 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ac5ba0c5-9014-46e6-80de-d67f53e12d65 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24b11308-51dc-4c15-932d-e376fee4935d) transitioned into 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-345157868',display_name=None,encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80ddfbae54a54b2e93977d6c7334effb',qos_specs=None,replication_status=,reservations=['6843f2c3-57cd-45d0-9bf2-d6427eb8a18f','0e528d46-de5f-45fe-a1da-e209ddd72a23','22075e53-6daa-4b64-96cb-792489fdc4ce','7da25b21-a0e2-48fe-acdf-e3863aec3412'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b260dd67a563482a908fe61ccedc0dff',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:52.603771 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ac5ba0c5-9014-46e6-80de-d67f53e12d65 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7696e98e-3daa-45cc-9c21-bd7e064128a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:44:52.620267 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ac5ba0c5-9014-46e6-80de-d67f53e12d65 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7696e98e-3daa-45cc-9c21-bd7e064128a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:44:52.622981 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ac5ba0c5-9014-46e6-80de-d67f53e12d65 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Flow 'volume_create_api' (200f7a47-d51e-4cb9-ae20-78e0a4505f33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:44:52.666140 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-34b33c5f-a633-49fd-87fb-39c2c2876855 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/1a9f79f1-aee3-4f16-9982-f37503d14954 Dec 29 07:44:52.666757 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-34b33c5f-a633-49fd-87fb-39c2c2876855 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:52.666978 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:52.666978 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:52.667360 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-34b33c5f-a633-49fd-87fb-39c2c2876855 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:52.682627 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ac5ba0c5-9014-46e6-80de-d67f53e12d65 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Create volume request issued successfully. Dec 29 07:44:52.700709 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ac5ba0c5-9014-46e6-80de-d67f53e12d65 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes returned with HTTP 202 Dec 29 07:44:52.701861 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 994/1976] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:44:52 2020] POST /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes => generated 810 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:44:52.716833 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a446565f-a92c-44f8-a8cf-f6eee357a207 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] GET http://10.222.0.20/volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/ab94263f-7f28-4caa-b797-60e57ea7d528 Dec 29 07:44:52.717456 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a446565f-a92c-44f8-a8cf-f6eee357a207 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:52.717762 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:52.717762 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:52.718289 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a446565f-a92c-44f8-a8cf-f6eee357a207 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:52.765023 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:52.765023 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:52.775769 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:52.775769 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:52.780155 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-34b33c5f-a633-49fd-87fb-39c2c2876855 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Volume info retrieved successfully. Dec 29 07:44:52.786351 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a446565f-a92c-44f8-a8cf-f6eee357a207 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Volume info retrieved successfully. Dec 29 07:44:52.795101 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-34b33c5f-a633-49fd-87fb-39c2c2876855 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:44:52.795557 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-34b33c5f-a633-49fd-87fb-39c2c2876855 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:44:52.804107 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-34b33c5f-a633-49fd-87fb-39c2c2876855 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:44:52.811021 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:52.811021 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:52.812373 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a446565f-a92c-44f8-a8cf-f6eee357a207 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] http://10.222.0.20/volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/ab94263f-7f28-4caa-b797-60e57ea7d528 returned with HTTP 200 Dec 29 07:44:52.813220 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 995/1977] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:52 2020] GET /volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/ab94263f-7f28-4caa-b797-60e57ea7d528 => generated 917 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:52.817535 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-83f6d3bb-6ca4-4f50-8779-f9fbd229e7e1 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/8880e72b-19ef-4431-8861-ceda5e0f55f4 Dec 29 07:44:52.818094 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-83f6d3bb-6ca4-4f50-8779-f9fbd229e7e1 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:52.818330 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:52.818330 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:52.818766 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-83f6d3bb-6ca4-4f50-8779-f9fbd229e7e1 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:52.832184 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-34b33c5f-a633-49fd-87fb-39c2c2876855 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/1a9f79f1-aee3-4f16-9982-f37503d14954 returned with HTTP 200 Dec 29 07:44:52.842637 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 983/1978] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:44:52 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/1a9f79f1-aee3-4f16-9982-f37503d14954 => generated 984 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:52.842637 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e8ea15f4-e443-42b3-8d9b-4b70a21be5c9 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] GET http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7?usage=True Dec 29 07:44:52.842637 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e8ea15f4-e443-42b3-8d9b-4b70a21be5c9 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:52.842637 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:52.842637 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:52.842637 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e8ea15f4-e443-42b3-8d9b-4b70a21be5c9 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:52.877473 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:52.877473 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:52.887646 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-83f6d3bb-6ca4-4f50-8779-f9fbd229e7e1 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:52.897406 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e8ea15f4-e443-42b3-8d9b-4b70a21be5c9 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7?usage=True returned with HTTP 200 Dec 29 07:44:52.898296 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 984/1979] 10.222.0.20 () {58 vars in 1342 bytes} [Tue Dec 29 07:44:52 2020] GET /volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7?usage=True => generated 1756 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:52.903450 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5f1bfede-cd88-40c6-98cb-bc38582b3a98 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] PUT http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f Dec 29 07:44:52.904601 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5f1bfede-cd88-40c6-98cb-bc38582b3a98 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "1a9f79f1-aee3-4f16-9982-f37503d14954"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:52.905624 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-5f1bfede-cd88-40c6-98cb-bc38582b3a98 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Update called for group 21d67fae-907e-4bf8-a283-5714b482c72f. {{(pid=88229) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 29 07:44:52.905979 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.groups [None req-5f1bfede-cd88-40c6-98cb-bc38582b3a98 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Updating group 21d67fae-907e-4bf8-a283-5714b482c72f with name new_group description: This is a new group add_volumes: None remove_volumes: 1a9f79f1-aee3-4f16-9982-f37503d14954. Dec 29 07:44:52.913762 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:52.913762 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:52.940868 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-83f6d3bb-6ca4-4f50-8779-f9fbd229e7e1 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/8880e72b-19ef-4431-8861-ceda5e0f55f4 returned with HTTP 200 Dec 29 07:44:52.951016 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 996/1980] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:52 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/8880e72b-19ef-4431-8861-ceda5e0f55f4 => generated 902 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:52.951016 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9c47a0b6-a69c-46df-96e1-c603d8dbd0c9 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] GET http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/702706ee5ff0414889f896090d539df9?usage=True Dec 29 07:44:52.951016 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9c47a0b6-a69c-46df-96e1-c603d8dbd0c9 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:52.951016 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:52.951016 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:52.951495 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9c47a0b6-a69c-46df-96e1-c603d8dbd0c9 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:52.982921 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-9c47a0b6-a69c-46df-96e1-c603d8dbd0c9 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1018727097 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1018727097, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:44:52.983791 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-9c47a0b6-a69c-46df-96e1-c603d8dbd0c9 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1018727097 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1018727097, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:44:52.984655 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-9c47a0b6-a69c-46df-96e1-c603d8dbd0c9 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Deprecated: Default quota for resource: snapshots_tempest-GroupsTest-volume-type-1018727097 is set by the default quota flag: quota_snapshots_tempest-GroupsTest-volume-type-1018727097, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:44:53.007702 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9c47a0b6-a69c-46df-96e1-c603d8dbd0c9 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/702706ee5ff0414889f896090d539df9?usage=True returned with HTTP 200 Dec 29 07:44:53.008603 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 997/1981] 10.222.0.20 () {58 vars in 1342 bytes} [Tue Dec 29 07:44:52 2020] GET /volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/702706ee5ff0414889f896090d539df9?usage=True => generated 1452 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:53.023072 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5f1bfede-cd88-40c6-98cb-bc38582b3a98 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f returned with HTTP 202 Dec 29 07:44:53.027045 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7bc1ab6a-269a-406b-ad7a-3e334b60c9f9 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] POST http://10.222.0.20/volume/v3/04ce01e203d74ae695e0c09919ef86a7/os-volume-transfer Dec 29 07:44:53.027045 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7bc1ab6a-269a-406b-ad7a-3e334b60c9f9 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ab94263f-7f28-4caa-b797-60e57ea7d528"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:53.027255 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 985/1982] 10.222.0.20 () {62 vars in 1374 bytes} [Tue Dec 29 07:44:52 2020] PUT /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 29 07:44:53.027793 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.volume_transfer [None req-7bc1ab6a-269a-406b-ad7a-3e334b60c9f9 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Creating new volume transfer {'transfer': {'volume_id': 'ab94263f-7f28-4caa-b797-60e57ea7d528'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Dec 29 07:44:53.028142 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.volume_transfer [None req-7bc1ab6a-269a-406b-ad7a-3e334b60c9f9 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Creating transfer of volume ab94263f-7f28-4caa-b797-60e57ea7d528 Dec 29 07:44:53.029002 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.transfer.api [None req-7bc1ab6a-269a-406b-ad7a-3e334b60c9f9 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Generating transfer record for volume ab94263f-7f28-4caa-b797-60e57ea7d528 Dec 29 07:44:53.034285 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-490af7f7-fb47-4b8c-ae23-84de1eebe1b1 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f Dec 29 07:44:53.034873 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-490af7f7-fb47-4b8c-ae23-84de1eebe1b1 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:53.035079 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:53.035079 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:53.035436 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-490af7f7-fb47-4b8c-ae23-84de1eebe1b1 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:53.035842 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-490af7f7-fb47-4b8c-ae23-84de1eebe1b1 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] show called for member 21d67fae-907e-4bf8-a283-5714b482c72f {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:44:53.054479 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:53.054479 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:53.101414 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-490af7f7-fb47-4b8c-ae23-84de1eebe1b1 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f returned with HTTP 200 Dec 29 07:44:53.107043 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 986/1983] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:44:53 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f => generated 323 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:53.108264 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:53.108264 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:53.135234 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7bc1ab6a-269a-406b-ad7a-3e334b60c9f9 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] http://10.222.0.20/volume/v3/04ce01e203d74ae695e0c09919ef86a7/os-volume-transfer returned with HTTP 202 Dec 29 07:44:53.136261 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 998/1984] 10.222.0.20 () {60 vars in 1258 bytes} [Tue Dec 29 07:44:53 2020] POST /volume/v3/04ce01e203d74ae695e0c09919ef86a7/os-volume-transfer => generated 507 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:44:53.301575 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6007199c-83b5-4b1c-86f2-fe98489b8831 tempest-VolumeQuotasAdminTestJSON-52569878 tempest-VolumeQuotasAdminTestJSON-52569878] POST http://10.222.0.20/volume/v3/702706ee5ff0414889f896090d539df9/os-volume-transfer/3999a6d5-5c06-4146-86a3-cb86d214de92/accept Dec 29 07:44:53.302043 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:53.302043 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:53.302448 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6007199c-83b5-4b1c-86f2-fe98489b8831 tempest-VolumeQuotasAdminTestJSON-52569878 tempest-VolumeQuotasAdminTestJSON-52569878] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "d9fbdb236de41c72"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:53.304523 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.volume_transfer [None req-6007199c-83b5-4b1c-86f2-fe98489b8831 tempest-VolumeQuotasAdminTestJSON-52569878 tempest-VolumeQuotasAdminTestJSON-52569878] Accepting volume transfer 3999a6d5-5c06-4146-86a3-cb86d214de92 {{(pid=88229) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Dec 29 07:44:53.304861 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.volume_transfer [None req-6007199c-83b5-4b1c-86f2-fe98489b8831 tempest-VolumeQuotasAdminTestJSON-52569878 tempest-VolumeQuotasAdminTestJSON-52569878] Accepting transfer 3999a6d5-5c06-4146-86a3-cb86d214de92 Dec 29 07:44:53.305504 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:53.305504 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:53.484948 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-6007199c-83b5-4b1c-86f2-fe98489b8831 tempest-VolumeQuotasAdminTestJSON-52569878 tempest-VolumeQuotasAdminTestJSON-52569878] Created reservations ['af05230c-c6be-416f-9d06-4d5b06930180', '68c22679-23bc-4c46-a710-6ec2aa0e4e8f', '9dd355b9-c947-4283-a55e-88220aadca77', '9ec04149-5e26-470a-806c-3a907105cb3b'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:44:53.546818 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-6007199c-83b5-4b1c-86f2-fe98489b8831 tempest-VolumeQuotasAdminTestJSON-52569878 tempest-VolumeQuotasAdminTestJSON-52569878] Created reservations ['6adf17ed-0a7e-4569-b7bf-33bce6461abe', 'ce9480ae-8b19-4f2c-9884-dbc78b47e892', 'c24ef540-b9a3-4dfc-8fb1-9f7f2b3756e9', '0aeb15d0-e832-43b6-83ed-db75f67ba12b'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:44:53.614976 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-6007199c-83b5-4b1c-86f2-fe98489b8831 tempest-VolumeQuotasAdminTestJSON-52569878 tempest-VolumeQuotasAdminTestJSON-52569878] Created reservations ['57cb63f2-d25c-44e8-967b-08c412f54bf8', '0853c096-9eef-44d6-987d-086f615e1687', 'f02386ac-4462-4add-a0d9-726d964e1540', 'd766122d-7795-4370-84d7-96d445aa3cc6'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:44:53.673428 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-6007199c-83b5-4b1c-86f2-fe98489b8831 tempest-VolumeQuotasAdminTestJSON-52569878 tempest-VolumeQuotasAdminTestJSON-52569878] Created reservations ['2c83ef7c-18ab-4946-a545-90a655429417', '2d228ca6-558e-47c0-a883-4252ed4159d5', '68ab040b-b21e-4109-8682-ae5a3cd695a1', '59b45b09-1085-4537-9f8b-ebfd2fbc4614'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:44:53.675929 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:53.675929 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:53.736966 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6007199c-83b5-4b1c-86f2-fe98489b8831 tempest-VolumeQuotasAdminTestJSON-52569878 tempest-VolumeQuotasAdminTestJSON-52569878] Transfer volume completed successfully. Dec 29 07:44:53.760575 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:44:53.760575 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:44:53.882363 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.transfer.api [None req-6007199c-83b5-4b1c-86f2-fe98489b8831 tempest-VolumeQuotasAdminTestJSON-52569878 tempest-VolumeQuotasAdminTestJSON-52569878] Volume ab94263f-7f28-4caa-b797-60e57ea7d528 has been transferred. Dec 29 07:44:53.946170 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6007199c-83b5-4b1c-86f2-fe98489b8831 tempest-VolumeQuotasAdminTestJSON-52569878 tempest-VolumeQuotasAdminTestJSON-52569878] http://10.222.0.20/volume/v3/702706ee5ff0414889f896090d539df9/os-volume-transfer/3999a6d5-5c06-4146-86a3-cb86d214de92/accept returned with HTTP 202 Dec 29 07:44:53.947231 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 987/1985] 10.222.0.20 () {60 vars in 1390 bytes} [Tue Dec 29 07:44:53 2020] POST /volume/v3/702706ee5ff0414889f896090d539df9/os-volume-transfer/3999a6d5-5c06-4146-86a3-cb86d214de92/accept => generated 431 bytes in 804 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:44:53.960224 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bf03b490-d75d-4de9-81c8-68ae43657f69 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/8880e72b-19ef-4431-8861-ceda5e0f55f4 Dec 29 07:44:53.960764 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bf03b490-d75d-4de9-81c8-68ae43657f69 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:53.960985 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:53.960985 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:53.961358 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bf03b490-d75d-4de9-81c8-68ae43657f69 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:53.962972 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f0f35755-3d1a-41c4-a7df-423d831e4f9b tempest-VolumeQuotasAdminTestJSON-52569878 tempest-VolumeQuotasAdminTestJSON-52569878] GET http://10.222.0.20/volume/v3/702706ee5ff0414889f896090d539df9/volumes/ab94263f-7f28-4caa-b797-60e57ea7d528 Dec 29 07:44:53.963644 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f0f35755-3d1a-41c4-a7df-423d831e4f9b tempest-VolumeQuotasAdminTestJSON-52569878 tempest-VolumeQuotasAdminTestJSON-52569878] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:53.963861 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:53.963861 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:53.964380 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f0f35755-3d1a-41c4-a7df-423d831e4f9b tempest-VolumeQuotasAdminTestJSON-52569878 tempest-VolumeQuotasAdminTestJSON-52569878] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:54.012253 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:54.012253 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:54.020836 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bf03b490-d75d-4de9-81c8-68ae43657f69 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:54.048949 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bf03b490-d75d-4de9-81c8-68ae43657f69 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/8880e72b-19ef-4431-8861-ceda5e0f55f4 returned with HTTP 200 Dec 29 07:44:54.049751 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:54.049751 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:54.050800 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 999/1986] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:53 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/8880e72b-19ef-4431-8861-ceda5e0f55f4 => generated 903 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:54.060664 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f0f35755-3d1a-41c4-a7df-423d831e4f9b tempest-VolumeQuotasAdminTestJSON-52569878 tempest-VolumeQuotasAdminTestJSON-52569878] Volume info retrieved successfully. Dec 29 07:44:54.065753 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-55f5b095-2a82-4c93-9f54-ceb84ddb818f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] PUT http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/8880e72b-19ef-4431-8861-ceda5e0f55f4 Dec 29 07:44:54.066210 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:54.066210 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:54.066638 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-55f5b095-2a82-4c93-9f54-ceb84ddb818f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-372485811", "description": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:54.087312 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f0f35755-3d1a-41c4-a7df-423d831e4f9b tempest-VolumeQuotasAdminTestJSON-52569878 tempest-VolumeQuotasAdminTestJSON-52569878] http://10.222.0.20/volume/v3/702706ee5ff0414889f896090d539df9/volumes/ab94263f-7f28-4caa-b797-60e57ea7d528 returned with HTTP 200 Dec 29 07:44:54.088153 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 988/1987] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:53 2020] GET /volume/v3/702706ee5ff0414889f896090d539df9/volumes/ab94263f-7f28-4caa-b797-60e57ea7d528 => generated 917 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:54.106557 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4a01c0a1-1348-4615-a136-ecff4c00f4a2 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] GET http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7?usage=True Dec 29 07:44:54.108669 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4a01c0a1-1348-4615-a136-ecff4c00f4a2 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:54.108669 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:54.108669 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:54.108669 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4a01c0a1-1348-4615-a136-ecff4c00f4a2 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:54.141620 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:54.141620 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:54.152896 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-55f5b095-2a82-4c93-9f54-ceb84ddb818f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:54.166217 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-55f5b095-2a82-4c93-9f54-ceb84ddb818f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume updated successfully. Dec 29 07:44:54.166431 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4a01c0a1-1348-4615-a136-ecff4c00f4a2 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7?usage=True returned with HTTP 200 Dec 29 07:44:54.167287 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 989/1988] 10.222.0.20 () {58 vars in 1342 bytes} [Tue Dec 29 07:44:54 2020] GET /volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7?usage=True => generated 1756 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:44:54.177464 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f6a9b526-2fa7-4494-8f8b-1a4391d86b8a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f Dec 29 07:44:54.178855 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f6a9b526-2fa7-4494-8f8b-1a4391d86b8a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:54.179350 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f6a9b526-2fa7-4494-8f8b-1a4391d86b8a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:54.179867 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-f6a9b526-2fa7-4494-8f8b-1a4391d86b8a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] show called for member 21d67fae-907e-4bf8-a283-5714b482c72f {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:44:54.182066 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-55f5b095-2a82-4c93-9f54-ceb84ddb818f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/8880e72b-19ef-4431-8861-ceda5e0f55f4 returned with HTTP 200 Dec 29 07:44:54.190611 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1000/1989] 10.222.0.20 () {60 vars in 1335 bytes} [Tue Dec 29 07:44:54 2020] PUT /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/8880e72b-19ef-4431-8861-ceda5e0f55f4 => generated 838 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:44:54.190611 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6ebdf717-4732-4b12-bffe-7051ba6b6be5 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] GET http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/702706ee5ff0414889f896090d539df9?usage=True Dec 29 07:44:54.190611 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6ebdf717-4732-4b12-bffe-7051ba6b6be5 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:54.190611 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:54.190611 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:54.190611 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6ebdf717-4732-4b12-bffe-7051ba6b6be5 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:54.195340 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:54.195340 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:54.232169 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f6a9b526-2fa7-4494-8f8b-1a4391d86b8a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f returned with HTTP 200 Dec 29 07:44:54.233696 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 990/1990] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:44:54 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f => generated 324 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:54.243007 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d53b1a23-79e4-4bd4-bf76-5e46fb53d240 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] DELETE http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/8880e72b-19ef-4431-8861-ceda5e0f55f4 Dec 29 07:44:54.243536 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d53b1a23-79e4-4bd4-bf76-5e46fb53d240 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:54.243825 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:54.243825 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:54.244109 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d53b1a23-79e4-4bd4-bf76-5e46fb53d240 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:54.244546 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-d53b1a23-79e4-4bd4-bf76-5e46fb53d240 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Delete volume with id: 8880e72b-19ef-4431-8861-ceda5e0f55f4 Dec 29 07:44:54.250802 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6ebdf717-4732-4b12-bffe-7051ba6b6be5 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/702706ee5ff0414889f896090d539df9?usage=True returned with HTTP 200 Dec 29 07:44:54.260863 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1001/1991] 10.222.0.20 () {58 vars in 1342 bytes} [Tue Dec 29 07:44:54 2020] GET /volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/702706ee5ff0414889f896090d539df9?usage=True => generated 1452 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:54.260863 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-967de20b-4e18-4c58-9068-69f37dffe8d4 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f Dec 29 07:44:54.260863 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-967de20b-4e18-4c58-9068-69f37dffe8d4 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:54.260863 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-967de20b-4e18-4c58-9068-69f37dffe8d4 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:54.260863 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-967de20b-4e18-4c58-9068-69f37dffe8d4 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] show called for member 21d67fae-907e-4bf8-a283-5714b482c72f {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:44:54.272440 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:54.272440 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:54.299609 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:54.299609 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:54.300916 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d53b1a23-79e4-4bd4-bf76-5e46fb53d240 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:54.301022 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-967de20b-4e18-4c58-9068-69f37dffe8d4 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f returned with HTTP 200 Dec 29 07:44:54.302037 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1002/1992] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:44:54 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f => generated 324 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:54.308733 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6459a3bd-7a0b-4909-a7e0-0cfaf5529c5c tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] DELETE http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/volumes/ab94263f-7f28-4caa-b797-60e57ea7d528 Dec 29 07:44:54.309690 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6459a3bd-7a0b-4909-a7e0-0cfaf5529c5c tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:54.309917 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:54.309917 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:54.310423 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6459a3bd-7a0b-4909-a7e0-0cfaf5529c5c tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:54.310934 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-6459a3bd-7a0b-4909-a7e0-0cfaf5529c5c tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Delete volume with id: ab94263f-7f28-4caa-b797-60e57ea7d528 Dec 29 07:44:54.329543 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d53b1a23-79e4-4bd4-bf76-5e46fb53d240 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Delete volume request issued successfully. Dec 29 07:44:54.330052 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d53b1a23-79e4-4bd4-bf76-5e46fb53d240 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/8880e72b-19ef-4431-8861-ceda5e0f55f4 returned with HTTP 202 Dec 29 07:44:54.334649 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 991/1993] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:44:54 2020] DELETE /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/8880e72b-19ef-4431-8861-ceda5e0f55f4 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:44:54.335302 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-00823b99-b645-497c-b22f-57d9c7da684b tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/detail Dec 29 07:44:54.336082 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-00823b99-b645-497c-b22f-57d9c7da684b tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:54.336082 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:54.336082 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:54.336335 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-00823b99-b645-497c-b22f-57d9c7da684b tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'detail' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:54.337024 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-00823b99-b645-497c-b22f-57d9c7da684b tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:44:54.339209 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-00823b99-b645-497c-b22f-57d9c7da684b tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:44:54.391231 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:54.391231 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:54.392459 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6459a3bd-7a0b-4909-a7e0-0cfaf5529c5c tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Volume info retrieved successfully. Dec 29 07:44:54.410678 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-00823b99-b645-497c-b22f-57d9c7da684b tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Get all volumes completed successfully. Dec 29 07:44:54.412825 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-00823b99-b645-497c-b22f-57d9c7da684b tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:44:54.413440 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-00823b99-b645-497c-b22f-57d9c7da684b tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:44:54.421542 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-00823b99-b645-497c-b22f-57d9c7da684b tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:44:54.430676 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:54.430676 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:54.432446 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6459a3bd-7a0b-4909-a7e0-0cfaf5529c5c tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Delete volume request issued successfully. Dec 29 07:44:54.433024 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6459a3bd-7a0b-4909-a7e0-0cfaf5529c5c tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/volumes/ab94263f-7f28-4caa-b797-60e57ea7d528 returned with HTTP 202 Dec 29 07:44:54.437321 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1003/1994] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:44:54 2020] DELETE /volume/v3/1855e1f0aa5342ba973f683d58faafdc/volumes/ab94263f-7f28-4caa-b797-60e57ea7d528 => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:44:54.439202 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a6c0fc23-8fd6-4fa1-9f39-404347e6825f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/8880e72b-19ef-4431-8861-ceda5e0f55f4 Dec 29 07:44:54.439202 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a6c0fc23-8fd6-4fa1-9f39-404347e6825f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:54.439561 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:54.439561 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:54.440218 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a6c0fc23-8fd6-4fa1-9f39-404347e6825f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:54.466417 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-00823b99-b645-497c-b22f-57d9c7da684b tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/detail returned with HTTP 200 Dec 29 07:44:54.476112 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 992/1995] 10.222.0.20 () {60 vars in 1266 bytes} [Tue Dec 29 07:44:54 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/detail => generated 1928 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:44:54.483778 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-14ccabfc-f9cb-481c-aac6-cc7976221eaa tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] GET http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/volumes/ab94263f-7f28-4caa-b797-60e57ea7d528 Dec 29 07:44:54.484269 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-14ccabfc-f9cb-481c-aac6-cc7976221eaa tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:54.484659 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:54.484659 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:54.485036 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-14ccabfc-f9cb-481c-aac6-cc7976221eaa tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:54.507724 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:54.507724 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:54.529617 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a6c0fc23-8fd6-4fa1-9f39-404347e6825f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:54.548450 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:54.548450 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:54.559977 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-14ccabfc-f9cb-481c-aac6-cc7976221eaa tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Volume info retrieved successfully. Dec 29 07:44:54.566461 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a6c0fc23-8fd6-4fa1-9f39-404347e6825f tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/8880e72b-19ef-4431-8861-ceda5e0f55f4 returned with HTTP 200 Dec 29 07:44:54.578132 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1004/1996] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:54 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/8880e72b-19ef-4431-8861-ceda5e0f55f4 => generated 905 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:54.582425 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5c0826b6-efff-467b-9e5f-25f914282352 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] PUT http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f Dec 29 07:44:54.582970 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:54.582970 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:54.583377 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5c0826b6-efff-467b-9e5f-25f914282352 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1a9f79f1-aee3-4f16-9982-f37503d14954"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:54.584563 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-5c0826b6-efff-467b-9e5f-25f914282352 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Update called for group 21d67fae-907e-4bf8-a283-5714b482c72f. {{(pid=88228) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 29 07:44:54.584910 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.groups [None req-5c0826b6-efff-467b-9e5f-25f914282352 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Updating group 21d67fae-907e-4bf8-a283-5714b482c72f with name None description: None add_volumes: 1a9f79f1-aee3-4f16-9982-f37503d14954 remove_volumes: None. Dec 29 07:44:54.585186 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-14ccabfc-f9cb-481c-aac6-cc7976221eaa tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/volumes/ab94263f-7f28-4caa-b797-60e57ea7d528 returned with HTTP 200 Dec 29 07:44:54.586202 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 993/1997] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:54 2020] GET /volume/v3/1855e1f0aa5342ba973f683d58faafdc/volumes/ab94263f-7f28-4caa-b797-60e57ea7d528 => generated 1087 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:54.604741 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:54.604741 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:54.745642 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5c0826b6-efff-467b-9e5f-25f914282352 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f returned with HTTP 202 Dec 29 07:44:54.751860 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1005/1998] 10.222.0.20 () {62 vars in 1373 bytes} [Tue Dec 29 07:44:54 2020] PUT /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 29 07:44:54.757064 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0c945283-001e-45d6-9717-aeee94a50a79 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f Dec 29 07:44:54.757651 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0c945283-001e-45d6-9717-aeee94a50a79 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:54.758393 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:54.758393 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:54.758811 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0c945283-001e-45d6-9717-aeee94a50a79 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:54.759622 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-0c945283-001e-45d6-9717-aeee94a50a79 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] show called for member 21d67fae-907e-4bf8-a283-5714b482c72f {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:44:54.773604 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:54.773604 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:54.855455 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0c945283-001e-45d6-9717-aeee94a50a79 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f returned with HTTP 200 Dec 29 07:44:54.859184 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 994/1999] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:44:54 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f => generated 323 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:55.585434 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ce2daabe-4961-4287-8b1e-f62410988cb4 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/8880e72b-19ef-4431-8861-ceda5e0f55f4 Dec 29 07:44:55.586658 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ce2daabe-4961-4287-8b1e-f62410988cb4 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:55.587020 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:55.587020 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:55.587589 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ce2daabe-4961-4287-8b1e-f62410988cb4 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:55.602609 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-21a186fa-4dea-4b54-a5bc-87c213e0008b tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] GET http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/volumes/ab94263f-7f28-4caa-b797-60e57ea7d528 Dec 29 07:44:55.603286 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-21a186fa-4dea-4b54-a5bc-87c213e0008b tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:55.603286 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:55.603286 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:55.603680 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-21a186fa-4dea-4b54-a5bc-87c213e0008b tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:55.700904 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:55.700904 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:55.713250 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ce2daabe-4961-4287-8b1e-f62410988cb4 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:55.718776 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:55.718776 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:55.730836 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-21a186fa-4dea-4b54-a5bc-87c213e0008b tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Volume info retrieved successfully. Dec 29 07:44:55.743085 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ce2daabe-4961-4287-8b1e-f62410988cb4 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/8880e72b-19ef-4431-8861-ceda5e0f55f4 returned with HTTP 200 Dec 29 07:44:55.744212 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1006/2000] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:55 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/8880e72b-19ef-4431-8861-ceda5e0f55f4 => generated 905 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:55.759962 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-21a186fa-4dea-4b54-a5bc-87c213e0008b tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/volumes/ab94263f-7f28-4caa-b797-60e57ea7d528 returned with HTTP 200 Dec 29 07:44:55.761648 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 995/2001] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:55 2020] GET /volume/v3/1855e1f0aa5342ba973f683d58faafdc/volumes/ab94263f-7f28-4caa-b797-60e57ea7d528 => generated 1087 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:55.871010 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dbe4ad12-b082-4706-b47f-792652358551 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f Dec 29 07:44:55.871835 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dbe4ad12-b082-4706-b47f-792652358551 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:55.872153 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:55.872153 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:55.873314 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dbe4ad12-b082-4706-b47f-792652358551 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:55.873830 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-dbe4ad12-b082-4706-b47f-792652358551 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] show called for member 21d67fae-907e-4bf8-a283-5714b482c72f {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:44:55.892197 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:55.892197 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:55.957635 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dbe4ad12-b082-4706-b47f-792652358551 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f returned with HTTP 200 Dec 29 07:44:55.971147 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1007/2002] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:44:55 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f => generated 324 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:55.976508 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-33097493-d16b-409f-a124-a40f54418292 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/detail Dec 29 07:44:55.977544 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-33097493-d16b-409f-a124-a40f54418292 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:55.977970 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:55.977970 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:55.978627 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-33097493-d16b-409f-a124-a40f54418292 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'detail' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:55.979436 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-33097493-d16b-409f-a124-a40f54418292 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:44:55.981625 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-33097493-d16b-409f-a124-a40f54418292 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:44:56.142705 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-33097493-d16b-409f-a124-a40f54418292 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Get all volumes completed successfully. Dec 29 07:44:56.144632 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-33097493-d16b-409f-a124-a40f54418292 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:44:56.145185 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-33097493-d16b-409f-a124-a40f54418292 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:44:56.173164 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-33097493-d16b-409f-a124-a40f54418292 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:44:56.181948 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:56.181948 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:56.213044 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-33097493-d16b-409f-a124-a40f54418292 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:44:56.213604 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-33097493-d16b-409f-a124-a40f54418292 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:44:56.228684 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-33097493-d16b-409f-a124-a40f54418292 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:44:56.238844 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:56.238844 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:56.285068 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-33097493-d16b-409f-a124-a40f54418292 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/detail returned with HTTP 200 Dec 29 07:44:56.292307 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 996/2003] 10.222.0.20 () {60 vars in 1266 bytes} [Tue Dec 29 07:44:55 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/detail => generated 1962 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:44:56.309035 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-33a835fe-c4d7-484c-bc6a-1e2179922b3d tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/detail Dec 29 07:44:56.309713 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-33a835fe-c4d7-484c-bc6a-1e2179922b3d tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:56.309909 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:56.309909 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:56.310423 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-33a835fe-c4d7-484c-bc6a-1e2179922b3d tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:56.311649 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-33a835fe-c4d7-484c-bc6a-1e2179922b3d tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:44:56.312493 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:56.312493 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:56.313941 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-33a835fe-c4d7-484c-bc6a-1e2179922b3d tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:44:56.414314 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-33a835fe-c4d7-484c-bc6a-1e2179922b3d tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Get all volumes completed successfully. Dec 29 07:44:56.416272 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-33a835fe-c4d7-484c-bc6a-1e2179922b3d tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:44:56.416604 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-33a835fe-c4d7-484c-bc6a-1e2179922b3d tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:44:56.428427 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-33a835fe-c4d7-484c-bc6a-1e2179922b3d tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:44:56.445603 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:56.445603 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:56.463470 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-33a835fe-c4d7-484c-bc6a-1e2179922b3d tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:44:56.463918 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-33a835fe-c4d7-484c-bc6a-1e2179922b3d tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:44:56.471457 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-33a835fe-c4d7-484c-bc6a-1e2179922b3d tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:44:56.479356 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:56.479356 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:56.503684 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-33a835fe-c4d7-484c-bc6a-1e2179922b3d tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/detail returned with HTTP 200 Dec 29 07:44:56.505162 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1008/2004] 10.222.0.20 () {60 vars in 1266 bytes} [Tue Dec 29 07:44:56 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/detail => generated 1962 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:44:56.524369 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-97d29dfd-3c8e-44b1-9604-1fe6fb0e9205 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] POST http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f/action Dec 29 07:44:56.525190 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:56.525190 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:56.525941 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-97d29dfd-3c8e-44b1-9604-1fe6fb0e9205 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:44:56.526512 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-97d29dfd-3c8e-44b1-9604-1fe6fb0e9205 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:56.527691 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-97d29dfd-3c8e-44b1-9604-1fe6fb0e9205 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] delete called for group 21d67fae-907e-4bf8-a283-5714b482c72f {{(pid=88229) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 29 07:44:56.528225 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.groups [None req-97d29dfd-3c8e-44b1-9604-1fe6fb0e9205 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Delete group with id: 21d67fae-907e-4bf8-a283-5714b482c72f Dec 29 07:44:56.557119 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:56.557119 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:56.766098 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-534cd17a-ad8e-4f94-ad41-8bd48bf8e059 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/8880e72b-19ef-4431-8861-ceda5e0f55f4 Dec 29 07:44:56.767828 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-534cd17a-ad8e-4f94-ad41-8bd48bf8e059 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:56.768221 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:56.768221 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:56.768938 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-534cd17a-ad8e-4f94-ad41-8bd48bf8e059 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:56.831517 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-97d29dfd-3c8e-44b1-9604-1fe6fb0e9205 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f/action returned with HTTP 202 Dec 29 07:44:56.840754 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 997/2005] 10.222.0.20 () {62 vars in 1395 bytes} [Tue Dec 29 07:44:56 2020] POST /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f/action => generated 0 bytes in 322 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 29 07:44:56.847406 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b73342b2-7d2f-4e43-bb3d-cd0d3f32dbfc tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] GET http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/volumes/ab94263f-7f28-4caa-b797-60e57ea7d528 Dec 29 07:44:56.848132 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b73342b2-7d2f-4e43-bb3d-cd0d3f32dbfc tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:56.848875 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:56.848875 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:56.850009 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b73342b2-7d2f-4e43-bb3d-cd0d3f32dbfc tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:56.887294 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:56.887294 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:56.905919 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-534cd17a-ad8e-4f94-ad41-8bd48bf8e059 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:56.922140 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b73342b2-7d2f-4e43-bb3d-cd0d3f32dbfc tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/volumes/ab94263f-7f28-4caa-b797-60e57ea7d528 returned with HTTP 404 Dec 29 07:44:56.931340 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 998/2006] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:56 2020] GET /volume/v3/1855e1f0aa5342ba973f683d58faafdc/volumes/ab94263f-7f28-4caa-b797-60e57ea7d528 => generated 109 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:44:56.934062 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aca70fc2-9781-4508-b3d2-40bfc3ca77eb tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/1a9f79f1-aee3-4f16-9982-f37503d14954 Dec 29 07:44:56.934660 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aca70fc2-9781-4508-b3d2-40bfc3ca77eb tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:56.940321 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aca70fc2-9781-4508-b3d2-40bfc3ca77eb tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:56.958256 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-534cd17a-ad8e-4f94-ad41-8bd48bf8e059 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/8880e72b-19ef-4431-8861-ceda5e0f55f4 returned with HTTP 200 Dec 29 07:44:56.968878 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1009/2007] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:56 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/8880e72b-19ef-4431-8861-ceda5e0f55f4 => generated 905 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:56.968878 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c8a91ac4-6e91-4147-866c-2f493e28bd28 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] GET http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/1855e1f0aa5342ba973f683d58faafdc?usage=True Dec 29 07:44:56.968878 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c8a91ac4-6e91-4147-866c-2f493e28bd28 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:56.968878 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:56.968878 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:56.969377 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c8a91ac4-6e91-4147-866c-2f493e28bd28 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:57.079867 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c8a91ac4-6e91-4147-866c-2f493e28bd28 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/1855e1f0aa5342ba973f683d58faafdc?usage=True returned with HTTP 200 Dec 29 07:44:57.080969 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1010/2008] 10.222.0.20 () {58 vars in 1342 bytes} [Tue Dec 29 07:44:56 2020] GET /volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/1855e1f0aa5342ba973f683d58faafdc?usage=True => generated 1452 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:57.104436 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-44c43c37-64fe-48c3-8919-b103ab4c7e9c tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] PUT http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7 Dec 29 07:44:57.105301 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-44c43c37-64fe-48c3-8919-b103ab4c7e9c tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1009, "volumes": 11, "snapshots": 11, "backups": 11, "backup_gigabytes": 1009, "per_volume_gigabytes": 1009}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:57.378440 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:57.378440 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:57.390853 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-aca70fc2-9781-4508-b3d2-40bfc3ca77eb tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Volume info retrieved successfully. Dec 29 07:44:57.423027 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-aca70fc2-9781-4508-b3d2-40bfc3ca77eb tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:44:57.423504 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-aca70fc2-9781-4508-b3d2-40bfc3ca77eb tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:44:57.432868 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-aca70fc2-9781-4508-b3d2-40bfc3ca77eb tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:44:57.440530 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:57.440530 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:57.467447 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aca70fc2-9781-4508-b3d2-40bfc3ca77eb tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/1a9f79f1-aee3-4f16-9982-f37503d14954 returned with HTTP 200 Dec 29 07:44:57.468993 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 999/2009] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:44:56 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/1a9f79f1-aee3-4f16-9982-f37503d14954 => generated 983 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:57.583067 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-44c43c37-64fe-48c3-8919-b103ab4c7e9c tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7 returned with HTTP 200 Dec 29 07:44:57.584885 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1011/2010] 10.222.0.20 () {60 vars in 1342 bytes} [Tue Dec 29 07:44:57 2020] PUT /volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7 => generated 671 bytes in 487 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:57.596753 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5a5490d8-b0a0-48a5-9da1-43cade7c9df6 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] PUT http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7 Dec 29 07:44:57.597251 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:57.597251 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:57.597812 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5a5490d8-b0a0-48a5-9da1-43cade7c9df6 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:44:57.899402 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5a5490d8-b0a0-48a5-9da1-43cade7c9df6 tempest-VolumeQuotasAdminTestJSON-1573453385 tempest-VolumeQuotasAdminTestJSON-1573453385] http://10.222.0.20/volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7 returned with HTTP 200 Dec 29 07:44:57.900274 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1000/2011] 10.222.0.20 () {60 vars in 1342 bytes} [Tue Dec 29 07:44:57 2020] PUT /volume/v3/1855e1f0aa5342ba973f683d58faafdc/os-quota-sets/04ce01e203d74ae695e0c09919ef86a7 => generated 669 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:44:57.912801 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c3d368f5-7502-4f89-a6ec-92bfa45cc177 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] DELETE http://10.222.0.20/volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/ab94263f-7f28-4caa-b797-60e57ea7d528 Dec 29 07:44:57.913425 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c3d368f5-7502-4f89-a6ec-92bfa45cc177 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:57.913994 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c3d368f5-7502-4f89-a6ec-92bfa45cc177 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:57.914462 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-c3d368f5-7502-4f89-a6ec-92bfa45cc177 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Delete volume with id: ab94263f-7f28-4caa-b797-60e57ea7d528 Dec 29 07:44:57.978669 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-19e915eb-e2c1-488b-b8c2-5fb93f79474a tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/8880e72b-19ef-4431-8861-ceda5e0f55f4 Dec 29 07:44:57.979244 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-19e915eb-e2c1-488b-b8c2-5fb93f79474a tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:57.979897 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-19e915eb-e2c1-488b-b8c2-5fb93f79474a tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:58.078721 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c3d368f5-7502-4f89-a6ec-92bfa45cc177 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] http://10.222.0.20/volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/ab94263f-7f28-4caa-b797-60e57ea7d528 returned with HTTP 404 Dec 29 07:44:58.081409 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1012/2012] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:44:57 2020] DELETE /volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/ab94263f-7f28-4caa-b797-60e57ea7d528 => generated 109 bytes in 173 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:44:58.093873 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-af9bbe4d-eac7-49de-9108-44125c6fa099 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] DELETE http://10.222.0.20/volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/5cf024bb-b555-4d1e-a3a9-52ef56b1d4a6 Dec 29 07:44:58.094404 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-af9bbe4d-eac7-49de-9108-44125c6fa099 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:58.094917 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-af9bbe4d-eac7-49de-9108-44125c6fa099 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:58.098335 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-af9bbe4d-eac7-49de-9108-44125c6fa099 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] Delete volume with id: 5cf024bb-b555-4d1e-a3a9-52ef56b1d4a6 Dec 29 07:44:58.113136 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-19e915eb-e2c1-488b-b8c2-5fb93f79474a tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/8880e72b-19ef-4431-8861-ceda5e0f55f4 returned with HTTP 404 Dec 29 07:44:58.114618 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1001/2013] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:57 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/8880e72b-19ef-4431-8861-ceda5e0f55f4 => generated 109 bytes in 141 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:44:58.123251 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ccaebca6-6ac6-40d6-9733-269057e4c05a tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] DELETE http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:58.123806 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ccaebca6-6ac6-40d6-9733-269057e4c05a tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:58.124300 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ccaebca6-6ac6-40d6-9733-269057e4c05a tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:58.124783 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-ccaebca6-6ac6-40d6-9733-269057e4c05a tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Delete volume with id: 5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:58.214193 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-af9bbe4d-eac7-49de-9108-44125c6fa099 tempest-VolumeQuotasAdminTestJSON-497363550 tempest-VolumeQuotasAdminTestJSON-497363550] http://10.222.0.20/volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/5cf024bb-b555-4d1e-a3a9-52ef56b1d4a6 returned with HTTP 404 Dec 29 07:44:58.215299 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1013/2014] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:44:58 2020] DELETE /volume/v3/04ce01e203d74ae695e0c09919ef86a7/volumes/5cf024bb-b555-4d1e-a3a9-52ef56b1d4a6 => generated 109 bytes in 127 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:44:58.246322 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:58.246322 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:58.257131 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ccaebca6-6ac6-40d6-9733-269057e4c05a tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:58.352704 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ccaebca6-6ac6-40d6-9733-269057e4c05a tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Delete volume request issued successfully. Dec 29 07:44:58.353214 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ccaebca6-6ac6-40d6-9733-269057e4c05a tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 202 Dec 29 07:44:58.354383 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1002/2015] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:44:58 2020] DELETE /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 29 07:44:58.365648 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fa26af07-eb83-44a7-90d2-051cb53711ed tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:58.369242 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fa26af07-eb83-44a7-90d2-051cb53711ed tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:58.369771 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fa26af07-eb83-44a7-90d2-051cb53711ed tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:58.483934 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:58.483934 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:58.484754 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-69f25907-8b84-4a1d-a8dc-e5892fdae9a8 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/1a9f79f1-aee3-4f16-9982-f37503d14954 Dec 29 07:44:58.485330 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-69f25907-8b84-4a1d-a8dc-e5892fdae9a8 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:58.485545 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:58.485545 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:58.485918 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-69f25907-8b84-4a1d-a8dc-e5892fdae9a8 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:58.500437 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fa26af07-eb83-44a7-90d2-051cb53711ed tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:58.555737 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fa26af07-eb83-44a7-90d2-051cb53711ed tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 200 Dec 29 07:44:58.559689 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1014/2016] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:58 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 1406 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:58.649095 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:58.649095 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:58.671209 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-69f25907-8b84-4a1d-a8dc-e5892fdae9a8 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Volume info retrieved successfully. Dec 29 07:44:58.703085 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-69f25907-8b84-4a1d-a8dc-e5892fdae9a8 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:44:58.703537 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-69f25907-8b84-4a1d-a8dc-e5892fdae9a8 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:44:58.721984 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-69f25907-8b84-4a1d-a8dc-e5892fdae9a8 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:44:58.740664 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:58.740664 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:58.797833 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-69f25907-8b84-4a1d-a8dc-e5892fdae9a8 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/1a9f79f1-aee3-4f16-9982-f37503d14954 returned with HTTP 200 Dec 29 07:44:58.798690 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1003/2017] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:44:58 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/1a9f79f1-aee3-4f16-9982-f37503d14954 => generated 983 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:59.577337 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dd177645-fcef-4d8a-ae15-2c91ddb56550 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:44:59.578215 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dd177645-fcef-4d8a-ae15-2c91ddb56550 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:59.578487 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:59.578487 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:59.579009 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dd177645-fcef-4d8a-ae15-2c91ddb56550 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:59.684908 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:59.684908 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:59.721707 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dd177645-fcef-4d8a-ae15-2c91ddb56550 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:44:59.763272 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dd177645-fcef-4d8a-ae15-2c91ddb56550 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 200 Dec 29 07:44:59.775052 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1015/2018] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:44:59 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 1406 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:44:59.816724 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b54cab6a-ae40-4973-9d63-4d8f70077a1a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/1a9f79f1-aee3-4f16-9982-f37503d14954 Dec 29 07:44:59.817301 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b54cab6a-ae40-4973-9d63-4d8f70077a1a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:44:59.817518 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:44:59.817518 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:44:59.817892 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b54cab6a-ae40-4973-9d63-4d8f70077a1a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:44:59.941712 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:44:59.941712 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:44:59.972157 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b54cab6a-ae40-4973-9d63-4d8f70077a1a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Volume info retrieved successfully. Dec 29 07:45:00.002633 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-b54cab6a-ae40-4973-9d63-4d8f70077a1a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:45:00.003012 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-b54cab6a-ae40-4973-9d63-4d8f70077a1a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:45:00.015399 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-b54cab6a-ae40-4973-9d63-4d8f70077a1a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:45:00.023426 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:00.023426 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:00.075598 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b54cab6a-ae40-4973-9d63-4d8f70077a1a tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/1a9f79f1-aee3-4f16-9982-f37503d14954 returned with HTTP 200 Dec 29 07:45:00.076230 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1004/2019] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:44:59 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/1a9f79f1-aee3-4f16-9982-f37503d14954 => generated 983 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:45:00.780148 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5cff7423-f3b2-4ec1-ad54-910f1ee10a27 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d Dec 29 07:45:00.780643 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5cff7423-f3b2-4ec1-ad54-910f1ee10a27 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:00.781057 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:00.781057 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:00.781229 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5cff7423-f3b2-4ec1-ad54-910f1ee10a27 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:00.883001 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5cff7423-f3b2-4ec1-ad54-910f1ee10a27 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d returned with HTTP 404 Dec 29 07:45:00.887724 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1016/2020] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:00 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/5e75d03d-0543-4957-a6f2-2d1595ee488d => generated 109 bytes in 108 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:00.901561 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-603ad222-ccc7-4495-b42f-166170b5019e tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] DELETE http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/039b67ea-a631-4fd1-a686-17ef11394dfe Dec 29 07:45:00.902091 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-603ad222-ccc7-4495-b42f-166170b5019e tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:00.902286 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:00.902286 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:00.902962 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-603ad222-ccc7-4495-b42f-166170b5019e tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:00.903570 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-603ad222-ccc7-4495-b42f-166170b5019e tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Delete volume with id: 039b67ea-a631-4fd1-a686-17ef11394dfe Dec 29 07:45:01.027007 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:01.027007 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:01.033812 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-603ad222-ccc7-4495-b42f-166170b5019e tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:45:01.093247 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d5f66325-4055-4b60-9ff4-e1102a2b9a38 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/1a9f79f1-aee3-4f16-9982-f37503d14954 Dec 29 07:45:01.093813 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d5f66325-4055-4b60-9ff4-e1102a2b9a38 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:01.094294 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d5f66325-4055-4b60-9ff4-e1102a2b9a38 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:01.099693 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-603ad222-ccc7-4495-b42f-166170b5019e tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Delete volume request issued successfully. Dec 29 07:45:01.100331 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-603ad222-ccc7-4495-b42f-166170b5019e tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/039b67ea-a631-4fd1-a686-17ef11394dfe returned with HTTP 202 Dec 29 07:45:01.101119 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1005/2021] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:45:00 2020] DELETE /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/039b67ea-a631-4fd1-a686-17ef11394dfe => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:45:01.124295 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e8958626-2a7d-45f8-ab85-ce4c1fc79538 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/039b67ea-a631-4fd1-a686-17ef11394dfe Dec 29 07:45:01.126444 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e8958626-2a7d-45f8-ab85-ce4c1fc79538 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:01.126699 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:01.126699 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:01.127092 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e8958626-2a7d-45f8-ab85-ce4c1fc79538 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:01.199214 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:01.199214 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:01.221408 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d5f66325-4055-4b60-9ff4-e1102a2b9a38 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Volume info retrieved successfully. Dec 29 07:45:01.257540 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d5f66325-4055-4b60-9ff4-e1102a2b9a38 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:45:01.258138 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d5f66325-4055-4b60-9ff4-e1102a2b9a38 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:45:01.262874 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:01.262874 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:01.279975 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-d5f66325-4055-4b60-9ff4-e1102a2b9a38 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:45:01.287821 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:01.287821 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:01.292048 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e8958626-2a7d-45f8-ab85-ce4c1fc79538 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:45:01.329653 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d5f66325-4055-4b60-9ff4-e1102a2b9a38 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/1a9f79f1-aee3-4f16-9982-f37503d14954 returned with HTTP 200 Dec 29 07:45:01.330844 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1017/2022] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:45:01 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/1a9f79f1-aee3-4f16-9982-f37503d14954 => generated 983 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:45:01.336778 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e8958626-2a7d-45f8-ab85-ce4c1fc79538 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/039b67ea-a631-4fd1-a686-17ef11394dfe returned with HTTP 200 Dec 29 07:45:01.337934 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1006/2023] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:01 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/039b67ea-a631-4fd1-a686-17ef11394dfe => generated 905 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:02.350914 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e13565d2-bcbb-4cc0-a66e-c371ca7719f8 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/1a9f79f1-aee3-4f16-9982-f37503d14954 Dec 29 07:45:02.351764 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e13565d2-bcbb-4cc0-a66e-c371ca7719f8 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:02.352083 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:02.352083 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:02.352757 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e13565d2-bcbb-4cc0-a66e-c371ca7719f8 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:02.356000 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-470658a3-45be-483c-be6a-1e7bd184c3a6 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/039b67ea-a631-4fd1-a686-17ef11394dfe Dec 29 07:45:02.356424 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-470658a3-45be-483c-be6a-1e7bd184c3a6 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:02.356639 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:02.356639 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:02.357016 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-470658a3-45be-483c-be6a-1e7bd184c3a6 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:02.461575 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e13565d2-bcbb-4cc0-a66e-c371ca7719f8 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/1a9f79f1-aee3-4f16-9982-f37503d14954 returned with HTTP 404 Dec 29 07:45:02.463392 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1018/2024] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:45:02 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/1a9f79f1-aee3-4f16-9982-f37503d14954 => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:45:02.482206 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a85717f2-2eac-426a-9c0f-b39b08793db5 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/630f3f38-bf51-4077-85f7-c05e6bb1d39b Dec 29 07:45:02.482845 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a85717f2-2eac-426a-9c0f-b39b08793db5 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:02.483339 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a85717f2-2eac-426a-9c0f-b39b08793db5 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:02.489543 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:02.489543 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:02.528879 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-470658a3-45be-483c-be6a-1e7bd184c3a6 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Volume info retrieved successfully. Dec 29 07:45:02.568706 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-470658a3-45be-483c-be6a-1e7bd184c3a6 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/039b67ea-a631-4fd1-a686-17ef11394dfe returned with HTTP 200 Dec 29 07:45:02.578654 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1007/2025] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:02 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/039b67ea-a631-4fd1-a686-17ef11394dfe => generated 905 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:02.593254 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a85717f2-2eac-426a-9c0f-b39b08793db5 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/630f3f38-bf51-4077-85f7-c05e6bb1d39b returned with HTTP 404 Dec 29 07:45:02.602561 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1019/2026] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:45:02 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/630f3f38-bf51-4077-85f7-c05e6bb1d39b => generated 109 bytes in 131 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:45:02.606790 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-80aa4bec-99e2-4e7d-92b1-1cd6e01df0a4 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] GET http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f Dec 29 07:45:02.607358 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-80aa4bec-99e2-4e7d-92b1-1cd6e01df0a4 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:02.607572 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:02.607572 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:02.607942 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-80aa4bec-99e2-4e7d-92b1-1cd6e01df0a4 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:02.608347 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-80aa4bec-99e2-4e7d-92b1-1cd6e01df0a4 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] show called for member 21d67fae-907e-4bf8-a283-5714b482c72f {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:45:02.620973 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-80aa4bec-99e2-4e7d-92b1-1cd6e01df0a4 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f returned with HTTP 404 Dec 29 07:45:02.622292 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1008/2027] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:45:02 2020] GET /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/groups/21d67fae-907e-4bf8-a283-5714b482c72f => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Dec 29 07:45:02.630849 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-84cd420b-3393-494d-8e0f-b2e317a987c4 tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] DELETE http://10.222.0.20/volume/v3/cbba8751074b40a8af55566b7c2c3009/group_types/a79677fe-7e07-4386-9886-1fdff4d8df35 Dec 29 07:45:02.631516 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-84cd420b-3393-494d-8e0f-b2e317a987c4 tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:02.632005 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-84cd420b-3393-494d-8e0f-b2e317a987c4 tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:02.695764 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:45:02.695764 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:45:02.712457 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-84cd420b-3393-494d-8e0f-b2e317a987c4 tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] http://10.222.0.20/volume/v3/cbba8751074b40a8af55566b7c2c3009/group_types/a79677fe-7e07-4386-9886-1fdff4d8df35 returned with HTTP 202 Dec 29 07:45:02.713350 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1020/2028] 10.222.0.20 () {60 vars in 1371 bytes} [Tue Dec 29 07:45:02 2020] DELETE /volume/v3/cbba8751074b40a8af55566b7c2c3009/group_types/a79677fe-7e07-4386-9886-1fdff4d8df35 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 29 07:45:02.724669 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d60e64ca-75cf-48ce-abbf-8a52b558b834 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] DELETE http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/1a9f79f1-aee3-4f16-9982-f37503d14954 Dec 29 07:45:02.725497 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d60e64ca-75cf-48ce-abbf-8a52b558b834 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:02.726172 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d60e64ca-75cf-48ce-abbf-8a52b558b834 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:02.726837 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-d60e64ca-75cf-48ce-abbf-8a52b558b834 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Delete volume with id: 1a9f79f1-aee3-4f16-9982-f37503d14954 Dec 29 07:45:02.834788 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d60e64ca-75cf-48ce-abbf-8a52b558b834 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/1a9f79f1-aee3-4f16-9982-f37503d14954 returned with HTTP 404 Dec 29 07:45:02.836025 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1009/2029] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:45:02 2020] DELETE /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/1a9f79f1-aee3-4f16-9982-f37503d14954 => generated 109 bytes in 115 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:02.844341 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1fc1c40c-64ae-417d-9a3b-452cd3c487a6 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] DELETE http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/630f3f38-bf51-4077-85f7-c05e6bb1d39b Dec 29 07:45:02.844866 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1fc1c40c-64ae-417d-9a3b-452cd3c487a6 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:02.845352 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1fc1c40c-64ae-417d-9a3b-452cd3c487a6 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:02.847374 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-1fc1c40c-64ae-417d-9a3b-452cd3c487a6 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] Delete volume with id: 630f3f38-bf51-4077-85f7-c05e6bb1d39b Dec 29 07:45:02.963844 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1fc1c40c-64ae-417d-9a3b-452cd3c487a6 tempest-GroupsTest-1886562115 tempest-GroupsTest-1886562115] http://10.222.0.20/volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/630f3f38-bf51-4077-85f7-c05e6bb1d39b returned with HTTP 404 Dec 29 07:45:02.964840 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1021/2030] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:45:02 2020] DELETE /volume/v3/848deb71ba3a4ceeae5b86dc59cb41bd/volumes/630f3f38-bf51-4077-85f7-c05e6bb1d39b => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:02.972757 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9b1f4685-e9b8-44f8-96d4-2bb70fddb61c tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] DELETE http://10.222.0.20/volume/v3/cbba8751074b40a8af55566b7c2c3009/types/2c4a3c92-eeb9-410c-b31b-ae8d7b7071b2 Dec 29 07:45:02.973636 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9b1f4685-e9b8-44f8-96d4-2bb70fddb61c tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:02.974817 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9b1f4685-e9b8-44f8-96d4-2bb70fddb61c tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] Calling method '_delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:03.078025 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:45:03.078025 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:45:03.103128 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9b1f4685-e9b8-44f8-96d4-2bb70fddb61c tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] http://10.222.0.20/volume/v3/cbba8751074b40a8af55566b7c2c3009/types/2c4a3c92-eeb9-410c-b31b-ae8d7b7071b2 returned with HTTP 202 Dec 29 07:45:03.104108 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1010/2031] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 07:45:02 2020] DELETE /volume/v3/cbba8751074b40a8af55566b7c2c3009/types/2c4a3c92-eeb9-410c-b31b-ae8d7b7071b2 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:45:03.112174 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f599b61b-bb9d-48f4-b271-37cad38fe6ef tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] GET http://10.222.0.20/volume/v3/cbba8751074b40a8af55566b7c2c3009/types/2c4a3c92-eeb9-410c-b31b-ae8d7b7071b2 Dec 29 07:45:03.112842 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f599b61b-bb9d-48f4-b271-37cad38fe6ef tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:03.113333 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f599b61b-bb9d-48f4-b271-37cad38fe6ef tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:03.135758 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f599b61b-bb9d-48f4-b271-37cad38fe6ef tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] http://10.222.0.20/volume/v3/cbba8751074b40a8af55566b7c2c3009/types/2c4a3c92-eeb9-410c-b31b-ae8d7b7071b2 returned with HTTP 404 Dec 29 07:45:03.136821 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1022/2032] 10.222.0.20 () {58 vars in 1309 bytes} [Tue Dec 29 07:45:03 2020] GET /volume/v3/cbba8751074b40a8af55566b7c2c3009/types/2c4a3c92-eeb9-410c-b31b-ae8d7b7071b2 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:03.149097 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6aafa0c2-4ad8-4124-bb1f-6af99daed9ca tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] DELETE http://10.222.0.20/volume/v3/cbba8751074b40a8af55566b7c2c3009/types/884c4fc8-8f07-4da9-ae8d-1447cb263fdd Dec 29 07:45:03.149509 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6aafa0c2-4ad8-4124-bb1f-6af99daed9ca tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:03.149986 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6aafa0c2-4ad8-4124-bb1f-6af99daed9ca tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] Calling method '_delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:03.297839 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6aafa0c2-4ad8-4124-bb1f-6af99daed9ca tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] http://10.222.0.20/volume/v3/cbba8751074b40a8af55566b7c2c3009/types/884c4fc8-8f07-4da9-ae8d-1447cb263fdd returned with HTTP 202 Dec 29 07:45:03.298995 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1011/2033] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 07:45:03 2020] DELETE /volume/v3/cbba8751074b40a8af55566b7c2c3009/types/884c4fc8-8f07-4da9-ae8d-1447cb263fdd => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:45:03.307945 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2022faee-a9dd-4724-847a-1beba1b49fb4 tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] GET http://10.222.0.20/volume/v3/cbba8751074b40a8af55566b7c2c3009/types/884c4fc8-8f07-4da9-ae8d-1447cb263fdd Dec 29 07:45:03.308662 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2022faee-a9dd-4724-847a-1beba1b49fb4 tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:03.309540 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2022faee-a9dd-4724-847a-1beba1b49fb4 tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:03.336177 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2022faee-a9dd-4724-847a-1beba1b49fb4 tempest-GroupsTest-521977576 tempest-GroupsTest-521977576] http://10.222.0.20/volume/v3/cbba8751074b40a8af55566b7c2c3009/types/884c4fc8-8f07-4da9-ae8d-1447cb263fdd returned with HTTP 404 Dec 29 07:45:03.341378 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1023/2034] 10.222.0.20 () {58 vars in 1309 bytes} [Tue Dec 29 07:45:03 2020] GET /volume/v3/cbba8751074b40a8af55566b7c2c3009/types/884c4fc8-8f07-4da9-ae8d-1447cb263fdd => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:03.584595 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d4bae37b-2e30-4d81-a709-77fd0b16b6e7 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] GET http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/039b67ea-a631-4fd1-a686-17ef11394dfe Dec 29 07:45:03.585152 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d4bae37b-2e30-4d81-a709-77fd0b16b6e7 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:03.585581 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d4bae37b-2e30-4d81-a709-77fd0b16b6e7 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:03.700338 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d4bae37b-2e30-4d81-a709-77fd0b16b6e7 tempest-VolumesGetTest-2014643986 tempest-VolumesGetTest-2014643986] http://10.222.0.20/volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/039b67ea-a631-4fd1-a686-17ef11394dfe returned with HTTP 404 Dec 29 07:45:03.709174 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1012/2035] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:03 2020] GET /volume/v3/80ddfbae54a54b2e93977d6c7334effb/volumes/039b67ea-a631-4fd1-a686-17ef11394dfe => generated 109 bytes in 128 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:07.841777 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a0be60b3-a9e2-4b0d-add5-16ecdd3e8e43 tempest-VolumesSummaryTest-665505348 tempest-VolumesSummaryTest-665505348] GET http://10.222.0.20/volume/v3/85f0b1ffc24b42e8b0e3dcb7d50d090f/volumes/summary Dec 29 07:45:07.842334 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a0be60b3-a9e2-4b0d-add5-16ecdd3e8e43 tempest-VolumesSummaryTest-665505348 tempest-VolumesSummaryTest-665505348] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:07.843245 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a0be60b3-a9e2-4b0d-add5-16ecdd3e8e43 tempest-VolumesSummaryTest-665505348 tempest-VolumesSummaryTest-665505348] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:07.843734 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-a0be60b3-a9e2-4b0d-add5-16ecdd3e8e43 tempest-VolumesSummaryTest-665505348 tempest-VolumesSummaryTest-665505348] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:45:07.859456 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f8046702-1326-484d-a1db-8a0683ec491a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] POST http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes Dec 29 07:45:07.860474 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f8046702-1326-484d-a1db-8a0683ec491a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Action: 'create', calling method: create, body: {"volume": {"imageRef": "52cdef56-eb4c-4d50-a0bf-c37ad8fca758", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1671459690"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:07.860688 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a0be60b3-a9e2-4b0d-add5-16ecdd3e8e43 tempest-VolumesSummaryTest-665505348 tempest-VolumesSummaryTest-665505348] Get summary completed successfully. Dec 29 07:45:07.861319 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a0be60b3-a9e2-4b0d-add5-16ecdd3e8e43 tempest-VolumesSummaryTest-665505348 tempest-VolumesSummaryTest-665505348] http://10.222.0.20/volume/v3/85f0b1ffc24b42e8b0e3dcb7d50d090f/volumes/summary returned with HTTP 200 Dec 29 07:45:07.862241 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-f8046702-1326-484d-a1db-8a0683ec491a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Create volume request body: {'volume': {'imageRef': '52cdef56-eb4c-4d50-a0bf-c37ad8fca758', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1671459690'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:45:07.870347 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1024/2036] 10.222.0.20 () {60 vars in 1269 bytes} [Tue Dec 29 07:45:07 2020] GET /volume/v3/85f0b1ffc24b42e8b0e3dcb7d50d090f/volumes/summary => generated 55 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:07.978531 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-f8046702-1326-484d-a1db-8a0683ec491a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Create volume of 1 GB Dec 29 07:45:07.996248 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f8046702-1326-484d-a1db-8a0683ec491a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Availability Zones retrieved successfully. Dec 29 07:45:08.017239 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f8046702-1326-484d-a1db-8a0683ec491a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Flow 'volume_create_api' (a1fd9bf3-c6f0-4c54-a30b-5f4646824747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:45:08.020918 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f8046702-1326-484d-a1db-8a0683ec491a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44fa5cec-0cc7-4414-8b39-6fe2be43af2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:45:08.023312 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-f8046702-1326-484d-a1db-8a0683ec491a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:45:08.149582 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f8046702-1326-484d-a1db-8a0683ec491a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44fa5cec-0cc7-4414-8b39-6fe2be43af2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:45:08.152468 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f8046702-1326-484d-a1db-8a0683ec491a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d9dab55-e73f-4ef7-841b-254d43d0111e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:45:08.269491 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-f8046702-1326-484d-a1db-8a0683ec491a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Created reservations ['141333ca-723c-4ea5-aa5c-53984b0f563a', 'b0bb0ca5-42ee-4555-b8db-12251cf3e780', '92f570aa-ffb8-4075-b76e-f14e37d3445c', 'fdc8cf90-654c-4ae7-93ea-b3302ae3eb41'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:45:08.273227 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f8046702-1326-484d-a1db-8a0683ec491a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d9dab55-e73f-4ef7-841b-254d43d0111e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['141333ca-723c-4ea5-aa5c-53984b0f563a', 'b0bb0ca5-42ee-4555-b8db-12251cf3e780', '92f570aa-ffb8-4075-b76e-f14e37d3445c', 'fdc8cf90-654c-4ae7-93ea-b3302ae3eb41']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:45:08.276476 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f8046702-1326-484d-a1db-8a0683ec491a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c49f0c3-73e7-4871-935a-0340fddad553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:45:08.348178 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f8046702-1326-484d-a1db-8a0683ec491a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c49f0c3-73e7-4871-935a-0340fddad553) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22dcd009-6892-4144-b697-b69f83c7304c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1671459690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f6607f48e914f5ba640ea777b6f5488',qos_specs=None,replication_status=,reservations=['141333ca-723c-4ea5-aa5c-53984b0f563a','b0bb0ca5-42ee-4555-b8db-12251cf3e780','92f570aa-ffb8-4075-b76e-f14e37d3445c','fdc8cf90-654c-4ae7-93ea-b3302ae3eb41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17e5b0e654ac431a857849c20d4f2754',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:45:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1671459690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22dcd009-6892-4144-b697-b69f83c7304c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f6607f48e914f5ba640ea777b6f5488',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='17e5b0e654ac431a857849c20d4f2754',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:45:08.351527 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f8046702-1326-484d-a1db-8a0683ec491a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b08556-31cb-48bf-84ac-e03e4055995b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:45:08.384883 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f8046702-1326-484d-a1db-8a0683ec491a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b08556-31cb-48bf-84ac-e03e4055995b) transitioned into state 'SUCCESS' from state '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-1671459690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f6607f48e914f5ba640ea777b6f5488',qos_specs=None,replication_status=,reservations=['141333ca-723c-4ea5-aa5c-53984b0f563a','b0bb0ca5-42ee-4555-b8db-12251cf3e780','92f570aa-ffb8-4075-b76e-f14e37d3445c','fdc8cf90-654c-4ae7-93ea-b3302ae3eb41'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17e5b0e654ac431a857849c20d4f2754',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:45:08.387119 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f8046702-1326-484d-a1db-8a0683ec491a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd69f681-2645-4029-9129-5dcceb4df3f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:45:08.419810 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f8046702-1326-484d-a1db-8a0683ec491a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd69f681-2645-4029-9129-5dcceb4df3f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:45:08.423637 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f8046702-1326-484d-a1db-8a0683ec491a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Flow 'volume_create_api' (a1fd9bf3-c6f0-4c54-a30b-5f4646824747) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:45:08.479323 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f8046702-1326-484d-a1db-8a0683ec491a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Create volume request issued successfully. Dec 29 07:45:08.494551 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f8046702-1326-484d-a1db-8a0683ec491a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes returned with HTTP 202 Dec 29 07:45:08.495736 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1013/2037] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:45:07 2020] POST /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes => generated 817 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:45:08.511546 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-36993336-f409-4a01-8d6a-55e0c94af770 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:08.512284 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-36993336-f409-4a01-8d6a-55e0c94af770 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:08.512906 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-36993336-f409-4a01-8d6a-55e0c94af770 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:08.624233 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:08.624233 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:08.649341 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-36993336-f409-4a01-8d6a-55e0c94af770 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:08.705020 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-36993336-f409-4a01-8d6a-55e0c94af770 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 200 Dec 29 07:45:08.715083 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1025/2038] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:08 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 885 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:09.727874 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f8e80482-32a2-4665-949b-ef5d349e6e70 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:09.728390 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f8e80482-32a2-4665-949b-ef5d349e6e70 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:09.728588 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:09.728588 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:09.728959 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f8e80482-32a2-4665-949b-ef5d349e6e70 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:09.816080 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:09.816080 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:09.826184 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f8e80482-32a2-4665-949b-ef5d349e6e70 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:09.851350 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f8e80482-32a2-4665-949b-ef5d349e6e70 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 200 Dec 29 07:45:09.853015 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1014/2039] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:09 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 909 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:10.697998 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-69ce6f21-0d73-41ec-bf63-933f5fc646c0 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] POST http://10.222.0.20/volume/v3/ed8dacef1ba04bf8b6372b3eebaab8c3/types Dec 29 07:45:10.700009 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:10.700009 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:10.700495 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-69ce6f21-0d73-41ec-bf63-933f5fc646c0 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1338779757"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:10.763587 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-69ce6f21-0d73-41ec-bf63-933f5fc646c0 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] http://10.222.0.20/volume/v3/ed8dacef1ba04bf8b6372b3eebaab8c3/types returned with HTTP 200 Dec 29 07:45:10.768011 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1026/2040] 10.222.0.20 () {60 vars in 1219 bytes} [Tue Dec 29 07:45:10 2020] POST /volume/v3/ed8dacef1ba04bf8b6372b3eebaab8c3/types => generated 220 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:10.776867 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b35ed443-9780-485d-98fa-6e20181a4695 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] POST http://10.222.0.20/volume/v3/ed8dacef1ba04bf8b6372b3eebaab8c3/group_types Dec 29 07:45:10.777701 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:10.777701 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:10.778600 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b35ed443-9780-485d-98fa-6e20181a4695 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-751651885"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:10.838390 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b35ed443-9780-485d-98fa-6e20181a4695 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] http://10.222.0.20/volume/v3/ed8dacef1ba04bf8b6372b3eebaab8c3/group_types returned with HTTP 202 Dec 29 07:45:10.839961 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1015/2041] 10.222.0.20 () {62 vars in 1278 bytes} [Tue Dec 29 07:45:10 2020] POST /volume/v3/ed8dacef1ba04bf8b6372b3eebaab8c3/group_types => generated 176 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:10.876731 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a0c3cd1f-ca66-403e-9c4c-2240d5d10408 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:10.882284 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a0c3cd1f-ca66-403e-9c4c-2240d5d10408 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:10.883458 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a0c3cd1f-ca66-403e-9c4c-2240d5d10408 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:10.999850 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:10.999850 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:11.021693 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a0c3cd1f-ca66-403e-9c4c-2240d5d10408 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:11.056586 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a0c3cd1f-ca66-403e-9c4c-2240d5d10408 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 200 Dec 29 07:45:11.066423 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1016/2042] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:10 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 909 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:11.080547 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3346c86d-d1a5-46bc-8142-ad4997accb19 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] POST http://10.222.0.20/volume/v3/6608824bd0474564b81ec469468d007d/groups Dec 29 07:45:11.081598 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3346c86d-d1a5-46bc-8142-ad4997accb19 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Action: 'create', calling method: version_select, body: {"group": {"group_type": "676d8150-b1fc-4f7c-b265-767b8a4351ff", "volume_types": ["a08bae08-8d47-48a4-9f62-95ff426261f1"], "name": "tempest-GroupsV320Test-Group-1693296278"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:11.082870 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-3346c86d-d1a5-46bc-8142-ad4997accb19 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Creating new group {'group': {'group_type': '676d8150-b1fc-4f7c-b265-767b8a4351ff', 'volume_types': ['a08bae08-8d47-48a4-9f62-95ff426261f1'], 'name': 'tempest-GroupsV320Test-Group-1693296278'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 29 07:45:11.094520 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.groups [None req-3346c86d-d1a5-46bc-8142-ad4997accb19 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Creating group tempest-GroupsV320Test-Group-1693296278. Dec 29 07:45:11.126722 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3346c86d-d1a5-46bc-8142-ad4997accb19 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Availability zone cache updated, next update will occur around 2020-12-29 08:45:11.125977. {{(pid=88228) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 29 07:45:11.127063 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3346c86d-d1a5-46bc-8142-ad4997accb19 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Availability Zones retrieved successfully. Dec 29 07:45:11.156941 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-3346c86d-d1a5-46bc-8142-ad4997accb19 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Created reservations ['b8e844a8-7b07-4e6e-854a-c1d2c7133311'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:45:11.229643 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3346c86d-d1a5-46bc-8142-ad4997accb19 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] http://10.222.0.20/volume/v3/6608824bd0474564b81ec469468d007d/groups returned with HTTP 202 Dec 29 07:45:11.236379 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1027/2043] 10.222.0.20 () {62 vars in 1264 bytes} [Tue Dec 29 07:45:10 2020] POST /volume/v3/6608824bd0474564b81ec469468d007d/groups => generated 108 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:11.240333 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7e55b718-e626-4ff1-98fb-4f354beb1600 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] GET http://10.222.0.20/volume/v3/6608824bd0474564b81ec469468d007d/groups/c61f79de-584f-434c-84af-147600271f55 Dec 29 07:45:11.240917 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7e55b718-e626-4ff1-98fb-4f354beb1600 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:11.241168 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:11.241168 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:11.241485 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7e55b718-e626-4ff1-98fb-4f354beb1600 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:11.241892 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-7e55b718-e626-4ff1-98fb-4f354beb1600 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] show called for member c61f79de-584f-434c-84af-147600271f55 {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:45:11.253681 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:11.253681 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:11.293804 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7e55b718-e626-4ff1-98fb-4f354beb1600 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] http://10.222.0.20/volume/v3/6608824bd0474564b81ec469468d007d/groups/c61f79de-584f-434c-84af-147600271f55 returned with HTTP 200 Dec 29 07:45:11.294954 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1017/2044] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:45:11 2020] GET /volume/v3/6608824bd0474564b81ec469468d007d/groups/c61f79de-584f-434c-84af-147600271f55 => generated 388 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:45:12.075387 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a8cf2ab9-12e4-4548-a447-2cb5b99a3a44 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:12.076656 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a8cf2ab9-12e4-4548-a447-2cb5b99a3a44 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:12.077259 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:12.077259 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:12.078103 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a8cf2ab9-12e4-4548-a447-2cb5b99a3a44 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:12.185294 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:12.185294 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:12.197816 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a8cf2ab9-12e4-4548-a447-2cb5b99a3a44 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:12.223085 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a8cf2ab9-12e4-4548-a447-2cb5b99a3a44 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 200 Dec 29 07:45:12.226618 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1028/2045] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:12 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 909 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:12.308591 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1026e14b-a64b-4c47-8e03-832b8097286f tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] GET http://10.222.0.20/volume/v3/6608824bd0474564b81ec469468d007d/groups/c61f79de-584f-434c-84af-147600271f55 Dec 29 07:45:12.309159 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1026e14b-a64b-4c47-8e03-832b8097286f tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:12.309361 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:12.309361 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:12.309727 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1026e14b-a64b-4c47-8e03-832b8097286f tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:12.310144 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-1026e14b-a64b-4c47-8e03-832b8097286f tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] show called for member c61f79de-584f-434c-84af-147600271f55 {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:45:12.317338 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:12.317338 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:12.345574 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1026e14b-a64b-4c47-8e03-832b8097286f tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] http://10.222.0.20/volume/v3/6608824bd0474564b81ec469468d007d/groups/c61f79de-584f-434c-84af-147600271f55 returned with HTTP 200 Dec 29 07:45:12.347037 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1018/2046] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:45:12 2020] GET /volume/v3/6608824bd0474564b81ec469468d007d/groups/c61f79de-584f-434c-84af-147600271f55 => generated 389 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:45:12.359076 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a5ef6e91-ac43-4566-a462-800f0e814fc4 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] POST http://10.222.0.20/volume/v3/ed8dacef1ba04bf8b6372b3eebaab8c3/groups/c61f79de-584f-434c-84af-147600271f55/action Dec 29 07:45:12.359581 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:12.359581 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:12.360019 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a5ef6e91-ac43-4566-a462-800f0e814fc4 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:45:12.360401 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a5ef6e91-ac43-4566-a462-800f0e814fc4 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:12.361340 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-a5ef6e91-ac43-4566-a462-800f0e814fc4 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] Updating group 'c61f79de-584f-434c-84af-147600271f55' with 'creating' {{(pid=88228) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Dec 29 07:45:12.368774 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:12.368774 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:12.376979 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a5ef6e91-ac43-4566-a462-800f0e814fc4 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] http://10.222.0.20/volume/v3/ed8dacef1ba04bf8b6372b3eebaab8c3/groups/c61f79de-584f-434c-84af-147600271f55/action returned with HTTP 202 Dec 29 07:45:12.377704 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1029/2047] 10.222.0.20 () {62 vars in 1395 bytes} [Tue Dec 29 07:45:12 2020] POST /volume/v3/ed8dacef1ba04bf8b6372b3eebaab8c3/groups/c61f79de-584f-434c-84af-147600271f55/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 29 07:45:12.387810 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c13cc8f6-cde3-4539-8766-74e686d99f5f tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] GET http://10.222.0.20/volume/v3/6608824bd0474564b81ec469468d007d/groups/c61f79de-584f-434c-84af-147600271f55 Dec 29 07:45:12.388379 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c13cc8f6-cde3-4539-8766-74e686d99f5f tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:12.388597 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:12.388597 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:12.388972 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c13cc8f6-cde3-4539-8766-74e686d99f5f tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:12.389379 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-c13cc8f6-cde3-4539-8766-74e686d99f5f tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] show called for member c61f79de-584f-434c-84af-147600271f55 {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:45:12.397163 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:12.397163 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:12.423600 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c13cc8f6-cde3-4539-8766-74e686d99f5f tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] http://10.222.0.20/volume/v3/6608824bd0474564b81ec469468d007d/groups/c61f79de-584f-434c-84af-147600271f55 returned with HTTP 200 Dec 29 07:45:12.424294 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1019/2048] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:45:12 2020] GET /volume/v3/6608824bd0474564b81ec469468d007d/groups/c61f79de-584f-434c-84af-147600271f55 => generated 388 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:45:12.436141 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cfc3f216-e582-4a98-bf33-faec4933ad69 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] POST http://10.222.0.20/volume/v3/ed8dacef1ba04bf8b6372b3eebaab8c3/groups/c61f79de-584f-434c-84af-147600271f55/action Dec 29 07:45:12.436141 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:12.436141 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:12.436141 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cfc3f216-e582-4a98-bf33-faec4933ad69 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:45:12.436655 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cfc3f216-e582-4a98-bf33-faec4933ad69 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:12.437405 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-cfc3f216-e582-4a98-bf33-faec4933ad69 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] Updating group 'c61f79de-584f-434c-84af-147600271f55' with 'available' {{(pid=88228) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Dec 29 07:45:12.444265 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:12.444265 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:12.452009 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cfc3f216-e582-4a98-bf33-faec4933ad69 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] http://10.222.0.20/volume/v3/ed8dacef1ba04bf8b6372b3eebaab8c3/groups/c61f79de-584f-434c-84af-147600271f55/action returned with HTTP 202 Dec 29 07:45:12.453265 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1030/2049] 10.222.0.20 () {62 vars in 1395 bytes} [Tue Dec 29 07:45:12 2020] POST /volume/v3/ed8dacef1ba04bf8b6372b3eebaab8c3/groups/c61f79de-584f-434c-84af-147600271f55/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 29 07:45:12.461396 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-36e6abb5-38bb-4122-9b12-b72a49730efa tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] GET http://10.222.0.20/volume/v3/6608824bd0474564b81ec469468d007d/groups/c61f79de-584f-434c-84af-147600271f55 Dec 29 07:45:12.462092 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-36e6abb5-38bb-4122-9b12-b72a49730efa tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:12.462692 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:12.462692 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:12.463265 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-36e6abb5-38bb-4122-9b12-b72a49730efa tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:12.463759 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-36e6abb5-38bb-4122-9b12-b72a49730efa tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] show called for member c61f79de-584f-434c-84af-147600271f55 {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:45:12.472692 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:12.472692 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:12.504613 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-36e6abb5-38bb-4122-9b12-b72a49730efa tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] http://10.222.0.20/volume/v3/6608824bd0474564b81ec469468d007d/groups/c61f79de-584f-434c-84af-147600271f55 returned with HTTP 200 Dec 29 07:45:12.506622 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1020/2050] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:45:12 2020] GET /volume/v3/6608824bd0474564b81ec469468d007d/groups/c61f79de-584f-434c-84af-147600271f55 => generated 389 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:45:12.517885 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d27358a1-4c26-43fd-8f6d-f0ee62195115 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] POST http://10.222.0.20/volume/v3/ed8dacef1ba04bf8b6372b3eebaab8c3/groups/c61f79de-584f-434c-84af-147600271f55/action Dec 29 07:45:12.518395 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:12.518395 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:12.519513 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d27358a1-4c26-43fd-8f6d-f0ee62195115 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:45:12.520421 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d27358a1-4c26-43fd-8f6d-f0ee62195115 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:12.523238 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-d27358a1-4c26-43fd-8f6d-f0ee62195115 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] Updating group 'c61f79de-584f-434c-84af-147600271f55' with 'error' {{(pid=88228) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Dec 29 07:45:12.531154 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:12.531154 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:12.540193 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d27358a1-4c26-43fd-8f6d-f0ee62195115 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] http://10.222.0.20/volume/v3/ed8dacef1ba04bf8b6372b3eebaab8c3/groups/c61f79de-584f-434c-84af-147600271f55/action returned with HTTP 202 Dec 29 07:45:12.541128 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1031/2051] 10.222.0.20 () {62 vars in 1395 bytes} [Tue Dec 29 07:45:12 2020] POST /volume/v3/ed8dacef1ba04bf8b6372b3eebaab8c3/groups/c61f79de-584f-434c-84af-147600271f55/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 29 07:45:12.549145 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b105f1f6-1966-47a7-9ee0-fdaeee33a713 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] GET http://10.222.0.20/volume/v3/6608824bd0474564b81ec469468d007d/groups/c61f79de-584f-434c-84af-147600271f55 Dec 29 07:45:12.549928 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b105f1f6-1966-47a7-9ee0-fdaeee33a713 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:12.550311 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:12.550311 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:12.550948 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b105f1f6-1966-47a7-9ee0-fdaeee33a713 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:12.551520 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-b105f1f6-1966-47a7-9ee0-fdaeee33a713 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] show called for member c61f79de-584f-434c-84af-147600271f55 {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:45:12.559706 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:12.559706 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:12.588104 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b105f1f6-1966-47a7-9ee0-fdaeee33a713 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] http://10.222.0.20/volume/v3/6608824bd0474564b81ec469468d007d/groups/c61f79de-584f-434c-84af-147600271f55 returned with HTTP 200 Dec 29 07:45:12.589174 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1021/2052] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:45:12 2020] GET /volume/v3/6608824bd0474564b81ec469468d007d/groups/c61f79de-584f-434c-84af-147600271f55 => generated 385 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:45:12.600832 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9ff580b6-1abc-475e-9b6f-36d5bd2be3ef tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] POST http://10.222.0.20/volume/v3/ed8dacef1ba04bf8b6372b3eebaab8c3/groups/c61f79de-584f-434c-84af-147600271f55/action Dec 29 07:45:12.601765 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:12.601765 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:12.602200 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9ff580b6-1abc-475e-9b6f-36d5bd2be3ef tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:45:12.602605 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9ff580b6-1abc-475e-9b6f-36d5bd2be3ef tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:12.603738 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-9ff580b6-1abc-475e-9b6f-36d5bd2be3ef tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] Updating group 'c61f79de-584f-434c-84af-147600271f55' with 'available' {{(pid=88228) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:84}} Dec 29 07:45:12.611349 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:12.611349 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:12.620480 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9ff580b6-1abc-475e-9b6f-36d5bd2be3ef tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] http://10.222.0.20/volume/v3/ed8dacef1ba04bf8b6372b3eebaab8c3/groups/c61f79de-584f-434c-84af-147600271f55/action returned with HTTP 202 Dec 29 07:45:12.622623 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1032/2053] 10.222.0.20 () {62 vars in 1395 bytes} [Tue Dec 29 07:45:12 2020] POST /volume/v3/ed8dacef1ba04bf8b6372b3eebaab8c3/groups/c61f79de-584f-434c-84af-147600271f55/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 29 07:45:12.629266 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-def4fe94-e6d0-45a4-adcb-dbe8bc015028 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] GET http://10.222.0.20/volume/v3/6608824bd0474564b81ec469468d007d/groups/c61f79de-584f-434c-84af-147600271f55 Dec 29 07:45:12.629841 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-def4fe94-e6d0-45a4-adcb-dbe8bc015028 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:12.630057 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:12.630057 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:12.631058 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-def4fe94-e6d0-45a4-adcb-dbe8bc015028 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:12.631593 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-def4fe94-e6d0-45a4-adcb-dbe8bc015028 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] show called for member c61f79de-584f-434c-84af-147600271f55 {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:45:12.639803 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:12.639803 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:12.671466 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-def4fe94-e6d0-45a4-adcb-dbe8bc015028 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] http://10.222.0.20/volume/v3/6608824bd0474564b81ec469468d007d/groups/c61f79de-584f-434c-84af-147600271f55 returned with HTTP 200 Dec 29 07:45:12.674760 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1022/2054] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:45:12 2020] GET /volume/v3/6608824bd0474564b81ec469468d007d/groups/c61f79de-584f-434c-84af-147600271f55 => generated 389 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:45:12.683459 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2c2aedca-46c8-4a7e-a71e-781822a3a3c8 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] GET http://10.222.0.20/volume/v3/6608824bd0474564b81ec469468d007d/volumes/detail Dec 29 07:45:12.684247 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2c2aedca-46c8-4a7e-a71e-781822a3a3c8 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:12.684548 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:12.684548 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:12.685076 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2c2aedca-46c8-4a7e-a71e-781822a3a3c8 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:12.687081 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-2c2aedca-46c8-4a7e-a71e-781822a3a3c8 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:45:12.688260 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-2c2aedca-46c8-4a7e-a71e-781822a3a3c8 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:45:12.751993 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2c2aedca-46c8-4a7e-a71e-781822a3a3c8 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Get all volumes completed successfully. Dec 29 07:45:12.760680 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2c2aedca-46c8-4a7e-a71e-781822a3a3c8 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] http://10.222.0.20/volume/v3/6608824bd0474564b81ec469468d007d/volumes/detail returned with HTTP 200 Dec 29 07:45:12.772886 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1033/2055] 10.222.0.20 () {60 vars in 1266 bytes} [Tue Dec 29 07:45:12 2020] GET /volume/v3/6608824bd0474564b81ec469468d007d/volumes/detail => generated 15 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:12.780869 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-79c2ac8b-b82d-47e3-b3b3-c50b13dbc09d tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] POST http://10.222.0.20/volume/v3/6608824bd0474564b81ec469468d007d/groups/c61f79de-584f-434c-84af-147600271f55/action Dec 29 07:45:12.781864 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:12.781864 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:12.782438 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-79c2ac8b-b82d-47e3-b3b3-c50b13dbc09d tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:45:12.782953 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-79c2ac8b-b82d-47e3-b3b3-c50b13dbc09d tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:12.784629 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-79c2ac8b-b82d-47e3-b3b3-c50b13dbc09d tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] delete called for group c61f79de-584f-434c-84af-147600271f55 {{(pid=88229) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 29 07:45:12.785054 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.groups [None req-79c2ac8b-b82d-47e3-b3b3-c50b13dbc09d tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Delete group with id: c61f79de-584f-434c-84af-147600271f55 Dec 29 07:45:12.795653 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:12.795653 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:12.867451 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-79c2ac8b-b82d-47e3-b3b3-c50b13dbc09d tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] http://10.222.0.20/volume/v3/6608824bd0474564b81ec469468d007d/groups/c61f79de-584f-434c-84af-147600271f55/action returned with HTTP 202 Dec 29 07:45:12.871838 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1023/2056] 10.222.0.20 () {62 vars in 1395 bytes} [Tue Dec 29 07:45:12 2020] POST /volume/v3/6608824bd0474564b81ec469468d007d/groups/c61f79de-584f-434c-84af-147600271f55/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 29 07:45:12.876642 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7a0f31a7-cfa1-4f08-a2c2-ea7397353fd8 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] GET http://10.222.0.20/volume/v3/6608824bd0474564b81ec469468d007d/groups/c61f79de-584f-434c-84af-147600271f55 Dec 29 07:45:12.877253 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7a0f31a7-cfa1-4f08-a2c2-ea7397353fd8 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:12.877733 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7a0f31a7-cfa1-4f08-a2c2-ea7397353fd8 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:12.878176 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-7a0f31a7-cfa1-4f08-a2c2-ea7397353fd8 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] show called for member c61f79de-584f-434c-84af-147600271f55 {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:45:12.886180 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:12.886180 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:12.926495 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7a0f31a7-cfa1-4f08-a2c2-ea7397353fd8 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] http://10.222.0.20/volume/v3/6608824bd0474564b81ec469468d007d/groups/c61f79de-584f-434c-84af-147600271f55 returned with HTTP 200 Dec 29 07:45:12.928366 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1034/2057] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:45:12 2020] GET /volume/v3/6608824bd0474564b81ec469468d007d/groups/c61f79de-584f-434c-84af-147600271f55 => generated 388 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:45:13.240589 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-99dd5347-e4e1-459f-92cd-1435ed563015 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:13.241105 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-99dd5347-e4e1-459f-92cd-1435ed563015 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:13.241325 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:13.241325 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:13.241695 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-99dd5347-e4e1-459f-92cd-1435ed563015 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:13.348064 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:13.348064 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:13.375315 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-99dd5347-e4e1-459f-92cd-1435ed563015 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:13.414040 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-99dd5347-e4e1-459f-92cd-1435ed563015 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 200 Dec 29 07:45:13.422762 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1024/2058] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:13 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 909 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:13.940871 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-058a114a-0bad-476b-b594-b187bbb59d70 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] GET http://10.222.0.20/volume/v3/6608824bd0474564b81ec469468d007d/groups/c61f79de-584f-434c-84af-147600271f55 Dec 29 07:45:13.941438 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-058a114a-0bad-476b-b594-b187bbb59d70 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:13.941635 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:13.941635 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:13.941999 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-058a114a-0bad-476b-b594-b187bbb59d70 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:13.942401 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-058a114a-0bad-476b-b594-b187bbb59d70 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] show called for member c61f79de-584f-434c-84af-147600271f55 {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:45:13.957294 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-058a114a-0bad-476b-b594-b187bbb59d70 tempest-GroupsV320Test-1703532237 tempest-GroupsV320Test-1703532237] http://10.222.0.20/volume/v3/6608824bd0474564b81ec469468d007d/groups/c61f79de-584f-434c-84af-147600271f55 returned with HTTP 404 Dec 29 07:45:13.959577 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1035/2059] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:45:13 2020] GET /volume/v3/6608824bd0474564b81ec469468d007d/groups/c61f79de-584f-434c-84af-147600271f55 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:45:13.966793 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b1a20c52-4722-43fd-9bc4-7929d646b229 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] DELETE http://10.222.0.20/volume/v3/ed8dacef1ba04bf8b6372b3eebaab8c3/group_types/676d8150-b1fc-4f7c-b265-767b8a4351ff Dec 29 07:45:13.967368 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b1a20c52-4722-43fd-9bc4-7929d646b229 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:13.967580 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:13.967580 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:13.968029 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b1a20c52-4722-43fd-9bc4-7929d646b229 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:14.018160 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:45:14.018160 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:45:14.033293 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b1a20c52-4722-43fd-9bc4-7929d646b229 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] http://10.222.0.20/volume/v3/ed8dacef1ba04bf8b6372b3eebaab8c3/group_types/676d8150-b1fc-4f7c-b265-767b8a4351ff returned with HTTP 202 Dec 29 07:45:14.038636 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1025/2060] 10.222.0.20 () {60 vars in 1371 bytes} [Tue Dec 29 07:45:13 2020] DELETE /volume/v3/ed8dacef1ba04bf8b6372b3eebaab8c3/group_types/676d8150-b1fc-4f7c-b265-767b8a4351ff => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 29 07:45:14.043318 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-635472dd-9fb7-4263-a9f1-b9f7fded1673 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] DELETE http://10.222.0.20/volume/v3/ed8dacef1ba04bf8b6372b3eebaab8c3/types/a08bae08-8d47-48a4-9f62-95ff426261f1 Dec 29 07:45:14.044076 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-635472dd-9fb7-4263-a9f1-b9f7fded1673 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:14.044778 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-635472dd-9fb7-4263-a9f1-b9f7fded1673 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] Calling method '_delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:14.045579 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:14.045579 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:14.125840 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:45:14.125840 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:45:14.142017 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-635472dd-9fb7-4263-a9f1-b9f7fded1673 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] http://10.222.0.20/volume/v3/ed8dacef1ba04bf8b6372b3eebaab8c3/types/a08bae08-8d47-48a4-9f62-95ff426261f1 returned with HTTP 202 Dec 29 07:45:14.143220 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1036/2061] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 07:45:14 2020] DELETE /volume/v3/ed8dacef1ba04bf8b6372b3eebaab8c3/types/a08bae08-8d47-48a4-9f62-95ff426261f1 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:45:14.152928 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9dbb5c0b-8dec-4e71-ba12-1ccea6fdf481 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] GET http://10.222.0.20/volume/v3/ed8dacef1ba04bf8b6372b3eebaab8c3/types/a08bae08-8d47-48a4-9f62-95ff426261f1 Dec 29 07:45:14.153592 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9dbb5c0b-8dec-4e71-ba12-1ccea6fdf481 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:14.154789 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9dbb5c0b-8dec-4e71-ba12-1ccea6fdf481 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:14.167984 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9dbb5c0b-8dec-4e71-ba12-1ccea6fdf481 tempest-GroupsV320Test-930329025 tempest-GroupsV320Test-930329025] http://10.222.0.20/volume/v3/ed8dacef1ba04bf8b6372b3eebaab8c3/types/a08bae08-8d47-48a4-9f62-95ff426261f1 returned with HTTP 404 Dec 29 07:45:14.167984 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1026/2062] 10.222.0.20 () {58 vars in 1309 bytes} [Tue Dec 29 07:45:14 2020] GET /volume/v3/ed8dacef1ba04bf8b6372b3eebaab8c3/types/a08bae08-8d47-48a4-9f62-95ff426261f1 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:14.430618 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-93f25f06-ca51-4a86-a5bc-feda0c59e5c4 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:14.431701 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-93f25f06-ca51-4a86-a5bc-feda0c59e5c4 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:14.431701 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-93f25f06-ca51-4a86-a5bc-feda0c59e5c4 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:14.486063 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:14.486063 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:14.502212 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-93f25f06-ca51-4a86-a5bc-feda0c59e5c4 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:14.542105 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-93f25f06-ca51-4a86-a5bc-feda0c59e5c4 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 200 Dec 29 07:45:14.542974 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1037/2063] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:14 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 909 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:45:15.559704 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-73b45dec-c8cd-484a-b3b9-1b6da182e959 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:15.562457 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-73b45dec-c8cd-484a-b3b9-1b6da182e959 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:15.563279 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-73b45dec-c8cd-484a-b3b9-1b6da182e959 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:15.631830 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:15.631830 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:15.651992 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-73b45dec-c8cd-484a-b3b9-1b6da182e959 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:15.681302 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-73b45dec-c8cd-484a-b3b9-1b6da182e959 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 200 Dec 29 07:45:15.693322 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1027/2064] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:15 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 909 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:16.698352 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-80743f99-8e3e-4b15-8a2d-108978d1b75b tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:16.698934 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-80743f99-8e3e-4b15-8a2d-108978d1b75b tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:16.699113 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:16.699113 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:16.699884 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-80743f99-8e3e-4b15-8a2d-108978d1b75b tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:16.767013 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:16.767013 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:16.777754 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-80743f99-8e3e-4b15-8a2d-108978d1b75b tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:16.808116 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-80743f99-8e3e-4b15-8a2d-108978d1b75b tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 200 Dec 29 07:45:16.809078 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1038/2065] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:16 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 909 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:17.824905 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cffeaefe-693c-4d60-8d3d-fccb629c1e13 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:17.825917 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cffeaefe-693c-4d60-8d3d-fccb629c1e13 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:17.826308 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:17.826308 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:17.827232 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cffeaefe-693c-4d60-8d3d-fccb629c1e13 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:17.889391 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:17.889391 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:17.901564 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-cffeaefe-693c-4d60-8d3d-fccb629c1e13 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:17.927161 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cffeaefe-693c-4d60-8d3d-fccb629c1e13 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 200 Dec 29 07:45:17.937667 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1028/2066] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:17 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 909 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:18.796604 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ae0bb745-da9c-4094-a2c5-f624b5ac07be tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] POST http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs Dec 29 07:45:18.797094 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:18.797094 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:18.797466 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ae0bb745-da9c-4094-a2c5-f624b5ac07be tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-76218016", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:18.799344 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.qos_specs [None req-ae0bb745-da9c-4094-a2c5-f624b5ac07be tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-76218016', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=88228) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Dec 29 07:45:18.819091 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-ae0bb745-da9c-4094-a2c5-f624b5ac07be tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] DB qos_specs_create(): root {'id': 'd9ad35f1-f7c7-4692-b22e-9b34a5acf71c', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-76218016'} {{(pid=88228) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Dec 29 07:45:18.832628 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ae0bb745-da9c-4094-a2c5-f624b5ac07be tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs returned with HTTP 200 Dec 29 07:45:18.834568 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1039/2067] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:45:18 2020] POST /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs => generated 457 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:18.845605 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2e98a77c-c0a6-4ee3-95e8-a15d69e451b9 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] POST http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/types Dec 29 07:45:18.846315 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:18.846315 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:18.846791 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2e98a77c-c0a6-4ee3-95e8-a15d69e451b9 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-436592568"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:18.899671 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2e98a77c-c0a6-4ee3-95e8-a15d69e451b9 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/types returned with HTTP 200 Dec 29 07:45:18.900883 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1029/2068] 10.222.0.20 () {60 vars in 1219 bytes} [Tue Dec 29 07:45:18 2020] POST /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/types => generated 221 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:18.919053 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7b3b6d6b-ba4f-40ab-bb21-917989c46779 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] POST http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/types Dec 29 07:45:18.919438 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:18.919438 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:18.919884 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7b3b6d6b-ba4f-40ab-bb21-917989c46779 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1909678682"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:18.921159 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:18.921159 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:18.945669 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ad7a1528-f94e-4895-b08e-dcf64fc663b6 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:18.946296 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ad7a1528-f94e-4895-b08e-dcf64fc663b6 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:18.947592 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ad7a1528-f94e-4895-b08e-dcf64fc663b6 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:19.015372 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:19.015372 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:19.025674 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ad7a1528-f94e-4895-b08e-dcf64fc663b6 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:19.027889 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7b3b6d6b-ba4f-40ab-bb21-917989c46779 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/types returned with HTTP 200 Dec 29 07:45:19.034815 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1040/2069] 10.222.0.20 () {60 vars in 1219 bytes} [Tue Dec 29 07:45:18 2020] POST /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/types => generated 222 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:19.040716 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c6938ac1-072c-41d1-9227-eabd1ef3c078 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] POST http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/types Dec 29 07:45:19.041447 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c6938ac1-072c-41d1-9227-eabd1ef3c078 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1557221439"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:19.049184 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ad7a1528-f94e-4895-b08e-dcf64fc663b6 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 200 Dec 29 07:45:19.050432 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1030/2070] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:18 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 909 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:45:19.110828 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c6938ac1-072c-41d1-9227-eabd1ef3c078 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/types returned with HTTP 200 Dec 29 07:45:19.111702 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1041/2071] 10.222.0.20 () {60 vars in 1219 bytes} [Tue Dec 29 07:45:19 2020] POST /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/types => generated 222 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:19.129332 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f7cd0e71-8e09-4066-9102-c81816e24f52 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] GET http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c/associate?vol_type_id=4cb4923a-9561-4852-b554-e88c8213dfef Dec 29 07:45:19.130489 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f7cd0e71-8e09-4066-9102-c81816e24f52 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:19.130641 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:19.130641 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:19.131084 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f7cd0e71-8e09-4066-9102-c81816e24f52 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'associate' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:19.132488 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f7cd0e71-8e09-4066-9102-c81816e24f52 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Associate qos_spec: d9ad35f1-f7c7-4692-b22e-9b34a5acf71c with type: 4cb4923a-9561-4852-b554-e88c8213dfef {{(pid=88229) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Dec 29 07:45:19.149574 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:19.149574 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:19.160271 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:19.160271 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:19.211298 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f7cd0e71-8e09-4066-9102-c81816e24f52 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c/associate?vol_type_id=4cb4923a-9561-4852-b554-e88c8213dfef returned with HTTP 202 Dec 29 07:45:19.212310 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1031/2072] 10.222.0.20 () {58 vars in 1448 bytes} [Tue Dec 29 07:45:19 2020] GET /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c/associate?vol_type_id=4cb4923a-9561-4852-b554-e88c8213dfef => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 29 07:45:19.221840 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bbddfebe-7cd3-4725-a976-079bcc938088 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] GET http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c/associate?vol_type_id=4e209631-091f-443a-801f-46964c6c6d86 Dec 29 07:45:19.222358 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bbddfebe-7cd3-4725-a976-079bcc938088 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:19.222873 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bbddfebe-7cd3-4725-a976-079bcc938088 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'associate' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:19.224311 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bbddfebe-7cd3-4725-a976-079bcc938088 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Associate qos_spec: d9ad35f1-f7c7-4692-b22e-9b34a5acf71c with type: 4e209631-091f-443a-801f-46964c6c6d86 {{(pid=88228) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Dec 29 07:45:19.225070 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:19.225070 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:19.238326 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:19.238326 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:19.293134 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bbddfebe-7cd3-4725-a976-079bcc938088 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c/associate?vol_type_id=4e209631-091f-443a-801f-46964c6c6d86 returned with HTTP 202 Dec 29 07:45:19.297092 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1042/2073] 10.222.0.20 () {58 vars in 1448 bytes} [Tue Dec 29 07:45:19 2020] GET /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c/associate?vol_type_id=4e209631-091f-443a-801f-46964c6c6d86 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:45:19.304019 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-537ae7d5-5811-46dc-b573-cf7f675cb421 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] GET http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c/associate?vol_type_id=5b7cc838-2051-4246-800a-94bdae35ee4c Dec 29 07:45:19.304789 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-537ae7d5-5811-46dc-b573-cf7f675cb421 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:19.305088 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:19.305088 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:19.305572 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-537ae7d5-5811-46dc-b573-cf7f675cb421 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'associate' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:19.306310 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:19.306310 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:19.307256 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.qos_specs_manage [None req-537ae7d5-5811-46dc-b573-cf7f675cb421 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Associate qos_spec: d9ad35f1-f7c7-4692-b22e-9b34a5acf71c with type: 5b7cc838-2051-4246-800a-94bdae35ee4c {{(pid=88229) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Dec 29 07:45:19.307991 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:19.307991 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:19.316359 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:19.316359 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:19.384373 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-537ae7d5-5811-46dc-b573-cf7f675cb421 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c/associate?vol_type_id=5b7cc838-2051-4246-800a-94bdae35ee4c returned with HTTP 202 Dec 29 07:45:19.386212 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1032/2074] 10.222.0.20 () {58 vars in 1448 bytes} [Tue Dec 29 07:45:19 2020] GET /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c/associate?vol_type_id=5b7cc838-2051-4246-800a-94bdae35ee4c => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:45:19.396020 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7563c3d3-69f7-48a0-add2-9306674919c0 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] GET http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c/associations Dec 29 07:45:19.396646 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7563c3d3-69f7-48a0-add2-9306674919c0 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:19.396938 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:19.396938 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:19.397590 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7563c3d3-69f7-48a0-add2-9306674919c0 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'associations' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:19.398313 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:19.398313 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:19.399433 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7563c3d3-69f7-48a0-add2-9306674919c0 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Get associations for qos_spec id: d9ad35f1-f7c7-4692-b22e-9b34a5acf71c {{(pid=88228) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Dec 29 07:45:19.400891 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:19.400891 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:19.443578 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7563c3d3-69f7-48a0-add2-9306674919c0 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c/associations returned with HTTP 200 Dec 29 07:45:19.444636 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1043/2075] 10.222.0.20 () {58 vars in 1360 bytes} [Tue Dec 29 07:45:19 2020] GET /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c/associations => generated 447 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:45:19.456790 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1904601c-9d96-4251-bf87-d01db98bb3e8 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] GET http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c/disassociate?vol_type_id=4cb4923a-9561-4852-b554-e88c8213dfef Dec 29 07:45:19.457496 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1904601c-9d96-4251-bf87-d01db98bb3e8 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:19.457826 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:19.457826 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:19.458460 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1904601c-9d96-4251-bf87-d01db98bb3e8 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'disassociate' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:19.459878 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:19.459878 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:19.460946 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1904601c-9d96-4251-bf87-d01db98bb3e8 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Disassociate qos_spec: d9ad35f1-f7c7-4692-b22e-9b34a5acf71c from type: 4cb4923a-9561-4852-b554-e88c8213dfef {{(pid=88229) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Dec 29 07:45:19.461739 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:19.461739 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:19.472735 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:19.472735 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:19.530187 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1904601c-9d96-4251-bf87-d01db98bb3e8 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c/disassociate?vol_type_id=4cb4923a-9561-4852-b554-e88c8213dfef returned with HTTP 202 Dec 29 07:45:19.531487 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1033/2076] 10.222.0.20 () {58 vars in 1457 bytes} [Tue Dec 29 07:45:19 2020] GET /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c/disassociate?vol_type_id=4cb4923a-9561-4852-b554-e88c8213dfef => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:45:19.542016 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cbf93a1f-6b01-4101-8a1d-76f23155d25b tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] GET http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c/associations Dec 29 07:45:19.542773 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cbf93a1f-6b01-4101-8a1d-76f23155d25b tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:19.543100 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:19.543100 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:19.543709 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cbf93a1f-6b01-4101-8a1d-76f23155d25b tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'associations' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:19.544404 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:19.544404 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:19.545334 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cbf93a1f-6b01-4101-8a1d-76f23155d25b tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Get associations for qos_spec id: d9ad35f1-f7c7-4692-b22e-9b34a5acf71c {{(pid=88228) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Dec 29 07:45:19.547076 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:19.547076 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:19.604238 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cbf93a1f-6b01-4101-8a1d-76f23155d25b tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c/associations returned with HTTP 200 Dec 29 07:45:19.605713 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1044/2077] 10.222.0.20 () {58 vars in 1360 bytes} [Tue Dec 29 07:45:19 2020] GET /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c/associations => generated 306 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:19.618534 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fa7b5d5e-cdf1-4c03-b297-94840ea7c7de tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] GET http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c/disassociate_all Dec 29 07:45:19.620214 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fa7b5d5e-cdf1-4c03-b297-94840ea7c7de tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:19.620545 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:19.620545 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:19.621115 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fa7b5d5e-cdf1-4c03-b297-94840ea7c7de tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'disassociate_all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:19.621909 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:19.621909 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:19.622956 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.qos_specs_manage [None req-fa7b5d5e-cdf1-4c03-b297-94840ea7c7de tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Disassociate qos_spec: d9ad35f1-f7c7-4692-b22e-9b34a5acf71c from all. {{(pid=88229) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:361}} Dec 29 07:45:19.626231 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:19.626231 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:19.639257 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:19.639257 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:19.670293 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fa7b5d5e-cdf1-4c03-b297-94840ea7c7de tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c/disassociate_all returned with HTTP 202 Dec 29 07:45:19.674338 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1034/2078] 10.222.0.20 () {58 vars in 1372 bytes} [Tue Dec 29 07:45:19 2020] GET /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c/disassociate_all => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:45:19.681574 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8c3c5bf7-3821-4839-bca6-ff1b07b9da25 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] GET http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c/associations Dec 29 07:45:19.682371 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8c3c5bf7-3821-4839-bca6-ff1b07b9da25 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:19.682371 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:19.682371 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:19.682753 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8c3c5bf7-3821-4839-bca6-ff1b07b9da25 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'associations' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:19.683495 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:19.683495 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:19.684233 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8c3c5bf7-3821-4839-bca6-ff1b07b9da25 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Get associations for qos_spec id: d9ad35f1-f7c7-4692-b22e-9b34a5acf71c {{(pid=88228) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:233}} Dec 29 07:45:19.684908 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:19.684908 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:19.714912 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8c3c5bf7-3821-4839-bca6-ff1b07b9da25 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c/associations returned with HTTP 200 Dec 29 07:45:19.715765 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1045/2079] 10.222.0.20 () {58 vars in 1360 bytes} [Tue Dec 29 07:45:19 2020] GET /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c/associations => generated 24 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:45:19.732391 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-29f60539-2747-4f7f-8911-438229accbed tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] POST http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs Dec 29 07:45:19.732867 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:19.732867 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:19.733602 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-29f60539-2747-4f7f-8911-438229accbed tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-200937351", "consumer": "back-end"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:19.736404 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:19.736404 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:19.737472 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.qos_specs [None req-29f60539-2747-4f7f-8911-438229accbed tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-200937351', 'consumer': 'back-end', 'specs': {}} {{(pid=88229) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Dec 29 07:45:19.749500 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-29f60539-2747-4f7f-8911-438229accbed tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] DB qos_specs_create(): root {'id': 'f51ffe37-8f57-4243-a970-f53fda72d529', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-200937351'} {{(pid=88229) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Dec 29 07:45:19.761927 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-29f60539-2747-4f7f-8911-438229accbed tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs returned with HTTP 200 Dec 29 07:45:19.762867 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1035/2080] 10.222.0.20 () {60 vars in 1231 bytes} [Tue Dec 29 07:45:19 2020] POST /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs => generated 434 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:19.775395 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9b21d8da-33fe-4e9a-ac1f-e203bf9e3c5f tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] DELETE http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/f51ffe37-8f57-4243-a970-f53fda72d529?force=False Dec 29 07:45:19.776345 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9b21d8da-33fe-4e9a-ac1f-e203bf9e3c5f tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:19.776564 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:19.776564 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:19.776940 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9b21d8da-33fe-4e9a-ac1f-e203bf9e3c5f tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:19.777571 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:19.777571 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:19.778378 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9b21d8da-33fe-4e9a-ac1f-e203bf9e3c5f tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Delete qos_spec: f51ffe37-8f57-4243-a970-f53fda72d529, force: False {{(pid=88228) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 29 07:45:19.779054 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:19.779054 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:19.788577 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:19.788577 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:19.807137 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:19.807137 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:19.814156 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:45:19.814156 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:45:19.819375 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9b21d8da-33fe-4e9a-ac1f-e203bf9e3c5f tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/f51ffe37-8f57-4243-a970-f53fda72d529?force=False returned with HTTP 202 Dec 29 07:45:19.820378 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1046/2081] 10.222.0.20 () {58 vars in 1347 bytes} [Tue Dec 29 07:45:19 2020] DELETE /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/f51ffe37-8f57-4243-a970-f53fda72d529?force=False => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:45:19.831220 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8051c5fb-17d0-4987-9278-e9b90ce7c81e tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] GET http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/f51ffe37-8f57-4243-a970-f53fda72d529 Dec 29 07:45:19.831743 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8051c5fb-17d0-4987-9278-e9b90ce7c81e tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:19.831934 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:19.831934 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:19.832311 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8051c5fb-17d0-4987-9278-e9b90ce7c81e tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:19.832975 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:19.832975 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:19.834532 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:19.834532 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:19.841257 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8051c5fb-17d0-4987-9278-e9b90ce7c81e tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/f51ffe37-8f57-4243-a970-f53fda72d529 returned with HTTP 404 Dec 29 07:45:19.842419 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1036/2082] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:45:19 2020] GET /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/f51ffe37-8f57-4243-a970-f53fda72d529 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:19.853708 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-45846f58-ebbc-49de-9c61-5d4e68448c95 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] GET http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs Dec 29 07:45:19.854215 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-45846f58-ebbc-49de-9c61-5d4e68448c95 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:19.854446 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:19.854446 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:19.855028 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-45846f58-ebbc-49de-9c61-5d4e68448c95 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:19.855654 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:19.855654 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:19.873557 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-45846f58-ebbc-49de-9c61-5d4e68448c95 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs returned with HTTP 200 Dec 29 07:45:19.879312 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1047/2083] 10.222.0.20 () {58 vars in 1210 bytes} [Tue Dec 29 07:45:19 2020] GET /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs => generated 173 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:19.887689 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-15102911-51dd-4f28-a378-17442c048ccc tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] POST http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs Dec 29 07:45:19.888761 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-15102911-51dd-4f28-a378-17442c048ccc tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1500334461", "consumer": "both"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:19.890924 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.qos_specs [None req-15102911-51dd-4f28-a378-17442c048ccc tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1500334461', 'consumer': 'both', 'specs': {}} {{(pid=88229) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Dec 29 07:45:19.899438 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-15102911-51dd-4f28-a378-17442c048ccc tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] DB qos_specs_create(): root {'id': '6e3dbbd0-f9c0-4aaf-b622-a42042c25907', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1500334461'} {{(pid=88229) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Dec 29 07:45:19.906962 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-15102911-51dd-4f28-a378-17442c048ccc tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs returned with HTTP 200 Dec 29 07:45:19.908517 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1037/2084] 10.222.0.20 () {60 vars in 1231 bytes} [Tue Dec 29 07:45:19 2020] POST /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs => generated 431 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:19.927984 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e0a8ec02-99af-4535-bbaf-193b865e7bc2 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] DELETE http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/6e3dbbd0-f9c0-4aaf-b622-a42042c25907?force=False Dec 29 07:45:19.928830 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e0a8ec02-99af-4535-bbaf-193b865e7bc2 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:19.929203 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:19.929203 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:19.929832 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e0a8ec02-99af-4535-bbaf-193b865e7bc2 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:19.930687 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:19.930687 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:19.931750 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e0a8ec02-99af-4535-bbaf-193b865e7bc2 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Delete qos_spec: 6e3dbbd0-f9c0-4aaf-b622-a42042c25907, force: False {{(pid=88228) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 29 07:45:19.932568 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:19.932568 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:19.941894 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:19.941894 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:19.974976 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:19.974976 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:19.985399 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:45:19.985399 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:45:19.991970 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e0a8ec02-99af-4535-bbaf-193b865e7bc2 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/6e3dbbd0-f9c0-4aaf-b622-a42042c25907?force=False returned with HTTP 202 Dec 29 07:45:19.992987 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1048/2085] 10.222.0.20 () {58 vars in 1347 bytes} [Tue Dec 29 07:45:19 2020] DELETE /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/6e3dbbd0-f9c0-4aaf-b622-a42042c25907?force=False => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:45:20.002524 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c258ca53-d831-4687-8fc3-a05c510d9aaf tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] GET http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/6e3dbbd0-f9c0-4aaf-b622-a42042c25907 Dec 29 07:45:20.003077 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c258ca53-d831-4687-8fc3-a05c510d9aaf tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:20.003296 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:20.003296 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:20.003649 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c258ca53-d831-4687-8fc3-a05c510d9aaf tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:20.004264 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:20.004264 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:20.006086 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:20.006086 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:20.013330 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c258ca53-d831-4687-8fc3-a05c510d9aaf tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/6e3dbbd0-f9c0-4aaf-b622-a42042c25907 returned with HTTP 404 Dec 29 07:45:20.014482 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1038/2086] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:45:19 2020] GET /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/6e3dbbd0-f9c0-4aaf-b622-a42042c25907 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:20.024620 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1b6d4c74-6b41-45eb-ba67-e639b8a6788b tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] GET http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs Dec 29 07:45:20.025146 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1b6d4c74-6b41-45eb-ba67-e639b8a6788b tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:20.025368 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:20.025368 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:20.025744 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1b6d4c74-6b41-45eb-ba67-e639b8a6788b tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:20.026371 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:20.026371 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:20.040826 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1b6d4c74-6b41-45eb-ba67-e639b8a6788b tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs returned with HTTP 200 Dec 29 07:45:20.041815 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1049/2087] 10.222.0.20 () {58 vars in 1210 bytes} [Tue Dec 29 07:45:20 2020] GET /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs => generated 173 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:20.054661 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-012552be-1357-44c2-a0e7-65dd772befe4 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] POST http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs Dec 29 07:45:20.055491 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-012552be-1357-44c2-a0e7-65dd772befe4 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1039386757", "consumer": "front-end"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:20.057362 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.qos_specs [None req-012552be-1357-44c2-a0e7-65dd772befe4 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1039386757', 'consumer': 'front-end', 'specs': {}} {{(pid=88229) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Dec 29 07:45:20.066434 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-042a9a21-3502-4200-9662-95192fff6f85 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:20.066999 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-042a9a21-3502-4200-9662-95192fff6f85 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:20.067302 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:20.067302 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:20.068793 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-042a9a21-3502-4200-9662-95192fff6f85 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:20.070251 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-012552be-1357-44c2-a0e7-65dd772befe4 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] DB qos_specs_create(): root {'id': 'ca38e10b-b795-49ff-b225-ab162bf7224e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1039386757'} {{(pid=88229) qos_specs_create /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4564}} Dec 29 07:45:20.078499 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-012552be-1357-44c2-a0e7-65dd772befe4 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs returned with HTTP 200 Dec 29 07:45:20.081530 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1039/2088] 10.222.0.20 () {60 vars in 1231 bytes} [Tue Dec 29 07:45:20 2020] POST /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs => generated 436 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:20.100146 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8341cc39-1c19-4d60-9da4-759641fd8d8c tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] DELETE http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/ca38e10b-b795-49ff-b225-ab162bf7224e?force=False Dec 29 07:45:20.101792 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8341cc39-1c19-4d60-9da4-759641fd8d8c tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:20.102120 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:20.102120 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:20.103495 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8341cc39-1c19-4d60-9da4-759641fd8d8c tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:20.104903 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:20.104903 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:20.105932 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8341cc39-1c19-4d60-9da4-759641fd8d8c tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Delete qos_spec: ca38e10b-b795-49ff-b225-ab162bf7224e, force: False {{(pid=88229) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 29 07:45:20.107326 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:20.107326 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:20.119707 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:20.119707 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:20.127582 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:20.127582 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:20.137211 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-042a9a21-3502-4200-9662-95192fff6f85 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:20.147858 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:20.147858 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:20.155336 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:45:20.155336 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:45:20.160166 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-042a9a21-3502-4200-9662-95192fff6f85 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 200 Dec 29 07:45:20.161079 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1050/2089] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:20 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 909 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:45:20.162208 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8341cc39-1c19-4d60-9da4-759641fd8d8c tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/ca38e10b-b795-49ff-b225-ab162bf7224e?force=False returned with HTTP 202 Dec 29 07:45:20.166185 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1040/2090] 10.222.0.20 () {58 vars in 1347 bytes} [Tue Dec 29 07:45:20 2020] DELETE /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/ca38e10b-b795-49ff-b225-ab162bf7224e?force=False => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:45:20.177430 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e0c7ef7a-6bda-4682-99c7-e7b77eafe75a tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] GET http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/ca38e10b-b795-49ff-b225-ab162bf7224e Dec 29 07:45:20.177430 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e0c7ef7a-6bda-4682-99c7-e7b77eafe75a tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:20.177430 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:20.177430 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:20.177430 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e0c7ef7a-6bda-4682-99c7-e7b77eafe75a tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:20.178976 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:20.178976 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:20.186066 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e0c7ef7a-6bda-4682-99c7-e7b77eafe75a tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/ca38e10b-b795-49ff-b225-ab162bf7224e returned with HTTP 404 Dec 29 07:45:20.190100 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1051/2091] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:45:20 2020] GET /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/ca38e10b-b795-49ff-b225-ab162bf7224e => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:20.199793 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f4302540-60e2-42af-a16d-401c4d3dd6a9 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] GET http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs Dec 29 07:45:20.200355 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f4302540-60e2-42af-a16d-401c4d3dd6a9 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:20.200561 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:20.200561 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:20.200934 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f4302540-60e2-42af-a16d-401c4d3dd6a9 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:20.201644 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:20.201644 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:20.216630 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f4302540-60e2-42af-a16d-401c4d3dd6a9 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs returned with HTTP 200 Dec 29 07:45:20.217635 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1041/2092] 10.222.0.20 () {58 vars in 1210 bytes} [Tue Dec 29 07:45:20 2020] GET /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs => generated 173 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:20.231251 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6cd60cba-8220-4a37-a13d-2bc439cf6e0f tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] GET http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c Dec 29 07:45:20.231774 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6cd60cba-8220-4a37-a13d-2bc439cf6e0f tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:20.232264 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6cd60cba-8220-4a37-a13d-2bc439cf6e0f tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:20.249060 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6cd60cba-8220-4a37-a13d-2bc439cf6e0f tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c returned with HTTP 200 Dec 29 07:45:20.250535 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1052/2093] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:45:20 2020] GET /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c => generated 457 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:20.272462 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2f080ec6-c015-4877-b433-0c8946087835 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] GET http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs Dec 29 07:45:20.273687 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2f080ec6-c015-4877-b433-0c8946087835 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:20.274920 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:20.274920 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:20.275661 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2f080ec6-c015-4877-b433-0c8946087835 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:20.277413 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:20.277413 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:20.278756 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4724: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:20.278756 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).filter_by(key='QoS_Specs_Name') Dec 29 07:45:20.299501 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2f080ec6-c015-4877-b433-0c8946087835 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs returned with HTTP 200 Dec 29 07:45:20.300656 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1042/2094] 10.222.0.20 () {58 vars in 1210 bytes} [Tue Dec 29 07:45:20 2020] GET /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs => generated 173 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:20.314496 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-10dadcb1-7505-4313-859c-69087638736d tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] PUT http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c Dec 29 07:45:20.315309 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:20.315309 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:20.315996 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-10dadcb1-7505-4313-859c-69087638736d tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:20.318345 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:20.318345 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:20.322350 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:20.322350 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:20.331866 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.qos_specs [None req-10dadcb1-7505-4313-859c-69087638736d tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=88228) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Dec 29 07:45:20.334354 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:20.334354 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:20.349163 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-10dadcb1-7505-4313-859c-69087638736d tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] qos_specs_update() value: {'id': 'ed94fef8-0f7c-40d4-8764-5fe009db36ab', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'd9ad35f1-f7c7-4692-b22e-9b34a5acf71c', 'deleted': False} {{(pid=88228) qos_specs_update /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4877}} Dec 29 07:45:20.355690 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-10dadcb1-7505-4313-859c-69087638736d tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c returned with HTTP 200 Dec 29 07:45:20.360771 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1053/2095] 10.222.0.20 () {60 vars in 1341 bytes} [Tue Dec 29 07:45:20 2020] PUT /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c => generated 36 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:45:20.369103 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-68703945-cf90-4a6c-b759-28652d3e5b7d tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] GET http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c Dec 29 07:45:20.370050 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-68703945-cf90-4a6c-b759-28652d3e5b7d tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:20.370474 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:20.370474 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:20.371171 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-68703945-cf90-4a6c-b759-28652d3e5b7d tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:20.373263 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:20.373263 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:20.374445 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:20.374445 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:20.389725 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-68703945-cf90-4a6c-b759-28652d3e5b7d tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c returned with HTTP 200 Dec 29 07:45:20.390717 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1043/2096] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:45:20 2020] GET /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c => generated 478 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:20.405226 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6b936bb6-ccca-423c-a5ef-3301504a2a8e tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] PUT http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c/delete_keys Dec 29 07:45:20.405689 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:20.405689 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:20.406198 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6b936bb6-ccca-423c-a5ef-3301504a2a8e tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:20.407916 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:20.407916 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:20.408694 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6b936bb6-ccca-423c-a5ef-3301504a2a8e tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Delete_key spec: d9ad35f1-f7c7-4692-b22e-9b34a5acf71c, keys: ['iops_bytes'] {{(pid=88228) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Dec 29 07:45:20.409505 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:20.409505 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:20.420536 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:45:20.420536 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:45:20.433999 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:20.433999 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:20.441397 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6b936bb6-ccca-423c-a5ef-3301504a2a8e tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c/delete_keys returned with HTTP 202 Dec 29 07:45:20.442637 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1054/2097] 10.222.0.20 () {60 vars in 1377 bytes} [Tue Dec 29 07:45:20 2020] PUT /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c/delete_keys => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:45:20.454081 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dfd4a743-ad95-4618-b4cc-a23879e5a36b tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] GET http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c Dec 29 07:45:20.455078 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dfd4a743-ad95-4618-b4cc-a23879e5a36b tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:20.455660 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:20.455660 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:20.456309 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dfd4a743-ad95-4618-b4cc-a23879e5a36b tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:20.457154 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:20.457154 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:20.459110 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:20.459110 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:20.469020 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dfd4a743-ad95-4618-b4cc-a23879e5a36b tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c returned with HTTP 200 Dec 29 07:45:20.470163 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1044/2098] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:45:20 2020] GET /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c => generated 457 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:20.483057 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-58252c35-16c2-4c6b-a2c7-d51a2e2b3062 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] GET http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c Dec 29 07:45:20.483587 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-58252c35-16c2-4c6b-a2c7-d51a2e2b3062 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:20.483805 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:20.483805 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:20.484181 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-58252c35-16c2-4c6b-a2c7-d51a2e2b3062 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:20.484800 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:20.484800 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:20.485810 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:20.485810 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:20.494267 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-58252c35-16c2-4c6b-a2c7-d51a2e2b3062 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c returned with HTTP 200 Dec 29 07:45:20.495152 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1055/2099] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:45:20 2020] GET /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c => generated 457 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:20.509821 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c0a7f348-542b-4185-bdf9-8d57191ee53b tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] DELETE http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/ca38e10b-b795-49ff-b225-ab162bf7224e?force=False Dec 29 07:45:20.510546 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c0a7f348-542b-4185-bdf9-8d57191ee53b tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:20.510778 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:20.510778 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:20.511424 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c0a7f348-542b-4185-bdf9-8d57191ee53b tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:20.511953 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:20.511953 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:20.512810 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c0a7f348-542b-4185-bdf9-8d57191ee53b tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Delete qos_spec: ca38e10b-b795-49ff-b225-ab162bf7224e, force: False {{(pid=88229) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 29 07:45:20.513887 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:20.513887 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:20.514685 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4ca4d75f-df0b-4a22-9d1c-84574e6c9a0d tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] POST http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes Dec 29 07:45:20.516056 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:20.516056 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:20.517807 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4ca4d75f-df0b-4a22-9d1c-84574e6c9a0d tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1278583756"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:20.519987 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-4ca4d75f-df0b-4a22-9d1c-84574e6c9a0d tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1278583756'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:45:20.522452 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-4ca4d75f-df0b-4a22-9d1c-84574e6c9a0d tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Create volume of 1 GB Dec 29 07:45:20.522609 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c0a7f348-542b-4185-bdf9-8d57191ee53b tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/ca38e10b-b795-49ff-b225-ab162bf7224e?force=False returned with HTTP 404 Dec 29 07:45:20.523634 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:20.523634 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:20.524647 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1045/2100] 10.222.0.20 () {58 vars in 1347 bytes} [Tue Dec 29 07:45:20 2020] DELETE /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/ca38e10b-b795-49ff-b225-ab162bf7224e?force=False => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:20.536882 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-77c68a47-e14f-4d77-9eec-8e1e54a64c66 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] GET http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/ca38e10b-b795-49ff-b225-ab162bf7224e Dec 29 07:45:20.537477 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-77c68a47-e14f-4d77-9eec-8e1e54a64c66 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:20.538249 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-77c68a47-e14f-4d77-9eec-8e1e54a64c66 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:20.546102 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4ca4d75f-df0b-4a22-9d1c-84574e6c9a0d tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Availability Zones retrieved successfully. Dec 29 07:45:20.548380 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-77c68a47-e14f-4d77-9eec-8e1e54a64c66 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/ca38e10b-b795-49ff-b225-ab162bf7224e returned with HTTP 404 Dec 29 07:45:20.549459 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1046/2101] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:45:20 2020] GET /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/ca38e10b-b795-49ff-b225-ab162bf7224e => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:20.561635 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f98809b9-578a-4c71-a5ad-01e965842b25 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] DELETE http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/6e3dbbd0-f9c0-4aaf-b622-a42042c25907?force=False Dec 29 07:45:20.562372 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f98809b9-578a-4c71-a5ad-01e965842b25 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:20.562918 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f98809b9-578a-4c71-a5ad-01e965842b25 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:20.564485 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f98809b9-578a-4c71-a5ad-01e965842b25 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Delete qos_spec: 6e3dbbd0-f9c0-4aaf-b622-a42042c25907, force: False {{(pid=88229) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 29 07:45:20.566447 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4ca4d75f-df0b-4a22-9d1c-84574e6c9a0d tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Flow 'volume_create_api' (2015f87c-2398-4b1e-b6e4-71c26c611e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:45:20.569531 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4ca4d75f-df0b-4a22-9d1c-84574e6c9a0d tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (489b5fa7-e242-42ee-b0d5-e0d6846a0e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:45:20.572915 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-4ca4d75f-df0b-4a22-9d1c-84574e6c9a0d tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:45:20.573145 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f98809b9-578a-4c71-a5ad-01e965842b25 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/6e3dbbd0-f9c0-4aaf-b622-a42042c25907?force=False returned with HTTP 404 Dec 29 07:45:20.574435 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1047/2102] 10.222.0.20 () {58 vars in 1347 bytes} [Tue Dec 29 07:45:20 2020] DELETE /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/6e3dbbd0-f9c0-4aaf-b622-a42042c25907?force=False => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 29 07:45:20.587669 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aae5d73b-3159-4226-a142-1c07346f83e1 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] GET http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/6e3dbbd0-f9c0-4aaf-b622-a42042c25907 Dec 29 07:45:20.588135 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aae5d73b-3159-4226-a142-1c07346f83e1 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:20.588623 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aae5d73b-3159-4226-a142-1c07346f83e1 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:20.596941 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aae5d73b-3159-4226-a142-1c07346f83e1 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/6e3dbbd0-f9c0-4aaf-b622-a42042c25907 returned with HTTP 404 Dec 29 07:45:20.598251 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1048/2103] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:45:20 2020] GET /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/6e3dbbd0-f9c0-4aaf-b622-a42042c25907 => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 29 07:45:20.616294 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a39f9ec9-d912-45a1-91fc-ed647ed868c8 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] DELETE http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/f51ffe37-8f57-4243-a970-f53fda72d529?force=False Dec 29 07:45:20.616842 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a39f9ec9-d912-45a1-91fc-ed647ed868c8 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:20.618159 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a39f9ec9-d912-45a1-91fc-ed647ed868c8 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:20.619672 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a39f9ec9-d912-45a1-91fc-ed647ed868c8 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Delete qos_spec: f51ffe37-8f57-4243-a970-f53fda72d529, force: False {{(pid=88229) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 29 07:45:20.635427 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a39f9ec9-d912-45a1-91fc-ed647ed868c8 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/f51ffe37-8f57-4243-a970-f53fda72d529?force=False returned with HTTP 404 Dec 29 07:45:20.638242 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1049/2104] 10.222.0.20 () {58 vars in 1347 bytes} [Tue Dec 29 07:45:20 2020] DELETE /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/f51ffe37-8f57-4243-a970-f53fda72d529?force=False => generated 100 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 29 07:45:20.652674 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-57b9c3e6-d6bc-43e9-9197-35abc6dc4040 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] GET http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/f51ffe37-8f57-4243-a970-f53fda72d529 Dec 29 07:45:20.653220 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-57b9c3e6-d6bc-43e9-9197-35abc6dc4040 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:20.653721 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-57b9c3e6-d6bc-43e9-9197-35abc6dc4040 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:20.659631 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4ca4d75f-df0b-4a22-9d1c-84574e6c9a0d tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (489b5fa7-e242-42ee-b0d5-e0d6846a0e46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:45:20.662407 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4ca4d75f-df0b-4a22-9d1c-84574e6c9a0d tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ae28bd9-277b-4d0f-b16c-7cc53152884d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:45:20.665041 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-57b9c3e6-d6bc-43e9-9197-35abc6dc4040 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/f51ffe37-8f57-4243-a970-f53fda72d529 returned with HTTP 404 Dec 29 07:45:20.667648 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1050/2105] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:45:20 2020] GET /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/f51ffe37-8f57-4243-a970-f53fda72d529 => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:20.686911 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d1802f6d-e1e5-4929-a73b-a3f876e1d46c tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] DELETE http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/types/5b7cc838-2051-4246-800a-94bdae35ee4c Dec 29 07:45:20.687353 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d1802f6d-e1e5-4929-a73b-a3f876e1d46c tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:20.687902 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d1802f6d-e1e5-4929-a73b-a3f876e1d46c tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method '_delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:20.849586 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:45:20.849586 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:45:20.859274 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-4ca4d75f-df0b-4a22-9d1c-84574e6c9a0d tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Created reservations ['b44f853e-1670-42b3-8de6-bc4df37dc54d', '8f927f19-ed0d-43b9-a69d-51929544aaf7', '89192d78-bc96-4a39-a21e-d8774a31c3e1', '34657189-d080-41c1-8491-9de9a5a46936'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:45:20.862969 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4ca4d75f-df0b-4a22-9d1c-84574e6c9a0d tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ae28bd9-277b-4d0f-b16c-7cc53152884d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b44f853e-1670-42b3-8de6-bc4df37dc54d', '8f927f19-ed0d-43b9-a69d-51929544aaf7', '89192d78-bc96-4a39-a21e-d8774a31c3e1', '34657189-d080-41c1-8491-9de9a5a46936']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:45:20.866062 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4ca4d75f-df0b-4a22-9d1c-84574e6c9a0d tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2548cb1f-ce38-47d4-946f-7b2b7bc49d2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:45:20.868759 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d1802f6d-e1e5-4929-a73b-a3f876e1d46c tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/types/5b7cc838-2051-4246-800a-94bdae35ee4c returned with HTTP 202 Dec 29 07:45:20.869760 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1051/2106] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 07:45:20 2020] DELETE /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/types/5b7cc838-2051-4246-800a-94bdae35ee4c => generated 0 bytes in 196 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:45:20.877307 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-06f8d420-66af-4be1-9cb8-7e792534763e tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] GET http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/types/5b7cc838-2051-4246-800a-94bdae35ee4c Dec 29 07:45:20.877825 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-06f8d420-66af-4be1-9cb8-7e792534763e tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:20.878318 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-06f8d420-66af-4be1-9cb8-7e792534763e tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:20.891262 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-06f8d420-66af-4be1-9cb8-7e792534763e tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/types/5b7cc838-2051-4246-800a-94bdae35ee4c returned with HTTP 404 Dec 29 07:45:20.892426 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1052/2107] 10.222.0.20 () {58 vars in 1309 bytes} [Tue Dec 29 07:45:20 2020] GET /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/types/5b7cc838-2051-4246-800a-94bdae35ee4c => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:20.901368 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5d0a5fa6-8019-4314-9243-8f46668a2aff tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] DELETE http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/types/4e209631-091f-443a-801f-46964c6c6d86 Dec 29 07:45:20.901892 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5d0a5fa6-8019-4314-9243-8f46668a2aff tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:20.902447 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5d0a5fa6-8019-4314-9243-8f46668a2aff tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method '_delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:20.962307 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4ca4d75f-df0b-4a22-9d1c-84574e6c9a0d tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2548cb1f-ce38-47d4-946f-7b2b7bc49d2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad7307af-9e28-4a9b-939d-8218cd074f59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1278583756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1e1273c17f44cc29b55966a42ec7d31',qos_specs=None,replication_status=,reservations=['b44f853e-1670-42b3-8de6-bc4df37dc54d','8f927f19-ed0d-43b9-a69d-51929544aaf7','89192d78-bc96-4a39-a21e-d8774a31c3e1','34657189-d080-41c1-8491-9de9a5a46936'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c5d3b1b404043158987c2adbc4b4f7e',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:45:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1278583756',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad7307af-9e28-4a9b-939d-8218cd074f59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1e1273c17f44cc29b55966a42ec7d31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1c5d3b1b404043158987c2adbc4b4f7e',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:45:20.964728 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4ca4d75f-df0b-4a22-9d1c-84574e6c9a0d tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ea05593-aa82-467f-935e-971b777b64c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:45:21.009574 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4ca4d75f-df0b-4a22-9d1c-84574e6c9a0d tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ea05593-aa82-467f-935e-971b777b64c7) transitioned into state 'SUCCESS' from state '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-1278583756',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1e1273c17f44cc29b55966a42ec7d31',qos_specs=None,replication_status=,reservations=['b44f853e-1670-42b3-8de6-bc4df37dc54d','8f927f19-ed0d-43b9-a69d-51929544aaf7','89192d78-bc96-4a39-a21e-d8774a31c3e1','34657189-d080-41c1-8491-9de9a5a46936'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c5d3b1b404043158987c2adbc4b4f7e',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:45:21.011932 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4ca4d75f-df0b-4a22-9d1c-84574e6c9a0d tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e367fcf4-8a54-4ba5-9ef5-fd47dd75ba71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:45:21.026296 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5d0a5fa6-8019-4314-9243-8f46668a2aff tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/types/4e209631-091f-443a-801f-46964c6c6d86 returned with HTTP 202 Dec 29 07:45:21.027365 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1053/2108] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 07:45:20 2020] DELETE /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/types/4e209631-091f-443a-801f-46964c6c6d86 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 29 07:45:21.036871 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f6439998-a425-4236-841d-ceb0ce44996a tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] GET http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/types/4e209631-091f-443a-801f-46964c6c6d86 Dec 29 07:45:21.038354 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f6439998-a425-4236-841d-ceb0ce44996a tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:21.038904 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f6439998-a425-4236-841d-ceb0ce44996a tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:21.041722 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4ca4d75f-df0b-4a22-9d1c-84574e6c9a0d tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e367fcf4-8a54-4ba5-9ef5-fd47dd75ba71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:45:21.044823 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4ca4d75f-df0b-4a22-9d1c-84574e6c9a0d tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Flow 'volume_create_api' (2015f87c-2398-4b1e-b6e4-71c26c611e39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:45:21.074086 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f6439998-a425-4236-841d-ceb0ce44996a tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/types/4e209631-091f-443a-801f-46964c6c6d86 returned with HTTP 404 Dec 29 07:45:21.075203 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1054/2109] 10.222.0.20 () {58 vars in 1309 bytes} [Tue Dec 29 07:45:21 2020] GET /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/types/4e209631-091f-443a-801f-46964c6c6d86 => generated 114 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:21.093771 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3221b8f0-5132-4905-8f1b-7e189c320539 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] DELETE http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/types/4cb4923a-9561-4852-b554-e88c8213dfef Dec 29 07:45:21.094403 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3221b8f0-5132-4905-8f1b-7e189c320539 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:21.095137 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3221b8f0-5132-4905-8f1b-7e189c320539 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method '_delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:21.107177 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4ca4d75f-df0b-4a22-9d1c-84574e6c9a0d tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Create volume request issued successfully. Dec 29 07:45:21.126865 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4ca4d75f-df0b-4a22-9d1c-84574e6c9a0d tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes returned with HTTP 202 Dec 29 07:45:21.134683 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1056/2110] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:45:20 2020] POST /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes => generated 826 bytes in 624 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:45:21.146447 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c5e7cc12-f5ca-40ea-8c98-308b11cdd2a6 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 Dec 29 07:45:21.147005 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c5e7cc12-f5ca-40ea-8c98-308b11cdd2a6 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:21.147323 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:21.147323 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:21.147608 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c5e7cc12-f5ca-40ea-8c98-308b11cdd2a6 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:21.250165 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:21.250165 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:21.257645 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3221b8f0-5132-4905-8f1b-7e189c320539 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/types/4cb4923a-9561-4852-b554-e88c8213dfef returned with HTTP 202 Dec 29 07:45:21.260559 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c5e7cc12-f5ca-40ea-8c98-308b11cdd2a6 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Volume info retrieved successfully. Dec 29 07:45:21.261125 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1055/2111] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 07:45:21 2020] DELETE /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/types/4cb4923a-9561-4852-b554-e88c8213dfef => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 29 07:45:21.267210 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cab9c840-07c6-479c-9655-50eb510aa1ac tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:21.268033 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cab9c840-07c6-479c-9655-50eb510aa1ac tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:21.268730 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cab9c840-07c6-479c-9655-50eb510aa1ac tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:21.313273 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c5e7cc12-f5ca-40ea-8c98-308b11cdd2a6 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 returned with HTTP 200 Dec 29 07:45:21.324227 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1057/2112] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:21 2020] GET /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 => generated 894 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:45:21.327744 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4660fd83-8224-4bfb-9914-50a8f9c5d497 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] GET http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/types/4cb4923a-9561-4852-b554-e88c8213dfef Dec 29 07:45:21.328291 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4660fd83-8224-4bfb-9914-50a8f9c5d497 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:21.328750 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:21.328750 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:21.329131 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4660fd83-8224-4bfb-9914-50a8f9c5d497 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:21.350270 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:21.350270 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:21.357771 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4660fd83-8224-4bfb-9914-50a8f9c5d497 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/types/4cb4923a-9561-4852-b554-e88c8213dfef returned with HTTP 404 Dec 29 07:45:21.359140 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1058/2113] 10.222.0.20 () {58 vars in 1309 bytes} [Tue Dec 29 07:45:21 2020] GET /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/types/4cb4923a-9561-4852-b554-e88c8213dfef => generated 114 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:21.370668 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-840a0e33-ee0f-4f68-b271-e7a95d53f2d2 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] DELETE http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c?force=False Dec 29 07:45:21.370934 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-cab9c840-07c6-479c-9655-50eb510aa1ac tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:21.371667 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-840a0e33-ee0f-4f68-b271-e7a95d53f2d2 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:21.372624 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-840a0e33-ee0f-4f68-b271-e7a95d53f2d2 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:21.375119 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.qos_specs_manage [None req-840a0e33-ee0f-4f68-b271-e7a95d53f2d2 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Delete qos_spec: d9ad35f1-f7c7-4692-b22e-9b34a5acf71c, force: False {{(pid=88228) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Dec 29 07:45:21.376489 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:21.376489 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:21.390124 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:21.390124 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:21.404530 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cab9c840-07c6-479c-9655-50eb510aa1ac tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 200 Dec 29 07:45:21.405541 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1056/2114] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:21 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 909 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:21.429129 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:21.429129 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:21.436811 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:45:21.436811 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:45:21.444071 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-840a0e33-ee0f-4f68-b271-e7a95d53f2d2 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c?force=False returned with HTTP 202 Dec 29 07:45:21.445314 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1059/2115] 10.222.0.20 () {58 vars in 1347 bytes} [Tue Dec 29 07:45:21 2020] DELETE /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c?force=False => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:45:21.454602 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2f358614-4099-4c77-8e70-d2599d617cc3 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] GET http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c Dec 29 07:45:21.455221 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2f358614-4099-4c77-8e70-d2599d617cc3 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:21.455438 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:21.455438 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:21.455794 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2f358614-4099-4c77-8e70-d2599d617cc3 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:21.457313 n-d-768509-3 devstack@c-api.service[88227]: /opt/stack/cinder/cinder/db/sqlalchemy/api.py:4617: SADeprecationWarning: The joinedload_all() function is deprecated, and will be removed in a future release. Please use method chaining with joinedload() instead Dec 29 07:45:21.457313 n-d-768509-3 devstack@c-api.service[88227]: options(joinedload_all('specs')).all() Dec 29 07:45:21.476282 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2f358614-4099-4c77-8e70-d2599d617cc3 tempest-QosSpecsTestJSON-155188031 tempest-QosSpecsTestJSON-155188031] http://10.222.0.20/volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c returned with HTTP 404 Dec 29 07:45:21.477341 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1057/2116] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:45:21 2020] GET /volume/v3/c13b7386b84045eca4a97fbe6c9d4e6f/qos-specs/d9ad35f1-f7c7-4692-b22e-9b34a5acf71c => generated 100 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:22.331985 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c1e34a7a-2735-469a-9757-a76fd48b846c tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 Dec 29 07:45:22.333633 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c1e34a7a-2735-469a-9757-a76fd48b846c tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:22.334042 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:22.334042 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:22.334943 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c1e34a7a-2735-469a-9757-a76fd48b846c tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:22.454511 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8e623e4a-9941-49d7-afcc-6f0bbf02b569 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:22.455392 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8e623e4a-9941-49d7-afcc-6f0bbf02b569 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:22.457592 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8e623e4a-9941-49d7-afcc-6f0bbf02b569 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:22.523944 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:22.523944 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:22.540766 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:22.540766 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:22.542088 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c1e34a7a-2735-469a-9757-a76fd48b846c tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Volume info retrieved successfully. Dec 29 07:45:22.555892 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8e623e4a-9941-49d7-afcc-6f0bbf02b569 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:22.590842 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c1e34a7a-2735-469a-9757-a76fd48b846c tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 returned with HTTP 200 Dec 29 07:45:22.592554 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1060/2117] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:22 2020] GET /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 => generated 919 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:22.605266 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8e623e4a-9941-49d7-afcc-6f0bbf02b569 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 200 Dec 29 07:45:22.606912 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1058/2118] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:22 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 909 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:23.623499 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d5a32d24-cbdd-409a-b04b-820e356b8c1a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:23.624575 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d5a32d24-cbdd-409a-b04b-820e356b8c1a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:23.625135 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:23.625135 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:23.625921 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d5a32d24-cbdd-409a-b04b-820e356b8c1a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:23.680827 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:23.680827 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:23.690196 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d5a32d24-cbdd-409a-b04b-820e356b8c1a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:23.714326 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d5a32d24-cbdd-409a-b04b-820e356b8c1a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 200 Dec 29 07:45:23.715459 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1061/2119] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:23 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 967 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:24.732607 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-01f5b19f-32f1-4460-b291-ebdf4c9feb41 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:24.733679 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-01f5b19f-32f1-4460-b291-ebdf4c9feb41 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:24.734101 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:24.734101 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:24.735756 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-01f5b19f-32f1-4460-b291-ebdf4c9feb41 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:24.854856 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:24.854856 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:24.879446 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-01f5b19f-32f1-4460-b291-ebdf4c9feb41 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:24.914183 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-01f5b19f-32f1-4460-b291-ebdf4c9feb41 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 200 Dec 29 07:45:24.915320 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1059/2120] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:24 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 970 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:25.932282 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2a384bbb-affe-4572-8211-4522baf500dd tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:25.933417 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2a384bbb-affe-4572-8211-4522baf500dd tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:25.933809 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:25.933809 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:25.934387 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2a384bbb-affe-4572-8211-4522baf500dd tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:26.060368 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:26.060368 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:26.083295 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2a384bbb-affe-4572-8211-4522baf500dd tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:26.132341 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2a384bbb-affe-4572-8211-4522baf500dd tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 200 Dec 29 07:45:26.151588 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1062/2121] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:25 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 970 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:27.149742 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-21fe4516-800b-4348-94ec-04bbc122c32f tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:27.150271 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-21fe4516-800b-4348-94ec-04bbc122c32f tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:27.150474 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:27.150474 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:27.150892 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-21fe4516-800b-4348-94ec-04bbc122c32f tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:27.201175 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:27.201175 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:27.211346 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-21fe4516-800b-4348-94ec-04bbc122c32f tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:27.238409 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-21fe4516-800b-4348-94ec-04bbc122c32f tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 200 Dec 29 07:45:27.239738 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1060/2122] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:27 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 970 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:27.511037 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b631f1bc-bd46-4b82-ad46-f7861735f098 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] GET http://10.222.0.20/volume/v3/60019693e12e450b93c829eb2f679c1e/os-quota-class-sets/default Dec 29 07:45:27.511576 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b631f1bc-bd46-4b82-ad46-f7861735f098 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:27.511787 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:27.511787 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:27.512158 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b631f1bc-bd46-4b82-ad46-f7861735f098 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:27.542811 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b631f1bc-bd46-4b82-ad46-f7861735f098 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] http://10.222.0.20/volume/v3/60019693e12e450b93c829eb2f679c1e/os-quota-class-sets/default returned with HTTP 200 Dec 29 07:45:27.543917 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1063/2123] 10.222.0.20 () {58 vars in 1264 bytes} [Tue Dec 29 07:45:27 2020] GET /volume/v3/60019693e12e450b93c829eb2f679c1e/os-quota-class-sets/default => generated 342 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:27.558842 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a9ae4aa9-7e53-47ec-a931-62b118259849 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] GET http://10.222.0.20/volume/v3/60019693e12e450b93c829eb2f679c1e/os-quota-class-sets/default Dec 29 07:45:27.559376 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a9ae4aa9-7e53-47ec-a931-62b118259849 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:27.559594 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:27.559594 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:27.559971 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a9ae4aa9-7e53-47ec-a931-62b118259849 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:27.592161 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a9ae4aa9-7e53-47ec-a931-62b118259849 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] http://10.222.0.20/volume/v3/60019693e12e450b93c829eb2f679c1e/os-quota-class-sets/default returned with HTTP 200 Dec 29 07:45:27.593288 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1061/2124] 10.222.0.20 () {58 vars in 1264 bytes} [Tue Dec 29 07:45:27 2020] GET /volume/v3/60019693e12e450b93c829eb2f679c1e/os-quota-class-sets/default => generated 342 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:27.603216 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9fe0fc61-c0f5-4307-9592-a31a5ce8c3f4 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] POST http://10.222.0.20/volume/v3/60019693e12e450b93c829eb2f679c1e/types Dec 29 07:45:27.604005 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9fe0fc61-c0f5-4307-9592-a31a5ce8c3f4 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-498729233"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:27.671574 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9fe0fc61-c0f5-4307-9592-a31a5ce8c3f4 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] http://10.222.0.20/volume/v3/60019693e12e450b93c829eb2f679c1e/types returned with HTTP 200 Dec 29 07:45:27.672592 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1064/2125] 10.222.0.20 () {60 vars in 1219 bytes} [Tue Dec 29 07:45:27 2020] POST /volume/v3/60019693e12e450b93c829eb2f679c1e/types => generated 227 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:27.685009 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fab01869-9190-473f-9287-25f8fbbe4632 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] PUT http://10.222.0.20/volume/v3/60019693e12e450b93c829eb2f679c1e/os-quota-class-sets/default Dec 29 07:45:27.685813 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fab01869-9190-473f-9287-25f8fbbe4632 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] 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-498729233": 2, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-498729233": 4, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-498729233": 5}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:27.957135 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fab01869-9190-473f-9287-25f8fbbe4632 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] http://10.222.0.20/volume/v3/60019693e12e450b93c829eb2f679c1e/os-quota-class-sets/default returned with HTTP 200 Dec 29 07:45:27.959740 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1062/2126] 10.222.0.20 () {60 vars in 1285 bytes} [Tue Dec 29 07:45:27 2020] PUT /volume/v3/60019693e12e450b93c829eb2f679c1e/os-quota-class-sets/default => generated 530 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:27.976122 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ff28278b-b507-4773-ba41-68029c867a36 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] GET http://10.222.0.20/volume/v3/60019693e12e450b93c829eb2f679c1e/os-quota-sets/60019693e12e450b93c829eb2f679c1e/defaults Dec 29 07:45:27.978695 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ff28278b-b507-4773-ba41-68029c867a36 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:27.979918 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ff28278b-b507-4773-ba41-68029c867a36 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] Calling method 'defaults' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:28.019892 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ff28278b-b507-4773-ba41-68029c867a36 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] http://10.222.0.20/volume/v3/60019693e12e450b93c829eb2f679c1e/os-quota-sets/60019693e12e450b93c829eb2f679c1e/defaults returned with HTTP 200 Dec 29 07:45:28.022734 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1065/2127] 10.222.0.20 () {58 vars in 1348 bytes} [Tue Dec 29 07:45:27 2020] GET /volume/v3/60019693e12e450b93c829eb2f679c1e/os-quota-sets/60019693e12e450b93c829eb2f679c1e/defaults => generated 566 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:45:28.257229 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-554f694d-ec5e-406a-b6e2-e329e03d1cf3 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:28.257776 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-554f694d-ec5e-406a-b6e2-e329e03d1cf3 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:28.258211 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-554f694d-ec5e-406a-b6e2-e329e03d1cf3 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:28.319473 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:28.319473 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:28.330547 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-554f694d-ec5e-406a-b6e2-e329e03d1cf3 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:28.359383 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-554f694d-ec5e-406a-b6e2-e329e03d1cf3 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 200 Dec 29 07:45:28.360315 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1063/2128] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:28 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 970 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:28.484530 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-71ddd9cb-f936-4707-93be-3becfbb0626e tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] GET http://10.222.0.20/volume/v3/60019693e12e450b93c829eb2f679c1e/os-quota-sets/b05b722a58a74b6c92cb76a80a8470b3/defaults Dec 29 07:45:28.485287 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-71ddd9cb-f936-4707-93be-3becfbb0626e tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:28.485911 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-71ddd9cb-f936-4707-93be-3becfbb0626e tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] Calling method 'defaults' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:28.520758 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-71ddd9cb-f936-4707-93be-3becfbb0626e tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] http://10.222.0.20/volume/v3/60019693e12e450b93c829eb2f679c1e/os-quota-sets/b05b722a58a74b6c92cb76a80a8470b3/defaults returned with HTTP 200 Dec 29 07:45:28.521880 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1066/2129] 10.222.0.20 () {58 vars in 1348 bytes} [Tue Dec 29 07:45:28 2020] GET /volume/v3/60019693e12e450b93c829eb2f679c1e/os-quota-sets/b05b722a58a74b6c92cb76a80a8470b3/defaults => generated 566 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:28.722844 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b3adf544-cfe9-4a4e-a391-c33ff641b172 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] PUT http://10.222.0.20/volume/v3/60019693e12e450b93c829eb2f679c1e/os-quota-class-sets/default Dec 29 07:45:28.723678 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:28.723678 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:28.725305 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b3adf544-cfe9-4a4e-a391-c33ff641b172 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] 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=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:28.865419 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b3adf544-cfe9-4a4e-a391-c33ff641b172 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] http://10.222.0.20/volume/v3/60019693e12e450b93c829eb2f679c1e/os-quota-class-sets/default returned with HTTP 200 Dec 29 07:45:28.866452 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1064/2130] 10.222.0.20 () {60 vars in 1285 bytes} [Tue Dec 29 07:45:28 2020] PUT /volume/v3/60019693e12e450b93c829eb2f679c1e/os-quota-class-sets/default => generated 530 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:45:28.878061 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-348bbcee-2d3c-4e2f-9a11-80c7ddeec746 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] DELETE http://10.222.0.20/volume/v3/60019693e12e450b93c829eb2f679c1e/types/295f7986-3dc7-4b01-ab9d-55653ee26aaa Dec 29 07:45:28.878784 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-348bbcee-2d3c-4e2f-9a11-80c7ddeec746 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:28.879211 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-348bbcee-2d3c-4e2f-9a11-80c7ddeec746 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] Calling method '_delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:28.946346 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:45:28.946346 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:45:28.958658 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-348bbcee-2d3c-4e2f-9a11-80c7ddeec746 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] http://10.222.0.20/volume/v3/60019693e12e450b93c829eb2f679c1e/types/295f7986-3dc7-4b01-ab9d-55653ee26aaa returned with HTTP 202 Dec 29 07:45:28.962155 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1067/2131] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 07:45:28 2020] DELETE /volume/v3/60019693e12e450b93c829eb2f679c1e/types/295f7986-3dc7-4b01-ab9d-55653ee26aaa => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:45:28.967028 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3a3f8ad2-12f9-496e-9d3e-0cc76049d2b6 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] GET http://10.222.0.20/volume/v3/60019693e12e450b93c829eb2f679c1e/types/295f7986-3dc7-4b01-ab9d-55653ee26aaa Dec 29 07:45:28.967557 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3a3f8ad2-12f9-496e-9d3e-0cc76049d2b6 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:28.968181 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3a3f8ad2-12f9-496e-9d3e-0cc76049d2b6 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:28.980272 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3a3f8ad2-12f9-496e-9d3e-0cc76049d2b6 tempest-VolumeQuotaClassesTest-1078266025 tempest-VolumeQuotaClassesTest-1078266025] http://10.222.0.20/volume/v3/60019693e12e450b93c829eb2f679c1e/types/295f7986-3dc7-4b01-ab9d-55653ee26aaa returned with HTTP 404 Dec 29 07:45:28.984421 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1065/2132] 10.222.0.20 () {58 vars in 1309 bytes} [Tue Dec 29 07:45:28 2020] GET /volume/v3/60019693e12e450b93c829eb2f679c1e/types/295f7986-3dc7-4b01-ab9d-55653ee26aaa => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:29.380208 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0a7b3b6b-3676-4277-a22b-ed934e7a077a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:29.381455 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0a7b3b6b-3676-4277-a22b-ed934e7a077a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:29.383566 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0a7b3b6b-3676-4277-a22b-ed934e7a077a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:29.468591 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:29.468591 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:29.478625 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0a7b3b6b-3676-4277-a22b-ed934e7a077a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:29.502954 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0a7b3b6b-3676-4277-a22b-ed934e7a077a tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 200 Dec 29 07:45:29.504893 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1068/2133] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:29 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 970 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:30.524545 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-29b6606c-d9dc-4165-ab8f-2dcf1494f01d tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:30.525118 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-29b6606c-d9dc-4165-ab8f-2dcf1494f01d tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:30.525543 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-29b6606c-d9dc-4165-ab8f-2dcf1494f01d tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:30.590115 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:30.590115 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:30.598831 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-29b6606c-d9dc-4165-ab8f-2dcf1494f01d tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:30.621965 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-29b6606c-d9dc-4165-ab8f-2dcf1494f01d tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 200 Dec 29 07:45:30.623033 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1066/2134] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:30 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 1358 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:45:30.640157 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e2a7dcf1-264c-484d-80aa-066d955b9b82 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] POST http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c/action Dec 29 07:45:30.640991 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:30.640991 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:30.641699 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e2a7dcf1-264c-484d-80aa-066d955b9b82 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:45:30.642822 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e2a7dcf1-264c-484d-80aa-066d955b9b82 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:30.701325 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:30.701325 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:30.702559 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e2a7dcf1-264c-484d-80aa-066d955b9b82 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:30.815856 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-e2a7dcf1-264c-484d-80aa-066d955b9b82 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Created reservations ['c7f8d3af-5365-4e8e-a070-7b9504b69c16', 'cb434a6a-a2a3-4ec5-90e8-9becbe438263'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:45:30.847776 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e2a7dcf1-264c-484d-80aa-066d955b9b82 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Extend volume request issued successfully. Dec 29 07:45:30.849209 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e2a7dcf1-264c-484d-80aa-066d955b9b82 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c/action returned with HTTP 202 Dec 29 07:45:30.850870 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1069/2135] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:45:30 2020] POST /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c/action => generated 0 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 29 07:45:30.858138 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4f78ba48-31d6-4472-88e3-ac4a786c8fdf tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:30.858697 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4f78ba48-31d6-4472-88e3-ac4a786c8fdf tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:30.858919 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:30.858919 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:30.859405 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4f78ba48-31d6-4472-88e3-ac4a786c8fdf tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:30.936696 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:30.936696 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:30.946676 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4f78ba48-31d6-4472-88e3-ac4a786c8fdf tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:30.972661 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4f78ba48-31d6-4472-88e3-ac4a786c8fdf tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 200 Dec 29 07:45:30.974020 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1067/2136] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:30 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 1358 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:45:31.992563 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0268d5ad-d45c-409f-8c95-7885d708a0ab tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:31.993610 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0268d5ad-d45c-409f-8c95-7885d708a0ab tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:31.993835 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:31.993835 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:31.994333 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0268d5ad-d45c-409f-8c95-7885d708a0ab tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:32.055546 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:32.055546 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:32.064457 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0268d5ad-d45c-409f-8c95-7885d708a0ab tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:32.088624 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0268d5ad-d45c-409f-8c95-7885d708a0ab tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 200 Dec 29 07:45:32.089568 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1070/2137] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:31 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 1358 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:45:33.107118 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c5bf71b6-cd19-4d4e-9ee9-b36f38b9a1f9 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:33.108817 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c5bf71b6-cd19-4d4e-9ee9-b36f38b9a1f9 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:33.109184 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:33.109184 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:33.109560 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c5bf71b6-cd19-4d4e-9ee9-b36f38b9a1f9 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:33.168815 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:33.168815 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:33.177528 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c5bf71b6-cd19-4d4e-9ee9-b36f38b9a1f9 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:33.202105 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c5bf71b6-cd19-4d4e-9ee9-b36f38b9a1f9 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 200 Dec 29 07:45:33.212953 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1071/2138] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:33 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 1358 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:45:33.213121 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-90b9b016-52b8-4ad1-99fb-85c51c54b3f5 tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] POST http://10.222.0.20/volume/v3/6d40a152d4c146e2a0c0f758696f528f/types Dec 29 07:45:33.213121 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:33.213121 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:33.213121 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-90b9b016-52b8-4ad1-99fb-85c51c54b3f5 tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:33.218419 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-37babb8d-6f6d-4336-b3c8-1fd65e9af433 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:33.218963 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-37babb8d-6f6d-4336-b3c8-1fd65e9af433 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:33.219177 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:33.219177 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:33.219547 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-37babb8d-6f6d-4336-b3c8-1fd65e9af433 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:33.249618 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-90b9b016-52b8-4ad1-99fb-85c51c54b3f5 tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] http://10.222.0.20/volume/v3/6d40a152d4c146e2a0c0f758696f528f/types returned with HTTP 200 Dec 29 07:45:33.250535 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1068/2139] 10.222.0.20 () {60 vars in 1219 bytes} [Tue Dec 29 07:45:33 2020] POST /volume/v3/6d40a152d4c146e2a0c0f758696f528f/types => generated 188 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:33.261915 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e35d31e7-e6e7-42a7-91be-6b1836d7f114 tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] POST http://10.222.0.20/volume/v3/6d40a152d4c146e2a0c0f758696f528f/types Dec 29 07:45:33.262810 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e35d31e7-e6e7-42a7-91be-6b1836d7f114 tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:33.271256 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:33.271256 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:33.280282 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-37babb8d-6f6d-4336-b3c8-1fd65e9af433 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:33.304670 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-37babb8d-6f6d-4336-b3c8-1fd65e9af433 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 200 Dec 29 07:45:33.305510 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1072/2140] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:33 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 1358 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:45:33.307739 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e35d31e7-e6e7-42a7-91be-6b1836d7f114 tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] http://10.222.0.20/volume/v3/6d40a152d4c146e2a0c0f758696f528f/types returned with HTTP 200 Dec 29 07:45:33.308741 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1069/2141] 10.222.0.20 () {60 vars in 1219 bytes} [Tue Dec 29 07:45:33 2020] POST /volume/v3/6d40a152d4c146e2a0c0f758696f528f/types => generated 188 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:45:33.322725 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-41d08a62-fe95-4207-b6e0-c6a3110c8935 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] POST http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes Dec 29 07:45:33.323481 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-41d08a62-fe95-4207-b6e0-c6a3110c8935 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-2011103870"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:33.324664 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-41d08a62-fe95-4207-b6e0-c6a3110c8935 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-2011103870'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:45:33.325047 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-41d08a62-fe95-4207-b6e0-c6a3110c8935 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Create volume of 1 GB Dec 29 07:45:33.338471 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-41d08a62-fe95-4207-b6e0-c6a3110c8935 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Availability Zones retrieved successfully. Dec 29 07:45:33.356810 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-41d08a62-fe95-4207-b6e0-c6a3110c8935 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Flow 'volume_create_api' (05ba0b84-036f-48aa-a0f2-874bf2910903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:45:33.359529 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-41d08a62-fe95-4207-b6e0-c6a3110c8935 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce54b9f3-ae40-4b5f-93a0-b6460ff2b6e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:45:33.361636 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-41d08a62-fe95-4207-b6e0-c6a3110c8935 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:45:33.430749 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-41d08a62-fe95-4207-b6e0-c6a3110c8935 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce54b9f3-ae40-4b5f-93a0-b6460ff2b6e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:45:33.433120 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-41d08a62-fe95-4207-b6e0-c6a3110c8935 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eba25aaf-c141-4c0a-bc85-e5b83fd5db09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:45:33.471262 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e2fa9146-05ec-4dc9-b89c-4220e3418263 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] POST http://10.222.0.20/volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes Dec 29 07:45:33.471902 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:33.471902 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:33.472319 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e2fa9146-05ec-4dc9-b89c-4220e3418263 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-78650497"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:33.473775 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-e2fa9146-05ec-4dc9-b89c-4220e3418263 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-78650497'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:45:33.485608 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-e2fa9146-05ec-4dc9-b89c-4220e3418263 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Create volume of 1 GB Dec 29 07:45:33.486554 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:33.486554 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:33.487371 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e2fa9146-05ec-4dc9-b89c-4220e3418263 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Availability Zones retrieved successfully. Dec 29 07:45:33.504448 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e2fa9146-05ec-4dc9-b89c-4220e3418263 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Flow 'volume_create_api' (bc634f4b-06b5-4f62-a722-44f152ece272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:45:33.508365 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e2fa9146-05ec-4dc9-b89c-4220e3418263 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8e6231e-e433-4095-99a4-e190641d6443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:45:33.509447 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-41d08a62-fe95-4207-b6e0-c6a3110c8935 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Created reservations ['941d839d-4c2d-41b4-89e5-979ba2426e7f', '6db6e3a4-d0c2-499e-81c9-e2d89cea01d7', '708d44da-0162-4f33-a4b1-a81686531038', 'c4b2a939-c06c-4611-b817-3eaaf33c03d8'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:45:33.511474 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-41d08a62-fe95-4207-b6e0-c6a3110c8935 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eba25aaf-c141-4c0a-bc85-e5b83fd5db09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['941d839d-4c2d-41b4-89e5-979ba2426e7f', '6db6e3a4-d0c2-499e-81c9-e2d89cea01d7', '708d44da-0162-4f33-a4b1-a81686531038', 'c4b2a939-c06c-4611-b817-3eaaf33c03d8']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:45:33.512308 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-e2fa9146-05ec-4dc9-b89c-4220e3418263 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:45:33.513799 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-41d08a62-fe95-4207-b6e0-c6a3110c8935 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f10ac147-e41f-4ac0-9b33-5199c392026c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:45:33.580234 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-41d08a62-fe95-4207-b6e0-c6a3110c8935 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f10ac147-e41f-4ac0-9b33-5199c392026c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f98fba1-fb00-4256-8c6c-588ebc1b336e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2011103870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f6607f48e914f5ba640ea777b6f5488',qos_specs=None,replication_status=,reservations=['941d839d-4c2d-41b4-89e5-979ba2426e7f','6db6e3a4-d0c2-499e-81c9-e2d89cea01d7','708d44da-0162-4f33-a4b1-a81686531038','c4b2a939-c06c-4611-b817-3eaaf33c03d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17e5b0e654ac431a857849c20d4f2754',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:45:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2011103870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f98fba1-fb00-4256-8c6c-588ebc1b336e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f6607f48e914f5ba640ea777b6f5488',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='17e5b0e654ac431a857849c20d4f2754',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:45:33.582475 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-41d08a62-fe95-4207-b6e0-c6a3110c8935 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e084a0b-bd38-420f-a71d-5b864421ed82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:45:33.585536 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e2fa9146-05ec-4dc9-b89c-4220e3418263 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8e6231e-e433-4095-99a4-e190641d6443) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T07:45:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1f5c63c7-85f1-4b3c-9543-60726e9b2e5e,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1f5c63c7-85f1-4b3c-9543-60726e9b2e5e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:45:33.588601 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e2fa9146-05ec-4dc9-b89c-4220e3418263 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7207ba6e-4918-4f2d-a3e7-73b4bf186387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:45:33.626684 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-41d08a62-fe95-4207-b6e0-c6a3110c8935 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e084a0b-bd38-420f-a71d-5b864421ed82) transitioned into state 'SUCCESS' from state '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-2011103870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f6607f48e914f5ba640ea777b6f5488',qos_specs=None,replication_status=,reservations=['941d839d-4c2d-41b4-89e5-979ba2426e7f','6db6e3a4-d0c2-499e-81c9-e2d89cea01d7','708d44da-0162-4f33-a4b1-a81686531038','c4b2a939-c06c-4611-b817-3eaaf33c03d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='17e5b0e654ac431a857849c20d4f2754',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:45:33.629159 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-41d08a62-fe95-4207-b6e0-c6a3110c8935 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c50890d3-428a-46ac-a8a6-65a5e799a3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:45:33.651752 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-41d08a62-fe95-4207-b6e0-c6a3110c8935 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c50890d3-428a-46ac-a8a6-65a5e799a3e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:45:33.655840 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-41d08a62-fe95-4207-b6e0-c6a3110c8935 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Flow 'volume_create_api' (05ba0b84-036f-48aa-a0f2-874bf2910903) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:45:33.673051 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-e2fa9146-05ec-4dc9-b89c-4220e3418263 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] 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. Dec 29 07:45:33.674209 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-e2fa9146-05ec-4dc9-b89c-4220e3418263 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] 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. Dec 29 07:45:33.726406 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-41d08a62-fe95-4207-b6e0-c6a3110c8935 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Create volume request issued successfully. Dec 29 07:45:33.751195 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-41d08a62-fe95-4207-b6e0-c6a3110c8935 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes returned with HTTP 202 Dec 29 07:45:33.762801 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1070/2142] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:45:33 2020] POST /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes => generated 817 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:45:33.763359 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-e2fa9146-05ec-4dc9-b89c-4220e3418263 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Created reservations ['2275464e-8274-4b22-b99d-59c0e2aeb024', '8c611c1b-a590-4b83-837f-3054571c9043', 'f4e9b6a9-4509-406d-9abf-b3b301f7a94b', '6f351766-8e69-4648-a776-e00906156bc5'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:45:33.767715 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e2fa9146-05ec-4dc9-b89c-4220e3418263 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7207ba6e-4918-4f2d-a3e7-73b4bf186387) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2275464e-8274-4b22-b99d-59c0e2aeb024', '8c611c1b-a590-4b83-837f-3054571c9043', 'f4e9b6a9-4509-406d-9abf-b3b301f7a94b', '6f351766-8e69-4648-a776-e00906156bc5']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:45:33.769738 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c6750af0-b160-4c33-afd2-b59f55dfab92 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e Dec 29 07:45:33.769977 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e2fa9146-05ec-4dc9-b89c-4220e3418263 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e83bdf2e-f8f4-457a-b4a3-436012b9e654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:45:33.770407 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c6750af0-b160-4c33-afd2-b59f55dfab92 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:33.771142 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:33.771142 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:33.771338 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c6750af0-b160-4c33-afd2-b59f55dfab92 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:33.833395 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:33.833395 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:33.841810 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c6750af0-b160-4c33-afd2-b59f55dfab92 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:33.861755 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e2fa9146-05ec-4dc9-b89c-4220e3418263 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e83bdf2e-f8f4-457a-b4a3-436012b9e654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5df0ba0-2839-4c6a-93ef-3462decf2f3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-78650497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b5cc836f4634985a13d6b24b7adc0c2',qos_specs=None,replication_status=,reservations=['2275464e-8274-4b22-b99d-59c0e2aeb024','8c611c1b-a590-4b83-837f-3054571c9043','f4e9b6a9-4509-406d-9abf-b3b301f7a94b','6f351766-8e69-4648-a776-e00906156bc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4c482cc2cc84ba8a4f54c2ebcbecfd0',volume_type_id=1f5c63c7-85f1-4b3c-9543-60726e9b2e5e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:45:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-78650497',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5df0ba0-2839-4c6a-93ef-3462decf2f3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b5cc836f4634985a13d6b24b7adc0c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='f4c482cc2cc84ba8a4f54c2ebcbecfd0',volume_attachment=,volume_type=,volume_type_id=1f5c63c7-85f1-4b3c-9543-60726e9b2e5e)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:45:33.863834 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e2fa9146-05ec-4dc9-b89c-4220e3418263 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be774c28-8ad9-42f0-bed3-29cde1870ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:45:33.871197 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c6750af0-b160-4c33-afd2-b59f55dfab92 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e returned with HTTP 200 Dec 29 07:45:33.871982 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1071/2143] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:33 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e => generated 909 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:45:33.910568 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e2fa9146-05ec-4dc9-b89c-4220e3418263 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be774c28-8ad9-42f0-bed3-29cde1870ca8) transitioned into state 'SUCCESS' from state '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-78650497',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b5cc836f4634985a13d6b24b7adc0c2',qos_specs=None,replication_status=,reservations=['2275464e-8274-4b22-b99d-59c0e2aeb024','8c611c1b-a590-4b83-837f-3054571c9043','f4e9b6a9-4509-406d-9abf-b3b301f7a94b','6f351766-8e69-4648-a776-e00906156bc5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4c482cc2cc84ba8a4f54c2ebcbecfd0',volume_type_id=1f5c63c7-85f1-4b3c-9543-60726e9b2e5e)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:45:33.913187 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e2fa9146-05ec-4dc9-b89c-4220e3418263 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78f58e11-7097-48a7-b9d4-72e1933e33cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:45:33.931480 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e2fa9146-05ec-4dc9-b89c-4220e3418263 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78f58e11-7097-48a7-b9d4-72e1933e33cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:45:33.934304 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e2fa9146-05ec-4dc9-b89c-4220e3418263 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Flow 'volume_create_api' (bc634f4b-06b5-4f62-a722-44f152ece272) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:45:34.003882 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e2fa9146-05ec-4dc9-b89c-4220e3418263 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Create volume request issued successfully. Dec 29 07:45:34.027879 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e2fa9146-05ec-4dc9-b89c-4220e3418263 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] http://10.222.0.20/volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes returned with HTTP 202 Dec 29 07:45:34.029837 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1073/2144] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:45:33 2020] POST /volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes => generated 832 bytes in 715 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 29 07:45:34.046615 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f0e7145f-9232-4677-b4bd-6806f4cc6f6d tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] GET http://10.222.0.20/volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c Dec 29 07:45:34.047154 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f0e7145f-9232-4677-b4bd-6806f4cc6f6d tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:34.047350 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:34.047350 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:34.047723 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f0e7145f-9232-4677-b4bd-6806f4cc6f6d tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:34.121856 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:34.121856 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:34.143939 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f0e7145f-9232-4677-b4bd-6806f4cc6f6d tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Volume info retrieved successfully. Dec 29 07:45:34.181181 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f0e7145f-9232-4677-b4bd-6806f4cc6f6d tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] http://10.222.0.20/volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c returned with HTTP 200 Dec 29 07:45:34.183933 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1072/2145] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:34 2020] GET /volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c => generated 900 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:45:34.891194 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e66f57f3-a47f-4926-b1c0-2589484f62dc tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e Dec 29 07:45:34.891744 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e66f57f3-a47f-4926-b1c0-2589484f62dc tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:34.892444 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:34.892444 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:34.892831 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e66f57f3-a47f-4926-b1c0-2589484f62dc tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:34.950635 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:34.950635 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:34.961047 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e66f57f3-a47f-4926-b1c0-2589484f62dc tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:34.987068 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e66f57f3-a47f-4926-b1c0-2589484f62dc tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e returned with HTTP 200 Dec 29 07:45:34.999593 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1074/2146] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:34 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e => generated 910 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:35.003904 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-317995d8-d6df-4e14-b767-45517a1535dc tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] POST http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/snapshots Dec 29 07:45:35.004366 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:35.004366 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:35.005427 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-317995d8-d6df-4e14-b767-45517a1535dc tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7f98fba1-fb00-4256-8c6c-588ebc1b336e", "name": "tempest-VolumesExtendTest-Snapshot-1552534633"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:35.061504 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:35.061504 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:35.062725 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-317995d8-d6df-4e14-b767-45517a1535dc tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:35.063084 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-317995d8-d6df-4e14-b767-45517a1535dc tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Create snapshot from volume 7f98fba1-fb00-4256-8c6c-588ebc1b336e Dec 29 07:45:35.129214 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-317995d8-d6df-4e14-b767-45517a1535dc tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Created reservations ['976a7383-da41-469c-bdd9-0643437f3efd', 'b7ae7ff5-cb70-4377-a6cd-ade38038348c', '820d30bc-6679-4ef2-9cfa-3f164dcff582', '90077385-70bc-43b2-bd0e-a1293e2a8523'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:45:35.199946 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1e0df5b3-c7b9-47db-9f68-697dd7149902 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] GET http://10.222.0.20/volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c Dec 29 07:45:35.200651 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1e0df5b3-c7b9-47db-9f68-697dd7149902 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:35.200977 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:35.200977 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:35.201575 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1e0df5b3-c7b9-47db-9f68-697dd7149902 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:35.244400 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-317995d8-d6df-4e14-b767-45517a1535dc tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Snapshot create request issued successfully. Dec 29 07:45:35.245705 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-317995d8-d6df-4e14-b767-45517a1535dc tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/snapshots returned with HTTP 202 Dec 29 07:45:35.247106 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1073/2147] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:45:34 2020] POST /volume/v3/0f6607f48e914f5ba640ea777b6f5488/snapshots => generated 304 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 29 07:45:35.264950 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9301a455-f435-402c-9080-bfa2039e5511 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/snapshots/6ab1fec3-2f35-4eda-9c4f-ea6e7a644369 Dec 29 07:45:35.266024 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:35.266024 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:35.268656 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9301a455-f435-402c-9080-bfa2039e5511 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:35.268882 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:35.268882 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:35.269245 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9301a455-f435-402c-9080-bfa2039e5511 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:35.285625 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1e0df5b3-c7b9-47db-9f68-697dd7149902 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Volume info retrieved successfully. Dec 29 07:45:35.297325 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:35.297325 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:35.298455 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9301a455-f435-402c-9080-bfa2039e5511 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Snapshot retrieved successfully. Dec 29 07:45:35.300384 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9301a455-f435-402c-9080-bfa2039e5511 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/snapshots/6ab1fec3-2f35-4eda-9c4f-ea6e7a644369 returned with HTTP 200 Dec 29 07:45:35.301205 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1074/2148] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:45:35 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/snapshots/6ab1fec3-2f35-4eda-9c4f-ea6e7a644369 => generated 436 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:35.312381 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1e0df5b3-c7b9-47db-9f68-697dd7149902 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] http://10.222.0.20/volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c returned with HTTP 200 Dec 29 07:45:35.316072 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1075/2149] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:35 2020] GET /volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c => generated 925 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:35.329809 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-76e49d8f-a272-43b3-bf1b-36a45e6fed25 tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] GET http://10.222.0.20/volume/v3/6d40a152d4c146e2a0c0f758696f528f/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c Dec 29 07:45:35.330451 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-76e49d8f-a272-43b3-bf1b-36a45e6fed25 tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:35.330773 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:35.330773 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:35.331348 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-76e49d8f-a272-43b3-bf1b-36a45e6fed25 tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:35.391938 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:35.391938 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:35.401419 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-76e49d8f-a272-43b3-bf1b-36a45e6fed25 tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] Volume info retrieved successfully. Dec 29 07:45:35.422987 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-76e49d8f-a272-43b3-bf1b-36a45e6fed25 tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] http://10.222.0.20/volume/v3/6d40a152d4c146e2a0c0f758696f528f/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c returned with HTTP 200 Dec 29 07:45:35.435620 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1075/2150] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:35 2020] GET /volume/v3/6d40a152d4c146e2a0c0f758696f528f/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c => generated 1096 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:45:35.440173 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-273b1694-d7de-4093-aaac-e4a0019c3d11 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] POST http://10.222.0.20/volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c/action Dec 29 07:45:35.440924 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:35.440924 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:35.441611 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-273b1694-d7de-4093-aaac-e4a0019c3d11 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:45:35.442776 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-273b1694-d7de-4093-aaac-e4a0019c3d11 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:35.492392 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:35.492392 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:35.493902 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-273b1694-d7de-4093-aaac-e4a0019c3d11 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Volume info retrieved successfully. Dec 29 07:45:35.537415 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-273b1694-d7de-4093-aaac-e4a0019c3d11 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] 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. Dec 29 07:45:35.538255 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-273b1694-d7de-4093-aaac-e4a0019c3d11 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] 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. Dec 29 07:45:35.566649 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-273b1694-d7de-4093-aaac-e4a0019c3d11 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Created reservations ['603c2d5b-1206-489c-8b04-1a19bc7e7f36', '656a1741-29d6-4ecf-bbac-3da8b81167d0'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:45:35.612113 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-273b1694-d7de-4093-aaac-e4a0019c3d11 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Created reservations ['40ba57d0-b215-4ec1-8a42-210ef73181e3', 'f7ba0a1a-af74-40a2-9ba3-b3c4fac27b98'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:45:35.718749 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-273b1694-d7de-4093-aaac-e4a0019c3d11 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Retype volume request issued successfully. Dec 29 07:45:35.719513 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-273b1694-d7de-4093-aaac-e4a0019c3d11 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] http://10.222.0.20/volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c/action returned with HTTP 202 Dec 29 07:45:35.724222 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1076/2151] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:45:35 2020] POST /volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c/action => generated 0 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:45:35.729988 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5d2cb572-df3a-44b9-b435-d63fc92e4618 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] GET http://10.222.0.20/volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c Dec 29 07:45:35.730569 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5d2cb572-df3a-44b9-b435-d63fc92e4618 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:35.731100 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:35.731100 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:35.731486 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5d2cb572-df3a-44b9-b435-d63fc92e4618 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:35.791951 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:35.791951 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:35.801123 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5d2cb572-df3a-44b9-b435-d63fc92e4618 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Volume info retrieved successfully. Dec 29 07:45:35.828126 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5d2cb572-df3a-44b9-b435-d63fc92e4618 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] http://10.222.0.20/volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c returned with HTTP 200 Dec 29 07:45:35.829108 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1076/2152] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:35 2020] GET /volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c => generated 924 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:36.313601 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-21b23d75-948a-4f3b-b0aa-b834d9a0e4bd tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/snapshots/6ab1fec3-2f35-4eda-9c4f-ea6e7a644369 Dec 29 07:45:36.314933 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-21b23d75-948a-4f3b-b0aa-b834d9a0e4bd tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:36.315298 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:36.315298 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:36.315926 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-21b23d75-948a-4f3b-b0aa-b834d9a0e4bd tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:36.358750 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:36.358750 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:36.360197 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-21b23d75-948a-4f3b-b0aa-b834d9a0e4bd tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Snapshot retrieved successfully. Dec 29 07:45:36.362345 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-21b23d75-948a-4f3b-b0aa-b834d9a0e4bd tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/snapshots/6ab1fec3-2f35-4eda-9c4f-ea6e7a644369 returned with HTTP 200 Dec 29 07:45:36.366503 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1077/2153] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:45:36 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/snapshots/6ab1fec3-2f35-4eda-9c4f-ea6e7a644369 => generated 436 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:36.848119 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-49333aea-a8c8-4b4d-89c1-261af45cbeae tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] GET http://10.222.0.20/volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c Dec 29 07:45:36.849188 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-49333aea-a8c8-4b4d-89c1-261af45cbeae tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:36.849394 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:36.849394 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:36.849761 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-49333aea-a8c8-4b4d-89c1-261af45cbeae tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:36.902635 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:36.902635 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:36.913995 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-49333aea-a8c8-4b4d-89c1-261af45cbeae tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Volume info retrieved successfully. Dec 29 07:45:36.975314 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-49333aea-a8c8-4b4d-89c1-261af45cbeae tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] http://10.222.0.20/volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c returned with HTTP 200 Dec 29 07:45:36.982392 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1077/2154] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:36 2020] GET /volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c => generated 925 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:36.991725 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5b363f79-d687-406f-b92d-20255f2410bb tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] GET http://10.222.0.20/volume/v3/6d40a152d4c146e2a0c0f758696f528f/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c Dec 29 07:45:36.992261 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5b363f79-d687-406f-b92d-20255f2410bb tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:36.992466 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:36.992466 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:36.992823 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5b363f79-d687-406f-b92d-20255f2410bb tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:37.048740 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:37.048740 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:37.056759 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5b363f79-d687-406f-b92d-20255f2410bb tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] Volume info retrieved successfully. Dec 29 07:45:37.078684 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5b363f79-d687-406f-b92d-20255f2410bb tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] http://10.222.0.20/volume/v3/6d40a152d4c146e2a0c0f758696f528f/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c returned with HTTP 200 Dec 29 07:45:37.079517 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1078/2155] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:36 2020] GET /volume/v3/6d40a152d4c146e2a0c0f758696f528f/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c => generated 1096 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:45:37.095635 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ed05ee5-4846-4c3b-a27a-4b80f6b218a7 tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] GET http://10.222.0.20/volume/v3/6d40a152d4c146e2a0c0f758696f528f/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-78650497 Dec 29 07:45:37.096165 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ed05ee5-4846-4c3b-a27a-4b80f6b218a7 tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:37.096372 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:37.096372 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:37.096741 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ed05ee5-4846-4c3b-a27a-4b80f6b218a7 tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:37.099709 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7ed05ee5-4846-4c3b-a27a-4b80f6b218a7 tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-78650497'), ('all_tenants', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:45:37.153679 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7ed05ee5-4846-4c3b-a27a-4b80f6b218a7 tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] Get all volumes completed successfully. Dec 29 07:45:37.154735 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ed05ee5-4846-4c3b-a27a-4b80f6b218a7 tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] http://10.222.0.20/volume/v3/6d40a152d4c146e2a0c0f758696f528f/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-78650497 returned with HTTP 200 Dec 29 07:45:37.155572 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1078/2156] 10.222.0.20 () {58 vars in 1361 bytes} [Tue Dec 29 07:45:37 2020] GET /volume/v3/6d40a152d4c146e2a0c0f758696f528f/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-78650497 => generated 411 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:37.168560 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-13a245a1-606a-4ded-865e-fea494a5e2ba tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] DELETE http://10.222.0.20/volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c Dec 29 07:45:37.169090 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-13a245a1-606a-4ded-865e-fea494a5e2ba tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:37.169307 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:37.169307 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:37.169678 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-13a245a1-606a-4ded-865e-fea494a5e2ba tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:37.170193 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-13a245a1-606a-4ded-865e-fea494a5e2ba tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Delete volume with id: c5df0ba0-2839-4c6a-93ef-3462decf2f3c Dec 29 07:45:37.218253 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:37.218253 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:37.219368 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-13a245a1-606a-4ded-865e-fea494a5e2ba tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Volume info retrieved successfully. Dec 29 07:45:37.245571 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-13a245a1-606a-4ded-865e-fea494a5e2ba tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Delete volume request issued successfully. Dec 29 07:45:37.246035 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-13a245a1-606a-4ded-865e-fea494a5e2ba tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] http://10.222.0.20/volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c returned with HTTP 202 Dec 29 07:45:37.247091 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1079/2157] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:45:37 2020] DELETE /volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:45:37.257910 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-18b29b36-4459-4f02-8d95-efc39fa2380c tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] GET http://10.222.0.20/volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c Dec 29 07:45:37.258285 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-18b29b36-4459-4f02-8d95-efc39fa2380c tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:37.258482 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:37.258482 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:37.259195 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-18b29b36-4459-4f02-8d95-efc39fa2380c tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:37.313283 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:37.313283 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:37.322555 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-18b29b36-4459-4f02-8d95-efc39fa2380c tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Volume info retrieved successfully. Dec 29 07:45:37.346289 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-18b29b36-4459-4f02-8d95-efc39fa2380c tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] http://10.222.0.20/volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c returned with HTTP 200 Dec 29 07:45:37.347309 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1079/2158] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:37 2020] GET /volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c => generated 924 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:37.378704 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab11b31f-84a7-4198-a836-ac5cb2202639 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/snapshots/6ab1fec3-2f35-4eda-9c4f-ea6e7a644369 Dec 29 07:45:37.379322 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab11b31f-84a7-4198-a836-ac5cb2202639 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:37.380108 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:37.380108 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:37.380856 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab11b31f-84a7-4198-a836-ac5cb2202639 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:37.405988 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:37.405988 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:37.407303 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ab11b31f-84a7-4198-a836-ac5cb2202639 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Snapshot retrieved successfully. Dec 29 07:45:37.409371 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab11b31f-84a7-4198-a836-ac5cb2202639 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/snapshots/6ab1fec3-2f35-4eda-9c4f-ea6e7a644369 returned with HTTP 200 Dec 29 07:45:37.416800 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1080/2159] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:45:37 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/snapshots/6ab1fec3-2f35-4eda-9c4f-ea6e7a644369 => generated 463 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:37.421338 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b895f118-ffeb-4f19-aeaf-3805c90343c6 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] POST http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e/action Dec 29 07:45:37.421795 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:37.421795 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:37.422417 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b895f118-ffeb-4f19-aeaf-3805c90343c6 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:45:37.423017 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b895f118-ffeb-4f19-aeaf-3805c90343c6 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:37.474977 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:37.474977 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:37.476173 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b895f118-ffeb-4f19-aeaf-3805c90343c6 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:37.582096 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-b895f118-ffeb-4f19-aeaf-3805c90343c6 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Created reservations ['338c27be-461e-4465-af59-8cacbf1740a0', '1aad0ff4-5eda-447a-9562-96f2c97f1f49'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:45:37.616082 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b895f118-ffeb-4f19-aeaf-3805c90343c6 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Extend volume request issued successfully. Dec 29 07:45:37.616950 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b895f118-ffeb-4f19-aeaf-3805c90343c6 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e/action returned with HTTP 202 Dec 29 07:45:37.618746 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1080/2160] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:45:37 2020] POST /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e/action => generated 0 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:45:37.626505 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8e9be14d-a1d0-41ee-a181-6c9e2e6993a1 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e Dec 29 07:45:37.626797 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8e9be14d-a1d0-41ee-a181-6c9e2e6993a1 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:37.627013 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:37.627013 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:37.627384 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8e9be14d-a1d0-41ee-a181-6c9e2e6993a1 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:37.704759 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:37.704759 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:37.717749 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8e9be14d-a1d0-41ee-a181-6c9e2e6993a1 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:37.748421 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8e9be14d-a1d0-41ee-a181-6c9e2e6993a1 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e returned with HTTP 200 Dec 29 07:45:37.749436 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1081/2161] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:37 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e => generated 910 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:38.365427 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ee57ae06-477c-495e-9026-7fd8157da306 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] GET http://10.222.0.20/volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c Dec 29 07:45:38.366101 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ee57ae06-477c-495e-9026-7fd8157da306 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:38.366328 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:38.366328 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:38.366743 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ee57ae06-477c-495e-9026-7fd8157da306 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:38.467591 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:38.467591 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:38.477272 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ee57ae06-477c-495e-9026-7fd8157da306 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Volume info retrieved successfully. Dec 29 07:45:38.501576 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ee57ae06-477c-495e-9026-7fd8157da306 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] http://10.222.0.20/volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c returned with HTTP 200 Dec 29 07:45:38.503070 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1081/2162] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:38 2020] GET /volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c => generated 924 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:38.766276 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f5b147ff-36d4-4a78-bd8d-ff91bb3ad9e8 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e Dec 29 07:45:38.767116 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f5b147ff-36d4-4a78-bd8d-ff91bb3ad9e8 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:38.767440 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:38.767440 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:38.767998 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f5b147ff-36d4-4a78-bd8d-ff91bb3ad9e8 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:38.828919 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:38.828919 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:38.837415 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f5b147ff-36d4-4a78-bd8d-ff91bb3ad9e8 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:38.863733 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f5b147ff-36d4-4a78-bd8d-ff91bb3ad9e8 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e returned with HTTP 200 Dec 29 07:45:38.864636 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1082/2163] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:38 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e => generated 910 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:39.520070 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-52aa2e07-b667-4d96-b083-0d273d0b24e4 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] GET http://10.222.0.20/volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c Dec 29 07:45:39.520743 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-52aa2e07-b667-4d96-b083-0d273d0b24e4 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:39.520942 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:39.520942 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:39.521611 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-52aa2e07-b667-4d96-b083-0d273d0b24e4 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:39.604140 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-52aa2e07-b667-4d96-b083-0d273d0b24e4 tempest-VolumeRetypeWithoutMigrationTest-1826539364 tempest-VolumeRetypeWithoutMigrationTest-1826539364] http://10.222.0.20/volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c returned with HTTP 404 Dec 29 07:45:39.606528 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1082/2164] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:39 2020] GET /volume/v3/6b5cc836f4634985a13d6b24b7adc0c2/volumes/c5df0ba0-2839-4c6a-93ef-3462decf2f3c => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:39.628357 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c25b965a-0dd5-4a03-af36-fe06b8f2355b tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] DELETE http://10.222.0.20/volume/v3/6d40a152d4c146e2a0c0f758696f528f/types/e3982540-9bdc-480f-802e-6dbb2801befb Dec 29 07:45:39.630079 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c25b965a-0dd5-4a03-af36-fe06b8f2355b tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:39.630503 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:39.630503 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:39.631206 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c25b965a-0dd5-4a03-af36-fe06b8f2355b tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] Calling method '_delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:39.757570 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:45:39.757570 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:45:39.772435 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c25b965a-0dd5-4a03-af36-fe06b8f2355b tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] http://10.222.0.20/volume/v3/6d40a152d4c146e2a0c0f758696f528f/types/e3982540-9bdc-480f-802e-6dbb2801befb returned with HTTP 202 Dec 29 07:45:39.773737 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1083/2165] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 07:45:39 2020] DELETE /volume/v3/6d40a152d4c146e2a0c0f758696f528f/types/e3982540-9bdc-480f-802e-6dbb2801befb => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:45:39.781005 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-af1d9721-2729-491d-aba2-ec376d0dab95 tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] GET http://10.222.0.20/volume/v3/6d40a152d4c146e2a0c0f758696f528f/types/e3982540-9bdc-480f-802e-6dbb2801befb Dec 29 07:45:39.782219 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-af1d9721-2729-491d-aba2-ec376d0dab95 tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:39.782730 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-af1d9721-2729-491d-aba2-ec376d0dab95 tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:39.810358 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-af1d9721-2729-491d-aba2-ec376d0dab95 tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] http://10.222.0.20/volume/v3/6d40a152d4c146e2a0c0f758696f528f/types/e3982540-9bdc-480f-802e-6dbb2801befb returned with HTTP 404 Dec 29 07:45:39.811444 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1083/2166] 10.222.0.20 () {58 vars in 1309 bytes} [Tue Dec 29 07:45:39 2020] GET /volume/v3/6d40a152d4c146e2a0c0f758696f528f/types/e3982540-9bdc-480f-802e-6dbb2801befb => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:39.820038 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c9019fc3-cffe-472c-b52d-dc7778a88f2d tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] DELETE http://10.222.0.20/volume/v3/6d40a152d4c146e2a0c0f758696f528f/types/1f5c63c7-85f1-4b3c-9543-60726e9b2e5e Dec 29 07:45:39.820572 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c9019fc3-cffe-472c-b52d-dc7778a88f2d tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:39.821092 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c9019fc3-cffe-472c-b52d-dc7778a88f2d tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] Calling method '_delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:39.881478 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a6ae220c-aceb-4a93-89ef-ab3488492f62 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e Dec 29 07:45:39.882373 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a6ae220c-aceb-4a93-89ef-ab3488492f62 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:39.883161 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a6ae220c-aceb-4a93-89ef-ab3488492f62 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:40.001535 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:40.001535 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:40.011031 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a6ae220c-aceb-4a93-89ef-ab3488492f62 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:40.030102 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c9019fc3-cffe-472c-b52d-dc7778a88f2d tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] http://10.222.0.20/volume/v3/6d40a152d4c146e2a0c0f758696f528f/types/1f5c63c7-85f1-4b3c-9543-60726e9b2e5e returned with HTTP 202 Dec 29 07:45:40.031266 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1084/2167] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 07:45:39 2020] DELETE /volume/v3/6d40a152d4c146e2a0c0f758696f528f/types/1f5c63c7-85f1-4b3c-9543-60726e9b2e5e => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:45:40.040613 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5c042833-bec7-4b4d-9388-0b929088d690 tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] GET http://10.222.0.20/volume/v3/6d40a152d4c146e2a0c0f758696f528f/types/1f5c63c7-85f1-4b3c-9543-60726e9b2e5e Dec 29 07:45:40.041321 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5c042833-bec7-4b4d-9388-0b929088d690 tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:40.041967 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5c042833-bec7-4b4d-9388-0b929088d690 tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:40.047832 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a6ae220c-aceb-4a93-89ef-ab3488492f62 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e returned with HTTP 200 Dec 29 07:45:40.048748 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1084/2168] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:39 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e => generated 910 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:40.064657 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5c042833-bec7-4b4d-9388-0b929088d690 tempest-VolumeRetypeWithoutMigrationTest-1507294331 tempest-VolumeRetypeWithoutMigrationTest-1507294331] http://10.222.0.20/volume/v3/6d40a152d4c146e2a0c0f758696f528f/types/1f5c63c7-85f1-4b3c-9543-60726e9b2e5e returned with HTTP 404 Dec 29 07:45:40.065671 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1085/2169] 10.222.0.20 () {58 vars in 1309 bytes} [Tue Dec 29 07:45:40 2020] GET /volume/v3/6d40a152d4c146e2a0c0f758696f528f/types/1f5c63c7-85f1-4b3c-9543-60726e9b2e5e => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:41.064626 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-83367cd8-9828-4f11-8b94-80e415d1e40d tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e Dec 29 07:45:41.065692 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-83367cd8-9828-4f11-8b94-80e415d1e40d tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:41.066054 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:41.066054 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:41.066692 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-83367cd8-9828-4f11-8b94-80e415d1e40d tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:41.169554 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:41.169554 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:41.207164 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-83367cd8-9828-4f11-8b94-80e415d1e40d tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:41.234185 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-83367cd8-9828-4f11-8b94-80e415d1e40d tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e returned with HTTP 200 Dec 29 07:45:41.235329 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1085/2170] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:41 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e => generated 910 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:41.250393 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4af24801-5bb0-49b9-ba89-c420ecfd0349 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e Dec 29 07:45:41.251229 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4af24801-5bb0-49b9-ba89-c420ecfd0349 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:41.251937 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4af24801-5bb0-49b9-ba89-c420ecfd0349 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:41.305713 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:41.305713 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:41.315870 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4af24801-5bb0-49b9-ba89-c420ecfd0349 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:41.340209 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4af24801-5bb0-49b9-ba89-c420ecfd0349 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e returned with HTTP 200 Dec 29 07:45:41.341320 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1086/2171] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:41 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e => generated 910 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:41.358923 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ad4548bc-f10d-485b-8da0-c3c2aeaadf63 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] DELETE http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/snapshots/6ab1fec3-2f35-4eda-9c4f-ea6e7a644369 Dec 29 07:45:41.359452 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ad4548bc-f10d-485b-8da0-c3c2aeaadf63 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:41.359646 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:41.359646 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:41.360631 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ad4548bc-f10d-485b-8da0-c3c2aeaadf63 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:41.361145 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-ad4548bc-f10d-485b-8da0-c3c2aeaadf63 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Delete snapshot with id: 6ab1fec3-2f35-4eda-9c4f-ea6e7a644369 Dec 29 07:45:41.396000 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:41.396000 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:41.397597 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ad4548bc-f10d-485b-8da0-c3c2aeaadf63 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Snapshot retrieved successfully. Dec 29 07:45:41.485387 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ad4548bc-f10d-485b-8da0-c3c2aeaadf63 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Snapshot delete request issued successfully. Dec 29 07:45:41.485863 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ad4548bc-f10d-485b-8da0-c3c2aeaadf63 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/snapshots/6ab1fec3-2f35-4eda-9c4f-ea6e7a644369 returned with HTTP 202 Dec 29 07:45:41.490674 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1086/2172] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:45:41 2020] DELETE /volume/v3/0f6607f48e914f5ba640ea777b6f5488/snapshots/6ab1fec3-2f35-4eda-9c4f-ea6e7a644369 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:45:41.496544 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-25f27e57-ffe1-4ce0-ba11-b8df41557f3f tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/snapshots/6ab1fec3-2f35-4eda-9c4f-ea6e7a644369 Dec 29 07:45:41.497084 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-25f27e57-ffe1-4ce0-ba11-b8df41557f3f tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:41.497276 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:41.497276 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:41.497913 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-25f27e57-ffe1-4ce0-ba11-b8df41557f3f tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:41.533369 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:41.533369 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:41.534951 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-25f27e57-ffe1-4ce0-ba11-b8df41557f3f tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Snapshot retrieved successfully. Dec 29 07:45:41.538523 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-25f27e57-ffe1-4ce0-ba11-b8df41557f3f tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/snapshots/6ab1fec3-2f35-4eda-9c4f-ea6e7a644369 returned with HTTP 200 Dec 29 07:45:41.539584 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1087/2173] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:45:41 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/snapshots/6ab1fec3-2f35-4eda-9c4f-ea6e7a644369 => generated 462 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:42.555706 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-06e03f5a-c11d-4e07-9833-6c71750b6e66 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/snapshots/6ab1fec3-2f35-4eda-9c4f-ea6e7a644369 Dec 29 07:45:42.556869 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-06e03f5a-c11d-4e07-9833-6c71750b6e66 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:42.557245 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:42.557245 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:42.557914 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-06e03f5a-c11d-4e07-9833-6c71750b6e66 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:42.589600 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:42.589600 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:42.591043 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-06e03f5a-c11d-4e07-9833-6c71750b6e66 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Snapshot retrieved successfully. Dec 29 07:45:42.593141 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-06e03f5a-c11d-4e07-9833-6c71750b6e66 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/snapshots/6ab1fec3-2f35-4eda-9c4f-ea6e7a644369 returned with HTTP 200 Dec 29 07:45:42.598803 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1087/2174] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:45:42 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/snapshots/6ab1fec3-2f35-4eda-9c4f-ea6e7a644369 => generated 462 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:43.607981 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab129138-bd3e-4d3d-942c-acd7b9e9136e tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/snapshots/6ab1fec3-2f35-4eda-9c4f-ea6e7a644369 Dec 29 07:45:43.609080 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab129138-bd3e-4d3d-942c-acd7b9e9136e tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:43.609469 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:43.609469 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:43.610082 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab129138-bd3e-4d3d-942c-acd7b9e9136e tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:43.659754 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab129138-bd3e-4d3d-942c-acd7b9e9136e tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/snapshots/6ab1fec3-2f35-4eda-9c4f-ea6e7a644369 returned with HTTP 404 Dec 29 07:45:43.669805 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1088/2175] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:45:43 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/snapshots/6ab1fec3-2f35-4eda-9c4f-ea6e7a644369 => generated 111 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:43.674562 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c6c97fed-e5e8-4139-83b3-dc1e246c0f88 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] DELETE http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e Dec 29 07:45:43.675351 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c6c97fed-e5e8-4139-83b3-dc1e246c0f88 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:43.675759 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:43.675759 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:43.676835 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c6c97fed-e5e8-4139-83b3-dc1e246c0f88 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:43.677577 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-c6c97fed-e5e8-4139-83b3-dc1e246c0f88 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Delete volume with id: 7f98fba1-fb00-4256-8c6c-588ebc1b336e Dec 29 07:45:43.732073 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:43.732073 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:43.734227 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c6c97fed-e5e8-4139-83b3-dc1e246c0f88 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:43.790004 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c6c97fed-e5e8-4139-83b3-dc1e246c0f88 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Delete volume request issued successfully. Dec 29 07:45:43.790476 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c6c97fed-e5e8-4139-83b3-dc1e246c0f88 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e returned with HTTP 202 Dec 29 07:45:43.792232 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1088/2176] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:45:43 2020] DELETE /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:45:43.801077 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f28a852d-ccfd-4780-9830-2f44ab41aeaa tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e Dec 29 07:45:43.801998 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f28a852d-ccfd-4780-9830-2f44ab41aeaa tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:43.802670 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f28a852d-ccfd-4780-9830-2f44ab41aeaa tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:43.869203 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:43.869203 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:43.878919 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f28a852d-ccfd-4780-9830-2f44ab41aeaa tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:43.908361 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f28a852d-ccfd-4780-9830-2f44ab41aeaa tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e returned with HTTP 200 Dec 29 07:45:43.909541 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1089/2177] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:43 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e => generated 909 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:44.925707 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a5847222-5d26-4fb2-9d8b-f0c61effeabc tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e Dec 29 07:45:44.926252 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a5847222-5d26-4fb2-9d8b-f0c61effeabc tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:44.926427 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:44.926427 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:44.926850 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a5847222-5d26-4fb2-9d8b-f0c61effeabc tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:45.053943 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:45.053943 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:45.093455 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a5847222-5d26-4fb2-9d8b-f0c61effeabc tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:45.140869 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a5847222-5d26-4fb2-9d8b-f0c61effeabc tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e returned with HTTP 200 Dec 29 07:45:45.141970 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1089/2178] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:44 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e => generated 909 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:45.268837 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ae56d6f9-edcd-44b1-af4f-0dfae09704cf tempest-VolumeServicesNegativeTest-402716759 tempest-VolumeServicesNegativeTest-402716759] GET http://10.222.0.20/volume/v3/9fe02e88ad294dedaee552c6763448a3/os-services Dec 29 07:45:45.269877 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ae56d6f9-edcd-44b1-af4f-0dfae09704cf tempest-VolumeServicesNegativeTest-402716759 tempest-VolumeServicesNegativeTest-402716759] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:45.271293 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:45.271293 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:45.272043 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ae56d6f9-edcd-44b1-af4f-0dfae09704cf tempest-VolumeServicesNegativeTest-402716759 tempest-VolumeServicesNegativeTest-402716759] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:45.282345 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ae56d6f9-edcd-44b1-af4f-0dfae09704cf tempest-VolumeServicesNegativeTest-402716759 tempest-VolumeServicesNegativeTest-402716759] http://10.222.0.20/volume/v3/9fe02e88ad294dedaee552c6763448a3/os-services returned with HTTP 200 Dec 29 07:45:45.283805 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1090/2179] 10.222.0.20 () {58 vars in 1216 bytes} [Tue Dec 29 07:45:45 2020] GET /volume/v3/9fe02e88ad294dedaee552c6763448a3/os-services => generated 629 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:45.298665 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-225f9360-7712-4ed4-8d3d-a62788e49b7c tempest-VolumeServicesNegativeTest-402716759 tempest-VolumeServicesNegativeTest-402716759] PUT http://10.222.0.20/volume/v3/9fe02e88ad294dedaee552c6763448a3/os-services/disable-log-reason Dec 29 07:45:45.299515 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:45.299515 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:45.300529 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-225f9360-7712-4ed4-8d3d-a62788e49b7c tempest-VolumeServicesNegativeTest-402716759 tempest-VolumeServicesNegativeTest-402716759] Action: 'update', calling method: update, body: {"host": "n-d-768509-3", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:45.304524 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-225f9360-7712-4ed4-8d3d-a62788e49b7c tempest-VolumeServicesNegativeTest-402716759 tempest-VolumeServicesNegativeTest-402716759] http://10.222.0.20/volume/v3/9fe02e88ad294dedaee552c6763448a3/os-services/disable-log-reason returned with HTTP 400 Dec 29 07:45:45.306180 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1090/2180] 10.222.0.20 () {60 vars in 1293 bytes} [Tue Dec 29 07:45:45 2020] PUT /volume/v3/9fe02e88ad294dedaee552c6763448a3/os-services/disable-log-reason => generated 136 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 29 07:45:45.318358 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-adf4a5fc-6873-4fb5-9b19-fc8af8391b7d tempest-VolumeServicesNegativeTest-402716759 tempest-VolumeServicesNegativeTest-402716759] PUT http://10.222.0.20/volume/v3/9fe02e88ad294dedaee552c6763448a3/os-services/disable Dec 29 07:45:45.319668 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-adf4a5fc-6873-4fb5-9b19-fc8af8391b7d tempest-VolumeServicesNegativeTest-402716759 tempest-VolumeServicesNegativeTest-402716759] Action: 'update', calling method: update, body: {"host": "n-d-768509-3", "binary": "invalid_binary"} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:45.339278 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-adf4a5fc-6873-4fb5-9b19-fc8af8391b7d tempest-VolumeServicesNegativeTest-402716759 tempest-VolumeServicesNegativeTest-402716759] http://10.222.0.20/volume/v3/9fe02e88ad294dedaee552c6763448a3/os-services/disable returned with HTTP 404 Dec 29 07:45:45.340707 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1091/2181] 10.222.0.20 () {60 vars in 1260 bytes} [Tue Dec 29 07:45:45 2020] PUT /volume/v3/9fe02e88ad294dedaee552c6763448a3/os-services/disable => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:45.353893 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9cd3ae62-08a0-401c-ac6d-1604156ff997 tempest-VolumeServicesNegativeTest-402716759 tempest-VolumeServicesNegativeTest-402716759] PUT http://10.222.0.20/volume/v3/9fe02e88ad294dedaee552c6763448a3/os-services/enable Dec 29 07:45:45.355048 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9cd3ae62-08a0-401c-ac6d-1604156ff997 tempest-VolumeServicesNegativeTest-402716759 tempest-VolumeServicesNegativeTest-402716759] Action: 'update', calling method: update, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:45.365877 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9cd3ae62-08a0-401c-ac6d-1604156ff997 tempest-VolumeServicesNegativeTest-402716759 tempest-VolumeServicesNegativeTest-402716759] http://10.222.0.20/volume/v3/9fe02e88ad294dedaee552c6763448a3/os-services/enable returned with HTTP 404 Dec 29 07:45:45.367172 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1091/2182] 10.222.0.20 () {60 vars in 1257 bytes} [Tue Dec 29 07:45:45 2020] PUT /volume/v3/9fe02e88ad294dedaee552c6763448a3/os-services/enable => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:45.380874 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0f55d1e9-17cb-42b7-a23f-93a10c83f160 tempest-VolumeServicesNegativeTest-402716759 tempest-VolumeServicesNegativeTest-402716759] PUT http://10.222.0.20/volume/v3/9fe02e88ad294dedaee552c6763448a3/os-services/freeze Dec 29 07:45:45.381800 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0f55d1e9-17cb-42b7-a23f-93a10c83f160 tempest-VolumeServicesNegativeTest-402716759 tempest-VolumeServicesNegativeTest-402716759] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:45.392912 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0f55d1e9-17cb-42b7-a23f-93a10c83f160 tempest-VolumeServicesNegativeTest-402716759 tempest-VolumeServicesNegativeTest-402716759] http://10.222.0.20/volume/v3/9fe02e88ad294dedaee552c6763448a3/os-services/freeze returned with HTTP 400 Dec 29 07:45:45.394196 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1092/2183] 10.222.0.20 () {60 vars in 1257 bytes} [Tue Dec 29 07:45:45 2020] PUT /volume/v3/9fe02e88ad294dedaee552c6763448a3/os-services/freeze => generated 83 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:45:45.407506 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-256c1826-2261-4d03-9e06-654ad3e28b6f tempest-VolumeServicesNegativeTest-402716759 tempest-VolumeServicesNegativeTest-402716759] PUT http://10.222.0.20/volume/v3/9fe02e88ad294dedaee552c6763448a3/os-services/thaw Dec 29 07:45:45.408704 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-256c1826-2261-4d03-9e06-654ad3e28b6f tempest-VolumeServicesNegativeTest-402716759 tempest-VolumeServicesNegativeTest-402716759] Action: 'update', calling method: update, body: {"host": "invalid_host"} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:45.419091 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-256c1826-2261-4d03-9e06-654ad3e28b6f tempest-VolumeServicesNegativeTest-402716759 tempest-VolumeServicesNegativeTest-402716759] http://10.222.0.20/volume/v3/9fe02e88ad294dedaee552c6763448a3/os-services/thaw returned with HTTP 400 Dec 29 07:45:45.420454 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1092/2184] 10.222.0.20 () {60 vars in 1251 bytes} [Tue Dec 29 07:45:45 2020] PUT /volume/v3/9fe02e88ad294dedaee552c6763448a3/os-services/thaw => generated 83 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:45:46.163345 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fd7b0b89-2ebd-4643-9665-8c2443555e15 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e Dec 29 07:45:46.164620 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fd7b0b89-2ebd-4643-9665-8c2443555e15 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:46.165407 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fd7b0b89-2ebd-4643-9665-8c2443555e15 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:46.280338 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fd7b0b89-2ebd-4643-9665-8c2443555e15 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e returned with HTTP 404 Dec 29 07:45:46.286026 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1093/2185] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:46 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/7f98fba1-fb00-4256-8c6c-588ebc1b336e => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:46.293342 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9d5b2a5a-1a43-4de2-a564-c997e64acdf5 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] DELETE http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:46.293874 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9d5b2a5a-1a43-4de2-a564-c997e64acdf5 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:46.294359 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9d5b2a5a-1a43-4de2-a564-c997e64acdf5 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:46.295690 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-9d5b2a5a-1a43-4de2-a564-c997e64acdf5 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Delete volume with id: 22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:46.427090 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:46.427090 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:46.428840 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9d5b2a5a-1a43-4de2-a564-c997e64acdf5 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:46.527605 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9d5b2a5a-1a43-4de2-a564-c997e64acdf5 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Delete volume request issued successfully. Dec 29 07:45:46.528082 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9d5b2a5a-1a43-4de2-a564-c997e64acdf5 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 202 Dec 29 07:45:46.528941 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1093/2186] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:45:46 2020] DELETE /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 0 bytes in 239 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:45:46.537129 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-edb8b07c-f7b8-4a4c-bb55-7106d1bbdba2 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:46.537933 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-edb8b07c-f7b8-4a4c-bb55-7106d1bbdba2 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:46.538603 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-edb8b07c-f7b8-4a4c-bb55-7106d1bbdba2 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:46.664211 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:46.664211 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:46.682465 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-edb8b07c-f7b8-4a4c-bb55-7106d1bbdba2 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:46.735493 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-edb8b07c-f7b8-4a4c-bb55-7106d1bbdba2 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 200 Dec 29 07:45:46.743985 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1094/2187] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:46 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 1357 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:45:47.760966 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4c1cb077-0cb5-4d83-b481-8e02e64fb5c7 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:47.762235 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4c1cb077-0cb5-4d83-b481-8e02e64fb5c7 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:47.762669 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:47.762669 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:47.763288 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4c1cb077-0cb5-4d83-b481-8e02e64fb5c7 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:47.897416 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:47.897416 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:47.931108 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4c1cb077-0cb5-4d83-b481-8e02e64fb5c7 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:48.013764 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4c1cb077-0cb5-4d83-b481-8e02e64fb5c7 tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 200 Dec 29 07:45:48.031719 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1094/2188] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:47 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 1357 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:45:49.033644 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3dd4ebf4-bf0a-4653-8821-112c456b2dfe tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:49.036230 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3dd4ebf4-bf0a-4653-8821-112c456b2dfe tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:49.037186 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:49.037186 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:49.037844 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3dd4ebf4-bf0a-4653-8821-112c456b2dfe tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:49.151297 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:49.151297 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:49.160504 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3dd4ebf4-bf0a-4653-8821-112c456b2dfe tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Volume info retrieved successfully. Dec 29 07:45:49.187028 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3dd4ebf4-bf0a-4653-8821-112c456b2dfe tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 200 Dec 29 07:45:49.188009 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1095/2189] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:49 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 1357 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:45:50.205681 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-05e959e3-94c2-4e3b-a926-d3b37ad8447d tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] GET http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c Dec 29 07:45:50.206207 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-05e959e3-94c2-4e3b-a926-d3b37ad8447d tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:50.206424 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:50.206424 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:50.207248 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-05e959e3-94c2-4e3b-a926-d3b37ad8447d tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:50.263675 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-05e959e3-94c2-4e3b-a926-d3b37ad8447d tempest-VolumesExtendTest-166331372 tempest-VolumesExtendTest-166331372] http://10.222.0.20/volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c returned with HTTP 404 Dec 29 07:45:50.265000 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1095/2190] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:50 2020] GET /volume/v3/0f6607f48e914f5ba640ea777b6f5488/volumes/22dcd009-6892-4144-b697-b69f83c7304c => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:53.713140 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ccd68ddd-a1ef-4d96-a294-2402311f30a4 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] POST http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes Dec 29 07:45:53.714162 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:53.714162 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:53.714984 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ccd68ddd-a1ef-4d96-a294-2402311f30a4 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-628185423"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:53.716371 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-ccd68ddd-a1ef-4d96-a294-2402311f30a4 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-628185423'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:45:53.717028 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-ccd68ddd-a1ef-4d96-a294-2402311f30a4 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Create volume of 1 GB Dec 29 07:45:53.738430 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ccd68ddd-a1ef-4d96-a294-2402311f30a4 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Availability Zones retrieved successfully. Dec 29 07:45:53.758801 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ccd68ddd-a1ef-4d96-a294-2402311f30a4 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Flow 'volume_create_api' (3ca91dce-6094-4a01-8446-89148c9a8e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:45:53.762216 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ccd68ddd-a1ef-4d96-a294-2402311f30a4 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e40d46b-12f7-47c8-8018-1f2799205bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:45:53.765326 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-ccd68ddd-a1ef-4d96-a294-2402311f30a4 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:45:53.889964 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ccd68ddd-a1ef-4d96-a294-2402311f30a4 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e40d46b-12f7-47c8-8018-1f2799205bd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:45:53.893358 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ccd68ddd-a1ef-4d96-a294-2402311f30a4 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0c455a7-82ae-495d-afa3-dda34772d3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:45:54.094787 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-ccd68ddd-a1ef-4d96-a294-2402311f30a4 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Created reservations ['c1c04e21-54c0-4edc-bbcf-530c0a6775ce', '8f941c60-5bb1-487e-b80a-d9c4a0e1c855', '1a9f36c3-d30e-4a15-8b96-1138b1c98975', '5c6cc551-f5e4-4736-b062-074b6262a4ef'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:45:54.096799 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ccd68ddd-a1ef-4d96-a294-2402311f30a4 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0c455a7-82ae-495d-afa3-dda34772d3c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1c04e21-54c0-4edc-bbcf-530c0a6775ce', '8f941c60-5bb1-487e-b80a-d9c4a0e1c855', '1a9f36c3-d30e-4a15-8b96-1138b1c98975', '5c6cc551-f5e4-4736-b062-074b6262a4ef']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:45:54.099098 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ccd68ddd-a1ef-4d96-a294-2402311f30a4 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f94cfff9-b36e-4533-9f7f-d0b443ed6a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:45:54.159117 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3e715b3a-761d-4154-8c29-3fe1c1089b81 tempest-VolumeTypesNegativeTest-676314580 tempest-VolumeTypesNegativeTest-676314580] POST http://10.222.0.20/volume/v3/4f58fb68fc71405cb402512459c8cdfd/types Dec 29 07:45:54.160142 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3e715b3a-761d-4154-8c29-3fe1c1089b81 tempest-VolumeTypesNegativeTest-676314580 tempest-VolumeTypesNegativeTest-676314580] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1392145589", "os-volume-type-access:is_public": false}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:54.212260 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3e715b3a-761d-4154-8c29-3fe1c1089b81 tempest-VolumeTypesNegativeTest-676314580 tempest-VolumeTypesNegativeTest-676314580] http://10.222.0.20/volume/v3/4f58fb68fc71405cb402512459c8cdfd/types returned with HTTP 200 Dec 29 07:45:54.213894 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1096/2191] 10.222.0.20 () {60 vars in 1220 bytes} [Tue Dec 29 07:45:53 2020] POST /volume/v3/4f58fb68fc71405cb402512459c8cdfd/types => generated 231 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:45:54.455068 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ca8a8722-71b1-4c87-a34b-50a1c280a324 tempest-VolumeTypesNegativeTest-1683559374 tempest-VolumeTypesNegativeTest-1683559374] POST http://10.222.0.20/volume/v3/a2a10f44764a4b989f74009f66db0a25/volumes Dec 29 07:45:54.458982 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ca8a8722-71b1-4c87-a34b-50a1c280a324 tempest-VolumeTypesNegativeTest-1683559374 tempest-VolumeTypesNegativeTest-1683559374] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d13bd28d-743c-4e4e-9b3a-4f0043a09587", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1434462809"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:54.463361 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-ca8a8722-71b1-4c87-a34b-50a1c280a324 tempest-VolumeTypesNegativeTest-1683559374 tempest-VolumeTypesNegativeTest-1683559374] Create volume request body: {'volume': {'volume_type': 'd13bd28d-743c-4e4e-9b3a-4f0043a09587', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1434462809'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:45:54.500960 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ccd68ddd-a1ef-4d96-a294-2402311f30a4 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f94cfff9-b36e-4533-9f7f-d0b443ed6a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c76ab5d-42a1-4c97-be47-b429e4793498', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-628185423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f79fee1a9e34e3ba9b656c5c5402e1c',qos_specs=None,replication_status=,reservations=['c1c04e21-54c0-4edc-bbcf-530c0a6775ce','8f941c60-5bb1-487e-b80a-d9c4a0e1c855','1a9f36c3-d30e-4a15-8b96-1138b1c98975','5c6cc551-f5e4-4736-b062-074b6262a4ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e2268e49a6448f0b27c0331848c94cf',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:45:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-628185423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c76ab5d-42a1-4c97-be47-b429e4793498,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5f79fee1a9e34e3ba9b656c5c5402e1c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6e2268e49a6448f0b27c0331848c94cf',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:45:54.503666 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ccd68ddd-a1ef-4d96-a294-2402311f30a4 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bf8901b-8f0e-458e-8c90-8064e7f2601e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:45:54.589590 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ca8a8722-71b1-4c87-a34b-50a1c280a324 tempest-VolumeTypesNegativeTest-1683559374 tempest-VolumeTypesNegativeTest-1683559374] http://10.222.0.20/volume/v3/a2a10f44764a4b989f74009f66db0a25/volumes returned with HTTP 404 Dec 29 07:45:54.590776 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1097/2192] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:45:54 2020] POST /volume/v3/a2a10f44764a4b989f74009f66db0a25/volumes => generated 114 bytes in 370 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 29 07:45:54.609915 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2d0f2294-72e2-4450-b1a5-ad6f1fb12a4c tempest-VolumeTypesNegativeTest-676314580 tempest-VolumeTypesNegativeTest-676314580] POST http://10.222.0.20/volume/v3/4f58fb68fc71405cb402512459c8cdfd/types Dec 29 07:45:54.610735 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2d0f2294-72e2-4450-b1a5-ad6f1fb12a4c tempest-VolumeTypesNegativeTest-676314580 tempest-VolumeTypesNegativeTest-676314580] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:45:54.612885 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2d0f2294-72e2-4450-b1a5-ad6f1fb12a4c tempest-VolumeTypesNegativeTest-676314580 tempest-VolumeTypesNegativeTest-676314580] http://10.222.0.20/volume/v3/4f58fb68fc71405cb402512459c8cdfd/types returned with HTTP 400 Dec 29 07:45:54.621974 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1098/2193] 10.222.0.20 () {60 vars in 1219 bytes} [Tue Dec 29 07:45:54 2020] POST /volume/v3/4f58fb68fc71405cb402512459c8cdfd/types => generated 108 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Dec 29 07:45:54.622145 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ccd68ddd-a1ef-4d96-a294-2402311f30a4 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1bf8901b-8f0e-458e-8c90-8064e7f2601e) transitioned into state 'SUCCESS' from state '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-628185423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5f79fee1a9e34e3ba9b656c5c5402e1c',qos_specs=None,replication_status=,reservations=['c1c04e21-54c0-4edc-bbcf-530c0a6775ce','8f941c60-5bb1-487e-b80a-d9c4a0e1c855','1a9f36c3-d30e-4a15-8b96-1138b1c98975','5c6cc551-f5e4-4736-b062-074b6262a4ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6e2268e49a6448f0b27c0331848c94cf',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:45:54.622145 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ccd68ddd-a1ef-4d96-a294-2402311f30a4 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4bde8da-c895-470c-8a36-e6816957dd9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:45:54.631268 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-17ae980c-8f69-4c0d-8a4f-c613b34a4a11 tempest-VolumeTypesNegativeTest-676314580 tempest-VolumeTypesNegativeTest-676314580] DELETE http://10.222.0.20/volume/v3/4f58fb68fc71405cb402512459c8cdfd/types/45f80d5f-7fc2-43bd-a8f7-b455e9e7a1ed Dec 29 07:45:54.631794 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-17ae980c-8f69-4c0d-8a4f-c613b34a4a11 tempest-VolumeTypesNegativeTest-676314580 tempest-VolumeTypesNegativeTest-676314580] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:54.632298 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-17ae980c-8f69-4c0d-8a4f-c613b34a4a11 tempest-VolumeTypesNegativeTest-676314580 tempest-VolumeTypesNegativeTest-676314580] Calling method '_delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:54.652833 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ccd68ddd-a1ef-4d96-a294-2402311f30a4 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4bde8da-c895-470c-8a36-e6816957dd9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:45:54.655382 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ccd68ddd-a1ef-4d96-a294-2402311f30a4 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Flow 'volume_create_api' (3ca91dce-6094-4a01-8446-89148c9a8e7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:45:54.671148 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-17ae980c-8f69-4c0d-8a4f-c613b34a4a11 tempest-VolumeTypesNegativeTest-676314580 tempest-VolumeTypesNegativeTest-676314580] http://10.222.0.20/volume/v3/4f58fb68fc71405cb402512459c8cdfd/types/45f80d5f-7fc2-43bd-a8f7-b455e9e7a1ed returned with HTTP 404 Dec 29 07:45:54.671779 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1099/2194] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 07:45:54 2020] DELETE /volume/v3/4f58fb68fc71405cb402512459c8cdfd/types/45f80d5f-7fc2-43bd-a8f7-b455e9e7a1ed => generated 114 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:54.681615 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-364cf5e7-c58b-4d3c-b97b-43b12b2bb6a3 tempest-VolumeTypesNegativeTest-676314580 tempest-VolumeTypesNegativeTest-676314580] GET http://10.222.0.20/volume/v3/4f58fb68fc71405cb402512459c8cdfd/types/5ab0862e-7b3e-411e-b5b2-9230f8ec8c75 Dec 29 07:45:54.682128 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-364cf5e7-c58b-4d3c-b97b-43b12b2bb6a3 tempest-VolumeTypesNegativeTest-676314580 tempest-VolumeTypesNegativeTest-676314580] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:54.682622 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-364cf5e7-c58b-4d3c-b97b-43b12b2bb6a3 tempest-VolumeTypesNegativeTest-676314580 tempest-VolumeTypesNegativeTest-676314580] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:54.711855 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-364cf5e7-c58b-4d3c-b97b-43b12b2bb6a3 tempest-VolumeTypesNegativeTest-676314580 tempest-VolumeTypesNegativeTest-676314580] http://10.222.0.20/volume/v3/4f58fb68fc71405cb402512459c8cdfd/types/5ab0862e-7b3e-411e-b5b2-9230f8ec8c75 returned with HTTP 404 Dec 29 07:45:54.713344 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1100/2195] 10.222.0.20 () {58 vars in 1309 bytes} [Tue Dec 29 07:45:54 2020] GET /volume/v3/4f58fb68fc71405cb402512459c8cdfd/types/5ab0862e-7b3e-411e-b5b2-9230f8ec8c75 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:54.731536 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0e229b0f-2464-4e7f-86a1-629ab3df5fc2 tempest-VolumeTypesNegativeTest-676314580 tempest-VolumeTypesNegativeTest-676314580] DELETE http://10.222.0.20/volume/v3/4f58fb68fc71405cb402512459c8cdfd/types/d13bd28d-743c-4e4e-9b3a-4f0043a09587 Dec 29 07:45:54.733134 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0e229b0f-2464-4e7f-86a1-629ab3df5fc2 tempest-VolumeTypesNegativeTest-676314580 tempest-VolumeTypesNegativeTest-676314580] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:54.738795 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0e229b0f-2464-4e7f-86a1-629ab3df5fc2 tempest-VolumeTypesNegativeTest-676314580 tempest-VolumeTypesNegativeTest-676314580] Calling method '_delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:54.786987 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ccd68ddd-a1ef-4d96-a294-2402311f30a4 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Create volume request issued successfully. Dec 29 07:45:54.820995 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ccd68ddd-a1ef-4d96-a294-2402311f30a4 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes returned with HTTP 202 Dec 29 07:45:54.835406 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1096/2196] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:45:53 2020] POST /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes => generated 818 bytes in 1295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:45:54.849004 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-afcd7d34-db48-44d5-bd1e-f28ca23c000a tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] GET http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498 Dec 29 07:45:54.849478 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-afcd7d34-db48-44d5-bd1e-f28ca23c000a tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:54.849897 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:54.849897 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:54.850455 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-afcd7d34-db48-44d5-bd1e-f28ca23c000a tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:54.853412 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:45:54.853412 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:45:54.881180 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0e229b0f-2464-4e7f-86a1-629ab3df5fc2 tempest-VolumeTypesNegativeTest-676314580 tempest-VolumeTypesNegativeTest-676314580] http://10.222.0.20/volume/v3/4f58fb68fc71405cb402512459c8cdfd/types/d13bd28d-743c-4e4e-9b3a-4f0043a09587 returned with HTTP 202 Dec 29 07:45:54.882518 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1101/2197] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 07:45:54 2020] DELETE /volume/v3/4f58fb68fc71405cb402512459c8cdfd/types/d13bd28d-743c-4e4e-9b3a-4f0043a09587 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 29 07:45:54.889719 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f7a93ada-049a-41bb-b912-4dfd914233f9 tempest-VolumeTypesNegativeTest-676314580 tempest-VolumeTypesNegativeTest-676314580] GET http://10.222.0.20/volume/v3/4f58fb68fc71405cb402512459c8cdfd/types/d13bd28d-743c-4e4e-9b3a-4f0043a09587 Dec 29 07:45:54.890236 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f7a93ada-049a-41bb-b912-4dfd914233f9 tempest-VolumeTypesNegativeTest-676314580 tempest-VolumeTypesNegativeTest-676314580] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:54.890776 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f7a93ada-049a-41bb-b912-4dfd914233f9 tempest-VolumeTypesNegativeTest-676314580 tempest-VolumeTypesNegativeTest-676314580] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:54.924365 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f7a93ada-049a-41bb-b912-4dfd914233f9 tempest-VolumeTypesNegativeTest-676314580 tempest-VolumeTypesNegativeTest-676314580] http://10.222.0.20/volume/v3/4f58fb68fc71405cb402512459c8cdfd/types/d13bd28d-743c-4e4e-9b3a-4f0043a09587 returned with HTTP 404 Dec 29 07:45:54.925619 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1102/2198] 10.222.0.20 () {58 vars in 1309 bytes} [Tue Dec 29 07:45:54 2020] GET /volume/v3/4f58fb68fc71405cb402512459c8cdfd/types/d13bd28d-743c-4e4e-9b3a-4f0043a09587 => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:45:54.962985 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:54.962985 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:54.981900 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-afcd7d34-db48-44d5-bd1e-f28ca23c000a tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Volume info retrieved successfully. Dec 29 07:45:55.037016 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-afcd7d34-db48-44d5-bd1e-f28ca23c000a tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498 returned with HTTP 200 Dec 29 07:45:55.037846 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1097/2199] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:54 2020] GET /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498 => generated 886 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:56.054244 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4372b0dd-f24f-426f-9698-0dbacd412f12 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] GET http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498 Dec 29 07:45:56.055897 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4372b0dd-f24f-426f-9698-0dbacd412f12 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:56.056594 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4372b0dd-f24f-426f-9698-0dbacd412f12 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:56.206242 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:56.206242 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:56.233301 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4372b0dd-f24f-426f-9698-0dbacd412f12 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Volume info retrieved successfully. Dec 29 07:45:56.274531 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4372b0dd-f24f-426f-9698-0dbacd412f12 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498 returned with HTTP 200 Dec 29 07:45:56.275540 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1103/2200] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:56 2020] GET /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498 => generated 910 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:45:57.291833 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fe08855e-374f-4234-ba56-7d5092c17bf5 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] GET http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498 Dec 29 07:45:57.292571 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fe08855e-374f-4234-ba56-7d5092c17bf5 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:45:57.293435 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:45:57.293435 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:45:57.293918 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fe08855e-374f-4234-ba56-7d5092c17bf5 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:45:57.363466 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:45:57.363466 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:45:57.380089 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fe08855e-374f-4234-ba56-7d5092c17bf5 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Volume info retrieved successfully. Dec 29 07:45:57.416047 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fe08855e-374f-4234-ba56-7d5092c17bf5 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498 returned with HTTP 200 Dec 29 07:45:57.416959 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1098/2201] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:45:57 2020] GET /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498 => generated 911 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:46:05.155897 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b0426152-0716-48fc-9ce8-a2f9895b576d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] POST http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes Dec 29 07:46:05.156364 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:05.156364 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:05.156732 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b0426152-0716-48fc-9ce8-a2f9895b576d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1991163351"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:05.157871 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-b0426152-0716-48fc-9ce8-a2f9895b576d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1991163351'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:46:05.158351 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-b0426152-0716-48fc-9ce8-a2f9895b576d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Create volume of 1 GB Dec 29 07:46:05.173064 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b0426152-0716-48fc-9ce8-a2f9895b576d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Availability Zones retrieved successfully. Dec 29 07:46:05.191182 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b0426152-0716-48fc-9ce8-a2f9895b576d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Flow 'volume_create_api' (c424f80f-9c69-44aa-85ae-6d121010987c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:46:05.195261 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b0426152-0716-48fc-9ce8-a2f9895b576d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (499a6ea0-dc86-44b1-b912-31e16a3eb400) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:46:05.197519 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-b0426152-0716-48fc-9ce8-a2f9895b576d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:46:05.277282 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b0426152-0716-48fc-9ce8-a2f9895b576d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (499a6ea0-dc86-44b1-b912-31e16a3eb400) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:46:05.280218 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b0426152-0716-48fc-9ce8-a2f9895b576d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0754cd5-885f-41d6-be08-ebbfcd3caaf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:46:05.384486 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-b0426152-0716-48fc-9ce8-a2f9895b576d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Created reservations ['c5439212-3795-4937-bf1c-0bd5d5d1eac8', 'ffce5be5-567e-4253-b030-a72d1ffa3258', 'ea26847e-25eb-412f-8c76-93fc785242e5', '1391f2e8-6dfd-4f99-ac8f-9be1338614d5'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:46:05.386416 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b0426152-0716-48fc-9ce8-a2f9895b576d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0754cd5-885f-41d6-be08-ebbfcd3caaf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5439212-3795-4937-bf1c-0bd5d5d1eac8', 'ffce5be5-567e-4253-b030-a72d1ffa3258', 'ea26847e-25eb-412f-8c76-93fc785242e5', '1391f2e8-6dfd-4f99-ac8f-9be1338614d5']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:46:05.388793 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b0426152-0716-48fc-9ce8-a2f9895b576d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2e6de60-f2de-4d41-a217-5ce7eebbbc23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:46:05.454951 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b0426152-0716-48fc-9ce8-a2f9895b576d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2e6de60-f2de-4d41-a217-5ce7eebbbc23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb3101cb-8d7b-4189-afb1-9739ee1f9802', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1991163351',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8a97782ef8d040308873a062258a8b16',qos_specs=None,replication_status=,reservations=['c5439212-3795-4937-bf1c-0bd5d5d1eac8','ffce5be5-567e-4253-b030-a72d1ffa3258','ea26847e-25eb-412f-8c76-93fc785242e5','1391f2e8-6dfd-4f99-ac8f-9be1338614d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a23bdd9898074dd6a50cd0662ce1d957',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:46:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1991163351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb3101cb-8d7b-4189-afb1-9739ee1f9802,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8a97782ef8d040308873a062258a8b16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a23bdd9898074dd6a50cd0662ce1d957',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:46:05.457037 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b0426152-0716-48fc-9ce8-a2f9895b576d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8e892b9-8a88-4229-a324-0b5282fc6956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:46:05.485850 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b0426152-0716-48fc-9ce8-a2f9895b576d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8e892b9-8a88-4229-a324-0b5282fc6956) transitioned into state 'SUCCESS' from state '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-1991163351',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8a97782ef8d040308873a062258a8b16',qos_specs=None,replication_status=,reservations=['c5439212-3795-4937-bf1c-0bd5d5d1eac8','ffce5be5-567e-4253-b030-a72d1ffa3258','ea26847e-25eb-412f-8c76-93fc785242e5','1391f2e8-6dfd-4f99-ac8f-9be1338614d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a23bdd9898074dd6a50cd0662ce1d957',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:46:05.488775 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b0426152-0716-48fc-9ce8-a2f9895b576d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f538479b-7936-4572-a424-d4c568ca45b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:46:05.505566 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b0426152-0716-48fc-9ce8-a2f9895b576d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f538479b-7936-4572-a424-d4c568ca45b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:46:05.509226 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b0426152-0716-48fc-9ce8-a2f9895b576d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Flow 'volume_create_api' (c424f80f-9c69-44aa-85ae-6d121010987c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:46:05.574800 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b0426152-0716-48fc-9ce8-a2f9895b576d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Create volume request issued successfully. Dec 29 07:46:05.592654 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b0426152-0716-48fc-9ce8-a2f9895b576d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes returned with HTTP 202 Dec 29 07:46:05.593838 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1104/2202] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:46:04 2020] POST /volume/v3/8a97782ef8d040308873a062258a8b16/volumes => generated 829 bytes in 599 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:46:05.608825 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-18f3836b-f4e9-46d7-9e00-a3cb51f665d0 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] GET http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/eb3101cb-8d7b-4189-afb1-9739ee1f9802 Dec 29 07:46:05.609618 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-18f3836b-f4e9-46d7-9e00-a3cb51f665d0 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:05.609814 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:05.609814 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:05.610354 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-18f3836b-f4e9-46d7-9e00-a3cb51f665d0 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:05.667354 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:05.667354 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:05.686709 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-18f3836b-f4e9-46d7-9e00-a3cb51f665d0 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Volume info retrieved successfully. Dec 29 07:46:05.731470 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-18f3836b-f4e9-46d7-9e00-a3cb51f665d0 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/eb3101cb-8d7b-4189-afb1-9739ee1f9802 returned with HTTP 200 Dec 29 07:46:05.732807 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1099/2203] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:46:05 2020] GET /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/eb3101cb-8d7b-4189-afb1-9739ee1f9802 => generated 897 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:46:06.749418 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-68c362d8-3064-4b78-a13b-7597dce7aee5 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] GET http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/eb3101cb-8d7b-4189-afb1-9739ee1f9802 Dec 29 07:46:06.750460 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-68c362d8-3064-4b78-a13b-7597dce7aee5 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:06.750974 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:06.750974 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:06.751625 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-68c362d8-3064-4b78-a13b-7597dce7aee5 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:06.808286 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:06.808286 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:06.827706 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-68c362d8-3064-4b78-a13b-7597dce7aee5 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Volume info retrieved successfully. Dec 29 07:46:06.853293 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-68c362d8-3064-4b78-a13b-7597dce7aee5 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/eb3101cb-8d7b-4189-afb1-9739ee1f9802 returned with HTTP 200 Dec 29 07:46:06.854363 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1105/2204] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:46:06 2020] GET /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/eb3101cb-8d7b-4189-afb1-9739ee1f9802 => generated 922 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:46:06.900818 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4c950d70-2e6c-4b8a-90e3-5c54051a3c08 req-5ab1b5d9-7d23-4de5-8f10-cb0732a1b72d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] GET http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/eb3101cb-8d7b-4189-afb1-9739ee1f9802 Dec 29 07:46:06.901718 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4c950d70-2e6c-4b8a-90e3-5c54051a3c08 req-5ab1b5d9-7d23-4de5-8f10-cb0732a1b72d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:06.902132 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:06.902132 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:06.902853 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4c950d70-2e6c-4b8a-90e3-5c54051a3c08 req-5ab1b5d9-7d23-4de5-8f10-cb0732a1b72d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:06.961352 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:06.961352 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:06.983206 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-4c950d70-2e6c-4b8a-90e3-5c54051a3c08 req-5ab1b5d9-7d23-4de5-8f10-cb0732a1b72d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Volume info retrieved successfully. Dec 29 07:46:07.025811 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4c950d70-2e6c-4b8a-90e3-5c54051a3c08 req-5ab1b5d9-7d23-4de5-8f10-cb0732a1b72d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/eb3101cb-8d7b-4189-afb1-9739ee1f9802 returned with HTTP 200 Dec 29 07:46:07.026676 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1100/2205] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:46:06 2020] GET /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/eb3101cb-8d7b-4189-afb1-9739ee1f9802 => generated 922 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:46:07.041963 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b9dc768c-bfa7-49d1-a6a2-28715a419c47 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] POST http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes Dec 29 07:46:07.042624 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:07.042624 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:07.043053 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b9dc768c-bfa7-49d1-a6a2-28715a419c47 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-842037361"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:07.044264 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-b9dc768c-bfa7-49d1-a6a2-28715a419c47 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-842037361'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:46:07.044635 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-b9dc768c-bfa7-49d1-a6a2-28715a419c47 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Create volume of 1 GB Dec 29 07:46:07.058269 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b9dc768c-bfa7-49d1-a6a2-28715a419c47 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Availability Zones retrieved successfully. Dec 29 07:46:07.075274 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b9dc768c-bfa7-49d1-a6a2-28715a419c47 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Flow 'volume_create_api' (b6653a5d-626c-4b17-9d9b-9cb7036e7af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:46:07.078102 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b9dc768c-bfa7-49d1-a6a2-28715a419c47 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4420f28-237f-4a1c-91f1-ce9f27ce2357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:46:07.080158 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-b9dc768c-bfa7-49d1-a6a2-28715a419c47 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:46:07.148829 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b9dc768c-bfa7-49d1-a6a2-28715a419c47 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4420f28-237f-4a1c-91f1-ce9f27ce2357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:46:07.151209 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b9dc768c-bfa7-49d1-a6a2-28715a419c47 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09925d3e-82b7-4122-8993-1f7e0bc0a8c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:46:07.226803 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-b9dc768c-bfa7-49d1-a6a2-28715a419c47 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Created reservations ['6d8a32e0-5698-4d62-a0f1-ddbea9c644b0', '623bcca5-a8cb-4cb7-9c13-4ff26048a248', '57f179c6-53dc-4a39-939d-5bb5947c80ed', 'd39f5537-8ba6-4a55-8b2d-c8fdf877b229'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:46:07.229171 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b9dc768c-bfa7-49d1-a6a2-28715a419c47 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09925d3e-82b7-4122-8993-1f7e0bc0a8c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d8a32e0-5698-4d62-a0f1-ddbea9c644b0', '623bcca5-a8cb-4cb7-9c13-4ff26048a248', '57f179c6-53dc-4a39-939d-5bb5947c80ed', 'd39f5537-8ba6-4a55-8b2d-c8fdf877b229']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:46:07.231613 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b9dc768c-bfa7-49d1-a6a2-28715a419c47 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09ed9695-a2f1-4b9a-937b-b7ce712cc2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:46:07.296134 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b9dc768c-bfa7-49d1-a6a2-28715a419c47 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09ed9695-a2f1-4b9a-937b-b7ce712cc2a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de53735a-3e0a-4837-8b52-058f4ee7dffe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-842037361',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8a97782ef8d040308873a062258a8b16',qos_specs=None,replication_status=,reservations=['6d8a32e0-5698-4d62-a0f1-ddbea9c644b0','623bcca5-a8cb-4cb7-9c13-4ff26048a248','57f179c6-53dc-4a39-939d-5bb5947c80ed','d39f5537-8ba6-4a55-8b2d-c8fdf877b229'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a23bdd9898074dd6a50cd0662ce1d957',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:46:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-842037361',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de53735a-3e0a-4837-8b52-058f4ee7dffe,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8a97782ef8d040308873a062258a8b16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a23bdd9898074dd6a50cd0662ce1d957',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:46:07.298216 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b9dc768c-bfa7-49d1-a6a2-28715a419c47 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (996a76d0-5c86-4961-900b-e15e86eba5b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:46:07.325904 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b9dc768c-bfa7-49d1-a6a2-28715a419c47 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (996a76d0-5c86-4961-900b-e15e86eba5b3) transitioned into state 'SUCCESS' from state '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-842037361',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8a97782ef8d040308873a062258a8b16',qos_specs=None,replication_status=,reservations=['6d8a32e0-5698-4d62-a0f1-ddbea9c644b0','623bcca5-a8cb-4cb7-9c13-4ff26048a248','57f179c6-53dc-4a39-939d-5bb5947c80ed','d39f5537-8ba6-4a55-8b2d-c8fdf877b229'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a23bdd9898074dd6a50cd0662ce1d957',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:46:07.327940 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b9dc768c-bfa7-49d1-a6a2-28715a419c47 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed9fdac9-6997-4e73-8be2-d68f6a69344e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:46:07.343349 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b9dc768c-bfa7-49d1-a6a2-28715a419c47 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed9fdac9-6997-4e73-8be2-d68f6a69344e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:46:07.346710 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b9dc768c-bfa7-49d1-a6a2-28715a419c47 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Flow 'volume_create_api' (b6653a5d-626c-4b17-9d9b-9cb7036e7af0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:46:07.403446 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b9dc768c-bfa7-49d1-a6a2-28715a419c47 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Create volume request issued successfully. Dec 29 07:46:07.419547 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b9dc768c-bfa7-49d1-a6a2-28715a419c47 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes returned with HTTP 202 Dec 29 07:46:07.419547 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1106/2206] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:46:07 2020] POST /volume/v3/8a97782ef8d040308873a062258a8b16/volumes => generated 828 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:46:07.435936 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4587f029-8b36-4a97-a98b-69b9a821f0b3 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] GET http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/de53735a-3e0a-4837-8b52-058f4ee7dffe Dec 29 07:46:07.436703 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4587f029-8b36-4a97-a98b-69b9a821f0b3 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:07.436925 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:07.436925 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:07.437308 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4587f029-8b36-4a97-a98b-69b9a821f0b3 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:07.563017 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:07.563017 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:07.591431 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4587f029-8b36-4a97-a98b-69b9a821f0b3 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Volume info retrieved successfully. Dec 29 07:46:07.666435 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4587f029-8b36-4a97-a98b-69b9a821f0b3 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/de53735a-3e0a-4837-8b52-058f4ee7dffe returned with HTTP 200 Dec 29 07:46:07.678895 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1101/2207] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:46:07 2020] GET /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/de53735a-3e0a-4837-8b52-058f4ee7dffe => generated 896 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:46:08.689036 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c51c65a1-ee7c-42eb-beb7-c6de82bc9992 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] GET http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/de53735a-3e0a-4837-8b52-058f4ee7dffe Dec 29 07:46:08.690256 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c51c65a1-ee7c-42eb-beb7-c6de82bc9992 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:08.690684 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:08.690684 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:08.691459 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c51c65a1-ee7c-42eb-beb7-c6de82bc9992 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:08.802646 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:08.802646 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:08.826679 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c51c65a1-ee7c-42eb-beb7-c6de82bc9992 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Volume info retrieved successfully. Dec 29 07:46:08.872515 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c51c65a1-ee7c-42eb-beb7-c6de82bc9992 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/de53735a-3e0a-4837-8b52-058f4ee7dffe returned with HTTP 200 Dec 29 07:46:08.873369 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1107/2208] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:46:08 2020] GET /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/de53735a-3e0a-4837-8b52-058f4ee7dffe => generated 921 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:46:09.113141 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-ad2f2e9d-08fe-4730-a4b5-02b9049c53f6 req-70696726-e013-423e-81de-8ed71b113dc3 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] GET http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/de53735a-3e0a-4837-8b52-058f4ee7dffe Dec 29 07:46:09.113607 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-35c95ef4-43eb-4ec1-9776-675f7bd41042 req-e06752f5-9c93-4c7e-906e-19b14ec5b2f3 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 Dec 29 07:46:09.113852 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-ad2f2e9d-08fe-4730-a4b5-02b9049c53f6 req-70696726-e013-423e-81de-8ed71b113dc3 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:09.114023 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:09.114023 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:09.114493 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-35c95ef4-43eb-4ec1-9776-675f7bd41042 req-e06752f5-9c93-4c7e-906e-19b14ec5b2f3 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:09.114684 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-ad2f2e9d-08fe-4730-a4b5-02b9049c53f6 req-70696726-e013-423e-81de-8ed71b113dc3 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:09.114802 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:09.114802 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:09.115424 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-35c95ef4-43eb-4ec1-9776-675f7bd41042 req-e06752f5-9c93-4c7e-906e-19b14ec5b2f3 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:09.172128 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:09.172128 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:09.177421 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:09.177421 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:09.183704 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-35c95ef4-43eb-4ec1-9776-675f7bd41042 req-e06752f5-9c93-4c7e-906e-19b14ec5b2f3 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Volume info retrieved successfully. Dec 29 07:46:09.186346 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-ad2f2e9d-08fe-4730-a4b5-02b9049c53f6 req-70696726-e013-423e-81de-8ed71b113dc3 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Volume info retrieved successfully. Dec 29 07:46:09.211704 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-ad2f2e9d-08fe-4730-a4b5-02b9049c53f6 req-70696726-e013-423e-81de-8ed71b113dc3 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/de53735a-3e0a-4837-8b52-058f4ee7dffe returned with HTTP 200 Dec 29 07:46:09.212583 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1108/2209] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:46:09 2020] GET /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/de53735a-3e0a-4837-8b52-058f4ee7dffe => generated 921 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:46:09.215618 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-35c95ef4-43eb-4ec1-9776-675f7bd41042 req-e06752f5-9c93-4c7e-906e-19b14ec5b2f3 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 returned with HTTP 200 Dec 29 07:46:09.217008 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1102/2210] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:46:09 2020] GET /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 => generated 919 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:46:09.229655 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-66ae63f6-449c-4384-9753-8efc71b96d0d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] POST http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes Dec 29 07:46:09.230360 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:09.230360 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:09.231075 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-66ae63f6-449c-4384-9753-8efc71b96d0d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1358792265"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:09.233211 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-35c95ef4-43eb-4ec1-9776-675f7bd41042 req-e06752f5-9c93-4c7e-906e-19b14ec5b2f3 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume// Dec 29 07:46:09.233684 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-35c95ef4-43eb-4ec1-9776-675f7bd41042 req-e06752f5-9c93-4c7e-906e-19b14ec5b2f3 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:09.233906 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:09.233906 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:09.234275 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-35c95ef4-43eb-4ec1-9776-675f7bd41042 req-e06752f5-9c93-4c7e-906e-19b14ec5b2f3 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:09.235547 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-35c95ef4-43eb-4ec1-9776-675f7bd41042 req-e06752f5-9c93-4c7e-906e-19b14ec5b2f3 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:46:09.237030 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1103/2211] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:46:09 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:46:09.237723 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-66ae63f6-449c-4384-9753-8efc71b96d0d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1358792265'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:46:09.238709 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-66ae63f6-449c-4384-9753-8efc71b96d0d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Create volume of 1 GB Dec 29 07:46:09.254188 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-35c95ef4-43eb-4ec1-9776-675f7bd41042 req-9a57c46c-0650-4fc1-b378-c3a0ea9b2dfc tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] POST http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/attachments Dec 29 07:46:09.255159 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-35c95ef4-43eb-4ec1-9776-675f7bd41042 req-9a57c46c-0650-4fc1-b378-c3a0ea9b2dfc tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad7307af-9e28-4a9b-939d-8218cd074f59", "instance_uuid": "fbf9510d-43b5-4c28-83dc-b16526e94aef", "connector": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:09.259996 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-66ae63f6-449c-4384-9753-8efc71b96d0d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Availability Zones retrieved successfully. Dec 29 07:46:09.279134 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-66ae63f6-449c-4384-9753-8efc71b96d0d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Flow 'volume_create_api' (97ce7d9d-f17b-4368-ba0a-c4ec3612da62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:46:09.282300 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-66ae63f6-449c-4384-9753-8efc71b96d0d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (123c32cd-b2fc-4704-b4f2-44339e9baabd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:46:09.284342 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-66ae63f6-449c-4384-9753-8efc71b96d0d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:46:09.309088 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:09.309088 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:09.360869 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-66ae63f6-449c-4384-9753-8efc71b96d0d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (123c32cd-b2fc-4704-b4f2-44339e9baabd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:46:09.364058 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-66ae63f6-449c-4384-9753-8efc71b96d0d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b1f0b13-2ebe-414d-8951-17573d83fcdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:46:09.373816 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-35c95ef4-43eb-4ec1-9776-675f7bd41042 req-9a57c46c-0650-4fc1-b378-c3a0ea9b2dfc tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/attachments returned with HTTP 200 Dec 29 07:46:09.375102 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1104/2212] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:46:09 2020] POST /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/attachments => generated 273 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:46:09.430118 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-35c95ef4-43eb-4ec1-9776-675f7bd41042 req-b4dca724-6eca-4c01-845c-6a9209766c39 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] POST http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/attachments/a781a835-6485-4985-9559-dda3680f4ad4/action Dec 29 07:46:09.431361 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:09.431361 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:09.432074 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-35c95ef4-43eb-4ec1-9776-675f7bd41042 req-b4dca724-6eca-4c01-845c-6a9209766c39 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Action body: b'{"os-complete": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:46:09.433221 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-35c95ef4-43eb-4ec1-9776-675f7bd41042 req-b4dca724-6eca-4c01-845c-6a9209766c39 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:09.444382 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-66ae63f6-449c-4384-9753-8efc71b96d0d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Created reservations ['543e0eeb-82ce-4de5-9b86-6d3ef692615a', 'b9da87cd-9603-4e65-8bb0-e3176b9aef4e', '5f88013c-933e-40e3-b60e-e23f3c8d5af7', 'e9cdd7d4-2030-4f36-bfb5-08f768e8cf01'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:46:09.446270 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-66ae63f6-449c-4384-9753-8efc71b96d0d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b1f0b13-2ebe-414d-8951-17573d83fcdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['543e0eeb-82ce-4de5-9b86-6d3ef692615a', 'b9da87cd-9603-4e65-8bb0-e3176b9aef4e', '5f88013c-933e-40e3-b60e-e23f3c8d5af7', 'e9cdd7d4-2030-4f36-bfb5-08f768e8cf01']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:46:09.448763 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-66ae63f6-449c-4384-9753-8efc71b96d0d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28339e43-b1ff-40c7-b083-a757fe97a18f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:46:09.512427 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:09.512427 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:09.526879 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-66ae63f6-449c-4384-9753-8efc71b96d0d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28339e43-b1ff-40c7-b083-a757fe97a18f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b23f63c4-325c-4ffb-908d-e6957ce85fab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1358792265',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8a97782ef8d040308873a062258a8b16',qos_specs=None,replication_status=,reservations=['543e0eeb-82ce-4de5-9b86-6d3ef692615a','b9da87cd-9603-4e65-8bb0-e3176b9aef4e','5f88013c-933e-40e3-b60e-e23f3c8d5af7','e9cdd7d4-2030-4f36-bfb5-08f768e8cf01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a23bdd9898074dd6a50cd0662ce1d957',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:46:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1358792265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b23f63c4-325c-4ffb-908d-e6957ce85fab,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8a97782ef8d040308873a062258a8b16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a23bdd9898074dd6a50cd0662ce1d957',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:46:09.528661 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-35c95ef4-43eb-4ec1-9776-675f7bd41042 req-b4dca724-6eca-4c01-845c-6a9209766c39 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/attachments/a781a835-6485-4985-9559-dda3680f4ad4/action returned with HTTP 204 Dec 29 07:46:09.529141 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-66ae63f6-449c-4384-9753-8efc71b96d0d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8287a58a-a2fb-4a2a-bfce-17e681ef3559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:46:09.529944 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1105/2213] 10.222.0.20 () {66 vars in 1696 bytes} [Tue Dec 29 07:46:09 2020] POST /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/attachments/a781a835-6485-4985-9559-dda3680f4ad4/action => generated 0 bytes in 107 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 29 07:46:09.560842 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-66ae63f6-449c-4384-9753-8efc71b96d0d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8287a58a-a2fb-4a2a-bfce-17e681ef3559) transitioned into state 'SUCCESS' from state '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-1358792265',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8a97782ef8d040308873a062258a8b16',qos_specs=None,replication_status=,reservations=['543e0eeb-82ce-4de5-9b86-6d3ef692615a','b9da87cd-9603-4e65-8bb0-e3176b9aef4e','5f88013c-933e-40e3-b60e-e23f3c8d5af7','e9cdd7d4-2030-4f36-bfb5-08f768e8cf01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a23bdd9898074dd6a50cd0662ce1d957',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:46:09.561425 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1a8327c2-3ca7-4cb2-afcb-7310285d59fb tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 Dec 29 07:46:09.562069 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1a8327c2-3ca7-4cb2-afcb-7310285d59fb tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:09.562388 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:09.562388 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:09.562849 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-66ae63f6-449c-4384-9753-8efc71b96d0d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1554adb-a761-40b1-b30c-c0fb815d3c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:46:09.563216 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1a8327c2-3ca7-4cb2-afcb-7310285d59fb tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:09.592421 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-66ae63f6-449c-4384-9753-8efc71b96d0d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1554adb-a761-40b1-b30c-c0fb815d3c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:46:09.596835 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-66ae63f6-449c-4384-9753-8efc71b96d0d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Flow 'volume_create_api' (97ce7d9d-f17b-4368-ba0a-c4ec3612da62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:46:09.619437 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:09.619437 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:09.628576 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1a8327c2-3ca7-4cb2-afcb-7310285d59fb tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Volume info retrieved successfully. Dec 29 07:46:09.650977 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:09.650977 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:09.660740 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1a8327c2-3ca7-4cb2-afcb-7310285d59fb tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 returned with HTTP 200 Dec 29 07:46:09.661831 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1106/2214] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:46:09 2020] GET /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 => generated 1181 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:46:09.674271 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-66ae63f6-449c-4384-9753-8efc71b96d0d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Create volume request issued successfully. Dec 29 07:46:09.688692 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-66ae63f6-449c-4384-9753-8efc71b96d0d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes returned with HTTP 202 Dec 29 07:46:09.689861 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1109/2215] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:46:09 2020] POST /volume/v3/8a97782ef8d040308873a062258a8b16/volumes => generated 829 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:46:09.704431 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cc04b2bc-9bc2-47f9-9451-265039bfd4df tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] GET http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/b23f63c4-325c-4ffb-908d-e6957ce85fab Dec 29 07:46:09.705652 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cc04b2bc-9bc2-47f9-9451-265039bfd4df tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:09.706016 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:09.706016 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:09.706698 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cc04b2bc-9bc2-47f9-9451-265039bfd4df tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:09.762876 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:09.762876 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:09.777569 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-cc04b2bc-9bc2-47f9-9451-265039bfd4df tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Volume info retrieved successfully. Dec 29 07:46:09.850240 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cc04b2bc-9bc2-47f9-9451-265039bfd4df tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/b23f63c4-325c-4ffb-908d-e6957ce85fab returned with HTTP 200 Dec 29 07:46:09.858637 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1107/2216] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:46:09 2020] GET /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/b23f63c4-325c-4ffb-908d-e6957ce85fab => generated 897 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:46:10.869630 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8fd2f5eb-5787-4c0d-b38a-4be8fc60af60 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] GET http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/b23f63c4-325c-4ffb-908d-e6957ce85fab Dec 29 07:46:10.870747 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8fd2f5eb-5787-4c0d-b38a-4be8fc60af60 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:10.871158 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:10.871158 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:10.871813 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8fd2f5eb-5787-4c0d-b38a-4be8fc60af60 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:10.974960 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:10.974960 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:10.995445 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8fd2f5eb-5787-4c0d-b38a-4be8fc60af60 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Volume info retrieved successfully. Dec 29 07:46:11.021265 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8fd2f5eb-5787-4c0d-b38a-4be8fc60af60 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/b23f63c4-325c-4ffb-908d-e6957ce85fab returned with HTTP 200 Dec 29 07:46:11.023029 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1110/2217] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:46:10 2020] GET /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/b23f63c4-325c-4ffb-908d-e6957ce85fab => generated 922 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:46:11.070248 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-f67379fd-02c8-433f-a22e-a264212152cb req-36e245c7-4b35-4a9b-a5a8-189ff5cadb20 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] GET http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/b23f63c4-325c-4ffb-908d-e6957ce85fab Dec 29 07:46:11.070813 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-f67379fd-02c8-433f-a22e-a264212152cb req-36e245c7-4b35-4a9b-a5a8-189ff5cadb20 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:11.071034 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:11.071034 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:11.071404 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-f67379fd-02c8-433f-a22e-a264212152cb req-36e245c7-4b35-4a9b-a5a8-189ff5cadb20 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:11.122434 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:11.122434 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:11.134200 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-f67379fd-02c8-433f-a22e-a264212152cb req-36e245c7-4b35-4a9b-a5a8-189ff5cadb20 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Volume info retrieved successfully. Dec 29 07:46:11.157469 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-f67379fd-02c8-433f-a22e-a264212152cb req-36e245c7-4b35-4a9b-a5a8-189ff5cadb20 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/b23f63c4-325c-4ffb-908d-e6957ce85fab returned with HTTP 200 Dec 29 07:46:11.158800 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1108/2218] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:46:11 2020] GET /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/b23f63c4-325c-4ffb-908d-e6957ce85fab => generated 922 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:46:11.203404 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4fbe5cd4-efbd-41c4-9573-3dd22f8d61ac req-c8743c9c-e73b-43a3-8986-090322476bf1 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] GET http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/detail Dec 29 07:46:11.204321 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4fbe5cd4-efbd-41c4-9573-3dd22f8d61ac req-c8743c9c-e73b-43a3-8986-090322476bf1 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:11.204763 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:11.204763 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:11.205405 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4fbe5cd4-efbd-41c4-9573-3dd22f8d61ac req-c8743c9c-e73b-43a3-8986-090322476bf1 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'detail' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:11.206322 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [req-4fbe5cd4-efbd-41c4-9573-3dd22f8d61ac req-c8743c9c-e73b-43a3-8986-090322476bf1 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:46:11.208990 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-4fbe5cd4-efbd-41c4-9573-3dd22f8d61ac req-c8743c9c-e73b-43a3-8986-090322476bf1 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:46:11.285775 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-4fbe5cd4-efbd-41c4-9573-3dd22f8d61ac req-c8743c9c-e73b-43a3-8986-090322476bf1 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Get all volumes completed successfully. Dec 29 07:46:11.287956 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:11.287956 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:11.296916 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4fbe5cd4-efbd-41c4-9573-3dd22f8d61ac req-c8743c9c-e73b-43a3-8986-090322476bf1 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/detail returned with HTTP 200 Dec 29 07:46:11.297791 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1111/2219] 10.222.0.20 () {60 vars in 1479 bytes} [Tue Dec 29 07:46:11 2020] GET /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/detail => generated 2748 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:46:11.342158 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-6fa3ae82-6eed-46d7-8f9e-34375cbc0fef req-bcf0f3bc-3740-48e8-982e-406d0ff70566 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] GET http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/detail Dec 29 07:46:11.342734 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-6fa3ae82-6eed-46d7-8f9e-34375cbc0fef req-bcf0f3bc-3740-48e8-982e-406d0ff70566 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:11.342953 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:11.342953 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:11.343331 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-6fa3ae82-6eed-46d7-8f9e-34375cbc0fef req-bcf0f3bc-3740-48e8-982e-406d0ff70566 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:11.344061 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [req-6fa3ae82-6eed-46d7-8f9e-34375cbc0fef req-bcf0f3bc-3740-48e8-982e-406d0ff70566 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:46:11.345845 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-6fa3ae82-6eed-46d7-8f9e-34375cbc0fef req-bcf0f3bc-3740-48e8-982e-406d0ff70566 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:46:11.403975 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-6fa3ae82-6eed-46d7-8f9e-34375cbc0fef req-bcf0f3bc-3740-48e8-982e-406d0ff70566 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Get all volumes completed successfully. Dec 29 07:46:11.406111 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:11.406111 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:11.415857 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-6fa3ae82-6eed-46d7-8f9e-34375cbc0fef req-bcf0f3bc-3740-48e8-982e-406d0ff70566 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/detail returned with HTTP 200 Dec 29 07:46:11.418813 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1109/2220] 10.222.0.20 () {60 vars in 1479 bytes} [Tue Dec 29 07:46:11 2020] GET /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/detail => generated 2748 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:46:11.438649 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4fbe5cd4-efbd-41c4-9573-3dd22f8d61ac req-c8743c9c-e73b-43a3-8986-090322476bf1 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] GET http://10.222.0.20/volume// Dec 29 07:46:11.439117 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4fbe5cd4-efbd-41c4-9573-3dd22f8d61ac req-c8743c9c-e73b-43a3-8986-090322476bf1 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:11.439804 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:11.439804 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:11.440222 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4fbe5cd4-efbd-41c4-9573-3dd22f8d61ac req-c8743c9c-e73b-43a3-8986-090322476bf1 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:11.442607 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4fbe5cd4-efbd-41c4-9573-3dd22f8d61ac req-c8743c9c-e73b-43a3-8986-090322476bf1 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:46:11.443104 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1112/2221] 10.222.0.38 () {56 vars in 1089 bytes} [Tue Dec 29 07:46:11 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:46:11.456095 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fd892e29-7b36-4819-bbc0-759fd268fb0d req-1a6e4a8a-87b7-4247-8006-fe8c582b821b tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 Dec 29 07:46:11.456795 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fd892e29-7b36-4819-bbc0-759fd268fb0d req-1a6e4a8a-87b7-4247-8006-fe8c582b821b tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:11.457325 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:11.457325 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:11.457550 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fd892e29-7b36-4819-bbc0-759fd268fb0d req-1a6e4a8a-87b7-4247-8006-fe8c582b821b tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:11.462676 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-bb67004b-969e-42b8-a3f0-a3429fd181c5 req-0731cc87-d9ef-4f1f-9216-34d70617d08c tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] GET http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/detail Dec 29 07:46:11.463545 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-bb67004b-969e-42b8-a3f0-a3429fd181c5 req-0731cc87-d9ef-4f1f-9216-34d70617d08c tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:11.464174 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-bb67004b-969e-42b8-a3f0-a3429fd181c5 req-0731cc87-d9ef-4f1f-9216-34d70617d08c tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'detail' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:11.465210 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [req-bb67004b-969e-42b8-a3f0-a3429fd181c5 req-0731cc87-d9ef-4f1f-9216-34d70617d08c tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:46:11.467268 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-bb67004b-969e-42b8-a3f0-a3429fd181c5 req-0731cc87-d9ef-4f1f-9216-34d70617d08c tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:46:11.511482 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:11.511482 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:11.522091 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-fd892e29-7b36-4819-bbc0-759fd268fb0d req-1a6e4a8a-87b7-4247-8006-fe8c582b821b tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Volume info retrieved successfully. Dec 29 07:46:11.528701 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-bb67004b-969e-42b8-a3f0-a3429fd181c5 req-0731cc87-d9ef-4f1f-9216-34d70617d08c tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Get all volumes completed successfully. Dec 29 07:46:11.530956 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:11.530956 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:11.540415 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-bb67004b-969e-42b8-a3f0-a3429fd181c5 req-0731cc87-d9ef-4f1f-9216-34d70617d08c tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/detail returned with HTTP 200 Dec 29 07:46:11.541596 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1113/2222] 10.222.0.20 () {60 vars in 1479 bytes} [Tue Dec 29 07:46:11 2020] GET /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/detail => generated 2748 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:46:11.555940 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:11.555940 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:11.564786 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fd892e29-7b36-4819-bbc0-759fd268fb0d req-1a6e4a8a-87b7-4247-8006-fe8c582b821b tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 returned with HTTP 200 Dec 29 07:46:11.565850 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1110/2223] 10.222.0.38 () {60 vars in 1403 bytes} [Tue Dec 29 07:46:11 2020] GET /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 => generated 1280 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:46:11.586415 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fd892e29-7b36-4819-bbc0-759fd268fb0d req-3b4db718-58d7-4a29-93de-e30700705a4e tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] PUT http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/attachments/a781a835-6485-4985-9559-dda3680f4ad4 Dec 29 07:46:11.586875 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:11.586875 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:11.587443 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fd892e29-7b36-4819-bbc0-759fd268fb0d req-3b4db718-58d7-4a29-93de-e30700705a4e tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.38", "host": "n-h2-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:11.595184 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-6137762f-03d2-4387-bf27-1e2bfc2fd59d req-227abb38-eb84-44f6-a250-bd0290fd7619 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] GET http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/detail Dec 29 07:46:11.595705 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-6137762f-03d2-4387-bf27-1e2bfc2fd59d req-227abb38-eb84-44f6-a250-bd0290fd7619 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:11.595894 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:11.595894 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:11.596272 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-6137762f-03d2-4387-bf27-1e2bfc2fd59d req-227abb38-eb84-44f6-a250-bd0290fd7619 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:11.596892 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [req-6137762f-03d2-4387-bf27-1e2bfc2fd59d req-227abb38-eb84-44f6-a250-bd0290fd7619 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:46:11.599757 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-6137762f-03d2-4387-bf27-1e2bfc2fd59d req-227abb38-eb84-44f6-a250-bd0290fd7619 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:46:11.616760 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:46:11.616760 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:46:11.617271 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-fd892e29-7b36-4819-bbc0-759fd268fb0d req-3b4db718-58d7-4a29-93de-e30700705a4e tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Lock "b'cinder-attachment_update-ad7307af-9e28-4a9b-939d-8218cd074f59-n-h2-768509-3'" acquired by "attachment_update" :: waited 0.010s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:46:11.619762 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:11.619762 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:11.661921 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-6137762f-03d2-4387-bf27-1e2bfc2fd59d req-227abb38-eb84-44f6-a250-bd0290fd7619 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Get all volumes completed successfully. Dec 29 07:46:11.664346 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:11.664346 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:11.674066 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-6137762f-03d2-4387-bf27-1e2bfc2fd59d req-227abb38-eb84-44f6-a250-bd0290fd7619 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/detail returned with HTTP 200 Dec 29 07:46:11.676147 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1111/2224] 10.222.0.20 () {60 vars in 1479 bytes} [Tue Dec 29 07:46:11 2020] GET /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/detail => generated 2748 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:46:11.720151 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-11265d4c-e963-4e8f-b2e8-21051964d56e req-3798f322-eef6-48dd-a2bd-589116aa0d28 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] GET http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/detail Dec 29 07:46:11.720673 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-11265d4c-e963-4e8f-b2e8-21051964d56e req-3798f322-eef6-48dd-a2bd-589116aa0d28 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:11.720899 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:11.720899 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:11.721372 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-11265d4c-e963-4e8f-b2e8-21051964d56e req-3798f322-eef6-48dd-a2bd-589116aa0d28 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:11.721855 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [req-11265d4c-e963-4e8f-b2e8-21051964d56e req-3798f322-eef6-48dd-a2bd-589116aa0d28 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:46:11.724337 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-11265d4c-e963-4e8f-b2e8-21051964d56e req-3798f322-eef6-48dd-a2bd-589116aa0d28 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:46:11.783622 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-11265d4c-e963-4e8f-b2e8-21051964d56e req-3798f322-eef6-48dd-a2bd-589116aa0d28 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Get all volumes completed successfully. Dec 29 07:46:11.787433 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:11.787433 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:11.796663 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-11265d4c-e963-4e8f-b2e8-21051964d56e req-3798f322-eef6-48dd-a2bd-589116aa0d28 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/detail returned with HTTP 200 Dec 29 07:46:11.797861 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1112/2225] 10.222.0.20 () {60 vars in 1479 bytes} [Tue Dec 29 07:46:11 2020] GET /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/detail => generated 2748 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:46:11.842299 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-be12b4b1-f449-49f5-8135-25679f909563 req-059bd581-4cb0-4d04-9b5e-844247b5c401 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] GET http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/detail Dec 29 07:46:11.842877 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-be12b4b1-f449-49f5-8135-25679f909563 req-059bd581-4cb0-4d04-9b5e-844247b5c401 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:11.843158 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:11.843158 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:11.843625 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-be12b4b1-f449-49f5-8135-25679f909563 req-059bd581-4cb0-4d04-9b5e-844247b5c401 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:11.844316 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [req-be12b4b1-f449-49f5-8135-25679f909563 req-059bd581-4cb0-4d04-9b5e-844247b5c401 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:46:11.846269 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-be12b4b1-f449-49f5-8135-25679f909563 req-059bd581-4cb0-4d04-9b5e-844247b5c401 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:46:11.908476 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-be12b4b1-f449-49f5-8135-25679f909563 req-059bd581-4cb0-4d04-9b5e-844247b5c401 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Get all volumes completed successfully. Dec 29 07:46:11.911539 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:11.911539 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:11.944126 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-be12b4b1-f449-49f5-8135-25679f909563 req-059bd581-4cb0-4d04-9b5e-844247b5c401 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/detail returned with HTTP 200 Dec 29 07:46:11.945121 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1113/2226] 10.222.0.20 () {60 vars in 1479 bytes} [Tue Dec 29 07:46:11 2020] GET /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/detail => generated 2748 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:46:12.013068 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-f4ff4989-d1fc-4ab7-98e8-e9c45288494b req-2512ecdd-d29c-46b2-8a1b-b46e1026f5db tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] GET http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/detail Dec 29 07:46:12.013879 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-f4ff4989-d1fc-4ab7-98e8-e9c45288494b req-2512ecdd-d29c-46b2-8a1b-b46e1026f5db tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:12.014241 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:12.014241 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:12.014875 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-f4ff4989-d1fc-4ab7-98e8-e9c45288494b req-2512ecdd-d29c-46b2-8a1b-b46e1026f5db tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:12.015645 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [req-f4ff4989-d1fc-4ab7-98e8-e9c45288494b req-2512ecdd-d29c-46b2-8a1b-b46e1026f5db tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:46:12.017578 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-f4ff4989-d1fc-4ab7-98e8-e9c45288494b req-2512ecdd-d29c-46b2-8a1b-b46e1026f5db tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:46:12.077345 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-f4ff4989-d1fc-4ab7-98e8-e9c45288494b req-2512ecdd-d29c-46b2-8a1b-b46e1026f5db tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Get all volumes completed successfully. Dec 29 07:46:12.079553 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:12.079553 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:12.090029 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-f4ff4989-d1fc-4ab7-98e8-e9c45288494b req-2512ecdd-d29c-46b2-8a1b-b46e1026f5db tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/detail returned with HTTP 200 Dec 29 07:46:12.091261 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1114/2227] 10.222.0.20 () {60 vars in 1479 bytes} [Tue Dec 29 07:46:12 2020] GET /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/detail => generated 2748 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:46:12.135716 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-cdb1bb17-cdd7-4c26-b941-08a00903b5ea req-adc65d01-de8a-42fc-915d-0f4a096aa8d6 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] GET http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/detail Dec 29 07:46:12.136251 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-cdb1bb17-cdd7-4c26-b941-08a00903b5ea req-adc65d01-de8a-42fc-915d-0f4a096aa8d6 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:12.136448 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:12.136448 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:12.136831 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-cdb1bb17-cdd7-4c26-b941-08a00903b5ea req-adc65d01-de8a-42fc-915d-0f4a096aa8d6 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:12.137459 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [req-cdb1bb17-cdd7-4c26-b941-08a00903b5ea req-adc65d01-de8a-42fc-915d-0f4a096aa8d6 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:46:12.139299 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-cdb1bb17-cdd7-4c26-b941-08a00903b5ea req-adc65d01-de8a-42fc-915d-0f4a096aa8d6 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:46:12.195345 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-cdb1bb17-cdd7-4c26-b941-08a00903b5ea req-adc65d01-de8a-42fc-915d-0f4a096aa8d6 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Get all volumes completed successfully. Dec 29 07:46:12.198558 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:12.198558 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:12.208244 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-cdb1bb17-cdd7-4c26-b941-08a00903b5ea req-adc65d01-de8a-42fc-915d-0f4a096aa8d6 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/detail returned with HTTP 200 Dec 29 07:46:12.209271 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1115/2228] 10.222.0.20 () {60 vars in 1479 bytes} [Tue Dec 29 07:46:12 2020] GET /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/detail => generated 2748 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:46:12.225200 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d2e18353-18f1-41ab-825b-d093fafe4d4b tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] DELETE http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/b23f63c4-325c-4ffb-908d-e6957ce85fab Dec 29 07:46:12.225980 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d2e18353-18f1-41ab-825b-d093fafe4d4b tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:12.226062 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:12.226062 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:12.227160 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d2e18353-18f1-41ab-825b-d093fafe4d4b tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:12.227552 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-d2e18353-18f1-41ab-825b-d093fafe4d4b tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Delete volume with id: b23f63c4-325c-4ffb-908d-e6957ce85fab Dec 29 07:46:12.282513 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:12.282513 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:12.283734 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d2e18353-18f1-41ab-825b-d093fafe4d4b tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Volume info retrieved successfully. Dec 29 07:46:12.312267 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d2e18353-18f1-41ab-825b-d093fafe4d4b tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Delete volume request issued successfully. Dec 29 07:46:12.312844 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d2e18353-18f1-41ab-825b-d093fafe4d4b tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/b23f63c4-325c-4ffb-908d-e6957ce85fab returned with HTTP 202 Dec 29 07:46:12.316778 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1116/2229] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:46:12 2020] DELETE /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/b23f63c4-325c-4ffb-908d-e6957ce85fab => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 29 07:46:12.321264 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2621cbde-1966-4c0c-baad-05b7246b2dd6 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] GET http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/b23f63c4-325c-4ffb-908d-e6957ce85fab Dec 29 07:46:12.321788 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2621cbde-1966-4c0c-baad-05b7246b2dd6 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:12.321980 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:12.321980 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:12.322355 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2621cbde-1966-4c0c-baad-05b7246b2dd6 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:12.374141 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:12.374141 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:12.383675 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2621cbde-1966-4c0c-baad-05b7246b2dd6 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Volume info retrieved successfully. Dec 29 07:46:12.413032 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2621cbde-1966-4c0c-baad-05b7246b2dd6 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/b23f63c4-325c-4ffb-908d-e6957ce85fab returned with HTTP 200 Dec 29 07:46:12.413855 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1117/2230] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:46:12 2020] GET /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/b23f63c4-325c-4ffb-908d-e6957ce85fab => generated 921 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:46:13.124184 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-fd892e29-7b36-4819-bbc0-759fd268fb0d req-3b4db718-58d7-4a29-93de-e30700705a4e tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Lock "b'cinder-attachment_update-ad7307af-9e28-4a9b-939d-8218cd074f59-n-h2-768509-3'" released by "attachment_update" :: held 1.507s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:46:13.124859 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fd892e29-7b36-4819-bbc0-759fd268fb0d req-3b4db718-58d7-4a29-93de-e30700705a4e tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/attachments/a781a835-6485-4985-9559-dda3680f4ad4 returned with HTTP 200 Dec 29 07:46:13.126015 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1114/2231] 10.222.0.38 () {64 vars in 1468 bytes} [Tue Dec 29 07:46:11 2020] PUT /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/attachments/a781a835-6485-4985-9559-dda3680f4ad4 => generated 762 bytes in 1545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:46:13.195409 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fd892e29-7b36-4819-bbc0-759fd268fb0d req-73dfd332-0985-4580-b83e-de14c669fcce tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] POST http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/attachments/a781a835-6485-4985-9559-dda3680f4ad4/action Dec 29 07:46:13.195827 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:13.195827 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:13.196268 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fd892e29-7b36-4819-bbc0-759fd268fb0d req-73dfd332-0985-4580-b83e-de14c669fcce tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Action body: b'{"os-complete": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:46:13.196651 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fd892e29-7b36-4819-bbc0-759fd268fb0d req-73dfd332-0985-4580-b83e-de14c669fcce tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:13.311019 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:13.311019 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:13.340588 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fd892e29-7b36-4819-bbc0-759fd268fb0d req-73dfd332-0985-4580-b83e-de14c669fcce tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/attachments/a781a835-6485-4985-9559-dda3680f4ad4/action returned with HTTP 204 Dec 29 07:46:13.342337 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1118/2232] 10.222.0.38 () {64 vars in 1489 bytes} [Tue Dec 29 07:46:13 2020] POST /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/attachments/a781a835-6485-4985-9559-dda3680f4ad4/action => generated 0 bytes in 152 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:46:13.431051 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3e76ef8d-e924-40df-95c1-ee8f68d40e16 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] GET http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/b23f63c4-325c-4ffb-908d-e6957ce85fab Dec 29 07:46:13.431829 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3e76ef8d-e924-40df-95c1-ee8f68d40e16 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:13.432194 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:13.432194 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:13.432836 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3e76ef8d-e924-40df-95c1-ee8f68d40e16 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:13.489624 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:13.489624 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:13.499225 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3e76ef8d-e924-40df-95c1-ee8f68d40e16 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Volume info retrieved successfully. Dec 29 07:46:13.526957 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3e76ef8d-e924-40df-95c1-ee8f68d40e16 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/b23f63c4-325c-4ffb-908d-e6957ce85fab returned with HTTP 200 Dec 29 07:46:13.527773 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1115/2233] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:46:13 2020] GET /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/b23f63c4-325c-4ffb-908d-e6957ce85fab => generated 921 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:46:14.545201 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-edb91f2a-b257-49e8-8ee8-f5142dc9211d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] GET http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/b23f63c4-325c-4ffb-908d-e6957ce85fab Dec 29 07:46:14.545705 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-edb91f2a-b257-49e8-8ee8-f5142dc9211d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:14.546097 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:14.546097 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:14.547117 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-edb91f2a-b257-49e8-8ee8-f5142dc9211d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:14.640223 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-edb91f2a-b257-49e8-8ee8-f5142dc9211d tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/b23f63c4-325c-4ffb-908d-e6957ce85fab returned with HTTP 404 Dec 29 07:46:14.645474 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1119/2234] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:46:14 2020] GET /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/b23f63c4-325c-4ffb-908d-e6957ce85fab => generated 109 bytes in 105 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:46:14.649850 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-736c09b6-08d9-41be-96ca-7829c75639e9 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] DELETE http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/de53735a-3e0a-4837-8b52-058f4ee7dffe Dec 29 07:46:14.650885 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-736c09b6-08d9-41be-96ca-7829c75639e9 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:14.651630 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:14.651630 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:14.652276 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-736c09b6-08d9-41be-96ca-7829c75639e9 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:14.652968 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-736c09b6-08d9-41be-96ca-7829c75639e9 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Delete volume with id: de53735a-3e0a-4837-8b52-058f4ee7dffe Dec 29 07:46:14.713303 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:14.713303 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:14.715151 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-736c09b6-08d9-41be-96ca-7829c75639e9 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Volume info retrieved successfully. Dec 29 07:46:14.758516 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-736c09b6-08d9-41be-96ca-7829c75639e9 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Delete volume request issued successfully. Dec 29 07:46:14.759649 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-736c09b6-08d9-41be-96ca-7829c75639e9 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/de53735a-3e0a-4837-8b52-058f4ee7dffe returned with HTTP 202 Dec 29 07:46:14.761018 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1116/2235] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:46:14 2020] DELETE /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/de53735a-3e0a-4837-8b52-058f4ee7dffe => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:46:14.768261 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-24933d81-4248-4852-b939-8327dbddf39a tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] GET http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/de53735a-3e0a-4837-8b52-058f4ee7dffe Dec 29 07:46:14.770860 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-24933d81-4248-4852-b939-8327dbddf39a tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:14.771349 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-24933d81-4248-4852-b939-8327dbddf39a tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:14.889495 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:14.889495 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:14.900683 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-24933d81-4248-4852-b939-8327dbddf39a tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Volume info retrieved successfully. Dec 29 07:46:14.976519 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-24933d81-4248-4852-b939-8327dbddf39a tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/de53735a-3e0a-4837-8b52-058f4ee7dffe returned with HTTP 200 Dec 29 07:46:14.977769 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1120/2236] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:46:14 2020] GET /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/de53735a-3e0a-4837-8b52-058f4ee7dffe => generated 920 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:46:15.995282 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-78cb8f31-9f46-41ff-8205-f7f49c4c72fa tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] GET http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/de53735a-3e0a-4837-8b52-058f4ee7dffe Dec 29 07:46:15.995968 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-78cb8f31-9f46-41ff-8205-f7f49c4c72fa tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:15.996288 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:15.996288 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:15.996853 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-78cb8f31-9f46-41ff-8205-f7f49c4c72fa tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:16.058717 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:16.058717 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:16.068866 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-78cb8f31-9f46-41ff-8205-f7f49c4c72fa tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Volume info retrieved successfully. Dec 29 07:46:16.101902 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-78cb8f31-9f46-41ff-8205-f7f49c4c72fa tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/de53735a-3e0a-4837-8b52-058f4ee7dffe returned with HTTP 200 Dec 29 07:46:16.103001 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1117/2237] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:46:15 2020] GET /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/de53735a-3e0a-4837-8b52-058f4ee7dffe => generated 920 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:46:16.281872 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-32d7fd30-fa45-4877-87bc-c8afe8e4e96d tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] POST http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/f183da72-37e1-4bdb-a1bb-6b62f8bdd728/action Dec 29 07:46:16.282777 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:16.282777 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:16.283506 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-32d7fd30-fa45-4877-87bc-c8afe8e4e96d tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action body: b'{"os-attach": {"instance_uuid": "5dd1d53a-097f-4f2a-94d7-24cb5e3fd31e", "mountpoint": "/dev/vdc"}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:46:16.284334 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-32d7fd30-fa45-4877-87bc-c8afe8e4e96d tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "5dd1d53a-097f-4f2a-94d7-24cb5e3fd31e", "mountpoint": "/dev/vdc"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:16.348853 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-32d7fd30-fa45-4877-87bc-c8afe8e4e96d tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/f183da72-37e1-4bdb-a1bb-6b62f8bdd728/action returned with HTTP 404 Dec 29 07:46:16.366198 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1121/2238] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:46:16 2020] POST /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/f183da72-37e1-4bdb-a1bb-6b62f8bdd728/action => generated 109 bytes in 88 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:46:17.117897 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2c27cb70-8602-462e-8ecb-b56adef13de5 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] GET http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/de53735a-3e0a-4837-8b52-058f4ee7dffe Dec 29 07:46:17.118614 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2c27cb70-8602-462e-8ecb-b56adef13de5 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:17.118933 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:17.118933 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:17.119464 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2c27cb70-8602-462e-8ecb-b56adef13de5 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:17.248364 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2c27cb70-8602-462e-8ecb-b56adef13de5 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/de53735a-3e0a-4837-8b52-058f4ee7dffe returned with HTTP 404 Dec 29 07:46:17.255046 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1118/2239] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:46:17 2020] GET /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/de53735a-3e0a-4837-8b52-058f4ee7dffe => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:46:17.259456 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc384ecb-d1ac-442c-b1b6-19ff93f0ad23 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] DELETE http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/eb3101cb-8d7b-4189-afb1-9739ee1f9802 Dec 29 07:46:17.259990 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc384ecb-d1ac-442c-b1b6-19ff93f0ad23 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:17.263751 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc384ecb-d1ac-442c-b1b6-19ff93f0ad23 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:17.264249 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-dc384ecb-d1ac-442c-b1b6-19ff93f0ad23 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Delete volume with id: eb3101cb-8d7b-4189-afb1-9739ee1f9802 Dec 29 07:46:17.376345 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:17.376345 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:17.382269 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dc384ecb-d1ac-442c-b1b6-19ff93f0ad23 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Volume info retrieved successfully. Dec 29 07:46:17.450517 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dc384ecb-d1ac-442c-b1b6-19ff93f0ad23 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Delete volume request issued successfully. Dec 29 07:46:17.451378 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc384ecb-d1ac-442c-b1b6-19ff93f0ad23 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/eb3101cb-8d7b-4189-afb1-9739ee1f9802 returned with HTTP 202 Dec 29 07:46:17.453891 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1122/2240] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:46:17 2020] DELETE /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/eb3101cb-8d7b-4189-afb1-9739ee1f9802 => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:46:17.467537 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ebc6ff0d-43db-48d2-9b1b-60105660bdb7 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] GET http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/eb3101cb-8d7b-4189-afb1-9739ee1f9802 Dec 29 07:46:17.468427 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ebc6ff0d-43db-48d2-9b1b-60105660bdb7 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:17.469504 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ebc6ff0d-43db-48d2-9b1b-60105660bdb7 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:17.580004 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:17.580004 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:17.623028 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ebc6ff0d-43db-48d2-9b1b-60105660bdb7 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Volume info retrieved successfully. Dec 29 07:46:17.706261 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ebc6ff0d-43db-48d2-9b1b-60105660bdb7 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/eb3101cb-8d7b-4189-afb1-9739ee1f9802 returned with HTTP 200 Dec 29 07:46:17.715032 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1119/2241] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:46:17 2020] GET /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/eb3101cb-8d7b-4189-afb1-9739ee1f9802 => generated 921 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:46:18.725266 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8e6de181-78c3-41f6-8d6f-7be565fd469e tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] GET http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/eb3101cb-8d7b-4189-afb1-9739ee1f9802 Dec 29 07:46:18.726703 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8e6de181-78c3-41f6-8d6f-7be565fd469e tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:18.727135 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:18.727135 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:18.727802 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8e6de181-78c3-41f6-8d6f-7be565fd469e tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:18.893457 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:18.893457 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:18.927509 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8e6de181-78c3-41f6-8d6f-7be565fd469e tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Volume info retrieved successfully. Dec 29 07:46:18.991067 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8e6de181-78c3-41f6-8d6f-7be565fd469e tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/eb3101cb-8d7b-4189-afb1-9739ee1f9802 returned with HTTP 200 Dec 29 07:46:18.995334 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1123/2242] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:46:18 2020] GET /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/eb3101cb-8d7b-4189-afb1-9739ee1f9802 => generated 921 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:46:20.011730 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f96ff47e-5ec4-4970-af58-88450c2444e2 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] GET http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/eb3101cb-8d7b-4189-afb1-9739ee1f9802 Dec 29 07:46:20.012869 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f96ff47e-5ec4-4970-af58-88450c2444e2 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:20.013290 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:20.013290 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:20.013989 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f96ff47e-5ec4-4970-af58-88450c2444e2 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:20.090224 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:20.090224 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:20.103740 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f96ff47e-5ec4-4970-af58-88450c2444e2 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Volume info retrieved successfully. Dec 29 07:46:20.142362 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f96ff47e-5ec4-4970-af58-88450c2444e2 tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/eb3101cb-8d7b-4189-afb1-9739ee1f9802 returned with HTTP 200 Dec 29 07:46:20.143870 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1120/2243] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:46:20 2020] GET /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/eb3101cb-8d7b-4189-afb1-9739ee1f9802 => generated 921 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:46:21.165099 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-20e379ba-293c-4f63-a157-977195351fae tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] GET http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/eb3101cb-8d7b-4189-afb1-9739ee1f9802 Dec 29 07:46:21.165627 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-20e379ba-293c-4f63-a157-977195351fae tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:21.165823 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:21.165823 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:21.166478 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-20e379ba-293c-4f63-a157-977195351fae tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:21.288129 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-20e379ba-293c-4f63-a157-977195351fae tempest-VolumesTestJSON-1660227530 tempest-VolumesTestJSON-1660227530] http://10.222.0.20/volume/v3/8a97782ef8d040308873a062258a8b16/volumes/eb3101cb-8d7b-4189-afb1-9739ee1f9802 returned with HTTP 404 Dec 29 07:46:21.289184 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1124/2244] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:46:21 2020] GET /volume/v3/8a97782ef8d040308873a062258a8b16/volumes/eb3101cb-8d7b-4189-afb1-9739ee1f9802 => generated 109 bytes in 133 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:46:25.943842 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a02d8f15-557f-4c07-8a81-366e69aef778 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] POST http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes Dec 29 07:46:25.945876 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:25.945876 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:25.947093 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a02d8f15-557f-4c07-8a81-366e69aef778 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action: 'create', calling method: create, body: {"volume": {"imageRef": "25efd8c9-3b77-41d2-ba92-bf0284d307b9", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-148015989"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:25.948876 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-a02d8f15-557f-4c07-8a81-366e69aef778 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Create volume request body: {'volume': {'imageRef': '25efd8c9-3b77-41d2-ba92-bf0284d307b9', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-148015989'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:46:26.090886 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-a02d8f15-557f-4c07-8a81-366e69aef778 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Create volume of 2 GB Dec 29 07:46:26.105791 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a02d8f15-557f-4c07-8a81-366e69aef778 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Availability Zones retrieved successfully. Dec 29 07:46:26.123681 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-a02d8f15-557f-4c07-8a81-366e69aef778 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Flow 'volume_create_api' (265527e0-c256-4ea9-8f29-e9e4517d11c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:46:26.126605 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-a02d8f15-557f-4c07-8a81-366e69aef778 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c7232ab-dc6f-40e4-a2dc-88dba302c5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:46:26.129423 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-a02d8f15-557f-4c07-8a81-366e69aef778 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Validating volume size '2' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:46:26.193001 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.volume.api [None req-a02d8f15-557f-4c07-8a81-366e69aef778 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c7232ab-dc6f-40e4-a2dc-88dba302c5be) transitioned into state 'FAILURE' from state 'RUNNING' Dec 29 07:46:26.193001 n-d-768509-3 devstack@c-api.service[88227]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 25efd8c9-3b77-41d2-ba92-bf0284d307b9 is not active. Dec 29 07:46:26.198028 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-a02d8f15-557f-4c07-8a81-366e69aef778 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c7232ab-dc6f-40e4-a2dc-88dba302c5be) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:46:26.200240 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.volume.api [None req-a02d8f15-557f-4c07-8a81-366e69aef778 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c7232ab-dc6f-40e4-a2dc-88dba302c5be) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 29 07:46:26.203784 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.volume.api [None req-a02d8f15-557f-4c07-8a81-366e69aef778 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Flow 'volume_create_api' (265527e0-c256-4ea9-8f29-e9e4517d11c0) transitioned into state 'REVERTED' from state 'RUNNING' Dec 29 07:46:26.203784 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a02d8f15-557f-4c07-8a81-366e69aef778 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes returned with HTTP 400 Dec 29 07:46:26.204806 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1121/2245] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:46:25 2020] POST /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes => generated 125 bytes in 265 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 29 07:46:27.060361 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cae10174-121e-4fd2-b2b2-e6a46685bf04 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] POST http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes Dec 29 07:46:27.061127 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cae10174-121e-4fd2-b2b2-e6a46685bf04 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "3fab36e4-6064-4f2d-84a2-d0dca57c3ba9"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:27.062205 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-cae10174-121e-4fd2-b2b2-e6a46685bf04 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Create volume request body: {'volume': {'size': 1, 'imageRef': '3fab36e4-6064-4f2d-84a2-d0dca57c3ba9'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:46:27.193755 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-cae10174-121e-4fd2-b2b2-e6a46685bf04 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Create volume of 1 GB Dec 29 07:46:27.207932 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-cae10174-121e-4fd2-b2b2-e6a46685bf04 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Availability Zones retrieved successfully. Dec 29 07:46:27.225464 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-cae10174-121e-4fd2-b2b2-e6a46685bf04 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Flow 'volume_create_api' (9f2f0eb9-6e34-4f05-a230-c753560ecf29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:46:27.228285 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-cae10174-121e-4fd2-b2b2-e6a46685bf04 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (950c114b-d870-4a13-b5ff-bbcc47aba223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:46:27.230307 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-cae10174-121e-4fd2-b2b2-e6a46685bf04 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:46:27.277296 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.volume.api [None req-cae10174-121e-4fd2-b2b2-e6a46685bf04 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (950c114b-d870-4a13-b5ff-bbcc47aba223) transitioned into state 'FAILURE' from state 'RUNNING' Dec 29 07:46:27.277527 n-d-768509-3 devstack@c-api.service[88227]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Dec 29 07:46:27.282289 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-cae10174-121e-4fd2-b2b2-e6a46685bf04 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (950c114b-d870-4a13-b5ff-bbcc47aba223) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:46:27.284531 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.volume.api [None req-cae10174-121e-4fd2-b2b2-e6a46685bf04 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (950c114b-d870-4a13-b5ff-bbcc47aba223) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Dec 29 07:46:27.287639 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.volume.api [None req-cae10174-121e-4fd2-b2b2-e6a46685bf04 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Flow 'volume_create_api' (9f2f0eb9-6e34-4f05-a230-c753560ecf29) transitioned into state 'REVERTED' from state 'RUNNING' Dec 29 07:46:27.288344 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cae10174-121e-4fd2-b2b2-e6a46685bf04 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes returned with HTTP 400 Dec 29 07:46:27.289427 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1125/2246] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:46:27 2020] POST /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes => generated 134 bytes in 233 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 29 07:46:27.615646 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5fcf824b-0c5b-4e6f-924f-8100dfe62232 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] POST http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes Dec 29 07:46:27.616347 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5fcf824b-0c5b-4e6f-924f-8100dfe62232 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:27.617785 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5fcf824b-0c5b-4e6f-924f-8100dfe62232 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes returned with HTTP 400 Dec 29 07:46:27.619092 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1122/2247] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:46:27 2020] POST /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes => generated 127 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 29 07:46:27.627726 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2268df98-5110-437d-a6db-d921d0547a20 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] POST http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes Dec 29 07:46:27.629049 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2268df98-5110-437d-a6db-d921d0547a20 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "538b6e82-6a28-4b44-bc97-548d081ef463"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:27.630619 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-2268df98-5110-437d-a6db-d921d0547a20 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '538b6e82-6a28-4b44-bc97-548d081ef463'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:46:27.654807 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2268df98-5110-437d-a6db-d921d0547a20 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes returned with HTTP 404 Dec 29 07:46:27.655848 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1126/2248] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:46:27 2020] POST /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:46:27.665450 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fa700d22-f9e2-4e7a-a320-4a14350f4ec7 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] POST http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes Dec 29 07:46:27.666484 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fa700d22-f9e2-4e7a-a320-4a14350f4ec7 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "e3a3a8b3-8104-4abe-aaef-042253c84baa"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:27.668896 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-fa700d22-f9e2-4e7a-a320-4a14350f4ec7 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Create volume request body: {'volume': {'size': 1, 'source_volid': 'e3a3a8b3-8104-4abe-aaef-042253c84baa'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:46:27.716391 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fa700d22-f9e2-4e7a-a320-4a14350f4ec7 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes returned with HTTP 404 Dec 29 07:46:27.717443 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1123/2249] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:46:27 2020] POST /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 29 07:46:27.726559 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-146d54a5-3eb6-48e4-9d7c-da984fec121d tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] POST http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes Dec 29 07:46:27.727374 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-146d54a5-3eb6-48e4-9d7c-da984fec121d tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "49e3fc88-3a51-4a82-a0f6-c136e952ac8b"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:27.728497 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-146d54a5-3eb6-48e4-9d7c-da984fec121d tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Create volume request body: {'volume': {'size': 1, 'volume_type': '49e3fc88-3a51-4a82-a0f6-c136e952ac8b'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:46:27.750758 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-146d54a5-3eb6-48e4-9d7c-da984fec121d tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes returned with HTTP 404 Dec 29 07:46:27.757478 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1127/2250] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:46:27 2020] POST /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:46:27.761780 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3dfacf5f-1c73-4316-98b5-ba5fe144d78b tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] POST http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes Dec 29 07:46:27.762752 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3dfacf5f-1c73-4316-98b5-ba5fe144d78b tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:27.764217 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3dfacf5f-1c73-4316-98b5-ba5fe144d78b tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes returned with HTTP 400 Dec 29 07:46:27.765537 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1124/2251] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:46:27 2020] POST /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 29 07:46:27.775184 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-61fb06a1-d975-467f-914f-2acc23a0582d tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] POST http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes Dec 29 07:46:27.775931 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-61fb06a1-d975-467f-914f-2acc23a0582d tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:27.777870 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-61fb06a1-d975-467f-914f-2acc23a0582d tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes returned with HTTP 400 Dec 29 07:46:27.779288 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1128/2252] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:46:27 2020] POST /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 29 07:46:27.788315 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b375f160-3a92-4d23-a51b-d92b73b4ec5a tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] POST http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes Dec 29 07:46:27.789070 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b375f160-3a92-4d23-a51b-d92b73b4ec5a tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:27.790249 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b375f160-3a92-4d23-a51b-d92b73b4ec5a tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes returned with HTTP 400 Dec 29 07:46:27.791197 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1125/2253] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:46:27 2020] POST /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes => generated 121 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 29 07:46:27.800533 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-52e47ae8-9086-4efc-a1e9-ded6021086ac tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] DELETE http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/tempest-invalid-1979320468 Dec 29 07:46:27.801356 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-52e47ae8-9086-4efc-a1e9-ded6021086ac tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:27.802090 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-52e47ae8-9086-4efc-a1e9-ded6021086ac tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:27.802559 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-52e47ae8-9086-4efc-a1e9-ded6021086ac tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Delete volume with id: tempest-invalid-1979320468 Dec 29 07:46:27.848478 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-52e47ae8-9086-4efc-a1e9-ded6021086ac tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/tempest-invalid-1979320468 returned with HTTP 404 Dec 29 07:46:27.849669 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1129/2254] 10.222.0.20 () {58 vars in 1288 bytes} [Tue Dec 29 07:46:27 2020] DELETE /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/tempest-invalid-1979320468 => generated 99 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:46:27.860885 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1126/2255] 10.222.0.20 () {58 vars in 1210 bytes} [Tue Dec 29 07:46:27 2020] DELETE /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Dec 29 07:46:27.870912 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2299407f-a132-4384-b1d4-bf7a1726d08c tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] POST http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/xxx/action Dec 29 07:46:27.871692 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2299407f-a132-4384-b1d4-bf7a1726d08c tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action body: b'{"os-detach": {}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:46:27.872064 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2299407f-a132-4384-b1d4-bf7a1726d08c tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:27.974049 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2299407f-a132-4384-b1d4-bf7a1726d08c tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/xxx/action returned with HTTP 404 Dec 29 07:46:27.991921 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-138087c1-de09-4736-a034-11214c6e35ea tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] GET http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/tempest-invalid-1338724749 Dec 29 07:46:27.992778 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-138087c1-de09-4736-a034-11214c6e35ea tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:27.993447 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-138087c1-de09-4736-a034-11214c6e35ea tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:27.999601 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1130/2256] 10.222.0.20 () {60 vars in 1258 bytes} [Tue Dec 29 07:46:27 2020] POST /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/xxx/action => generated 76 bytes in 132 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:46:28.052096 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-138087c1-de09-4736-a034-11214c6e35ea tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/tempest-invalid-1338724749 returned with HTTP 404 Dec 29 07:46:28.053362 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1127/2257] 10.222.0.20 () {58 vars in 1285 bytes} [Tue Dec 29 07:46:27 2020] GET /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/tempest-invalid-1338724749 => generated 99 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:46:28.067468 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1131/2258] 10.222.0.20 () {58 vars in 1207 bytes} [Tue Dec 29 07:46:28 2020] GET /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Dec 29 07:46:28.073682 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ad8721c0-26b4-4c4f-beb3-2213fe07c674 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] GET http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/detail?status=null Dec 29 07:46:28.074435 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ad8721c0-26b4-4c4f-beb3-2213fe07c674 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:28.075162 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ad8721c0-26b4-4c4f-beb3-2213fe07c674 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Calling method 'detail' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:28.076081 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-ad8721c0-26b4-4c4f-beb3-2213fe07c674 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:46:28.076867 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ad8721c0-26b4-4c4f-beb3-2213fe07c674 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Could not evaluate value null, assuming string {{(pid=88229) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 29 07:46:28.078635 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ad8721c0-26b4-4c4f-beb3-2213fe07c674 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:46:28.142002 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ad8721c0-26b4-4c4f-beb3-2213fe07c674 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Get all volumes completed successfully. Dec 29 07:46:28.149755 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ad8721c0-26b4-4c4f-beb3-2213fe07c674 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/detail?status=null returned with HTTP 200 Dec 29 07:46:28.150859 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1128/2259] 10.222.0.20 () {58 vars in 1248 bytes} [Tue Dec 29 07:46:28 2020] GET /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/detail?status=null => generated 15 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:46:28.166782 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3ed5cf2d-41a5-4d75-8ef7-b045f92793fa tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] GET http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/detail?name=tempest-VolumesNegativeTest-Volume-690640512 Dec 29 07:46:28.167542 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3ed5cf2d-41a5-4d75-8ef7-b045f92793fa tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:28.168435 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3ed5cf2d-41a5-4d75-8ef7-b045f92793fa tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:28.169290 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-3ed5cf2d-41a5-4d75-8ef7-b045f92793fa tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:46:28.172047 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3ed5cf2d-41a5-4d75-8ef7-b045f92793fa tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-690640512'), ('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:46:28.245564 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3ed5cf2d-41a5-4d75-8ef7-b045f92793fa tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Get all volumes completed successfully. Dec 29 07:46:28.251466 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3ed5cf2d-41a5-4d75-8ef7-b045f92793fa tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/detail?name=tempest-VolumesNegativeTest-Volume-690640512 returned with HTTP 200 Dec 29 07:46:28.252718 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1132/2260] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:46:28 2020] GET /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/detail?name=tempest-VolumesNegativeTest-Volume-690640512 => generated 15 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Dec 29 07:46:28.275208 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-269414ae-e31f-46ec-bc68-4d18336b67b7 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] GET http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes?status=null Dec 29 07:46:28.275734 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-269414ae-e31f-46ec-bc68-4d18336b67b7 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:28.276202 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-269414ae-e31f-46ec-bc68-4d18336b67b7 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:28.277070 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-269414ae-e31f-46ec-bc68-4d18336b67b7 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:46:28.277653 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-269414ae-e31f-46ec-bc68-4d18336b67b7 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Could not evaluate value null, assuming string {{(pid=88229) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 29 07:46:28.279289 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-269414ae-e31f-46ec-bc68-4d18336b67b7 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:46:28.330254 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-269414ae-e31f-46ec-bc68-4d18336b67b7 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Get all volumes completed successfully. Dec 29 07:46:28.331374 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-269414ae-e31f-46ec-bc68-4d18336b67b7 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes?status=null returned with HTTP 200 Dec 29 07:46:28.333275 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1129/2261] 10.222.0.20 () {58 vars in 1227 bytes} [Tue Dec 29 07:46:28 2020] GET /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes?status=null => generated 15 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:46:28.349396 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ced125a1-3209-4a39-b545-2147330a78f8 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] GET http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes?name=tempest-VolumesNegativeTest-Volume-933481965 Dec 29 07:46:28.349942 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ced125a1-3209-4a39-b545-2147330a78f8 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:28.350436 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ced125a1-3209-4a39-b545-2147330a78f8 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:28.351105 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-ced125a1-3209-4a39-b545-2147330a78f8 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:46:28.352872 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ced125a1-3209-4a39-b545-2147330a78f8 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-933481965'), ('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:46:28.405130 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ced125a1-3209-4a39-b545-2147330a78f8 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Get all volumes completed successfully. Dec 29 07:46:28.405913 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ced125a1-3209-4a39-b545-2147330a78f8 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes?name=tempest-VolumesNegativeTest-Volume-933481965 returned with HTTP 200 Dec 29 07:46:28.406788 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1133/2262] 10.222.0.20 () {58 vars in 1303 bytes} [Tue Dec 29 07:46:28 2020] GET /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes?name=tempest-VolumesNegativeTest-Volume-933481965 => generated 15 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:46:28.417614 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f4fb5b87-2dc2-4498-ab6f-3018a425e8f2 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] POST http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498/action Dec 29 07:46:28.418752 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f4fb5b87-2dc2-4498-ab6f-3018a425e8f2 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action body: b'{"os-reserve": {}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:46:28.419562 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f4fb5b87-2dc2-4498-ab6f-3018a425e8f2 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:28.481824 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:28.481824 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:28.482894 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f4fb5b87-2dc2-4498-ab6f-3018a425e8f2 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Volume info retrieved successfully. Dec 29 07:46:28.492261 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f4fb5b87-2dc2-4498-ab6f-3018a425e8f2 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Reserve volume completed successfully. Dec 29 07:46:28.492842 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f4fb5b87-2dc2-4498-ab6f-3018a425e8f2 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498/action returned with HTTP 202 Dec 29 07:46:28.496968 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1130/2263] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:46:28 2020] POST /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:46:28.501932 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0697ddf3-42d9-46cd-8034-b98f16f0289a tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] POST http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498/action Dec 29 07:46:28.502791 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0697ddf3-42d9-46cd-8034-b98f16f0289a tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action body: b'{"os-reserve": {}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:46:28.503692 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0697ddf3-42d9-46cd-8034-b98f16f0289a tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:28.553490 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:28.553490 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:28.554721 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0697ddf3-42d9-46cd-8034-b98f16f0289a tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Volume info retrieved successfully. Dec 29 07:46:28.561751 n-d-768509-3 devstack@c-api.service[88227]: ERROR cinder.volume.api [None req-0697ddf3-42d9-46cd-8034-b98f16f0289a tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Volume status must be available to reserve, but the status is attaching. Dec 29 07:46:28.562462 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0697ddf3-42d9-46cd-8034-b98f16f0289a tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498/action returned with HTTP 400 Dec 29 07:46:28.563921 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1134/2264] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:46:28 2020] POST /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498/action => generated 132 bytes in 66 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 29 07:46:28.572722 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eb370aac-4dd0-455f-9cc8-bb7cab717ec9 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] POST http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498/action Dec 29 07:46:28.573278 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:28.573278 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:28.573719 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eb370aac-4dd0-455f-9cc8-bb7cab717ec9 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action body: b'{"os-unreserve": {}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:46:28.574101 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eb370aac-4dd0-455f-9cc8-bb7cab717ec9 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:28.629676 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:28.629676 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:28.630967 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-eb370aac-4dd0-455f-9cc8-bb7cab717ec9 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Volume info retrieved successfully. Dec 29 07:46:28.698402 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-eb370aac-4dd0-455f-9cc8-bb7cab717ec9 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Unreserve volume completed successfully. Dec 29 07:46:28.698968 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eb370aac-4dd0-455f-9cc8-bb7cab717ec9 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498/action returned with HTTP 202 Dec 29 07:46:28.700266 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1131/2265] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:46:28 2020] POST /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498/action => generated 0 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:46:28.709722 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1bc03004-1f1e-4f9c-a6bf-4c3db28e6adc tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] POST http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/03153d71-9b3e-4bdf-9ffe-b1dc288a8391/action Dec 29 07:46:28.710172 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:28.710172 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:28.710900 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1bc03004-1f1e-4f9c-a6bf-4c3db28e6adc tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action body: b'{"os-reserve": {}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:46:28.711450 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1bc03004-1f1e-4f9c-a6bf-4c3db28e6adc tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:28.763422 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1bc03004-1f1e-4f9c-a6bf-4c3db28e6adc tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/03153d71-9b3e-4bdf-9ffe-b1dc288a8391/action returned with HTTP 404 Dec 29 07:46:28.764597 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1135/2266] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:46:28 2020] POST /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/03153d71-9b3e-4bdf-9ffe-b1dc288a8391/action => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:46:28.774150 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-03026b88-ac7c-4ab0-9b9c-abfcb3eb6ba5 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] POST http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/ebdc7a4e-d555-4395-9c7a-38bbd712cb12/action Dec 29 07:46:28.774733 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:28.774733 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:28.775254 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-03026b88-ac7c-4ab0-9b9c-abfcb3eb6ba5 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action body: b'{"os-unreserve": {}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:46:28.775622 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-03026b88-ac7c-4ab0-9b9c-abfcb3eb6ba5 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:28.822892 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-03026b88-ac7c-4ab0-9b9c-abfcb3eb6ba5 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/ebdc7a4e-d555-4395-9c7a-38bbd712cb12/action returned with HTTP 404 Dec 29 07:46:28.824263 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1132/2267] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:46:28 2020] POST /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/ebdc7a4e-d555-4395-9c7a-38bbd712cb12/action => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:46:28.835122 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1136/2268] 10.222.0.20 () {60 vars in 1227 bytes} [Tue Dec 29 07:46:28 2020] PUT /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Dec 29 07:46:28.844775 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dfb78c57-7a7d-49e2-8db2-8b01a6e58694 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] PUT http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/tempest-invalid-2036414227 Dec 29 07:46:28.845806 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dfb78c57-7a7d-49e2-8db2-8b01a6e58694 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:28.899067 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dfb78c57-7a7d-49e2-8db2-8b01a6e58694 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/tempest-invalid-2036414227 returned with HTTP 404 Dec 29 07:46:28.904529 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1133/2269] 10.222.0.20 () {60 vars in 1305 bytes} [Tue Dec 29 07:46:28 2020] PUT /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/tempest-invalid-2036414227 => generated 99 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:46:28.909339 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8c8f92bf-89ea-4eec-8185-aca4d56b10ed tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] PUT http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/a2180fec-95c4-48a1-ae1f-0f2f5630b656 Dec 29 07:46:28.910607 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8c8f92bf-89ea-4eec-8185-aca4d56b10ed tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:28.987206 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8c8f92bf-89ea-4eec-8185-aca4d56b10ed tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/a2180fec-95c4-48a1-ae1f-0f2f5630b656 returned with HTTP 404 Dec 29 07:46:28.988696 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1137/2270] 10.222.0.20 () {60 vars in 1335 bytes} [Tue Dec 29 07:46:28 2020] PUT /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/a2180fec-95c4-48a1-ae1f-0f2f5630b656 => generated 109 bytes in 83 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:46:28.998223 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cc510aa0-273f-4166-8825-e24d5b99b7ec tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] DELETE http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/543cd191-995e-4f51-859f-1a115ec839e7 Dec 29 07:46:28.999131 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cc510aa0-273f-4166-8825-e24d5b99b7ec tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:28.999834 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cc510aa0-273f-4166-8825-e24d5b99b7ec tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:29.000510 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-cc510aa0-273f-4166-8825-e24d5b99b7ec tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Delete volume with id: 543cd191-995e-4f51-859f-1a115ec839e7 Dec 29 07:46:29.050573 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cc510aa0-273f-4166-8825-e24d5b99b7ec tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/543cd191-995e-4f51-859f-1a115ec839e7 returned with HTTP 404 Dec 29 07:46:29.051752 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1134/2271] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:46:28 2020] DELETE /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/543cd191-995e-4f51-859f-1a115ec839e7 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:46:29.060493 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4cad4b8e-8c04-44d3-895a-f2585b1ba365 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] POST http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498/action Dec 29 07:46:29.061363 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4cad4b8e-8c04-44d3-895a-f2585b1ba365 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:46:29.061820 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4cad4b8e-8c04-44d3-895a-f2585b1ba365 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:29.063067 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4cad4b8e-8c04-44d3-895a-f2585b1ba365 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498/action returned with HTTP 400 Dec 29 07:46:29.064228 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1138/2272] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:46:29 2020] POST /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498/action => generated 140 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 29 07:46:29.073784 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-21997ab5-3001-4be6-8c30-3573d8baf584 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] POST http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498/action Dec 29 07:46:29.074970 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-21997ab5-3001-4be6-8c30-3573d8baf584 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:46:29.075361 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-21997ab5-3001-4be6-8c30-3573d8baf584 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:29.076840 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-21997ab5-3001-4be6-8c30-3573d8baf584 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498/action returned with HTTP 400 Dec 29 07:46:29.078126 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1135/2273] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:46:29 2020] POST /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498/action => generated 131 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 29 07:46:29.087014 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8cf70f09-2e5c-46dc-bac8-b569f1ae8d98 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] POST http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/352f3b32-ee08-4152-8e24-b62f3d507955/action Dec 29 07:46:29.088019 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8cf70f09-2e5c-46dc-bac8-b569f1ae8d98 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:46:29.088571 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8cf70f09-2e5c-46dc-bac8-b569f1ae8d98 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:29.136969 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8cf70f09-2e5c-46dc-bac8-b569f1ae8d98 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/352f3b32-ee08-4152-8e24-b62f3d507955/action returned with HTTP 404 Dec 29 07:46:29.138737 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1139/2274] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:46:29 2020] POST /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/352f3b32-ee08-4152-8e24-b62f3d507955/action => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 29 07:46:29.148707 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fad2a7c7-ba56-4b2c-bedc-c6f4d4f5f3ee tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] POST http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498/action Dec 29 07:46:29.149754 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fad2a7c7-ba56-4b2c-bedc-c6f4d4f5f3ee tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:46:29.150641 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fad2a7c7-ba56-4b2c-bedc-c6f4d4f5f3ee tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:29.151825 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fad2a7c7-ba56-4b2c-bedc-c6f4d4f5f3ee tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498/action returned with HTTP 400 Dec 29 07:46:29.157167 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1136/2275] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:46:29 2020] POST /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498/action => generated 129 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Dec 29 07:46:29.163208 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f0feee34-4bbc-4d69-8bd0-29dd1eb44b66 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] POST http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/None/action Dec 29 07:46:29.164074 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f0feee34-4bbc-4d69-8bd0-29dd1eb44b66 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:46:29.164531 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f0feee34-4bbc-4d69-8bd0-29dd1eb44b66 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:46:29.214228 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f0feee34-4bbc-4d69-8bd0-29dd1eb44b66 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/None/action returned with HTTP 404 Dec 29 07:46:29.219797 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1140/2276] 10.222.0.20 () {60 vars in 1261 bytes} [Tue Dec 29 07:46:29 2020] POST /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/None/action => generated 77 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:46:29.225381 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3f5fd1a4-8976-469b-9c8b-76e26cd08b0c tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] GET http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/8f60ca38-c30f-42b0-8e25-89974eb23b37 Dec 29 07:46:29.225981 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3f5fd1a4-8976-469b-9c8b-76e26cd08b0c tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:29.226716 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3f5fd1a4-8976-469b-9c8b-76e26cd08b0c tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:29.293602 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3f5fd1a4-8976-469b-9c8b-76e26cd08b0c tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/8f60ca38-c30f-42b0-8e25-89974eb23b37 returned with HTTP 404 Dec 29 07:46:29.294965 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1137/2277] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:46:29 2020] GET /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/8f60ca38-c30f-42b0-8e25-89974eb23b37 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:46:29.306072 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fa42eb4e-7754-4d4f-a0f8-b7e26cae38ca tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] DELETE http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498 Dec 29 07:46:29.306802 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fa42eb4e-7754-4d4f-a0f8-b7e26cae38ca tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:29.307591 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fa42eb4e-7754-4d4f-a0f8-b7e26cae38ca tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:29.308611 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-fa42eb4e-7754-4d4f-a0f8-b7e26cae38ca tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Delete volume with id: 4c76ab5d-42a1-4c97-be47-b429e4793498 Dec 29 07:46:29.369305 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:29.369305 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:29.370835 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fa42eb4e-7754-4d4f-a0f8-b7e26cae38ca tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Volume info retrieved successfully. Dec 29 07:46:29.423814 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fa42eb4e-7754-4d4f-a0f8-b7e26cae38ca tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Delete volume request issued successfully. Dec 29 07:46:29.426104 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fa42eb4e-7754-4d4f-a0f8-b7e26cae38ca tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498 returned with HTTP 202 Dec 29 07:46:29.434739 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cf37ef1b-245a-42ad-96bf-9c62e85e8e51 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] GET http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498 Dec 29 07:46:29.435388 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cf37ef1b-245a-42ad-96bf-9c62e85e8e51 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:29.436245 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cf37ef1b-245a-42ad-96bf-9c62e85e8e51 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:29.443724 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1141/2278] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:46:29 2020] DELETE /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:46:29.520852 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:29.520852 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:29.542501 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-cf37ef1b-245a-42ad-96bf-9c62e85e8e51 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Volume info retrieved successfully. Dec 29 07:46:29.578335 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cf37ef1b-245a-42ad-96bf-9c62e85e8e51 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498 returned with HTTP 200 Dec 29 07:46:29.579716 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1138/2279] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:46:29 2020] GET /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498 => generated 910 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:46:30.598102 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-726696a1-9d1b-4ea4-b46c-c85f72079e61 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] GET http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498 Dec 29 07:46:30.599647 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-726696a1-9d1b-4ea4-b46c-c85f72079e61 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:30.600070 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:30.600070 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:30.600721 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-726696a1-9d1b-4ea4-b46c-c85f72079e61 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:30.718725 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:46:30.718725 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:46:30.731168 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-726696a1-9d1b-4ea4-b46c-c85f72079e61 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Volume info retrieved successfully. Dec 29 07:46:30.776597 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-726696a1-9d1b-4ea4-b46c-c85f72079e61 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498 returned with HTTP 200 Dec 29 07:46:30.777823 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1142/2280] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:46:30 2020] GET /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498 => generated 910 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:46:31.795129 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e36afa39-035e-46b6-ac4a-9c4d0ef07105 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] GET http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498 Dec 29 07:46:31.795912 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e36afa39-035e-46b6-ac4a-9c4d0ef07105 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:46:31.795912 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:46:31.795912 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:46:31.796174 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e36afa39-035e-46b6-ac4a-9c4d0ef07105 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:46:31.894756 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e36afa39-035e-46b6-ac4a-9c4d0ef07105 tempest-VolumesNegativeTest-1440338494 tempest-VolumesNegativeTest-1440338494] http://10.222.0.20/volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498 returned with HTTP 404 Dec 29 07:46:31.901631 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1139/2281] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:46:31 2020] GET /volume/v3/5f79fee1a9e34e3ba9b656c5c5402e1c/volumes/4c76ab5d-42a1-4c97-be47-b429e4793498 => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:47:10.985565 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0df88668-0ec8-48e2-87e6-792d35cb3266 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 Dec 29 07:47:10.986342 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0df88668-0ec8-48e2-87e6-792d35cb3266 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:47:10.987206 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:47:10.987206 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:47:10.987760 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0df88668-0ec8-48e2-87e6-792d35cb3266 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:47:11.051690 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:47:11.051690 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:47:11.060689 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0df88668-0ec8-48e2-87e6-792d35cb3266 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Volume info retrieved successfully. Dec 29 07:47:11.082270 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:47:11.082270 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:47:11.092531 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0df88668-0ec8-48e2-87e6-792d35cb3266 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 returned with HTTP 200 Dec 29 07:47:11.095176 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1143/2282] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:47:10 2020] GET /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 => generated 1211 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:47:11.285341 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a95c5309-1616-4cf8-9eb7-17cc9e200815 req-f058cd35-cb9b-4f71-9cbd-2effe0862ac3 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 Dec 29 07:47:11.286618 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a95c5309-1616-4cf8-9eb7-17cc9e200815 req-f058cd35-cb9b-4f71-9cbd-2effe0862ac3 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:47:11.287619 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a95c5309-1616-4cf8-9eb7-17cc9e200815 req-f058cd35-cb9b-4f71-9cbd-2effe0862ac3 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:47:11.374333 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:47:11.374333 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:47:11.384298 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-a95c5309-1616-4cf8-9eb7-17cc9e200815 req-f058cd35-cb9b-4f71-9cbd-2effe0862ac3 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Volume info retrieved successfully. Dec 29 07:47:11.410228 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:47:11.410228 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:47:11.421710 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a95c5309-1616-4cf8-9eb7-17cc9e200815 req-f058cd35-cb9b-4f71-9cbd-2effe0862ac3 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 returned with HTTP 200 Dec 29 07:47:11.422727 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1140/2283] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:47:11 2020] GET /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 => generated 1211 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:47:11.460082 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a95c5309-1616-4cf8-9eb7-17cc9e200815 req-b50db6d0-2395-424f-8b30-cfd9fb772292 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] POST http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59/action Dec 29 07:47:11.460555 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:47:11.460555 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:47:11.460978 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a95c5309-1616-4cf8-9eb7-17cc9e200815 req-b50db6d0-2395-424f-8b30-cfd9fb772292 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Action body: b'{"os-begin_detaching": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:47:11.461536 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a95c5309-1616-4cf8-9eb7-17cc9e200815 req-b50db6d0-2395-424f-8b30-cfd9fb772292 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:47:11.511236 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:47:11.511236 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:47:11.512432 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-a95c5309-1616-4cf8-9eb7-17cc9e200815 req-b50db6d0-2395-424f-8b30-cfd9fb772292 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Volume info retrieved successfully. Dec 29 07:47:11.523943 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-a95c5309-1616-4cf8-9eb7-17cc9e200815 req-b50db6d0-2395-424f-8b30-cfd9fb772292 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Begin detaching volume completed successfully. Dec 29 07:47:11.524476 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a95c5309-1616-4cf8-9eb7-17cc9e200815 req-b50db6d0-2395-424f-8b30-cfd9fb772292 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59/action returned with HTTP 202 Dec 29 07:47:11.525526 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1144/2284] 10.222.0.20 () {64 vars in 1643 bytes} [Tue Dec 29 07:47:11 2020] POST /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:47:11.550270 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-27b6236a-d50e-45db-978a-5bb08271f8c2 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 Dec 29 07:47:11.551280 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-27b6236a-d50e-45db-978a-5bb08271f8c2 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:47:11.551695 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:47:11.551695 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:47:11.552377 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-27b6236a-d50e-45db-978a-5bb08271f8c2 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:47:11.585190 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a95c5309-1616-4cf8-9eb7-17cc9e200815 req-b50db6d0-2395-424f-8b30-cfd9fb772292 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume// Dec 29 07:47:11.585715 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a95c5309-1616-4cf8-9eb7-17cc9e200815 req-b50db6d0-2395-424f-8b30-cfd9fb772292 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:47:11.585981 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:47:11.585981 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:47:11.586360 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a95c5309-1616-4cf8-9eb7-17cc9e200815 req-b50db6d0-2395-424f-8b30-cfd9fb772292 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:47:11.587847 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a95c5309-1616-4cf8-9eb7-17cc9e200815 req-b50db6d0-2395-424f-8b30-cfd9fb772292 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:47:11.588426 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1145/2285] 10.222.0.38 () {56 vars in 1089 bytes} [Tue Dec 29 07:47:11 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:47:11.602369 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a95c5309-1616-4cf8-9eb7-17cc9e200815 req-3d6cd9da-2cf2-44d3-8378-178831c85e60 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 Dec 29 07:47:11.603207 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a95c5309-1616-4cf8-9eb7-17cc9e200815 req-3d6cd9da-2cf2-44d3-8378-178831c85e60 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:47:11.604532 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a95c5309-1616-4cf8-9eb7-17cc9e200815 req-3d6cd9da-2cf2-44d3-8378-178831c85e60 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:47:11.607406 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:47:11.607406 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:47:11.617205 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-27b6236a-d50e-45db-978a-5bb08271f8c2 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Volume info retrieved successfully. Dec 29 07:47:11.637679 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:47:11.637679 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:47:11.649263 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-27b6236a-d50e-45db-978a-5bb08271f8c2 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 returned with HTTP 200 Dec 29 07:47:11.650918 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1141/2286] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:47:11 2020] GET /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 => generated 1214 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:47:11.676291 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:47:11.676291 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:47:11.685071 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-a95c5309-1616-4cf8-9eb7-17cc9e200815 req-3d6cd9da-2cf2-44d3-8378-178831c85e60 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Volume info retrieved successfully. Dec 29 07:47:11.708296 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:47:11.708296 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:47:11.724702 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a95c5309-1616-4cf8-9eb7-17cc9e200815 req-3d6cd9da-2cf2-44d3-8378-178831c85e60 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 returned with HTTP 200 Dec 29 07:47:11.726169 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1146/2287] 10.222.0.38 () {60 vars in 1403 bytes} [Tue Dec 29 07:47:11 2020] GET /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 => generated 1313 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 29 07:47:12.092474 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a95c5309-1616-4cf8-9eb7-17cc9e200815 req-ba596f31-5cfe-452f-8956-a0203c041d07 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] DELETE http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/attachments/a781a835-6485-4985-9559-dda3680f4ad4 Dec 29 07:47:12.095359 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a95c5309-1616-4cf8-9eb7-17cc9e200815 req-ba596f31-5cfe-452f-8956-a0203c041d07 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:47:12.096449 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:47:12.096449 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:47:12.097101 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a95c5309-1616-4cf8-9eb7-17cc9e200815 req-ba596f31-5cfe-452f-8956-a0203c041d07 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:47:12.147383 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:47:12.147383 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:47:12.673222 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-969f84a5-76e2-40e8-9564-74bb82b6828c tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 Dec 29 07:47:12.674524 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-969f84a5-76e2-40e8-9564-74bb82b6828c tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:47:12.676728 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:47:12.676728 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:47:12.677147 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-969f84a5-76e2-40e8-9564-74bb82b6828c tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:47:12.805764 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:47:12.805764 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:47:12.817437 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-969f84a5-76e2-40e8-9564-74bb82b6828c tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Volume info retrieved successfully. Dec 29 07:47:12.841946 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:47:12.841946 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:47:12.854970 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-969f84a5-76e2-40e8-9564-74bb82b6828c tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 returned with HTTP 200 Dec 29 07:47:12.866525 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1147/2288] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:47:12 2020] GET /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 => generated 1214 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:47:13.072107 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-a95c5309-1616-4cf8-9eb7-17cc9e200815 req-ba596f31-5cfe-452f-8956-a0203c041d07 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:47:13.078603 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-a95c5309-1616-4cf8-9eb7-17cc9e200815 req-ba596f31-5cfe-452f-8956-a0203c041d07 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Pending status list for volume during attachment-delete: [] {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:47:13.092794 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a95c5309-1616-4cf8-9eb7-17cc9e200815 req-ba596f31-5cfe-452f-8956-a0203c041d07 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/attachments/a781a835-6485-4985-9559-dda3680f4ad4 returned with HTTP 200 Dec 29 07:47:13.094338 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1142/2289] 10.222.0.38 () {62 vars in 1437 bytes} [Tue Dec 29 07:47:12 2020] DELETE /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/attachments/a781a835-6485-4985-9559-dda3680f4ad4 => generated 19 bytes in 1007 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:47:13.873712 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8a22d19c-5e27-4f4e-a123-85a98f408f5f tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 Dec 29 07:47:13.874211 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8a22d19c-5e27-4f4e-a123-85a98f408f5f tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:47:13.874635 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:47:13.874635 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:47:13.875243 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8a22d19c-5e27-4f4e-a123-85a98f408f5f tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:47:13.959720 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:47:13.959720 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:47:13.968592 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8a22d19c-5e27-4f4e-a123-85a98f408f5f tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Volume info retrieved successfully. Dec 29 07:47:13.992092 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8a22d19c-5e27-4f4e-a123-85a98f408f5f tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 returned with HTTP 200 Dec 29 07:47:13.993120 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1148/2290] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:47:13 2020] GET /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 => generated 919 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:48:09.395900 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eddebe47-191b-43ba-a250-f60c4c72ac0d tempest-BackendsCapabilitiesAdminTestsJSON-1590377726 tempest-BackendsCapabilitiesAdminTestsJSON-1590377726] GET http://10.222.0.20/volume/v3/6ca61afcd0824c88be000a8243f4674d/scheduler-stats/get_pools Dec 29 07:48:09.397220 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eddebe47-191b-43ba-a250-f60c4c72ac0d tempest-BackendsCapabilitiesAdminTestsJSON-1590377726 tempest-BackendsCapabilitiesAdminTestsJSON-1590377726] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:09.397640 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:48:09.397640 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:48:09.398319 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eddebe47-191b-43ba-a250-f60c4c72ac0d tempest-BackendsCapabilitiesAdminTestsJSON-1590377726 tempest-BackendsCapabilitiesAdminTestsJSON-1590377726] Calling method 'get_pools' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:09.399642 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:09.399642 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:09.424526 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eddebe47-191b-43ba-a250-f60c4c72ac0d tempest-BackendsCapabilitiesAdminTestsJSON-1590377726 tempest-BackendsCapabilitiesAdminTestsJSON-1590377726] http://10.222.0.20/volume/v3/6ca61afcd0824c88be000a8243f4674d/scheduler-stats/get_pools returned with HTTP 200 Dec 29 07:48:09.425590 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1143/2291] 10.222.0.20 () {58 vars in 1258 bytes} [Tue Dec 29 07:48:09 2020] GET /volume/v3/6ca61afcd0824c88be000a8243f4674d/scheduler-stats/get_pools => generated 61 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:48:09.439514 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7998e576-7289-43a3-9de6-f7c59bcaeec7 tempest-BackendsCapabilitiesAdminTestsJSON-1590377726 tempest-BackendsCapabilitiesAdminTestsJSON-1590377726] GET http://10.222.0.20/volume/v3/6ca61afcd0824c88be000a8243f4674d/scheduler-stats/get_pools?detail=True Dec 29 07:48:09.440065 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7998e576-7289-43a3-9de6-f7c59bcaeec7 tempest-BackendsCapabilitiesAdminTestsJSON-1590377726 tempest-BackendsCapabilitiesAdminTestsJSON-1590377726] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:09.440285 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:48:09.440285 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:48:09.440662 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7998e576-7289-43a3-9de6-f7c59bcaeec7 tempest-BackendsCapabilitiesAdminTestsJSON-1590377726 tempest-BackendsCapabilitiesAdminTestsJSON-1590377726] Calling method 'get_pools' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:09.466120 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7998e576-7289-43a3-9de6-f7c59bcaeec7 tempest-BackendsCapabilitiesAdminTestsJSON-1590377726 tempest-BackendsCapabilitiesAdminTestsJSON-1590377726] http://10.222.0.20/volume/v3/6ca61afcd0824c88be000a8243f4674d/scheduler-stats/get_pools?detail=True returned with HTTP 200 Dec 29 07:48:09.468732 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1149/2292] 10.222.0.20 () {58 vars in 1281 bytes} [Tue Dec 29 07:48:09 2020] GET /volume/v3/6ca61afcd0824c88be000a8243f4674d/scheduler-stats/get_pools?detail=True => generated 768 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:48:09.481607 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6cda368d-4f05-42c3-8fac-399ba66ba127 tempest-BackendsCapabilitiesAdminTestsJSON-1590377726 tempest-BackendsCapabilitiesAdminTestsJSON-1590377726] GET http://10.222.0.20/volume/v3/6ca61afcd0824c88be000a8243f4674d/capabilities/n-d-768509-3@lvmdriver-1 Dec 29 07:48:09.482390 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6cda368d-4f05-42c3-8fac-399ba66ba127 tempest-BackendsCapabilitiesAdminTestsJSON-1590377726 tempest-BackendsCapabilitiesAdminTestsJSON-1590377726] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:09.483159 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6cda368d-4f05-42c3-8fac-399ba66ba127 tempest-BackendsCapabilitiesAdminTestsJSON-1590377726 tempest-BackendsCapabilitiesAdminTestsJSON-1590377726] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:09.505628 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6cda368d-4f05-42c3-8fac-399ba66ba127 tempest-BackendsCapabilitiesAdminTestsJSON-1590377726 tempest-BackendsCapabilitiesAdminTestsJSON-1590377726] http://10.222.0.20/volume/v3/6ca61afcd0824c88be000a8243f4674d/capabilities/n-d-768509-3@lvmdriver-1 returned with HTTP 200 Dec 29 07:48:09.506723 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1144/2293] 10.222.0.20 () {58 vars in 1294 bytes} [Tue Dec 29 07:48:09 2020] GET /volume/v3/6ca61afcd0824c88be000a8243f4674d/capabilities/n-d-768509-3@lvmdriver-1 => generated 712 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:48:09.521068 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f830e468-d934-4393-bc46-0b39cb44353c tempest-BackendsCapabilitiesAdminTestsJSON-1590377726 tempest-BackendsCapabilitiesAdminTestsJSON-1590377726] GET http://10.222.0.20/volume/v3/6ca61afcd0824c88be000a8243f4674d/capabilities/n-d-768509-3@lvmdriver-1 Dec 29 07:48:09.521626 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f830e468-d934-4393-bc46-0b39cb44353c tempest-BackendsCapabilitiesAdminTestsJSON-1590377726 tempest-BackendsCapabilitiesAdminTestsJSON-1590377726] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:09.522193 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f830e468-d934-4393-bc46-0b39cb44353c tempest-BackendsCapabilitiesAdminTestsJSON-1590377726 tempest-BackendsCapabilitiesAdminTestsJSON-1590377726] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:09.540017 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f830e468-d934-4393-bc46-0b39cb44353c tempest-BackendsCapabilitiesAdminTestsJSON-1590377726 tempest-BackendsCapabilitiesAdminTestsJSON-1590377726] http://10.222.0.20/volume/v3/6ca61afcd0824c88be000a8243f4674d/capabilities/n-d-768509-3@lvmdriver-1 returned with HTTP 200 Dec 29 07:48:09.541429 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1150/2294] 10.222.0.20 () {58 vars in 1294 bytes} [Tue Dec 29 07:48:09 2020] GET /volume/v3/6ca61afcd0824c88be000a8243f4674d/capabilities/n-d-768509-3@lvmdriver-1 => generated 712 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:48:13.543282 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-302961be-f336-4f8d-889d-739881c2dff0 tempest-GroupsV314Test-125020869 tempest-GroupsV314Test-125020869] POST http://10.222.0.20/volume/v3/933841be1654494c88757f19009b140f/types Dec 29 07:48:13.544082 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-302961be-f336-4f8d-889d-739881c2dff0 tempest-GroupsV314Test-125020869 tempest-GroupsV314Test-125020869] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1723378433"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:48:13.585772 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-302961be-f336-4f8d-889d-739881c2dff0 tempest-GroupsV314Test-125020869 tempest-GroupsV314Test-125020869] http://10.222.0.20/volume/v3/933841be1654494c88757f19009b140f/types returned with HTTP 200 Dec 29 07:48:13.587015 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1145/2295] 10.222.0.20 () {60 vars in 1219 bytes} [Tue Dec 29 07:48:13 2020] POST /volume/v3/933841be1654494c88757f19009b140f/types => generated 220 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:48:13.598573 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-163183c2-9a69-441c-ae4d-e0d9bed1576d tempest-GroupsV314Test-125020869 tempest-GroupsV314Test-125020869] POST http://10.222.0.20/volume/v3/933841be1654494c88757f19009b140f/group_types Dec 29 07:48:13.599414 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-163183c2-9a69-441c-ae4d-e0d9bed1576d tempest-GroupsV314Test-125020869 tempest-GroupsV314Test-125020869] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-587768375"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:48:13.646972 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-163183c2-9a69-441c-ae4d-e0d9bed1576d tempest-GroupsV314Test-125020869 tempest-GroupsV314Test-125020869] http://10.222.0.20/volume/v3/933841be1654494c88757f19009b140f/group_types returned with HTTP 202 Dec 29 07:48:13.648191 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1151/2296] 10.222.0.20 () {62 vars in 1278 bytes} [Tue Dec 29 07:48:13 2020] POST /volume/v3/933841be1654494c88757f19009b140f/group_types => generated 176 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:48:13.801425 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e71d10b8-d28a-4c92-89d2-5624cd094b4e tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] POST http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/groups Dec 29 07:48:13.802235 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e71d10b8-d28a-4c92-89d2-5624cd094b4e tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7707d4a6-ec1c-427b-b47a-39bd3cd54823", "volume_types": ["c751347e-c504-4381-b47c-5ccbe88ee480"], "name": "tempest-GroupsV314Test-Group-1389300581"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:48:13.803388 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-e71d10b8-d28a-4c92-89d2-5624cd094b4e tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Creating new group {'group': {'group_type': '7707d4a6-ec1c-427b-b47a-39bd3cd54823', 'volume_types': ['c751347e-c504-4381-b47c-5ccbe88ee480'], 'name': 'tempest-GroupsV314Test-Group-1389300581'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 29 07:48:13.814946 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.groups [None req-e71d10b8-d28a-4c92-89d2-5624cd094b4e tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Creating group tempest-GroupsV314Test-Group-1389300581. Dec 29 07:48:13.837708 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e71d10b8-d28a-4c92-89d2-5624cd094b4e tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Availability Zones retrieved successfully. Dec 29 07:48:13.862049 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-e71d10b8-d28a-4c92-89d2-5624cd094b4e tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Created reservations ['c3d6439a-9123-44f0-a0a0-c2a1148d6168'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:48:13.914468 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e71d10b8-d28a-4c92-89d2-5624cd094b4e tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/groups returned with HTTP 202 Dec 29 07:48:13.915656 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1146/2297] 10.222.0.20 () {62 vars in 1264 bytes} [Tue Dec 29 07:48:13 2020] POST /volume/v3/63d82e7d33334e6dbe4225b3171132d4/groups => generated 108 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:48:13.926302 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f9972256-4f64-4b69-9995-ea014eb8325c tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] GET http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/groups/acb3beae-34bf-48e1-9780-1394b4545d76 Dec 29 07:48:13.927414 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f9972256-4f64-4b69-9995-ea014eb8325c tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:13.929037 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f9972256-4f64-4b69-9995-ea014eb8325c tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:13.930119 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-f9972256-4f64-4b69-9995-ea014eb8325c tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] show called for member acb3beae-34bf-48e1-9780-1394b4545d76 {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:48:13.940819 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:13.940819 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:13.968696 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f9972256-4f64-4b69-9995-ea014eb8325c tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/groups/acb3beae-34bf-48e1-9780-1394b4545d76 returned with HTTP 200 Dec 29 07:48:13.970458 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1152/2298] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:48:13 2020] GET /volume/v3/63d82e7d33334e6dbe4225b3171132d4/groups/acb3beae-34bf-48e1-9780-1394b4545d76 => generated 388 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:48:14.982652 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-db5af16c-fc75-462d-a41e-6c3b6f50bd98 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] GET http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/groups/acb3beae-34bf-48e1-9780-1394b4545d76 Dec 29 07:48:14.983489 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-db5af16c-fc75-462d-a41e-6c3b6f50bd98 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:14.983806 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:48:14.983806 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:48:14.984478 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-db5af16c-fc75-462d-a41e-6c3b6f50bd98 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:14.985788 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-db5af16c-fc75-462d-a41e-6c3b6f50bd98 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] show called for member acb3beae-34bf-48e1-9780-1394b4545d76 {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:48:14.993146 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:14.993146 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:15.018727 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-db5af16c-fc75-462d-a41e-6c3b6f50bd98 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/groups/acb3beae-34bf-48e1-9780-1394b4545d76 returned with HTTP 200 Dec 29 07:48:15.019676 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1147/2299] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:48:14 2020] GET /volume/v3/63d82e7d33334e6dbe4225b3171132d4/groups/acb3beae-34bf-48e1-9780-1394b4545d76 => generated 389 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:48:15.030106 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-da135b7c-ba7c-4185-b4c1-7471ac3f6d64 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] POST http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes Dec 29 07:48:15.030625 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:48:15.030625 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:48:15.031028 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-da135b7c-ba7c-4185-b4c1-7471ac3f6d64 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c751347e-c504-4381-b47c-5ccbe88ee480", "group_id": "acb3beae-34bf-48e1-9780-1394b4545d76", "size": 1, "name": "tempest-GroupsV314Test-Volume-2097197084"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:48:15.033141 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-da135b7c-ba7c-4185-b4c1-7471ac3f6d64 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Create volume request body: {'volume': {'volume_type': 'c751347e-c504-4381-b47c-5ccbe88ee480', 'group_id': 'acb3beae-34bf-48e1-9780-1394b4545d76', 'size': 1, 'name': 'tempest-GroupsV314Test-Volume-2097197084'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:48:15.056406 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:15.056406 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:15.057521 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-da135b7c-ba7c-4185-b4c1-7471ac3f6d64 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Create volume of 1 GB Dec 29 07:48:15.072560 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-da135b7c-ba7c-4185-b4c1-7471ac3f6d64 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Availability Zones retrieved successfully. Dec 29 07:48:15.091004 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-da135b7c-ba7c-4185-b4c1-7471ac3f6d64 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Flow 'volume_create_api' (b85a89a9-808e-4a6b-9d31-c1299fbe7fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:48:15.094095 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-da135b7c-ba7c-4185-b4c1-7471ac3f6d64 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (260e79fb-3ccd-4e53-a2ae-4a1a1b62473f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:48:15.095841 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:15.095841 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:15.096378 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-da135b7c-ba7c-4185-b4c1-7471ac3f6d64 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:48:15.150400 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-da135b7c-ba7c-4185-b4c1-7471ac3f6d64 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (260e79fb-3ccd-4e53-a2ae-4a1a1b62473f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T07:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c751347e-c504-4381-b47c-5ccbe88ee480,is_public=True,name='tempest-GroupsV314Test-volume-type-1723378433',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c751347e-c504-4381-b47c-5ccbe88ee480', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'acb3beae-34bf-48e1-9780-1394b4545d76', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:48:15.152614 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-da135b7c-ba7c-4185-b4c1-7471ac3f6d64 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc69a217-1a77-4ac4-a1d1-cc4ec0322b8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:48:15.203941 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-da135b7c-ba7c-4185-b4c1-7471ac3f6d64 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1723378433 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1723378433, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:48:15.204827 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-da135b7c-ba7c-4185-b4c1-7471ac3f6d64 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1723378433 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1723378433, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:48:15.247570 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-da135b7c-ba7c-4185-b4c1-7471ac3f6d64 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Created reservations ['99af89d2-8a09-4813-85c1-446ffd61c54a', '735ae24e-3634-4778-b7b7-be2f5f6b6461', 'd7ab42f9-7363-4ba2-9b0b-a29dba5dfd55', '2f399c3e-eb84-48d4-9213-60a8ac7ec3ce'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:48:15.249578 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-da135b7c-ba7c-4185-b4c1-7471ac3f6d64 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc69a217-1a77-4ac4-a1d1-cc4ec0322b8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99af89d2-8a09-4813-85c1-446ffd61c54a', '735ae24e-3634-4778-b7b7-be2f5f6b6461', 'd7ab42f9-7363-4ba2-9b0b-a29dba5dfd55', '2f399c3e-eb84-48d4-9213-60a8ac7ec3ce']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:48:15.252584 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-da135b7c-ba7c-4185-b4c1-7471ac3f6d64 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a3f5520-30e7-4f98-b67c-959c6d1117b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:48:15.318078 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-da135b7c-ba7c-4185-b4c1-7471ac3f6d64 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8a3f5520-30e7-4f98-b67c-959c6d1117b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '119e3c44-1433-48a7-9c0d-d1f160d7bbba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-2097197084',encryption_key_id=None,group_id=acb3beae-34bf-48e1-9780-1394b4545d76,group_type_id=,metadata={},multiattach=False,project_id='63d82e7d33334e6dbe4225b3171132d4',qos_specs=None,replication_status=,reservations=['99af89d2-8a09-4813-85c1-446ffd61c54a','735ae24e-3634-4778-b7b7-be2f5f6b6461','d7ab42f9-7363-4ba2-9b0b-a29dba5dfd55','2f399c3e-eb84-48d4-9213-60a8ac7ec3ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75b116a982c34ce78c32fa8923c2d866',volume_type_id=c751347e-c504-4381-b47c-5ccbe88ee480), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:48:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupsV314Test-Volume-2097197084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=acb3beae-34bf-48e1-9780-1394b4545d76,host=None,id=119e3c44-1433-48a7-9c0d-d1f160d7bbba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63d82e7d33334e6dbe4225b3171132d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='75b116a982c34ce78c32fa8923c2d866',volume_attachment=,volume_type=,volume_type_id=c751347e-c504-4381-b47c-5ccbe88ee480)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:48:15.320374 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-da135b7c-ba7c-4185-b4c1-7471ac3f6d64 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (110f34cc-07ac-47d2-837c-bd543014ae7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:48:15.348299 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-da135b7c-ba7c-4185-b4c1-7471ac3f6d64 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (110f34cc-07ac-47d2-837c-bd543014ae7e) transitioned into state 'SUCCESS' from state '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-2097197084',encryption_key_id=None,group_id=acb3beae-34bf-48e1-9780-1394b4545d76,group_type_id=,metadata={},multiattach=False,project_id='63d82e7d33334e6dbe4225b3171132d4',qos_specs=None,replication_status=,reservations=['99af89d2-8a09-4813-85c1-446ffd61c54a','735ae24e-3634-4778-b7b7-be2f5f6b6461','d7ab42f9-7363-4ba2-9b0b-a29dba5dfd55','2f399c3e-eb84-48d4-9213-60a8ac7ec3ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75b116a982c34ce78c32fa8923c2d866',volume_type_id=c751347e-c504-4381-b47c-5ccbe88ee480)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:48:15.350408 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-da135b7c-ba7c-4185-b4c1-7471ac3f6d64 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6c4ef74-9c57-4ff2-8df0-31acfb550aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:48:15.371110 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-da135b7c-ba7c-4185-b4c1-7471ac3f6d64 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6c4ef74-9c57-4ff2-8df0-31acfb550aa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:48:15.373734 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-da135b7c-ba7c-4185-b4c1-7471ac3f6d64 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Flow 'volume_create_api' (b85a89a9-808e-4a6b-9d31-c1299fbe7fbe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:48:15.422654 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-da135b7c-ba7c-4185-b4c1-7471ac3f6d64 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Create volume request issued successfully. Dec 29 07:48:15.436237 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-da135b7c-ba7c-4185-b4c1-7471ac3f6d64 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:48:15.436691 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-da135b7c-ba7c-4185-b4c1-7471ac3f6d64 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:48:15.445325 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-da135b7c-ba7c-4185-b4c1-7471ac3f6d64 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:48:15.452043 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:15.452043 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:15.465162 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-da135b7c-ba7c-4185-b4c1-7471ac3f6d64 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes returned with HTTP 202 Dec 29 07:48:15.466186 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1153/2300] 10.222.0.20 () {62 vars in 1267 bytes} [Tue Dec 29 07:48:15 2020] POST /volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes => generated 900 bytes in 439 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:48:15.482528 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a5f8945f-6d57-41a8-a4c1-1e3835338112 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] GET http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/119e3c44-1433-48a7-9c0d-d1f160d7bbba Dec 29 07:48:15.483350 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a5f8945f-6d57-41a8-a4c1-1e3835338112 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:15.483629 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:48:15.483629 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:48:15.484224 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a5f8945f-6d57-41a8-a4c1-1e3835338112 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:15.538755 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:15.538755 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:15.548234 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a5f8945f-6d57-41a8-a4c1-1e3835338112 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Volume info retrieved successfully. Dec 29 07:48:15.567802 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-a5f8945f-6d57-41a8-a4c1-1e3835338112 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:48:15.570761 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-a5f8945f-6d57-41a8-a4c1-1e3835338112 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:48:15.579799 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-a5f8945f-6d57-41a8-a4c1-1e3835338112 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:48:15.586771 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:15.586771 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:15.609898 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a5f8945f-6d57-41a8-a4c1-1e3835338112 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/119e3c44-1433-48a7-9c0d-d1f160d7bbba returned with HTTP 200 Dec 29 07:48:15.611060 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1148/2301] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:48:15 2020] GET /volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/119e3c44-1433-48a7-9c0d-d1f160d7bbba => generated 992 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:48:16.627396 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6fc4cf71-064b-4fb7-bb67-5c0f41a04c3a tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] GET http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/119e3c44-1433-48a7-9c0d-d1f160d7bbba Dec 29 07:48:16.627941 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6fc4cf71-064b-4fb7-bb67-5c0f41a04c3a tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:16.628148 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:48:16.628148 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:48:16.628878 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6fc4cf71-064b-4fb7-bb67-5c0f41a04c3a tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:16.680273 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:16.680273 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:16.689032 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6fc4cf71-064b-4fb7-bb67-5c0f41a04c3a tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Volume info retrieved successfully. Dec 29 07:48:16.703083 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-6fc4cf71-064b-4fb7-bb67-5c0f41a04c3a tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:48:16.704358 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-6fc4cf71-064b-4fb7-bb67-5c0f41a04c3a tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:48:16.714209 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-6fc4cf71-064b-4fb7-bb67-5c0f41a04c3a tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:48:16.722356 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:16.722356 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:16.744766 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6fc4cf71-064b-4fb7-bb67-5c0f41a04c3a tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/119e3c44-1433-48a7-9c0d-d1f160d7bbba returned with HTTP 200 Dec 29 07:48:16.745893 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1154/2302] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:48:16 2020] GET /volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/119e3c44-1433-48a7-9c0d-d1f160d7bbba => generated 993 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:48:16.762714 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-df85474a-3419-4d09-b925-cbdd1f0cec29 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] POST http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/groups/action Dec 29 07:48:16.763336 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:48:16.763336 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:48:16.764149 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-df85474a-3419-4d09-b925-cbdd1f0cec29 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Action body: b'{"create-from-src": {"source_group_id": "acb3beae-34bf-48e1-9780-1394b4545d76", "name": "tempest-Group_from_grp-61029087"}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:48:16.764618 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-df85474a-3419-4d09-b925-cbdd1f0cec29 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "acb3beae-34bf-48e1-9780-1394b4545d76", "name": "tempest-Group_from_grp-61029087"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:48:16.766014 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-df85474a-3419-4d09-b925-cbdd1f0cec29 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Creating new group {'create-from-src': {'source_group_id': 'acb3beae-34bf-48e1-9780-1394b4545d76', 'name': 'tempest-Group_from_grp-61029087'}}. {{(pid=88229) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Dec 29 07:48:16.766437 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.groups [None req-df85474a-3419-4d09-b925-cbdd1f0cec29 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Creating group tempest-Group_from_grp-61029087 from source group acb3beae-34bf-48e1-9780-1394b4545d76. Dec 29 07:48:16.774107 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:16.774107 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:16.793649 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:16.793649 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:16.863322 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-df85474a-3419-4d09-b925-cbdd1f0cec29 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Created reservations ['7014f635-a540-4dd2-8595-ec8590d87132'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:48:16.998824 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.group.api [None req-df85474a-3419-4d09-b925-cbdd1f0cec29 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] A mapping entry already exists for group 54f727e8-82f5-4cbe-857d-ba86b2307467 and volume type c751347e-c504-4381-b47c-5ccbe88ee480. Do not need to create again. Dec 29 07:48:16.999577 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:16.999577 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:17.000371 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-df85474a-3419-4d09-b925-cbdd1f0cec29 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Availability Zones retrieved successfully. Dec 29 07:48:17.015629 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-df85474a-3419-4d09-b925-cbdd1f0cec29 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Flow 'volume_create_api' (6503a8a8-e3b2-42e2-82e3-5f14a63f9baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:48:17.018351 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-df85474a-3419-4d09-b925-cbdd1f0cec29 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fff8891b-ae3b-4f51-9e7e-24efbef0ee14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:48:17.020381 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-df85474a-3419-4d09-b925-cbdd1f0cec29 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Validating volume size '1' using validate_int, validate_source_size {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:48:17.068726 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-df85474a-3419-4d09-b925-cbdd1f0cec29 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fff8891b-ae3b-4f51-9e7e-24efbef0ee14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '119e3c44-1433-48a7-9c0d-d1f160d7bbba', 'volume_type': VolumeType(created_at=2020-12-29T07:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c751347e-c504-4381-b47c-5ccbe88ee480,is_public=True,name='tempest-GroupsV314Test-volume-type-1723378433',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c751347e-c504-4381-b47c-5ccbe88ee480', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '54f727e8-82f5-4cbe-857d-ba86b2307467', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:48:17.070846 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-df85474a-3419-4d09-b925-cbdd1f0cec29 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c81330d5-5b6f-4671-9f8d-8ad5261b3314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:48:17.118917 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-df85474a-3419-4d09-b925-cbdd1f0cec29 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1723378433 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1723378433, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:48:17.119856 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-df85474a-3419-4d09-b925-cbdd1f0cec29 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1723378433 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1723378433, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:48:17.141573 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-df85474a-3419-4d09-b925-cbdd1f0cec29 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Created reservations ['cf33a1dd-b8d8-48dc-b8d5-6bd898b0df65', 'cdb5a145-294b-41dd-8e2e-479ff43573a3', '565081d3-f90b-4a0a-ae92-a04b565d7714', '41777616-b195-4ea6-ac46-adad51e39914'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:48:17.143538 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-df85474a-3419-4d09-b925-cbdd1f0cec29 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c81330d5-5b6f-4671-9f8d-8ad5261b3314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf33a1dd-b8d8-48dc-b8d5-6bd898b0df65', 'cdb5a145-294b-41dd-8e2e-479ff43573a3', '565081d3-f90b-4a0a-ae92-a04b565d7714', '41777616-b195-4ea6-ac46-adad51e39914']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:48:17.145599 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-df85474a-3419-4d09-b925-cbdd1f0cec29 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc8de9ce-17ba-46d3-9fa0-f419b63cfc08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:48:17.254503 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-df85474a-3419-4d09-b925-cbdd1f0cec29 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc8de9ce-17ba-46d3-9fa0-f419b63cfc08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8', '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=54f727e8-82f5-4cbe-857d-ba86b2307467,group_type_id=,metadata={},multiattach=False,project_id='63d82e7d33334e6dbe4225b3171132d4',qos_specs=None,replication_status=,reservations=['cf33a1dd-b8d8-48dc-b8d5-6bd898b0df65','cdb5a145-294b-41dd-8e2e-479ff43573a3','565081d3-f90b-4a0a-ae92-a04b565d7714','41777616-b195-4ea6-ac46-adad51e39914'],size=1,snapshot_id=None,source_replicaid=,source_volid=119e3c44-1433-48a7-9c0d-d1f160d7bbba,status='creating',user_id='75b116a982c34ce78c32fa8923c2d866',volume_type_id=c751347e-c504-4381-b47c-5ccbe88ee480), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:48:17Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=54f727e8-82f5-4cbe-857d-ba86b2307467,host=None,id=f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63d82e7d33334e6dbe4225b3171132d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=119e3c44-1433-48a7-9c0d-d1f160d7bbba,status='creating',terminated_at=None,updated_at=None,user_id='75b116a982c34ce78c32fa8923c2d866',volume_attachment=,volume_type=,volume_type_id=c751347e-c504-4381-b47c-5ccbe88ee480)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:48:17.256404 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-df85474a-3419-4d09-b925-cbdd1f0cec29 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d34ecf61-9d19-479f-8fac-4dd468cc3c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:48:17.282746 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-df85474a-3419-4d09-b925-cbdd1f0cec29 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d34ecf61-9d19-479f-8fac-4dd468cc3c8d) transitioned into state 'SUCCESS' from 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=54f727e8-82f5-4cbe-857d-ba86b2307467,group_type_id=,metadata={},multiattach=False,project_id='63d82e7d33334e6dbe4225b3171132d4',qos_specs=None,replication_status=,reservations=['cf33a1dd-b8d8-48dc-b8d5-6bd898b0df65','cdb5a145-294b-41dd-8e2e-479ff43573a3','565081d3-f90b-4a0a-ae92-a04b565d7714','41777616-b195-4ea6-ac46-adad51e39914'],size=1,snapshot_id=None,source_replicaid=,source_volid=119e3c44-1433-48a7-9c0d-d1f160d7bbba,status='creating',user_id='75b116a982c34ce78c32fa8923c2d866',volume_type_id=c751347e-c504-4381-b47c-5ccbe88ee480)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:48:17.285164 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-df85474a-3419-4d09-b925-cbdd1f0cec29 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Flow 'volume_create_api' (6503a8a8-e3b2-42e2-82e3-5f14a63f9baa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:48:17.333333 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-df85474a-3419-4d09-b925-cbdd1f0cec29 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Create volume request issued successfully. Dec 29 07:48:17.368187 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-df85474a-3419-4d09-b925-cbdd1f0cec29 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/groups/action returned with HTTP 202 Dec 29 07:48:17.369319 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1149/2303] 10.222.0.20 () {62 vars in 1285 bytes} [Tue Dec 29 07:48:16 2020] POST /volume/v3/63d82e7d33334e6dbe4225b3171132d4/groups/action => generated 100 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:48:17.378368 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-85ca9627-e19c-4b80-b4d0-815546708ba5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] GET http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/detail Dec 29 07:48:17.379354 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-85ca9627-e19c-4b80-b4d0-815546708ba5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:17.379354 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:48:17.379354 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:48:17.379678 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-85ca9627-e19c-4b80-b4d0-815546708ba5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:17.380313 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-85ca9627-e19c-4b80-b4d0-815546708ba5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:48:17.382289 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-85ca9627-e19c-4b80-b4d0-815546708ba5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:48:17.441308 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-85ca9627-e19c-4b80-b4d0-815546708ba5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Get all volumes completed successfully. Dec 29 07:48:17.443195 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-85ca9627-e19c-4b80-b4d0-815546708ba5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:48:17.443646 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-85ca9627-e19c-4b80-b4d0-815546708ba5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:48:17.453007 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-85ca9627-e19c-4b80-b4d0-815546708ba5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:48:17.463194 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:17.463194 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:17.478966 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-85ca9627-e19c-4b80-b4d0-815546708ba5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:48:17.479422 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-85ca9627-e19c-4b80-b4d0-815546708ba5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:48:17.488389 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-85ca9627-e19c-4b80-b4d0-815546708ba5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:48:17.496481 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:17.496481 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:17.522067 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-85ca9627-e19c-4b80-b4d0-815546708ba5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/detail returned with HTTP 200 Dec 29 07:48:17.523149 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1155/2304] 10.222.0.20 () {60 vars in 1266 bytes} [Tue Dec 29 07:48:17 2020] GET /volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/detail => generated 1974 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:48:17.540604 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6d6c6c66-8768-4880-a4a7-a6f7c700e655 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] GET http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 Dec 29 07:48:17.541176 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6d6c6c66-8768-4880-a4a7-a6f7c700e655 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:17.541397 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:48:17.541397 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:48:17.541771 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6d6c6c66-8768-4880-a4a7-a6f7c700e655 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:17.595342 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:17.595342 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:17.604221 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6d6c6c66-8768-4880-a4a7-a6f7c700e655 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Volume info retrieved successfully. Dec 29 07:48:17.618848 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-6d6c6c66-8768-4880-a4a7-a6f7c700e655 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:48:17.619386 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-6d6c6c66-8768-4880-a4a7-a6f7c700e655 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:48:17.628040 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-6d6c6c66-8768-4880-a4a7-a6f7c700e655 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:48:17.636526 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:17.636526 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:17.659073 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6d6c6c66-8768-4880-a4a7-a6f7c700e655 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 returned with HTTP 200 Dec 29 07:48:17.660204 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1150/2305] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:48:17 2020] GET /volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 => generated 988 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:48:18.676250 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0c973a17-697e-456d-8d78-257f6f00f9a0 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] GET http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 Dec 29 07:48:18.676763 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0c973a17-697e-456d-8d78-257f6f00f9a0 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:18.677831 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:48:18.677831 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:48:18.678335 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0c973a17-697e-456d-8d78-257f6f00f9a0 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:18.733114 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:18.733114 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:18.742188 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0c973a17-697e-456d-8d78-257f6f00f9a0 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Volume info retrieved successfully. Dec 29 07:48:18.759624 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-0c973a17-697e-456d-8d78-257f6f00f9a0 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:48:18.760101 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-0c973a17-697e-456d-8d78-257f6f00f9a0 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:48:18.768890 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-0c973a17-697e-456d-8d78-257f6f00f9a0 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:48:18.776065 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:18.776065 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:18.796751 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0c973a17-697e-456d-8d78-257f6f00f9a0 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 returned with HTTP 200 Dec 29 07:48:18.798728 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1156/2306] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:48:18 2020] GET /volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 => generated 988 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:48:19.815326 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d0e5da94-789b-4044-93c5-9a7c22f61646 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] GET http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 Dec 29 07:48:19.816667 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d0e5da94-789b-4044-93c5-9a7c22f61646 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:19.817248 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:48:19.817248 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:48:19.817905 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d0e5da94-789b-4044-93c5-9a7c22f61646 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:19.881466 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:19.881466 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:19.891619 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d0e5da94-789b-4044-93c5-9a7c22f61646 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Volume info retrieved successfully. Dec 29 07:48:19.905962 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d0e5da94-789b-4044-93c5-9a7c22f61646 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:48:19.906516 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d0e5da94-789b-4044-93c5-9a7c22f61646 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:48:19.916700 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-d0e5da94-789b-4044-93c5-9a7c22f61646 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:48:19.926026 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:19.926026 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:19.950960 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d0e5da94-789b-4044-93c5-9a7c22f61646 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 returned with HTTP 200 Dec 29 07:48:19.952286 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1151/2307] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:48:19 2020] GET /volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 => generated 988 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:48:20.970003 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-19f8def4-09d8-4b4a-9de4-ab4a656d2a49 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] GET http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 Dec 29 07:48:20.971434 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-19f8def4-09d8-4b4a-9de4-ab4a656d2a49 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:20.971862 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:48:20.971862 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:48:20.972537 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-19f8def4-09d8-4b4a-9de4-ab4a656d2a49 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:21.028997 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:21.028997 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:21.040759 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-19f8def4-09d8-4b4a-9de4-ab4a656d2a49 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Volume info retrieved successfully. Dec 29 07:48:21.054833 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-19f8def4-09d8-4b4a-9de4-ab4a656d2a49 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:48:21.055242 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-19f8def4-09d8-4b4a-9de4-ab4a656d2a49 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:48:21.063717 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-19f8def4-09d8-4b4a-9de4-ab4a656d2a49 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:48:21.071209 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:21.071209 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:21.093170 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-19f8def4-09d8-4b4a-9de4-ab4a656d2a49 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 returned with HTTP 200 Dec 29 07:48:21.094795 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1157/2308] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:48:20 2020] GET /volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 => generated 988 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:48:22.117304 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-54e0ee6f-a9e8-496c-9b0b-7bdf663c3730 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] GET http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 Dec 29 07:48:22.117892 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-54e0ee6f-a9e8-496c-9b0b-7bdf663c3730 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:22.118173 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:48:22.118173 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:48:22.119164 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-54e0ee6f-a9e8-496c-9b0b-7bdf663c3730 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:22.179683 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:22.179683 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:22.191619 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-54e0ee6f-a9e8-496c-9b0b-7bdf663c3730 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Volume info retrieved successfully. Dec 29 07:48:22.207641 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-54e0ee6f-a9e8-496c-9b0b-7bdf663c3730 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:48:22.208065 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-54e0ee6f-a9e8-496c-9b0b-7bdf663c3730 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:48:22.215564 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-54e0ee6f-a9e8-496c-9b0b-7bdf663c3730 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:48:22.224001 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:22.224001 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:22.244098 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-54e0ee6f-a9e8-496c-9b0b-7bdf663c3730 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 returned with HTTP 200 Dec 29 07:48:22.245247 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1152/2309] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:48:22 2020] GET /volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 => generated 988 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:48:23.261552 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f2f191bb-cb05-4265-96bd-76fdb26c3ca5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] GET http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 Dec 29 07:48:23.262143 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f2f191bb-cb05-4265-96bd-76fdb26c3ca5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:23.262627 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:48:23.262627 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:48:23.263038 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f2f191bb-cb05-4265-96bd-76fdb26c3ca5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:23.313014 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:23.313014 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:23.322806 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f2f191bb-cb05-4265-96bd-76fdb26c3ca5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Volume info retrieved successfully. Dec 29 07:48:23.337240 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-f2f191bb-cb05-4265-96bd-76fdb26c3ca5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:48:23.338057 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-f2f191bb-cb05-4265-96bd-76fdb26c3ca5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:48:23.346439 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-f2f191bb-cb05-4265-96bd-76fdb26c3ca5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:48:23.353661 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:23.353661 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:23.375775 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f2f191bb-cb05-4265-96bd-76fdb26c3ca5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 returned with HTTP 200 Dec 29 07:48:23.386403 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1158/2310] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:48:23 2020] GET /volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 => generated 988 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:48:24.397796 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6049347c-2149-4efc-b34e-ef3c306c4e32 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] GET http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 Dec 29 07:48:24.399129 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6049347c-2149-4efc-b34e-ef3c306c4e32 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:24.399437 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:48:24.399437 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:48:24.400221 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6049347c-2149-4efc-b34e-ef3c306c4e32 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:24.454410 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:24.454410 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:24.463978 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6049347c-2149-4efc-b34e-ef3c306c4e32 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Volume info retrieved successfully. Dec 29 07:48:24.478338 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-6049347c-2149-4efc-b34e-ef3c306c4e32 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:48:24.478826 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-6049347c-2149-4efc-b34e-ef3c306c4e32 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:48:24.486669 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-6049347c-2149-4efc-b34e-ef3c306c4e32 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:48:24.493519 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:24.493519 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:24.515641 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6049347c-2149-4efc-b34e-ef3c306c4e32 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 returned with HTTP 200 Dec 29 07:48:24.515641 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1153/2311] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:48:24 2020] GET /volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 => generated 988 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:48:25.530921 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cea8bdd0-68cf-4fb4-83e3-0bc2b96d40b2 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] GET http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 Dec 29 07:48:25.532059 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cea8bdd0-68cf-4fb4-83e3-0bc2b96d40b2 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:25.532657 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:48:25.532657 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:48:25.533240 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cea8bdd0-68cf-4fb4-83e3-0bc2b96d40b2 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:25.587272 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:25.587272 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:25.596700 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-cea8bdd0-68cf-4fb4-83e3-0bc2b96d40b2 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Volume info retrieved successfully. Dec 29 07:48:25.610782 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-cea8bdd0-68cf-4fb4-83e3-0bc2b96d40b2 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:48:25.611241 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-cea8bdd0-68cf-4fb4-83e3-0bc2b96d40b2 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:48:25.618609 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-cea8bdd0-68cf-4fb4-83e3-0bc2b96d40b2 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:48:25.625542 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:25.625542 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:25.647415 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cea8bdd0-68cf-4fb4-83e3-0bc2b96d40b2 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 returned with HTTP 200 Dec 29 07:48:25.648316 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1159/2312] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:48:25 2020] GET /volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 => generated 988 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:48:26.664024 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7b3bad46-77f2-4558-b161-be49debe68d5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] GET http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 Dec 29 07:48:26.664627 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7b3bad46-77f2-4558-b161-be49debe68d5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:26.664841 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:48:26.664841 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:48:26.665210 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7b3bad46-77f2-4558-b161-be49debe68d5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:26.715260 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:26.715260 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:26.724603 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7b3bad46-77f2-4558-b161-be49debe68d5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Volume info retrieved successfully. Dec 29 07:48:26.738832 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-7b3bad46-77f2-4558-b161-be49debe68d5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:48:26.739285 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-7b3bad46-77f2-4558-b161-be49debe68d5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:48:26.746969 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-7b3bad46-77f2-4558-b161-be49debe68d5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:48:26.756284 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:26.756284 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:26.776955 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7b3bad46-77f2-4558-b161-be49debe68d5 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 returned with HTTP 200 Dec 29 07:48:26.790036 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1154/2313] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:48:26 2020] GET /volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 => generated 989 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:48:26.795220 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bf10066a-f577-40f6-88cb-70702a85826f tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] GET http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/groups/54f727e8-82f5-4cbe-857d-ba86b2307467 Dec 29 07:48:26.795859 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bf10066a-f577-40f6-88cb-70702a85826f tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:26.795957 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:48:26.795957 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:48:26.796322 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bf10066a-f577-40f6-88cb-70702a85826f tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:26.796704 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-bf10066a-f577-40f6-88cb-70702a85826f tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] show called for member 54f727e8-82f5-4cbe-857d-ba86b2307467 {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:48:26.806035 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:26.806035 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:26.834009 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bf10066a-f577-40f6-88cb-70702a85826f tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/groups/54f727e8-82f5-4cbe-857d-ba86b2307467 returned with HTTP 200 Dec 29 07:48:26.835047 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1160/2314] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:48:26 2020] GET /volume/v3/63d82e7d33334e6dbe4225b3171132d4/groups/54f727e8-82f5-4cbe-857d-ba86b2307467 => generated 415 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:48:26.847091 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-42a13ebc-9ec2-4497-97ca-b82951b39e05 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] GET http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/detail Dec 29 07:48:26.847661 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-42a13ebc-9ec2-4497-97ca-b82951b39e05 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:26.847859 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:48:26.847859 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:48:26.848350 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-42a13ebc-9ec2-4497-97ca-b82951b39e05 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Calling method 'detail' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:26.849039 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-42a13ebc-9ec2-4497-97ca-b82951b39e05 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:48:26.850827 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-42a13ebc-9ec2-4497-97ca-b82951b39e05 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:48:26.905908 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-42a13ebc-9ec2-4497-97ca-b82951b39e05 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Get all volumes completed successfully. Dec 29 07:48:26.908671 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-42a13ebc-9ec2-4497-97ca-b82951b39e05 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:48:26.909111 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-42a13ebc-9ec2-4497-97ca-b82951b39e05 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:48:26.925360 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-42a13ebc-9ec2-4497-97ca-b82951b39e05 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:48:26.932322 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:26.932322 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:26.945698 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-42a13ebc-9ec2-4497-97ca-b82951b39e05 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:48:26.946146 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-42a13ebc-9ec2-4497-97ca-b82951b39e05 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:48:26.954185 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-42a13ebc-9ec2-4497-97ca-b82951b39e05 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:48:26.960926 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:26.960926 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:26.983553 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-42a13ebc-9ec2-4497-97ca-b82951b39e05 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/detail returned with HTTP 200 Dec 29 07:48:26.984550 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1155/2315] 10.222.0.20 () {60 vars in 1266 bytes} [Tue Dec 29 07:48:26 2020] GET /volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/detail => generated 1975 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:48:27.002915 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-30ec9c6d-d2f2-4535-91cc-824f4674bad1 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] POST http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/groups/54f727e8-82f5-4cbe-857d-ba86b2307467/action Dec 29 07:48:27.003433 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:48:27.003433 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:48:27.003863 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-30ec9c6d-d2f2-4535-91cc-824f4674bad1 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:48:27.004225 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-30ec9c6d-d2f2-4535-91cc-824f4674bad1 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:48:27.005298 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-30ec9c6d-d2f2-4535-91cc-824f4674bad1 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] delete called for group 54f727e8-82f5-4cbe-857d-ba86b2307467 {{(pid=88228) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 29 07:48:27.005479 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.groups [None req-30ec9c6d-d2f2-4535-91cc-824f4674bad1 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Delete group with id: 54f727e8-82f5-4cbe-857d-ba86b2307467 Dec 29 07:48:27.012847 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:27.012847 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:27.139257 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-30ec9c6d-d2f2-4535-91cc-824f4674bad1 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/groups/54f727e8-82f5-4cbe-857d-ba86b2307467/action returned with HTTP 202 Dec 29 07:48:27.144140 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1161/2316] 10.222.0.20 () {62 vars in 1395 bytes} [Tue Dec 29 07:48:26 2020] POST /volume/v3/63d82e7d33334e6dbe4225b3171132d4/groups/54f727e8-82f5-4cbe-857d-ba86b2307467/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 29 07:48:27.149610 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ed457cfc-593d-4653-a517-0b0469a2162d tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] GET http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 Dec 29 07:48:27.150661 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ed457cfc-593d-4653-a517-0b0469a2162d tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:27.151031 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:48:27.151031 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:48:27.151777 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ed457cfc-593d-4653-a517-0b0469a2162d tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:27.209421 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:27.209421 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:27.220543 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ed457cfc-593d-4653-a517-0b0469a2162d tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Volume info retrieved successfully. Dec 29 07:48:27.235865 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-ed457cfc-593d-4653-a517-0b0469a2162d tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:48:27.236446 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-ed457cfc-593d-4653-a517-0b0469a2162d tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:48:27.245582 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-ed457cfc-593d-4653-a517-0b0469a2162d tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:48:27.253174 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:27.253174 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:27.277078 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ed457cfc-593d-4653-a517-0b0469a2162d tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 returned with HTTP 200 Dec 29 07:48:27.282808 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1156/2317] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:48:27 2020] GET /volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 => generated 988 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:48:28.295231 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3d17a178-b240-4e69-8f21-d99920b83ced tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] GET http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 Dec 29 07:48:28.295789 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3d17a178-b240-4e69-8f21-d99920b83ced tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:28.296206 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:48:28.296206 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:48:28.296580 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3d17a178-b240-4e69-8f21-d99920b83ced tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:28.353951 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:28.353951 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:28.367744 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3d17a178-b240-4e69-8f21-d99920b83ced tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Volume info retrieved successfully. Dec 29 07:48:28.383156 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-3d17a178-b240-4e69-8f21-d99920b83ced tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:48:28.383889 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-3d17a178-b240-4e69-8f21-d99920b83ced tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:48:28.391970 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-3d17a178-b240-4e69-8f21-d99920b83ced tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:48:28.407505 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:28.407505 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:28.433187 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3d17a178-b240-4e69-8f21-d99920b83ced tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 returned with HTTP 200 Dec 29 07:48:28.436249 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1162/2318] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:48:28 2020] GET /volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 => generated 988 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:48:29.458845 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-930ae7cd-9a2e-44ba-980c-9031b7ddf9bb tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] GET http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 Dec 29 07:48:29.460026 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-930ae7cd-9a2e-44ba-980c-9031b7ddf9bb tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:29.460420 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:48:29.460420 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:48:29.461065 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-930ae7cd-9a2e-44ba-980c-9031b7ddf9bb tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:29.532577 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-930ae7cd-9a2e-44ba-980c-9031b7ddf9bb tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 returned with HTTP 404 Dec 29 07:48:29.533931 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1157/2319] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:48:29 2020] GET /volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/f0b2b126-c2a1-4331-90b2-eb5be3d7c8c8 => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:48:29.542712 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-96c145f0-0bcb-4e63-8a4e-127b4a507563 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] GET http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/groups/54f727e8-82f5-4cbe-857d-ba86b2307467 Dec 29 07:48:29.543599 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-96c145f0-0bcb-4e63-8a4e-127b4a507563 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:29.544011 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:48:29.544011 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:48:29.544644 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-96c145f0-0bcb-4e63-8a4e-127b4a507563 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:29.545248 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-96c145f0-0bcb-4e63-8a4e-127b4a507563 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] show called for member 54f727e8-82f5-4cbe-857d-ba86b2307467 {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:48:29.561483 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-96c145f0-0bcb-4e63-8a4e-127b4a507563 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/groups/54f727e8-82f5-4cbe-857d-ba86b2307467 returned with HTTP 404 Dec 29 07:48:29.563145 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1163/2320] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:48:29 2020] GET /volume/v3/63d82e7d33334e6dbe4225b3171132d4/groups/54f727e8-82f5-4cbe-857d-ba86b2307467 => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:48:29.570849 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7e9a8d8d-cfae-4ad7-aa6c-4778fb4d1c66 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] GET http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/detail Dec 29 07:48:29.571658 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7e9a8d8d-cfae-4ad7-aa6c-4778fb4d1c66 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:29.572495 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7e9a8d8d-cfae-4ad7-aa6c-4778fb4d1c66 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Calling method 'detail' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:29.573439 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-7e9a8d8d-cfae-4ad7-aa6c-4778fb4d1c66 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:48:29.575544 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7e9a8d8d-cfae-4ad7-aa6c-4778fb4d1c66 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:48:29.634845 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7e9a8d8d-cfae-4ad7-aa6c-4778fb4d1c66 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Get all volumes completed successfully. Dec 29 07:48:29.636358 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-7e9a8d8d-cfae-4ad7-aa6c-4778fb4d1c66 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:48:29.636806 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-7e9a8d8d-cfae-4ad7-aa6c-4778fb4d1c66 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:48:29.645646 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-7e9a8d8d-cfae-4ad7-aa6c-4778fb4d1c66 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:48:29.652958 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:29.652958 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:29.677278 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7e9a8d8d-cfae-4ad7-aa6c-4778fb4d1c66 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/detail returned with HTTP 200 Dec 29 07:48:29.678098 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1158/2321] 10.222.0.20 () {60 vars in 1266 bytes} [Tue Dec 29 07:48:29 2020] GET /volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/detail => generated 996 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:48:29.694961 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d4516a4f-e43e-4b0f-85fa-fd05843cb504 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] POST http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/groups/acb3beae-34bf-48e1-9780-1394b4545d76/action Dec 29 07:48:29.696112 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d4516a4f-e43e-4b0f-85fa-fd05843cb504 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:48:29.696861 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d4516a4f-e43e-4b0f-85fa-fd05843cb504 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:48:29.697999 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-d4516a4f-e43e-4b0f-85fa-fd05843cb504 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] delete called for group acb3beae-34bf-48e1-9780-1394b4545d76 {{(pid=88228) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 29 07:48:29.700697 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.groups [None req-d4516a4f-e43e-4b0f-85fa-fd05843cb504 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Delete group with id: acb3beae-34bf-48e1-9780-1394b4545d76 Dec 29 07:48:29.709890 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:29.709890 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:29.859074 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d4516a4f-e43e-4b0f-85fa-fd05843cb504 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/groups/acb3beae-34bf-48e1-9780-1394b4545d76/action returned with HTTP 202 Dec 29 07:48:29.860143 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1164/2322] 10.222.0.20 () {62 vars in 1395 bytes} [Tue Dec 29 07:48:29 2020] POST /volume/v3/63d82e7d33334e6dbe4225b3171132d4/groups/acb3beae-34bf-48e1-9780-1394b4545d76/action => generated 0 bytes in 170 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 29 07:48:29.869365 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8a0f28b6-50d0-4653-9638-c6c9b3b378dc tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] GET http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/119e3c44-1433-48a7-9c0d-d1f160d7bbba Dec 29 07:48:29.870161 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8a0f28b6-50d0-4653-9638-c6c9b3b378dc tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:29.871063 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:48:29.871063 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:48:29.871762 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8a0f28b6-50d0-4653-9638-c6c9b3b378dc tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:29.935180 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:29.935180 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:29.956038 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8a0f28b6-50d0-4653-9638-c6c9b3b378dc tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Volume info retrieved successfully. Dec 29 07:48:29.974721 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-8a0f28b6-50d0-4653-9638-c6c9b3b378dc tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:48:29.975644 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-8a0f28b6-50d0-4653-9638-c6c9b3b378dc tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:48:29.983637 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-8a0f28b6-50d0-4653-9638-c6c9b3b378dc tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:48:29.995178 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:29.995178 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:30.021263 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8a0f28b6-50d0-4653-9638-c6c9b3b378dc tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/119e3c44-1433-48a7-9c0d-d1f160d7bbba returned with HTTP 200 Dec 29 07:48:30.033355 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1159/2323] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:48:29 2020] GET /volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/119e3c44-1433-48a7-9c0d-d1f160d7bbba => generated 992 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:48:31.043400 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-594f293b-1ca2-4bdb-852e-9aaa0b65ea4c tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] GET http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/119e3c44-1433-48a7-9c0d-d1f160d7bbba Dec 29 07:48:31.044354 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-594f293b-1ca2-4bdb-852e-9aaa0b65ea4c tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:31.044614 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:48:31.044614 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:48:31.045576 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-594f293b-1ca2-4bdb-852e-9aaa0b65ea4c tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:31.147456 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:31.147456 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:31.185531 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-594f293b-1ca2-4bdb-852e-9aaa0b65ea4c tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Volume info retrieved successfully. Dec 29 07:48:31.216186 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-594f293b-1ca2-4bdb-852e-9aaa0b65ea4c tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:48:31.217999 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-594f293b-1ca2-4bdb-852e-9aaa0b65ea4c tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:48:31.232069 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-594f293b-1ca2-4bdb-852e-9aaa0b65ea4c tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:48:31.255459 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:48:31.255459 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:48:31.303216 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-594f293b-1ca2-4bdb-852e-9aaa0b65ea4c tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/119e3c44-1433-48a7-9c0d-d1f160d7bbba returned with HTTP 200 Dec 29 07:48:31.304449 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1165/2324] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:48:31 2020] GET /volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/119e3c44-1433-48a7-9c0d-d1f160d7bbba => generated 992 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:48:32.321870 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc74444d-d302-43cf-8674-1cf6440599ab tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] GET http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/119e3c44-1433-48a7-9c0d-d1f160d7bbba Dec 29 07:48:32.323386 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc74444d-d302-43cf-8674-1cf6440599ab tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:32.323775 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:48:32.323775 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:48:32.324400 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc74444d-d302-43cf-8674-1cf6440599ab tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:32.522137 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc74444d-d302-43cf-8674-1cf6440599ab tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/119e3c44-1433-48a7-9c0d-d1f160d7bbba returned with HTTP 404 Dec 29 07:48:32.536451 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-75da6cd3-8035-4f0b-9380-debcecf975a8 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] GET http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/groups/acb3beae-34bf-48e1-9780-1394b4545d76 Dec 29 07:48:32.537204 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-75da6cd3-8035-4f0b-9380-debcecf975a8 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:32.537451 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:48:32.537451 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:48:32.537910 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-75da6cd3-8035-4f0b-9380-debcecf975a8 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:32.538330 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-75da6cd3-8035-4f0b-9380-debcecf975a8 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] show called for member acb3beae-34bf-48e1-9780-1394b4545d76 {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:48:32.546287 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1160/2325] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:48:32 2020] GET /volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/119e3c44-1433-48a7-9c0d-d1f160d7bbba => generated 109 bytes in 229 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Dec 29 07:48:32.555082 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-75da6cd3-8035-4f0b-9380-debcecf975a8 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/groups/acb3beae-34bf-48e1-9780-1394b4545d76 returned with HTTP 404 Dec 29 07:48:32.557096 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1166/2326] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:48:32 2020] GET /volume/v3/63d82e7d33334e6dbe4225b3171132d4/groups/acb3beae-34bf-48e1-9780-1394b4545d76 => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:48:32.565916 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1ed416a1-79fb-4172-a4dc-1fe7d21e56af tempest-GroupsV314Test-125020869 tempest-GroupsV314Test-125020869] DELETE http://10.222.0.20/volume/v3/933841be1654494c88757f19009b140f/group_types/7707d4a6-ec1c-427b-b47a-39bd3cd54823 Dec 29 07:48:32.566927 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1ed416a1-79fb-4172-a4dc-1fe7d21e56af tempest-GroupsV314Test-125020869 tempest-GroupsV314Test-125020869] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:32.567574 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1ed416a1-79fb-4172-a4dc-1fe7d21e56af tempest-GroupsV314Test-125020869 tempest-GroupsV314Test-125020869] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:32.669715 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:48:32.669715 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:48:32.691304 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1ed416a1-79fb-4172-a4dc-1fe7d21e56af tempest-GroupsV314Test-125020869 tempest-GroupsV314Test-125020869] http://10.222.0.20/volume/v3/933841be1654494c88757f19009b140f/group_types/7707d4a6-ec1c-427b-b47a-39bd3cd54823 returned with HTTP 202 Dec 29 07:48:32.697282 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1161/2327] 10.222.0.20 () {60 vars in 1371 bytes} [Tue Dec 29 07:48:32 2020] DELETE /volume/v3/933841be1654494c88757f19009b140f/group_types/7707d4a6-ec1c-427b-b47a-39bd3cd54823 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 29 07:48:32.704726 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e27a3aba-5224-4036-b923-5b7f6e15a4d4 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] DELETE http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/119e3c44-1433-48a7-9c0d-d1f160d7bbba Dec 29 07:48:32.705635 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e27a3aba-5224-4036-b923-5b7f6e15a4d4 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:32.706454 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e27a3aba-5224-4036-b923-5b7f6e15a4d4 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:32.707227 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-e27a3aba-5224-4036-b923-5b7f6e15a4d4 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] Delete volume with id: 119e3c44-1433-48a7-9c0d-d1f160d7bbba Dec 29 07:48:32.829244 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e27a3aba-5224-4036-b923-5b7f6e15a4d4 tempest-GroupsV314Test-627967762 tempest-GroupsV314Test-627967762] http://10.222.0.20/volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/119e3c44-1433-48a7-9c0d-d1f160d7bbba returned with HTTP 404 Dec 29 07:48:32.830075 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1167/2328] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:48:32 2020] DELETE /volume/v3/63d82e7d33334e6dbe4225b3171132d4/volumes/119e3c44-1433-48a7-9c0d-d1f160d7bbba => generated 109 bytes in 130 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:48:32.837965 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-689aad9a-070e-43e1-b5cd-cd200bf8d7c7 tempest-GroupsV314Test-125020869 tempest-GroupsV314Test-125020869] DELETE http://10.222.0.20/volume/v3/933841be1654494c88757f19009b140f/types/c751347e-c504-4381-b47c-5ccbe88ee480 Dec 29 07:48:32.838490 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-689aad9a-070e-43e1-b5cd-cd200bf8d7c7 tempest-GroupsV314Test-125020869 tempest-GroupsV314Test-125020869] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:32.839188 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-689aad9a-070e-43e1-b5cd-cd200bf8d7c7 tempest-GroupsV314Test-125020869 tempest-GroupsV314Test-125020869] Calling method '_delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:32.995422 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-689aad9a-070e-43e1-b5cd-cd200bf8d7c7 tempest-GroupsV314Test-125020869 tempest-GroupsV314Test-125020869] http://10.222.0.20/volume/v3/933841be1654494c88757f19009b140f/types/c751347e-c504-4381-b47c-5ccbe88ee480 returned with HTTP 202 Dec 29 07:48:32.997423 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1162/2329] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 07:48:32 2020] DELETE /volume/v3/933841be1654494c88757f19009b140f/types/c751347e-c504-4381-b47c-5ccbe88ee480 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:48:33.005908 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7fe6b74e-097e-4643-96e3-57bda7c3683b tempest-GroupsV314Test-125020869 tempest-GroupsV314Test-125020869] GET http://10.222.0.20/volume/v3/933841be1654494c88757f19009b140f/types/c751347e-c504-4381-b47c-5ccbe88ee480 Dec 29 07:48:33.006428 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7fe6b74e-097e-4643-96e3-57bda7c3683b tempest-GroupsV314Test-125020869 tempest-GroupsV314Test-125020869] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:33.007411 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7fe6b74e-097e-4643-96e3-57bda7c3683b tempest-GroupsV314Test-125020869 tempest-GroupsV314Test-125020869] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:33.029983 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7fe6b74e-097e-4643-96e3-57bda7c3683b tempest-GroupsV314Test-125020869 tempest-GroupsV314Test-125020869] http://10.222.0.20/volume/v3/933841be1654494c88757f19009b140f/types/c751347e-c504-4381-b47c-5ccbe88ee480 returned with HTTP 404 Dec 29 07:48:33.032723 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1168/2330] 10.222.0.20 () {58 vars in 1309 bytes} [Tue Dec 29 07:48:33 2020] GET /volume/v3/933841be1654494c88757f19009b140f/types/c751347e-c504-4381-b47c-5ccbe88ee480 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:48:37.571939 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b5125cc6-9075-4d27-8fb6-f70f583d14a7 tempest-VolumePoolsAdminTestsJSON-1145344321 tempest-VolumePoolsAdminTestsJSON-1145344321] GET http://10.222.0.20/volume/v3/d5b9f89e3bdd4c7e842b434a6116769e/scheduler-stats/get_pools?detail=True Dec 29 07:48:37.572606 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b5125cc6-9075-4d27-8fb6-f70f583d14a7 tempest-VolumePoolsAdminTestsJSON-1145344321 tempest-VolumePoolsAdminTestsJSON-1145344321] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:37.573210 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b5125cc6-9075-4d27-8fb6-f70f583d14a7 tempest-VolumePoolsAdminTestsJSON-1145344321 tempest-VolumePoolsAdminTestsJSON-1145344321] Calling method 'get_pools' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:37.594523 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b5125cc6-9075-4d27-8fb6-f70f583d14a7 tempest-VolumePoolsAdminTestsJSON-1145344321 tempest-VolumePoolsAdminTestsJSON-1145344321] http://10.222.0.20/volume/v3/d5b9f89e3bdd4c7e842b434a6116769e/scheduler-stats/get_pools?detail=True returned with HTTP 200 Dec 29 07:48:37.595438 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1163/2331] 10.222.0.20 () {58 vars in 1281 bytes} [Tue Dec 29 07:48:37 2020] GET /volume/v3/d5b9f89e3bdd4c7e842b434a6116769e/scheduler-stats/get_pools?detail=True => generated 768 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:48:37.610353 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6f00d51b-f3eb-4b61-899e-be0fd44097e1 tempest-VolumePoolsAdminTestsJSON-1145344321 tempest-VolumePoolsAdminTestsJSON-1145344321] GET http://10.222.0.20/volume/v3/d5b9f89e3bdd4c7e842b434a6116769e/scheduler-stats/get_pools Dec 29 07:48:37.611118 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6f00d51b-f3eb-4b61-899e-be0fd44097e1 tempest-VolumePoolsAdminTestsJSON-1145344321 tempest-VolumePoolsAdminTestsJSON-1145344321] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:48:37.611765 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6f00d51b-f3eb-4b61-899e-be0fd44097e1 tempest-VolumePoolsAdminTestsJSON-1145344321 tempest-VolumePoolsAdminTestsJSON-1145344321] Calling method 'get_pools' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:48:37.637650 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6f00d51b-f3eb-4b61-899e-be0fd44097e1 tempest-VolumePoolsAdminTestsJSON-1145344321 tempest-VolumePoolsAdminTestsJSON-1145344321] http://10.222.0.20/volume/v3/d5b9f89e3bdd4c7e842b434a6116769e/scheduler-stats/get_pools returned with HTTP 200 Dec 29 07:48:37.649309 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1169/2332] 10.222.0.20 () {58 vars in 1258 bytes} [Tue Dec 29 07:48:37 2020] GET /volume/v3/d5b9f89e3bdd4c7e842b434a6116769e/scheduler-stats/get_pools => generated 61 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:49:03.534431 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-498fb2ff-c462-4290-a8af-647868366725 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] POST http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/types Dec 29 07:49:03.535332 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-498fb2ff-c462-4290-a8af-647868366725 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1563960001"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:03.576251 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-498fb2ff-c462-4290-a8af-647868366725 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/types returned with HTTP 200 Dec 29 07:49:03.577656 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1164/2333] 10.222.0.20 () {60 vars in 1219 bytes} [Tue Dec 29 07:49:03 2020] POST /volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/types => generated 224 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:03.588352 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-df690b90-e506-4170-ad7f-de7d980319d7 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] POST http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/group_types Dec 29 07:49:03.589147 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-df690b90-e506-4170-ad7f-de7d980319d7 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1264125918"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:03.625842 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-df690b90-e506-4170-ad7f-de7d980319d7 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/group_types returned with HTTP 202 Dec 29 07:49:03.626846 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1170/2334] 10.222.0.20 () {62 vars in 1278 bytes} [Tue Dec 29 07:49:03 2020] POST /volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/group_types => generated 181 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:49:03.779764 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-54f88c3b-3d6f-4252-bec4-acee926ce7e3 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] POST http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups Dec 29 07:49:03.781511 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-54f88c3b-3d6f-4252-bec4-acee926ce7e3 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Action: 'create', calling method: version_select, body: {"group": {"group_type": "dbeb2681-83e5-4521-bef4-344b575c9955", "volume_types": ["4e8bddf6-6f74-4262-810b-503d66268899"], "name": "tempest-GroupSnapshotsTest-Group-1243463364"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:03.783046 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-54f88c3b-3d6f-4252-bec4-acee926ce7e3 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Creating new group {'group': {'group_type': 'dbeb2681-83e5-4521-bef4-344b575c9955', 'volume_types': ['4e8bddf6-6f74-4262-810b-503d66268899'], 'name': 'tempest-GroupSnapshotsTest-Group-1243463364'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 29 07:49:03.796581 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.groups [None req-54f88c3b-3d6f-4252-bec4-acee926ce7e3 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Creating group tempest-GroupSnapshotsTest-Group-1243463364. Dec 29 07:49:03.823067 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-54f88c3b-3d6f-4252-bec4-acee926ce7e3 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Availability Zones retrieved successfully. Dec 29 07:49:03.851597 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-54f88c3b-3d6f-4252-bec4-acee926ce7e3 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Created reservations ['dd2cefbf-512f-486c-b0a7-8bbed74cae48'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:49:03.900598 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-54f88c3b-3d6f-4252-bec4-acee926ce7e3 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups returned with HTTP 202 Dec 29 07:49:03.906205 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1165/2335] 10.222.0.20 () {62 vars in 1264 bytes} [Tue Dec 29 07:49:03 2020] POST /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups => generated 112 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:49:03.911133 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5a12fd29-8bfb-4aac-af32-793fd715cd04 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/3ecedb6f-1234-4acf-a91e-ea0dec5f9028 Dec 29 07:49:03.912319 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5a12fd29-8bfb-4aac-af32-793fd715cd04 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:03.913123 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5a12fd29-8bfb-4aac-af32-793fd715cd04 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:03.913420 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-5a12fd29-8bfb-4aac-af32-793fd715cd04 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member 3ecedb6f-1234-4acf-a91e-ea0dec5f9028 {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:49:03.923299 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:03.923299 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:03.956370 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5a12fd29-8bfb-4aac-af32-793fd715cd04 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/3ecedb6f-1234-4acf-a91e-ea0dec5f9028 returned with HTTP 200 Dec 29 07:49:03.958193 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1171/2336] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:49:03 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/3ecedb6f-1234-4acf-a91e-ea0dec5f9028 => generated 392 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:04.969512 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-65fdaed1-91d2-47c1-adcc-022c672946a2 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/3ecedb6f-1234-4acf-a91e-ea0dec5f9028 Dec 29 07:49:04.970380 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-65fdaed1-91d2-47c1-adcc-022c672946a2 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:04.970773 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:04.970773 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:04.971339 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-65fdaed1-91d2-47c1-adcc-022c672946a2 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:04.971814 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-65fdaed1-91d2-47c1-adcc-022c672946a2 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member 3ecedb6f-1234-4acf-a91e-ea0dec5f9028 {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:49:04.979163 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:04.979163 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:05.010551 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-65fdaed1-91d2-47c1-adcc-022c672946a2 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/3ecedb6f-1234-4acf-a91e-ea0dec5f9028 returned with HTTP 200 Dec 29 07:49:05.011724 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1166/2337] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:49:04 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/3ecedb6f-1234-4acf-a91e-ea0dec5f9028 => generated 393 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:05.022446 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-47a2586e-2219-45d3-80a3-a5038da96e96 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] POST http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes Dec 29 07:49:05.022985 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:05.022985 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:05.023406 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-47a2586e-2219-45d3-80a3-a5038da96e96 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4e8bddf6-6f74-4262-810b-503d66268899", "group_id": "3ecedb6f-1234-4acf-a91e-ea0dec5f9028", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-2038246166"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:05.024543 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-47a2586e-2219-45d3-80a3-a5038da96e96 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Create volume request body: {'volume': {'volume_type': '4e8bddf6-6f74-4262-810b-503d66268899', 'group_id': '3ecedb6f-1234-4acf-a91e-ea0dec5f9028', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-2038246166'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:49:05.048012 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:05.048012 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:05.049123 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-47a2586e-2219-45d3-80a3-a5038da96e96 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Create volume of 1 GB Dec 29 07:49:05.065396 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-47a2586e-2219-45d3-80a3-a5038da96e96 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Availability Zones retrieved successfully. Dec 29 07:49:05.083163 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47a2586e-2219-45d3-80a3-a5038da96e96 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Flow 'volume_create_api' (fdaefb47-62a9-4537-9293-baa7444a4f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:05.086622 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47a2586e-2219-45d3-80a3-a5038da96e96 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dac49bf-97c6-4a56-aa3a-4d9a4cadf047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:05.088615 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:05.088615 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:05.089419 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-47a2586e-2219-45d3-80a3-a5038da96e96 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:49:05.161225 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47a2586e-2219-45d3-80a3-a5038da96e96 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2dac49bf-97c6-4a56-aa3a-4d9a4cadf047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T07:49:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4e8bddf6-6f74-4262-810b-503d66268899,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1563960001',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4e8bddf6-6f74-4262-810b-503d66268899', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3ecedb6f-1234-4acf-a91e-ea0dec5f9028', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:05.163472 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47a2586e-2219-45d3-80a3-a5038da96e96 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95d8cfda-5c73-447a-8f20-063a6def380a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:05.227521 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5ad71150-9c8e-47e7-91b2-1131f66baefd tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] POST http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes Dec 29 07:49:05.228268 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:05.228268 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:05.229307 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5ad71150-9c8e-47e7-91b2-1131f66baefd tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-711620685"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:05.231881 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-5ad71150-9c8e-47e7-91b2-1131f66baefd tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-711620685'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:49:05.232834 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-5ad71150-9c8e-47e7-91b2-1131f66baefd tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Create volume of 1 GB Dec 29 07:49:05.233873 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:05.233873 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:05.237395 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-47a2586e-2219-45d3-80a3-a5038da96e96 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1563960001 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1563960001, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:49:05.238355 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-47a2586e-2219-45d3-80a3-a5038da96e96 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1563960001 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1563960001, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:49:05.248807 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5ad71150-9c8e-47e7-91b2-1131f66baefd tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Availability Zones retrieved successfully. Dec 29 07:49:05.270856 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-5ad71150-9c8e-47e7-91b2-1131f66baefd tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Flow 'volume_create_api' (5b698db1-ed77-4a5e-8cb5-d27a0e880436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:05.274748 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-5ad71150-9c8e-47e7-91b2-1131f66baefd tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05d833e3-9dae-4059-ac12-103be57e11b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:05.277314 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-5ad71150-9c8e-47e7-91b2-1131f66baefd tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:49:05.285710 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-47a2586e-2219-45d3-80a3-a5038da96e96 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Created reservations ['e593ce81-94f7-4f17-a339-d802c13f399d', '4de68db9-2d3c-43ff-8800-ed8866ba050c', '187bc49b-d163-4579-93fc-cdb8f6e89c66', 'd61a4ce2-b74a-4afb-9349-af61dea569bd'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:49:05.288290 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47a2586e-2219-45d3-80a3-a5038da96e96 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95d8cfda-5c73-447a-8f20-063a6def380a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e593ce81-94f7-4f17-a339-d802c13f399d', '4de68db9-2d3c-43ff-8800-ed8866ba050c', '187bc49b-d163-4579-93fc-cdb8f6e89c66', 'd61a4ce2-b74a-4afb-9349-af61dea569bd']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:05.290811 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47a2586e-2219-45d3-80a3-a5038da96e96 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (702e9e27-e3e5-4cbc-b963-651e50082d68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:05.355373 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-5ad71150-9c8e-47e7-91b2-1131f66baefd tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05d833e3-9dae-4059-ac12-103be57e11b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:05.359221 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-5ad71150-9c8e-47e7-91b2-1131f66baefd tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b231e4a9-0629-4771-afe9-6755b14ae434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:05.369521 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47a2586e-2219-45d3-80a3-a5038da96e96 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (702e9e27-e3e5-4cbc-b963-651e50082d68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36604faa-fc0e-45bf-9990-af13b617a480', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2038246166',encryption_key_id=None,group_id=3ecedb6f-1234-4acf-a91e-ea0dec5f9028,group_type_id=,metadata={},multiattach=False,project_id='901cac05ccff44a9827ea831bfa65e5c',qos_specs=None,replication_status=,reservations=['e593ce81-94f7-4f17-a339-d802c13f399d','4de68db9-2d3c-43ff-8800-ed8866ba050c','187bc49b-d163-4579-93fc-cdb8f6e89c66','d61a4ce2-b74a-4afb-9349-af61dea569bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='948d5c40aab04d249f86788f1662fb7e',volume_type_id=4e8bddf6-6f74-4262-810b-503d66268899), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:49:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2038246166',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3ecedb6f-1234-4acf-a91e-ea0dec5f9028,host=None,id=36604faa-fc0e-45bf-9990-af13b617a480,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='901cac05ccff44a9827ea831bfa65e5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='948d5c40aab04d249f86788f1662fb7e',volume_attachment=,volume_type=,volume_type_id=4e8bddf6-6f74-4262-810b-503d66268899)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:05.372569 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47a2586e-2219-45d3-80a3-a5038da96e96 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c04ba65d-b529-4964-8849-90bb5539f244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:05.416902 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47a2586e-2219-45d3-80a3-a5038da96e96 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c04ba65d-b529-4964-8849-90bb5539f244) transitioned into state 'SUCCESS' from state '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-2038246166',encryption_key_id=None,group_id=3ecedb6f-1234-4acf-a91e-ea0dec5f9028,group_type_id=,metadata={},multiattach=False,project_id='901cac05ccff44a9827ea831bfa65e5c',qos_specs=None,replication_status=,reservations=['e593ce81-94f7-4f17-a339-d802c13f399d','4de68db9-2d3c-43ff-8800-ed8866ba050c','187bc49b-d163-4579-93fc-cdb8f6e89c66','d61a4ce2-b74a-4afb-9349-af61dea569bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='948d5c40aab04d249f86788f1662fb7e',volume_type_id=4e8bddf6-6f74-4262-810b-503d66268899)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:05.420213 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47a2586e-2219-45d3-80a3-a5038da96e96 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6867060-89b9-4082-ae16-bbb1c22a0666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:05.447556 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47a2586e-2219-45d3-80a3-a5038da96e96 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6867060-89b9-4082-ae16-bbb1c22a0666) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:05.450623 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-47a2586e-2219-45d3-80a3-a5038da96e96 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Flow 'volume_create_api' (fdaefb47-62a9-4537-9293-baa7444a4f62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:05.494377 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-5ad71150-9c8e-47e7-91b2-1131f66baefd tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Created reservations ['0e84bff6-cae9-4a86-9218-adf25f37ed9e', 'b16c7d49-addd-4f18-ac04-130591e7edf2', '4535f54f-1c7c-43aa-acd7-526c78e181fe', 'df59b7ad-2804-405c-be52-8f56eaf4b624'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:49:05.496535 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-5ad71150-9c8e-47e7-91b2-1131f66baefd tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b231e4a9-0629-4771-afe9-6755b14ae434) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e84bff6-cae9-4a86-9218-adf25f37ed9e', 'b16c7d49-addd-4f18-ac04-130591e7edf2', '4535f54f-1c7c-43aa-acd7-526c78e181fe', 'df59b7ad-2804-405c-be52-8f56eaf4b624']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:05.498891 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-5ad71150-9c8e-47e7-91b2-1131f66baefd tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bf9c216-aa92-4e31-830e-8704ccc2cbd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:05.515644 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-47a2586e-2219-45d3-80a3-a5038da96e96 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Create volume request issued successfully. Dec 29 07:49:05.531811 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-47a2586e-2219-45d3-80a3-a5038da96e96 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:05.532502 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-47a2586e-2219-45d3-80a3-a5038da96e96 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:05.540713 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-47a2586e-2219-45d3-80a3-a5038da96e96 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:05.548498 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:05.548498 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:05.560999 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-47a2586e-2219-45d3-80a3-a5038da96e96 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes returned with HTTP 202 Dec 29 07:49:05.562534 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1172/2338] 10.222.0.20 () {62 vars in 1267 bytes} [Tue Dec 29 07:49:05 2020] POST /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes => generated 908 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:49:05.581140 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-357ea2af-4103-471c-9c40-dd7a1ca7bc90 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/36604faa-fc0e-45bf-9990-af13b617a480 Dec 29 07:49:05.582613 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-357ea2af-4103-471c-9c40-dd7a1ca7bc90 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:05.582613 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:05.582613 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:05.582613 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-357ea2af-4103-471c-9c40-dd7a1ca7bc90 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:05.620409 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-5ad71150-9c8e-47e7-91b2-1131f66baefd tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bf9c216-aa92-4e31-830e-8704ccc2cbd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-711620685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bafededbb3d490db4c8fa7f983c4a41',qos_specs=None,replication_status=,reservations=['0e84bff6-cae9-4a86-9218-adf25f37ed9e','b16c7d49-addd-4f18-ac04-130591e7edf2','4535f54f-1c7c-43aa-acd7-526c78e181fe','df59b7ad-2804-405c-be52-8f56eaf4b624'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd35b92f51de4760bb298b80a158bb97',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:49:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-711620685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bafededbb3d490db4c8fa7f983c4a41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='dd35b92f51de4760bb298b80a158bb97',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:05.628796 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-5ad71150-9c8e-47e7-91b2-1131f66baefd tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9313431-8644-406e-98cf-a8465e9a90c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:05.641641 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:05.641641 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:05.656185 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-357ea2af-4103-471c-9c40-dd7a1ca7bc90 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Volume info retrieved successfully. Dec 29 07:49:05.675135 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-5ad71150-9c8e-47e7-91b2-1131f66baefd tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9313431-8644-406e-98cf-a8465e9a90c9) transitioned into state 'SUCCESS' from state '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-711620685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bafededbb3d490db4c8fa7f983c4a41',qos_specs=None,replication_status=,reservations=['0e84bff6-cae9-4a86-9218-adf25f37ed9e','b16c7d49-addd-4f18-ac04-130591e7edf2','4535f54f-1c7c-43aa-acd7-526c78e181fe','df59b7ad-2804-405c-be52-8f56eaf4b624'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd35b92f51de4760bb298b80a158bb97',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:05.677302 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-5ad71150-9c8e-47e7-91b2-1131f66baefd tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb420521-e442-4c19-97f2-2c66d6aa6544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:05.684096 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-357ea2af-4103-471c-9c40-dd7a1ca7bc90 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:05.684706 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-357ea2af-4103-471c-9c40-dd7a1ca7bc90 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:05.697740 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-5ad71150-9c8e-47e7-91b2-1131f66baefd tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb420521-e442-4c19-97f2-2c66d6aa6544) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:05.700361 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-5ad71150-9c8e-47e7-91b2-1131f66baefd tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Flow 'volume_create_api' (5b698db1-ed77-4a5e-8cb5-d27a0e880436) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:05.707980 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-357ea2af-4103-471c-9c40-dd7a1ca7bc90 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:05.715722 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:05.715722 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:05.761848 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-357ea2af-4103-471c-9c40-dd7a1ca7bc90 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/36604faa-fc0e-45bf-9990-af13b617a480 returned with HTTP 200 Dec 29 07:49:05.761848 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1173/2339] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:05 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/36604faa-fc0e-45bf-9990-af13b617a480 => generated 1000 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 29 07:49:05.797048 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5ad71150-9c8e-47e7-91b2-1131f66baefd tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Create volume request issued successfully. Dec 29 07:49:05.814353 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5ad71150-9c8e-47e7-91b2-1131f66baefd tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes returned with HTTP 202 Dec 29 07:49:05.815563 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1167/2340] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:49:05 2020] POST /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes => generated 817 bytes in 592 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:49:05.831229 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-539983ae-19d4-47a3-9d9c-2d0b65dd05f5 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 Dec 29 07:49:05.831751 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-539983ae-19d4-47a3-9d9c-2d0b65dd05f5 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:05.832076 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:05.832076 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:05.832338 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-539983ae-19d4-47a3-9d9c-2d0b65dd05f5 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:05.892217 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:05.892217 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:05.916261 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-539983ae-19d4-47a3-9d9c-2d0b65dd05f5 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:05.952466 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-539983ae-19d4-47a3-9d9c-2d0b65dd05f5 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 returned with HTTP 200 Dec 29 07:49:05.953448 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1174/2341] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:05 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 => generated 885 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:06.780011 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4ef4b4b0-5c51-4c91-86d9-9e631665c94d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/36604faa-fc0e-45bf-9990-af13b617a480 Dec 29 07:49:06.781013 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4ef4b4b0-5c51-4c91-86d9-9e631665c94d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:06.781214 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:06.781214 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:06.782074 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4ef4b4b0-5c51-4c91-86d9-9e631665c94d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:06.833435 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:06.833435 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:06.841730 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4ef4b4b0-5c51-4c91-86d9-9e631665c94d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Volume info retrieved successfully. Dec 29 07:49:06.855347 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-4ef4b4b0-5c51-4c91-86d9-9e631665c94d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:06.855799 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-4ef4b4b0-5c51-4c91-86d9-9e631665c94d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:06.863951 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-4ef4b4b0-5c51-4c91-86d9-9e631665c94d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:06.871344 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:06.871344 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:06.893406 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4ef4b4b0-5c51-4c91-86d9-9e631665c94d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/36604faa-fc0e-45bf-9990-af13b617a480 returned with HTTP 200 Dec 29 07:49:06.894441 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1168/2342] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:06 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/36604faa-fc0e-45bf-9990-af13b617a480 => generated 1001 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:49:06.910294 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-53d3f4fc-cf9b-4e93-9186-3ce9d5520c04 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] POST http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots Dec 29 07:49:06.910864 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:06.910864 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:06.911278 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-53d3f4fc-cf9b-4e93-9186-3ce9d5520c04 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "3ecedb6f-1234-4acf-a91e-ea0dec5f9028", "name": "tempest-group_snapshot-1624101483"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:06.912321 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.group_snapshots [None req-53d3f4fc-cf9b-4e93-9186-3ce9d5520c04 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Creating new group_snapshot {'group_snapshot': {'group_id': '3ecedb6f-1234-4acf-a91e-ea0dec5f9028', 'name': 'tempest-group_snapshot-1624101483'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Dec 29 07:49:06.919588 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:06.919588 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:06.931916 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.group_snapshots [None req-53d3f4fc-cf9b-4e93-9186-3ce9d5520c04 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Creating group_snapshot tempest-group_snapshot-1624101483. Dec 29 07:49:06.970517 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ebf29f14-7bae-42b2-a030-449fd40baafc tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 Dec 29 07:49:06.971195 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ebf29f14-7bae-42b2-a030-449fd40baafc tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:06.972274 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:06.972274 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:06.972666 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ebf29f14-7bae-42b2-a030-449fd40baafc tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:07.008256 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:07.008256 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:07.044159 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-53d3f4fc-cf9b-4e93-9186-3ce9d5520c04 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1563960001 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1563960001, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:49:07.063149 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:07.063149 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:07.073472 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ebf29f14-7bae-42b2-a030-449fd40baafc tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:07.078744 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-53d3f4fc-cf9b-4e93-9186-3ce9d5520c04 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Created reservations ['bbb8bf10-7dad-4da1-b453-c3457ae6fdbc', 'be323ce6-af92-4c29-b05d-5d53b8b3445c', '4ea925c1-2202-455d-ba84-8940ed28b7bf', '30383e97-0f5e-4406-bd39-b9653b17552c'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:49:07.100202 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ebf29f14-7bae-42b2-a030-449fd40baafc tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 returned with HTTP 200 Dec 29 07:49:07.101717 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1169/2343] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:06 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 => generated 910 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:07.117310 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5c83f4bd-5e16-4c23-9677-8cc33ea66efc tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] POST http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30/action Dec 29 07:49:07.117772 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:07.117772 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:07.118352 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5c83f4bd-5e16-4c23-9677-8cc33ea66efc tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Action body: b'{"os-attach": {"instance_uuid": "2653a301-30e9-4cb7-a101-4db038d5bd93", "mountpoint": "/dev/sdb"}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:49:07.118773 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5c83f4bd-5e16-4c23-9677-8cc33ea66efc tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2653a301-30e9-4cb7-a101-4db038d5bd93", "mountpoint": "/dev/sdb"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:07.172049 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:07.172049 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:07.173289 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5c83f4bd-5e16-4c23-9677-8cc33ea66efc tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:07.193020 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5c83f4bd-5e16-4c23-9677-8cc33ea66efc tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Update volume admin metadata completed successfully. Dec 29 07:49:07.201308 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-53d3f4fc-cf9b-4e93-9186-3ce9d5520c04 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots returned with HTTP 202 Dec 29 07:49:07.206441 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1175/2344] 10.222.0.20 () {62 vars in 1291 bytes} [Tue Dec 29 07:49:06 2020] POST /volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots => generated 168 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Dec 29 07:49:07.221214 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2cc0f424-cbc4-4e51-875e-5d57faaef7f0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/762c1961-b719-42d1-a380-8c7ca8e71c2c Dec 29 07:49:07.223536 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2cc0f424-cbc4-4e51-875e-5d57faaef7f0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:07.223746 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:07.223746 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:07.224130 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2cc0f424-cbc4-4e51-875e-5d57faaef7f0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:07.224550 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.group_snapshots [None req-2cc0f424-cbc4-4e51-875e-5d57faaef7f0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member 762c1961-b719-42d1-a380-8c7ca8e71c2c {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 29 07:49:07.237313 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:07.237313 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:07.261575 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2cc0f424-cbc4-4e51-875e-5d57faaef7f0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/762c1961-b719-42d1-a380-8c7ca8e71c2c returned with HTTP 200 Dec 29 07:49:07.262768 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1176/2345] 10.222.0.20 () {60 vars in 1380 bytes} [Tue Dec 29 07:49:07 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/762c1961-b719-42d1-a380-8c7ca8e71c2c => generated 307 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:07.514334 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5c83f4bd-5e16-4c23-9677-8cc33ea66efc tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Attach volume completed successfully. Dec 29 07:49:07.515251 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5c83f4bd-5e16-4c23-9677-8cc33ea66efc tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30/action returned with HTTP 202 Dec 29 07:49:07.516186 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1170/2346] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:49:07 2020] POST /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30/action => generated 0 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 29 07:49:07.523935 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7626a87f-4193-44b9-b295-3ba9af296d5a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 Dec 29 07:49:07.524757 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7626a87f-4193-44b9-b295-3ba9af296d5a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:07.525317 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:07.525317 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:07.525972 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7626a87f-4193-44b9-b295-3ba9af296d5a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:07.578754 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:07.578754 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:07.589050 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7626a87f-4193-44b9-b295-3ba9af296d5a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:07.609685 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:07.609685 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:07.619044 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7626a87f-4193-44b9-b295-3ba9af296d5a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 returned with HTTP 200 Dec 29 07:49:07.620163 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1177/2347] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:07 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 => generated 1244 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:07.636514 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2d8c5de7-a7bb-42bf-b4d3-c7ab0e77d79d tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 Dec 29 07:49:07.637034 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2d8c5de7-a7bb-42bf-b4d3-c7ab0e77d79d tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:07.637223 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:07.637223 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:07.637597 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2d8c5de7-a7bb-42bf-b4d3-c7ab0e77d79d tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:07.702456 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:07.702456 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:07.712150 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2d8c5de7-a7bb-42bf-b4d3-c7ab0e77d79d tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:07.731770 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:07.731770 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:07.742112 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2d8c5de7-a7bb-42bf-b4d3-c7ab0e77d79d tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 returned with HTTP 200 Dec 29 07:49:07.743642 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1171/2348] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:07 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 => generated 1244 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:07.958814 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5a0cf7ce-1f8a-4f57-899d-0e7a48d70f30 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] POST http://10.222.0.20/volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30/action Dec 29 07:49:07.959356 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:07.959356 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:07.959716 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5a0cf7ce-1f8a-4f57-899d-0e7a48d70f30 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:49:07.960103 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5a0cf7ce-1f8a-4f57-899d-0e7a48d70f30 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:07.961715 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.admin_actions [None req-5a0cf7ce-1f8a-4f57-899d-0e7a48d70f30 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Updating volume '1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30' with '{'status': 'error'}' {{(pid=88228) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 29 07:49:08.087521 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:08.087521 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:08.160338 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5a0cf7ce-1f8a-4f57-899d-0e7a48d70f30 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] http://10.222.0.20/volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30/action returned with HTTP 202 Dec 29 07:49:08.169175 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-05973860-629f-467f-a2bd-0fa590a733e1 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 Dec 29 07:49:08.169708 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-05973860-629f-467f-a2bd-0fa590a733e1 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:08.170036 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:08.170036 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:08.170423 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-05973860-629f-467f-a2bd-0fa590a733e1 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:08.175283 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1178/2349] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:49:07 2020] POST /volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30/action => generated 0 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:49:08.227695 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:08.227695 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:08.247175 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-05973860-629f-467f-a2bd-0fa590a733e1 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:08.274202 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4e3a92da-6715-4120-817c-957c50c01ab1 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/762c1961-b719-42d1-a380-8c7ca8e71c2c Dec 29 07:49:08.274819 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4e3a92da-6715-4120-817c-957c50c01ab1 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:08.275040 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:08.275040 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:08.275413 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4e3a92da-6715-4120-817c-957c50c01ab1 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:08.275826 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.group_snapshots [None req-4e3a92da-6715-4120-817c-957c50c01ab1 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member 762c1961-b719-42d1-a380-8c7ca8e71c2c {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 29 07:49:08.295609 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:08.295609 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:08.304741 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:08.304741 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:08.341962 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4e3a92da-6715-4120-817c-957c50c01ab1 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/762c1961-b719-42d1-a380-8c7ca8e71c2c returned with HTTP 200 Dec 29 07:49:08.343133 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-05973860-629f-467f-a2bd-0fa590a733e1 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 returned with HTTP 200 Dec 29 07:49:08.345452 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1172/2350] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:08 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 => generated 1243 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:08.353998 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1179/2351] 10.222.0.20 () {60 vars in 1380 bytes} [Tue Dec 29 07:49:08 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/762c1961-b719-42d1-a380-8c7ca8e71c2c => generated 307 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:49:08.372514 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0a969f4e-9baf-46f3-99f3-1387f8ac1638 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] POST http://10.222.0.20/volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30/action Dec 29 07:49:08.373002 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:08.373002 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:08.373450 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0a969f4e-9baf-46f3-99f3-1387f8ac1638 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "9df86c6b-4b9c-42cf-aeaa-ba9952add6a5"}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:49:08.374025 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0a969f4e-9baf-46f3-99f3-1387f8ac1638 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "9df86c6b-4b9c-42cf-aeaa-ba9952add6a5"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:08.487893 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:08.487893 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:08.490018 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0a969f4e-9baf-46f3-99f3-1387f8ac1638 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Volume info retrieved successfully. Dec 29 07:49:08.580980 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0a969f4e-9baf-46f3-99f3-1387f8ac1638 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Terminate volume connection completed successfully. Dec 29 07:49:08.597017 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0a969f4e-9baf-46f3-99f3-1387f8ac1638 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=88229) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:727}} Dec 29 07:49:08.867877 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0a969f4e-9baf-46f3-99f3-1387f8ac1638 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Detach volume completed successfully. Dec 29 07:49:08.868534 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0a969f4e-9baf-46f3-99f3-1387f8ac1638 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] http://10.222.0.20/volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30/action returned with HTTP 202 Dec 29 07:49:08.873444 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1173/2352] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:49:08 2020] POST /volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30/action => generated 0 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:49:08.878241 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b459e059-7e92-4858-8aba-47144abcbfd4 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 Dec 29 07:49:08.879070 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b459e059-7e92-4858-8aba-47144abcbfd4 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:08.879678 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:08.879678 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:08.880341 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b459e059-7e92-4858-8aba-47144abcbfd4 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:08.985681 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:08.985681 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:08.997516 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b459e059-7e92-4858-8aba-47144abcbfd4 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:09.035396 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b459e059-7e92-4858-8aba-47144abcbfd4 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 returned with HTTP 200 Dec 29 07:49:09.037289 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1180/2353] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:08 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 => generated 929 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:09.053098 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-245aa7f0-157f-4be9-8935-421a24bf8abc tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 Dec 29 07:49:09.053636 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-245aa7f0-157f-4be9-8935-421a24bf8abc tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:09.053858 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:09.053858 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:09.054547 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-245aa7f0-157f-4be9-8935-421a24bf8abc tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:09.113352 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:09.113352 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:09.123836 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-245aa7f0-157f-4be9-8935-421a24bf8abc tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:09.149023 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-245aa7f0-157f-4be9-8935-421a24bf8abc tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 returned with HTTP 200 Dec 29 07:49:09.149697 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1174/2354] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:09 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 => generated 929 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:09.164723 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6aad39e1-2767-4e16-a9b8-4c42c71d3bfd tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] POST http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30/action Dec 29 07:49:09.165617 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:09.165617 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:09.165617 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6aad39e1-2767-4e16-a9b8-4c42c71d3bfd tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Action body: b'{"os-detach": {}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:49:09.165964 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6aad39e1-2767-4e16-a9b8-4c42c71d3bfd tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:09.218049 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:09.218049 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:09.219295 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6aad39e1-2767-4e16-a9b8-4c42c71d3bfd tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:09.268462 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6aad39e1-2767-4e16-a9b8-4c42c71d3bfd tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Detach volume completed successfully. Dec 29 07:49:09.269329 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6aad39e1-2767-4e16-a9b8-4c42c71d3bfd tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30/action returned with HTTP 202 Dec 29 07:49:09.275515 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1181/2355] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:49:09 2020] POST /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:49:09.281256 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7d7d909b-66b1-4fa0-b2b0-ff09b3ab4e42 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 Dec 29 07:49:09.281920 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7d7d909b-66b1-4fa0-b2b0-ff09b3ab4e42 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:09.282245 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:09.282245 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:09.282879 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7d7d909b-66b1-4fa0-b2b0-ff09b3ab4e42 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:09.337950 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:09.337950 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:09.347291 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7d7d909b-66b1-4fa0-b2b0-ff09b3ab4e42 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:09.361260 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e6d06b99-ec64-4f4b-bee4-362d63bf6fd6 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/762c1961-b719-42d1-a380-8c7ca8e71c2c Dec 29 07:49:09.361931 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e6d06b99-ec64-4f4b-bee4-362d63bf6fd6 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:09.362335 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:09.362335 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:09.362844 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e6d06b99-ec64-4f4b-bee4-362d63bf6fd6 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:09.363330 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.group_snapshots [None req-e6d06b99-ec64-4f4b-bee4-362d63bf6fd6 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member 762c1961-b719-42d1-a380-8c7ca8e71c2c {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 29 07:49:09.370120 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:09.370120 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:09.376548 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7d7d909b-66b1-4fa0-b2b0-ff09b3ab4e42 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 returned with HTTP 200 Dec 29 07:49:09.377741 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1175/2356] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:09 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 => generated 929 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:09.411036 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e6d06b99-ec64-4f4b-bee4-362d63bf6fd6 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/762c1961-b719-42d1-a380-8c7ca8e71c2c returned with HTTP 200 Dec 29 07:49:09.412046 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1182/2357] 10.222.0.20 () {60 vars in 1380 bytes} [Tue Dec 29 07:49:09 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/762c1961-b719-42d1-a380-8c7ca8e71c2c => generated 308 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:09.427973 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e3598b0a-e8d0-4494-a709-bae10c562203 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/detail Dec 29 07:49:09.429468 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e3598b0a-e8d0-4494-a709-bae10c562203 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:09.429874 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:09.429874 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:09.430421 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e3598b0a-e8d0-4494-a709-bae10c562203 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'detail' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:09.442882 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-e3598b0a-e8d0-4494-a709-bae10c562203 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:49:09.446170 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-e3598b0a-e8d0-4494-a709-bae10c562203 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Building query based on filter {{(pid=88229) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:49:09.493712 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e3598b0a-e8d0-4494-a709-bae10c562203 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Get all snapshots completed successfully. Dec 29 07:49:09.495207 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:09.495207 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:09.496622 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e3598b0a-e8d0-4494-a709-bae10c562203 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/detail returned with HTTP 200 Dec 29 07:49:09.498361 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1176/2358] 10.222.0.20 () {58 vars in 1231 bytes} [Tue Dec 29 07:49:09 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/detail => generated 454 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:09.512114 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5befceb3-9af9-4ed1-a6be-2963e4620c9a tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/4f281c38-8d50-498b-be63-cb287f54dd8b Dec 29 07:49:09.512665 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5befceb3-9af9-4ed1-a6be-2963e4620c9a tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:09.513496 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:09.513496 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:09.513496 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5befceb3-9af9-4ed1-a6be-2963e4620c9a tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:09.550955 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:09.550955 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:09.552468 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5befceb3-9af9-4ed1-a6be-2963e4620c9a tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Snapshot retrieved successfully. Dec 29 07:49:09.554835 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5befceb3-9af9-4ed1-a6be-2963e4620c9a tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/4f281c38-8d50-498b-be63-cb287f54dd8b returned with HTTP 200 Dec 29 07:49:09.555824 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1183/2359] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:49:09 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/4f281c38-8d50-498b-be63-cb287f54dd8b => generated 451 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:09.568651 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b9c1fd95-df58-4f02-99fc-09a6f363b3ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] POST http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/action Dec 29 07:49:09.569172 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:09.569172 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:09.569627 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b9c1fd95-df58-4f02-99fc-09a6f363b3ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Action body: b'{"create-from-src": {"group_snapshot_id": "762c1961-b719-42d1-a380-8c7ca8e71c2c", "name": "tempest-Group_from_snap-1329409168"}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:49:09.570018 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b9c1fd95-df58-4f02-99fc-09a6f363b3ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Action: 'action', calling method: create_from_src, body: {"create-from-src": {"group_snapshot_id": "762c1961-b719-42d1-a380-8c7ca8e71c2c", "name": "tempest-Group_from_snap-1329409168"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:09.571147 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-b9c1fd95-df58-4f02-99fc-09a6f363b3ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Creating new group {'create-from-src': {'group_snapshot_id': '762c1961-b719-42d1-a380-8c7ca8e71c2c', 'name': 'tempest-Group_from_snap-1329409168'}}. {{(pid=88229) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Dec 29 07:49:09.571497 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.groups [None req-b9c1fd95-df58-4f02-99fc-09a6f363b3ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Creating group tempest-Group_from_snap-1329409168 from group_snapshot 762c1961-b719-42d1-a380-8c7ca8e71c2c. Dec 29 07:49:09.580754 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:09.580754 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:09.608025 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:09.608025 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:09.617896 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:09.617896 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:09.754440 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-b9c1fd95-df58-4f02-99fc-09a6f363b3ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Created reservations ['c28dc141-7a7d-4e15-be11-053d12503eb0'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:49:09.875451 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.group.api [None req-b9c1fd95-df58-4f02-99fc-09a6f363b3ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] A mapping entry already exists for group aee573a6-2c90-4a39-98b5-4590f33fa736 and volume type 4e8bddf6-6f74-4262-810b-503d66268899. Do not need to create again. Dec 29 07:49:09.876244 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:09.876244 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:09.876961 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b9c1fd95-df58-4f02-99fc-09a6f363b3ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Availability Zones retrieved successfully. Dec 29 07:49:09.892384 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b9c1fd95-df58-4f02-99fc-09a6f363b3ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Flow 'volume_create_api' (1f48473a-418c-459b-9337-342424a4b216) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:09.894982 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b9c1fd95-df58-4f02-99fc-09a6f363b3ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29e94bb9-7050-4ef1-8a09-abcc1a0004c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:09.897001 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-b9c1fd95-df58-4f02-99fc-09a6f363b3ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:49:10.023967 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b9c1fd95-df58-4f02-99fc-09a6f363b3ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29e94bb9-7050-4ef1-8a09-abcc1a0004c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4f281c38-8d50-498b-be63-cb287f54dd8b', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T07:49:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4e8bddf6-6f74-4262-810b-503d66268899,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1563960001',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4e8bddf6-6f74-4262-810b-503d66268899', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'aee573a6-2c90-4a39-98b5-4590f33fa736', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:10.026045 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b9c1fd95-df58-4f02-99fc-09a6f363b3ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39dbaece-01eb-4d81-bd67-82f62418cbf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:10.073309 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-b9c1fd95-df58-4f02-99fc-09a6f363b3ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1563960001 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1563960001, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:49:10.091475 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-b9c1fd95-df58-4f02-99fc-09a6f363b3ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Created reservations ['4c864e92-a708-4611-acb1-fa418498977d', '72f79a34-c809-4c4b-adba-ec1af0125634'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:49:10.093548 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b9c1fd95-df58-4f02-99fc-09a6f363b3ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39dbaece-01eb-4d81-bd67-82f62418cbf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c864e92-a708-4611-acb1-fa418498977d', '72f79a34-c809-4c4b-adba-ec1af0125634']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:10.095763 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b9c1fd95-df58-4f02-99fc-09a6f363b3ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5949e3f8-724b-4999-900f-174244a1d29c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:10.253877 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b9c1fd95-df58-4f02-99fc-09a6f363b3ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5949e3f8-724b-4999-900f-174244a1d29c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0a4421e-8e86-4fb8-b7f7-77fa52e180c2', '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=aee573a6-2c90-4a39-98b5-4590f33fa736,group_type_id=,metadata={},multiattach=False,project_id='901cac05ccff44a9827ea831bfa65e5c',qos_specs=None,replication_status=,reservations=['4c864e92-a708-4611-acb1-fa418498977d','72f79a34-c809-4c4b-adba-ec1af0125634'],size=1,snapshot_id=4f281c38-8d50-498b-be63-cb287f54dd8b,source_replicaid=,source_volid=None,status='creating',user_id='948d5c40aab04d249f86788f1662fb7e',volume_type_id=4e8bddf6-6f74-4262-810b-503d66268899), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:49:10Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=aee573a6-2c90-4a39-98b5-4590f33fa736,host=None,id=e0a4421e-8e86-4fb8-b7f7-77fa52e180c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='901cac05ccff44a9827ea831bfa65e5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4f281c38-8d50-498b-be63-cb287f54dd8b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='948d5c40aab04d249f86788f1662fb7e',volume_attachment=,volume_type=,volume_type_id=4e8bddf6-6f74-4262-810b-503d66268899)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:10.259115 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b9c1fd95-df58-4f02-99fc-09a6f363b3ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2218b82-b68e-4896-8c88-c93b170c1e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:10.283134 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b9c1fd95-df58-4f02-99fc-09a6f363b3ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2218b82-b68e-4896-8c88-c93b170c1e70) transitioned into state 'SUCCESS' from 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=aee573a6-2c90-4a39-98b5-4590f33fa736,group_type_id=,metadata={},multiattach=False,project_id='901cac05ccff44a9827ea831bfa65e5c',qos_specs=None,replication_status=,reservations=['4c864e92-a708-4611-acb1-fa418498977d','72f79a34-c809-4c4b-adba-ec1af0125634'],size=1,snapshot_id=4f281c38-8d50-498b-be63-cb287f54dd8b,source_replicaid=,source_volid=None,status='creating',user_id='948d5c40aab04d249f86788f1662fb7e',volume_type_id=4e8bddf6-6f74-4262-810b-503d66268899)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:10.285533 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b9c1fd95-df58-4f02-99fc-09a6f363b3ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Flow 'volume_create_api' (1f48473a-418c-459b-9337-342424a4b216) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:10.335168 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b9c1fd95-df58-4f02-99fc-09a6f363b3ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Create volume request issued successfully. Dec 29 07:49:10.369549 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b9c1fd95-df58-4f02-99fc-09a6f363b3ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/action returned with HTTP 202 Dec 29 07:49:10.370855 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1177/2360] 10.222.0.20 () {62 vars in 1285 bytes} [Tue Dec 29 07:49:09 2020] POST /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/action => generated 103 bytes in 806 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:49:10.379885 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d5ca1941-7db8-42df-944a-6da28b85aad0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/detail Dec 29 07:49:10.380435 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d5ca1941-7db8-42df-944a-6da28b85aad0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:10.380861 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:10.380861 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:10.381235 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d5ca1941-7db8-42df-944a-6da28b85aad0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:10.382198 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-d5ca1941-7db8-42df-944a-6da28b85aad0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:49:10.383955 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d5ca1941-7db8-42df-944a-6da28b85aad0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:49:10.439690 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d5ca1941-7db8-42df-944a-6da28b85aad0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Get all volumes completed successfully. Dec 29 07:49:10.441193 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d5ca1941-7db8-42df-944a-6da28b85aad0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:10.441815 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d5ca1941-7db8-42df-944a-6da28b85aad0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:10.449647 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-d5ca1941-7db8-42df-944a-6da28b85aad0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:10.458824 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:10.458824 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:10.471993 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d5ca1941-7db8-42df-944a-6da28b85aad0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:10.472697 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d5ca1941-7db8-42df-944a-6da28b85aad0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:10.481022 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-d5ca1941-7db8-42df-944a-6da28b85aad0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:10.490858 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:10.490858 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:10.514979 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d5ca1941-7db8-42df-944a-6da28b85aad0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/detail returned with HTTP 200 Dec 29 07:49:10.515967 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1184/2361] 10.222.0.20 () {60 vars in 1266 bytes} [Tue Dec 29 07:49:10 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/detail => generated 1986 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:49:10.532981 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d924d06b-50cc-4202-9ac2-de00b82640af tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 Dec 29 07:49:10.533552 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d924d06b-50cc-4202-9ac2-de00b82640af tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:10.533771 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:10.533771 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:10.534141 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d924d06b-50cc-4202-9ac2-de00b82640af tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:10.588448 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:10.588448 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:10.597857 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d924d06b-50cc-4202-9ac2-de00b82640af tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Volume info retrieved successfully. Dec 29 07:49:10.614227 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d924d06b-50cc-4202-9ac2-de00b82640af tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:10.614831 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d924d06b-50cc-4202-9ac2-de00b82640af tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:10.623239 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-d924d06b-50cc-4202-9ac2-de00b82640af tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:10.632252 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:10.632252 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:10.656455 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d924d06b-50cc-4202-9ac2-de00b82640af tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 returned with HTTP 200 Dec 29 07:49:10.657290 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1178/2362] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:10 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 => generated 992 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:11.673455 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-788a6350-d9fd-42b0-b40b-7cd749e36107 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 Dec 29 07:49:11.674612 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-788a6350-d9fd-42b0-b40b-7cd749e36107 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:11.674968 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:11.674968 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:11.675601 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-788a6350-d9fd-42b0-b40b-7cd749e36107 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:11.754938 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:11.754938 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:11.775257 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-788a6350-d9fd-42b0-b40b-7cd749e36107 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Volume info retrieved successfully. Dec 29 07:49:11.809860 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-788a6350-d9fd-42b0-b40b-7cd749e36107 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:11.810573 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-788a6350-d9fd-42b0-b40b-7cd749e36107 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:11.826971 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-788a6350-d9fd-42b0-b40b-7cd749e36107 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:11.838667 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:11.838667 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:11.887888 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-788a6350-d9fd-42b0-b40b-7cd749e36107 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 returned with HTTP 200 Dec 29 07:49:11.898778 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1185/2363] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:11 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 => generated 992 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:12.909694 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d715e4f6-da57-45ca-a622-61b5916da815 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 Dec 29 07:49:12.910129 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d715e4f6-da57-45ca-a622-61b5916da815 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:12.910219 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:12.910219 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:12.910542 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d715e4f6-da57-45ca-a622-61b5916da815 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:13.015488 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:13.015488 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:13.039914 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d715e4f6-da57-45ca-a622-61b5916da815 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Volume info retrieved successfully. Dec 29 07:49:13.058492 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d715e4f6-da57-45ca-a622-61b5916da815 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:13.059000 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d715e4f6-da57-45ca-a622-61b5916da815 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:13.067118 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-d715e4f6-da57-45ca-a622-61b5916da815 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:13.076019 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:13.076019 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:13.112404 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d715e4f6-da57-45ca-a622-61b5916da815 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 returned with HTTP 200 Dec 29 07:49:13.113379 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1179/2364] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:12 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 => generated 992 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:14.132890 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eda76405-ffd5-49f5-9df6-0d608487ffa7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 Dec 29 07:49:14.133623 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eda76405-ffd5-49f5-9df6-0d608487ffa7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:14.133821 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:14.133821 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:14.134480 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eda76405-ffd5-49f5-9df6-0d608487ffa7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:14.302496 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:14.302496 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:14.344828 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-eda76405-ffd5-49f5-9df6-0d608487ffa7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Volume info retrieved successfully. Dec 29 07:49:14.406756 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-eda76405-ffd5-49f5-9df6-0d608487ffa7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:14.406756 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-eda76405-ffd5-49f5-9df6-0d608487ffa7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:14.418495 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-eda76405-ffd5-49f5-9df6-0d608487ffa7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:14.449023 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:14.449023 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:14.526301 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eda76405-ffd5-49f5-9df6-0d608487ffa7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 returned with HTTP 200 Dec 29 07:49:14.527154 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1186/2365] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:14 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 => generated 992 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:15.552125 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8551772d-393b-4f9b-a55a-e8460bd69eed tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 Dec 29 07:49:15.556468 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8551772d-393b-4f9b-a55a-e8460bd69eed tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:15.556603 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:15.556603 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:15.557279 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8551772d-393b-4f9b-a55a-e8460bd69eed tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:15.608525 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:15.608525 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:15.617193 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8551772d-393b-4f9b-a55a-e8460bd69eed tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Volume info retrieved successfully. Dec 29 07:49:15.631103 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-8551772d-393b-4f9b-a55a-e8460bd69eed tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:15.631781 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-8551772d-393b-4f9b-a55a-e8460bd69eed tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:15.642082 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-8551772d-393b-4f9b-a55a-e8460bd69eed tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:15.649173 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:15.649173 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:15.693646 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8551772d-393b-4f9b-a55a-e8460bd69eed tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 returned with HTTP 200 Dec 29 07:49:15.694517 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1180/2366] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:15 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 => generated 992 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:16.713703 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0b2957e2-b6d5-40a9-a1b1-f81c5315be85 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 Dec 29 07:49:16.718844 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0b2957e2-b6d5-40a9-a1b1-f81c5315be85 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:16.719378 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:16.719378 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:16.721424 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0b2957e2-b6d5-40a9-a1b1-f81c5315be85 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:16.798041 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:16.798041 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:16.807894 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0b2957e2-b6d5-40a9-a1b1-f81c5315be85 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Volume info retrieved successfully. Dec 29 07:49:16.824208 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-0b2957e2-b6d5-40a9-a1b1-f81c5315be85 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:16.824968 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-0b2957e2-b6d5-40a9-a1b1-f81c5315be85 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:16.841828 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-0b2957e2-b6d5-40a9-a1b1-f81c5315be85 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:16.853704 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:16.853704 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:16.880633 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0b2957e2-b6d5-40a9-a1b1-f81c5315be85 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 returned with HTTP 200 Dec 29 07:49:16.881867 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1187/2367] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:16 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 => generated 992 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:17.065602 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-edb9140e-f17c-401a-94b3-771dba13e4f8 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] POST http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes Dec 29 07:49:17.066068 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:17.066068 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:17.066477 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-edb9140e-f17c-401a-94b3-771dba13e4f8 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-836656"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:17.067627 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-edb9140e-f17c-401a-94b3-771dba13e4f8 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-836656'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:49:17.068004 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-edb9140e-f17c-401a-94b3-771dba13e4f8 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Create volume of 1 GB Dec 29 07:49:17.105452 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-edb9140e-f17c-401a-94b3-771dba13e4f8 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Availability Zones retrieved successfully. Dec 29 07:49:17.159274 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-edb9140e-f17c-401a-94b3-771dba13e4f8 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Flow 'volume_create_api' (4933f780-2597-4baa-89a5-8c96ebb7e7c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:17.175131 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-edb9140e-f17c-401a-94b3-771dba13e4f8 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (096dcce8-7be9-4f7e-b60f-f44a1616adcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:17.183693 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-edb9140e-f17c-401a-94b3-771dba13e4f8 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:49:17.294485 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-edb9140e-f17c-401a-94b3-771dba13e4f8 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (096dcce8-7be9-4f7e-b60f-f44a1616adcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:17.296781 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-edb9140e-f17c-401a-94b3-771dba13e4f8 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f5b40fe-2905-4d96-8412-172664504666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:17.403336 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-edb9140e-f17c-401a-94b3-771dba13e4f8 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Created reservations ['742b8337-82f0-4b42-b38d-8f854d7dccb3', 'f4dbe0d2-9047-44f8-bf86-ccb16af523d8', 'b20c991b-db1e-4fe8-8290-3b84687ff6f7', 'f4d737fd-d4c9-4481-b32f-99f31aa50b91'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:49:17.405524 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-edb9140e-f17c-401a-94b3-771dba13e4f8 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f5b40fe-2905-4d96-8412-172664504666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['742b8337-82f0-4b42-b38d-8f854d7dccb3', 'f4dbe0d2-9047-44f8-bf86-ccb16af523d8', 'b20c991b-db1e-4fe8-8290-3b84687ff6f7', 'f4d737fd-d4c9-4481-b32f-99f31aa50b91']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:17.408371 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-edb9140e-f17c-401a-94b3-771dba13e4f8 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77d3962b-df0c-4a4a-bd12-6e7d3249ee29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:17.543033 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-09572357-2fa3-420a-a9a7-ac3b09a6b6dc tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] POST http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes Dec 29 07:49:17.543508 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:17.543508 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:17.543931 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-09572357-2fa3-420a-a9a7-ac3b09a6b6dc tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1607914922"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:17.545295 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-09572357-2fa3-420a-a9a7-ac3b09a6b6dc tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1607914922'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:49:17.546337 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-09572357-2fa3-420a-a9a7-ac3b09a6b6dc tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Create volume of 1 GB Dec 29 07:49:17.565105 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-09572357-2fa3-420a-a9a7-ac3b09a6b6dc tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Availability Zones retrieved successfully. Dec 29 07:49:17.582952 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-09572357-2fa3-420a-a9a7-ac3b09a6b6dc tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Flow 'volume_create_api' (076366eb-08e9-41f8-a6ed-06838fb611db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:17.585922 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-09572357-2fa3-420a-a9a7-ac3b09a6b6dc tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20df980f-1d7a-46d3-81d1-780f5e60462a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:17.588152 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-09572357-2fa3-420a-a9a7-ac3b09a6b6dc tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:49:17.659397 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-09572357-2fa3-420a-a9a7-ac3b09a6b6dc tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (20df980f-1d7a-46d3-81d1-780f5e60462a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:17.662761 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-09572357-2fa3-420a-a9a7-ac3b09a6b6dc tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (465ea8bc-88ee-4f00-9fa6-9c26e00d2505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:17.702714 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-edb9140e-f17c-401a-94b3-771dba13e4f8 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77d3962b-df0c-4a4a-bd12-6e7d3249ee29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40154997-ca87-4587-8fea-24c313d5a00c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-836656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bafededbb3d490db4c8fa7f983c4a41',qos_specs=None,replication_status=,reservations=['742b8337-82f0-4b42-b38d-8f854d7dccb3','f4dbe0d2-9047-44f8-bf86-ccb16af523d8','b20c991b-db1e-4fe8-8290-3b84687ff6f7','f4d737fd-d4c9-4481-b32f-99f31aa50b91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd35b92f51de4760bb298b80a158bb97',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:49:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-836656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40154997-ca87-4587-8fea-24c313d5a00c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bafededbb3d490db4c8fa7f983c4a41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='dd35b92f51de4760bb298b80a158bb97',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:17.711521 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-edb9140e-f17c-401a-94b3-771dba13e4f8 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e149bfd8-2503-43f6-863d-53bec078ee9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:17.851260 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-edb9140e-f17c-401a-94b3-771dba13e4f8 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e149bfd8-2503-43f6-863d-53bec078ee9e) transitioned into state 'SUCCESS' from state '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-836656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bafededbb3d490db4c8fa7f983c4a41',qos_specs=None,replication_status=,reservations=['742b8337-82f0-4b42-b38d-8f854d7dccb3','f4dbe0d2-9047-44f8-bf86-ccb16af523d8','b20c991b-db1e-4fe8-8290-3b84687ff6f7','f4d737fd-d4c9-4481-b32f-99f31aa50b91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd35b92f51de4760bb298b80a158bb97',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:17.851764 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-09572357-2fa3-420a-a9a7-ac3b09a6b6dc tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Created reservations ['4cd92f46-140c-4f92-8f7a-6db5006ed6c5', 'e89f555c-9c90-4999-bece-38bdc803816d', '30dfbc73-2e11-4cae-8875-34677b76b031', '4d5a4796-88a8-4ef8-9857-a310acae3f9d'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:49:17.853300 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-edb9140e-f17c-401a-94b3-771dba13e4f8 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0b64cb8-3920-4d56-ae5a-e8ea561f54a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:17.854000 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-09572357-2fa3-420a-a9a7-ac3b09a6b6dc tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (465ea8bc-88ee-4f00-9fa6-9c26e00d2505) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cd92f46-140c-4f92-8f7a-6db5006ed6c5', 'e89f555c-9c90-4999-bece-38bdc803816d', '30dfbc73-2e11-4cae-8875-34677b76b031', '4d5a4796-88a8-4ef8-9857-a310acae3f9d']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:17.856507 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-09572357-2fa3-420a-a9a7-ac3b09a6b6dc tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f94ed24-4858-496f-bb5a-412145647a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:17.938106 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-edb9140e-f17c-401a-94b3-771dba13e4f8 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0b64cb8-3920-4d56-ae5a-e8ea561f54a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:17.947977 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-edb9140e-f17c-401a-94b3-771dba13e4f8 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Flow 'volume_create_api' (4933f780-2597-4baa-89a5-8c96ebb7e7c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:18.040841 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-09572357-2fa3-420a-a9a7-ac3b09a6b6dc tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f94ed24-4858-496f-bb5a-412145647a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f42c7eb3-e645-4af5-a936-7ae13672739b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1607914922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1e1273c17f44cc29b55966a42ec7d31',qos_specs=None,replication_status=,reservations=['4cd92f46-140c-4f92-8f7a-6db5006ed6c5','e89f555c-9c90-4999-bece-38bdc803816d','30dfbc73-2e11-4cae-8875-34677b76b031','4d5a4796-88a8-4ef8-9857-a310acae3f9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c5d3b1b404043158987c2adbc4b4f7e',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:49:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1607914922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f42c7eb3-e645-4af5-a936-7ae13672739b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c1e1273c17f44cc29b55966a42ec7d31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1c5d3b1b404043158987c2adbc4b4f7e',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:18.047510 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-09572357-2fa3-420a-a9a7-ac3b09a6b6dc tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8691e361-5a99-40ce-b485-95980e8f585a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:18.048869 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-edb9140e-f17c-401a-94b3-771dba13e4f8 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Create volume request issued successfully. Dec 29 07:49:18.101857 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-edb9140e-f17c-401a-94b3-771dba13e4f8 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes returned with HTTP 202 Dec 29 07:49:18.116287 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1181/2368] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:49:17 2020] POST /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes => generated 814 bytes in 1042 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:49:18.116287 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-94db8b0f-523d-4722-b12e-6fd979f8a795 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 Dec 29 07:49:18.116287 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-94db8b0f-523d-4722-b12e-6fd979f8a795 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:18.116287 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:18.116287 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:18.116287 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-94db8b0f-523d-4722-b12e-6fd979f8a795 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:18.135539 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-09572357-2fa3-420a-a9a7-ac3b09a6b6dc tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8691e361-5a99-40ce-b485-95980e8f585a) transitioned into state 'SUCCESS' from state '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-1607914922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c1e1273c17f44cc29b55966a42ec7d31',qos_specs=None,replication_status=,reservations=['4cd92f46-140c-4f92-8f7a-6db5006ed6c5','e89f555c-9c90-4999-bece-38bdc803816d','30dfbc73-2e11-4cae-8875-34677b76b031','4d5a4796-88a8-4ef8-9857-a310acae3f9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c5d3b1b404043158987c2adbc4b4f7e',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:18.138834 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-09572357-2fa3-420a-a9a7-ac3b09a6b6dc tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcdae415-1034-46d5-a363-a7b4a3e80154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:18.164059 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:18.164059 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:18.172976 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-94db8b0f-523d-4722-b12e-6fd979f8a795 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Volume info retrieved successfully. Dec 29 07:49:18.188493 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-94db8b0f-523d-4722-b12e-6fd979f8a795 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:18.188951 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-94db8b0f-523d-4722-b12e-6fd979f8a795 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:18.196626 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-94db8b0f-523d-4722-b12e-6fd979f8a795 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:18.203255 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:18.203255 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:18.223706 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-09572357-2fa3-420a-a9a7-ac3b09a6b6dc tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcdae415-1034-46d5-a363-a7b4a3e80154) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:18.224983 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-94db8b0f-523d-4722-b12e-6fd979f8a795 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 returned with HTTP 200 Dec 29 07:49:18.226685 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-09572357-2fa3-420a-a9a7-ac3b09a6b6dc tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Flow 'volume_create_api' (076366eb-08e9-41f8-a6ed-06838fb611db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:18.227055 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1182/2369] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:18 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 => generated 992 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:18.236584 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cf50b936-20ce-4243-b962-cd7e9d250498 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/40154997-ca87-4587-8fea-24c313d5a00c Dec 29 07:49:18.237133 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cf50b936-20ce-4243-b962-cd7e9d250498 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:18.237397 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:18.237397 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:18.238770 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cf50b936-20ce-4243-b962-cd7e9d250498 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:18.294783 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-09572357-2fa3-420a-a9a7-ac3b09a6b6dc tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Create volume request issued successfully. Dec 29 07:49:18.301884 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:18.301884 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:18.311168 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-cf50b936-20ce-4243-b962-cd7e9d250498 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:18.333937 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cf50b936-20ce-4243-b962-cd7e9d250498 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/40154997-ca87-4587-8fea-24c313d5a00c returned with HTTP 200 Dec 29 07:49:18.334871 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1183/2370] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:18 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/40154997-ca87-4587-8fea-24c313d5a00c => generated 906 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:18.335455 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-09572357-2fa3-420a-a9a7-ac3b09a6b6dc tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes returned with HTTP 202 Dec 29 07:49:18.339723 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1188/2371] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:49:17 2020] POST /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes => generated 826 bytes in 800 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:49:18.358534 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f522e89a-563f-47b4-be49-b5f4f477fff6 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b Dec 29 07:49:18.359195 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f522e89a-563f-47b4-be49-b5f4f477fff6 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:18.359484 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:18.359484 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:18.359958 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f522e89a-563f-47b4-be49-b5f4f477fff6 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:18.418670 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:18.418670 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:18.425738 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f522e89a-563f-47b4-be49-b5f4f477fff6 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Volume info retrieved successfully. Dec 29 07:49:18.449494 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f522e89a-563f-47b4-be49-b5f4f477fff6 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b returned with HTTP 200 Dec 29 07:49:18.460245 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1184/2372] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:18 2020] GET /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b => generated 894 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:19.244073 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5231531b-05e3-43e9-8eb9-c5e8e064f1a0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 Dec 29 07:49:19.245323 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5231531b-05e3-43e9-8eb9-c5e8e064f1a0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:19.245729 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:19.245729 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:19.246383 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5231531b-05e3-43e9-8eb9-c5e8e064f1a0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:19.304585 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:19.304585 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:19.313609 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5231531b-05e3-43e9-8eb9-c5e8e064f1a0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Volume info retrieved successfully. Dec 29 07:49:19.327616 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5231531b-05e3-43e9-8eb9-c5e8e064f1a0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:19.328063 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5231531b-05e3-43e9-8eb9-c5e8e064f1a0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:19.335748 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-5231531b-05e3-43e9-8eb9-c5e8e064f1a0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:19.343750 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:19.343750 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:19.351285 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-83c09c1e-661a-489d-8514-f6376acbb3dc tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/40154997-ca87-4587-8fea-24c313d5a00c Dec 29 07:49:19.352255 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-83c09c1e-661a-489d-8514-f6376acbb3dc tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:19.352609 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:19.352609 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:19.353029 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-83c09c1e-661a-489d-8514-f6376acbb3dc tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:19.367026 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5231531b-05e3-43e9-8eb9-c5e8e064f1a0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 returned with HTTP 200 Dec 29 07:49:19.368128 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1189/2373] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:19 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 => generated 993 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:19.388232 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b4c5a0b9-6cbe-4562-a72a-fc83b8fdfd6d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/aee573a6-2c90-4a39-98b5-4590f33fa736 Dec 29 07:49:19.388980 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b4c5a0b9-6cbe-4562-a72a-fc83b8fdfd6d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:19.389254 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:19.389254 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:19.389919 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b4c5a0b9-6cbe-4562-a72a-fc83b8fdfd6d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:19.390957 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-b4c5a0b9-6cbe-4562-a72a-fc83b8fdfd6d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member aee573a6-2c90-4a39-98b5-4590f33fa736 {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:49:19.409022 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:19.409022 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:19.415765 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:19.415765 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:19.427103 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-83c09c1e-661a-489d-8514-f6376acbb3dc tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:19.437340 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b4c5a0b9-6cbe-4562-a72a-fc83b8fdfd6d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/aee573a6-2c90-4a39-98b5-4590f33fa736 returned with HTTP 200 Dec 29 07:49:19.438371 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1190/2374] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:49:19 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/aee573a6-2c90-4a39-98b5-4590f33fa736 => generated 418 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:49:19.448680 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3b127e64-b86f-4bab-a605-263e5b830a63 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/detail Dec 29 07:49:19.449250 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3b127e64-b86f-4bab-a605-263e5b830a63 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:19.449466 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:19.449466 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:19.449832 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3b127e64-b86f-4bab-a605-263e5b830a63 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:19.450533 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-3b127e64-b86f-4bab-a605-263e5b830a63 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:49:19.451755 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:19.451755 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:19.453200 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3b127e64-b86f-4bab-a605-263e5b830a63 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:49:19.458087 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-83c09c1e-661a-489d-8514-f6376acbb3dc tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/40154997-ca87-4587-8fea-24c313d5a00c returned with HTTP 200 Dec 29 07:49:19.459148 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1185/2375] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:19 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/40154997-ca87-4587-8fea-24c313d5a00c => generated 907 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:19.479626 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-52527bda-ee84-468a-b026-091014fe3ef2 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b Dec 29 07:49:19.480164 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-52527bda-ee84-468a-b026-091014fe3ef2 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:19.480385 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:19.480385 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:19.480751 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-52527bda-ee84-468a-b026-091014fe3ef2 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:19.531369 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3b127e64-b86f-4bab-a605-263e5b830a63 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Get all volumes completed successfully. Dec 29 07:49:19.532929 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-3b127e64-b86f-4bab-a605-263e5b830a63 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:19.533410 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-3b127e64-b86f-4bab-a605-263e5b830a63 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:19.541135 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-3b127e64-b86f-4bab-a605-263e5b830a63 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:19.551596 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:19.551596 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:19.553314 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:19.553314 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:19.563261 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-52527bda-ee84-468a-b026-091014fe3ef2 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Volume info retrieved successfully. Dec 29 07:49:19.565895 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-3b127e64-b86f-4bab-a605-263e5b830a63 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:19.566355 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-3b127e64-b86f-4bab-a605-263e5b830a63 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:19.576367 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-3b127e64-b86f-4bab-a605-263e5b830a63 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:19.583423 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:19.583423 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:19.586480 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-52527bda-ee84-468a-b026-091014fe3ef2 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b returned with HTTP 200 Dec 29 07:49:19.587582 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1186/2376] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:19 2020] GET /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b => generated 918 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:19.594568 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7561e1eb-c336-41af-a92e-d4cb579c72f1 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] POST http://10.222.0.20/volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/40154997-ca87-4587-8fea-24c313d5a00c/action Dec 29 07:49:19.595108 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:19.595108 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:19.595619 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7561e1eb-c336-41af-a92e-d4cb579c72f1 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:49:19.596076 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7561e1eb-c336-41af-a92e-d4cb579c72f1 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:19.597071 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.admin_actions [None req-7561e1eb-c336-41af-a92e-d4cb579c72f1 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Updating volume '40154997-ca87-4587-8fea-24c313d5a00c' with '{'status': 'attaching'}' {{(pid=88229) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 29 07:49:19.605096 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3b127e64-b86f-4bab-a605-263e5b830a63 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/detail returned with HTTP 200 Dec 29 07:49:19.606006 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1191/2377] 10.222.0.20 () {60 vars in 1266 bytes} [Tue Dec 29 07:49:19 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/detail => generated 1987 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 29 07:49:19.623969 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-31e46092-0430-46cc-937c-2e905962adec tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] POST http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/aee573a6-2c90-4a39-98b5-4590f33fa736/action Dec 29 07:49:19.624471 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:19.624471 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:19.625040 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-31e46092-0430-46cc-937c-2e905962adec tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:49:19.625421 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-31e46092-0430-46cc-937c-2e905962adec tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:19.626347 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-31e46092-0430-46cc-937c-2e905962adec tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] delete called for group aee573a6-2c90-4a39-98b5-4590f33fa736 {{(pid=88228) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 29 07:49:19.626712 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.groups [None req-31e46092-0430-46cc-937c-2e905962adec tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Delete group with id: aee573a6-2c90-4a39-98b5-4590f33fa736 Dec 29 07:49:19.635043 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:19.635043 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:19.704363 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:19.704363 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:19.768620 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-31e46092-0430-46cc-937c-2e905962adec tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/aee573a6-2c90-4a39-98b5-4590f33fa736/action returned with HTTP 202 Dec 29 07:49:19.773157 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1192/2378] 10.222.0.20 () {62 vars in 1395 bytes} [Tue Dec 29 07:49:19 2020] POST /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/aee573a6-2c90-4a39-98b5-4590f33fa736/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 29 07:49:19.778077 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-42227882-16b7-4fea-b637-b7b79e2751f1 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 Dec 29 07:49:19.778697 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-42227882-16b7-4fea-b637-b7b79e2751f1 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:19.778917 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:19.778917 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:19.779294 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-42227882-16b7-4fea-b637-b7b79e2751f1 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:19.786609 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7561e1eb-c336-41af-a92e-d4cb579c72f1 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] http://10.222.0.20/volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/40154997-ca87-4587-8fea-24c313d5a00c/action returned with HTTP 202 Dec 29 07:49:19.787453 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1187/2379] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:49:19 2020] POST /volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/40154997-ca87-4587-8fea-24c313d5a00c/action => generated 0 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:49:19.797920 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b28c23f8-d109-4ff3-ade8-ab257fd00b22 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/40154997-ca87-4587-8fea-24c313d5a00c Dec 29 07:49:19.798453 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b28c23f8-d109-4ff3-ade8-ab257fd00b22 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:19.798702 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:19.798702 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:19.799079 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b28c23f8-d109-4ff3-ade8-ab257fd00b22 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:19.832721 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:19.832721 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:19.841213 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-42227882-16b7-4fea-b637-b7b79e2751f1 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Volume info retrieved successfully. Dec 29 07:49:19.851052 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:19.851052 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:19.855037 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-42227882-16b7-4fea-b637-b7b79e2751f1 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:19.855496 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-42227882-16b7-4fea-b637-b7b79e2751f1 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:19.860688 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b28c23f8-d109-4ff3-ade8-ab257fd00b22 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:19.863587 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-42227882-16b7-4fea-b637-b7b79e2751f1 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:19.870726 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:19.870726 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:19.883879 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b28c23f8-d109-4ff3-ade8-ab257fd00b22 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/40154997-ca87-4587-8fea-24c313d5a00c returned with HTTP 200 Dec 29 07:49:19.885004 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1188/2380] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:19 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/40154997-ca87-4587-8fea-24c313d5a00c => generated 907 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:19.893245 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-42227882-16b7-4fea-b637-b7b79e2751f1 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 returned with HTTP 200 Dec 29 07:49:19.894185 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1193/2381] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:19 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 => generated 992 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:19.905993 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0c075e6e-6977-4bc8-b248-28090b451325 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] POST http://10.222.0.20/volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/40154997-ca87-4587-8fea-24c313d5a00c/action Dec 29 07:49:19.906624 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:19.906624 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:19.907236 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0c075e6e-6977-4bc8-b248-28090b451325 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Action body: b'{"os-force_delete": {}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:49:19.907694 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0c075e6e-6977-4bc8-b248-28090b451325 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:19.963806 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:19.963806 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:19.964859 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0c075e6e-6977-4bc8-b248-28090b451325 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Volume info retrieved successfully. Dec 29 07:49:19.995116 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0c075e6e-6977-4bc8-b248-28090b451325 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Delete volume request issued successfully. Dec 29 07:49:19.995677 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0c075e6e-6977-4bc8-b248-28090b451325 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] http://10.222.0.20/volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/40154997-ca87-4587-8fea-24c313d5a00c/action returned with HTTP 202 Dec 29 07:49:19.996678 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1194/2382] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:49:19 2020] POST /volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/40154997-ca87-4587-8fea-24c313d5a00c/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:49:20.004713 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-427724d7-e8a8-471a-8590-cdca013aa89c tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/40154997-ca87-4587-8fea-24c313d5a00c Dec 29 07:49:20.005327 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-427724d7-e8a8-471a-8590-cdca013aa89c tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:20.005464 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:20.005464 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:20.007269 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-427724d7-e8a8-471a-8590-cdca013aa89c tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:20.065070 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:20.065070 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:20.075305 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-427724d7-e8a8-471a-8590-cdca013aa89c tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:20.099750 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-427724d7-e8a8-471a-8590-cdca013aa89c tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/40154997-ca87-4587-8fea-24c313d5a00c returned with HTTP 200 Dec 29 07:49:20.100591 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1189/2383] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:20 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/40154997-ca87-4587-8fea-24c313d5a00c => generated 906 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:20.603807 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6617ea5b-5d72-4c1e-815d-568a268e215c tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b Dec 29 07:49:20.605030 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6617ea5b-5d72-4c1e-815d-568a268e215c tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:20.605362 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:20.605362 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:20.605921 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6617ea5b-5d72-4c1e-815d-568a268e215c tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:20.661785 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:20.661785 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:20.671649 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6617ea5b-5d72-4c1e-815d-568a268e215c tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Volume info retrieved successfully. Dec 29 07:49:20.695532 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6617ea5b-5d72-4c1e-815d-568a268e215c tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b returned with HTTP 200 Dec 29 07:49:20.696530 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1195/2384] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:20 2020] GET /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b => generated 919 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:20.914208 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-53dbcd2f-86c1-49ed-84de-1325933ed669 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 Dec 29 07:49:20.914746 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-53dbcd2f-86c1-49ed-84de-1325933ed669 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:20.914960 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:20.914960 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:20.915340 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-53dbcd2f-86c1-49ed-84de-1325933ed669 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:21.022334 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:21.022334 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:21.037346 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-53dbcd2f-86c1-49ed-84de-1325933ed669 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Volume info retrieved successfully. Dec 29 07:49:21.053567 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-53dbcd2f-86c1-49ed-84de-1325933ed669 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:21.055003 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-53dbcd2f-86c1-49ed-84de-1325933ed669 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:21.065821 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-53dbcd2f-86c1-49ed-84de-1325933ed669 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:21.076078 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:21.076078 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:21.102134 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-53dbcd2f-86c1-49ed-84de-1325933ed669 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 returned with HTTP 200 Dec 29 07:49:21.103756 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1190/2385] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:20 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 => generated 992 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:21.117595 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9fb6872c-46c4-4e6c-b89a-094a43146804 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/40154997-ca87-4587-8fea-24c313d5a00c Dec 29 07:49:21.119585 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9fb6872c-46c4-4e6c-b89a-094a43146804 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:21.119968 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:21.119968 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:21.120779 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9fb6872c-46c4-4e6c-b89a-094a43146804 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:21.176932 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:21.176932 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:21.191136 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9fb6872c-46c4-4e6c-b89a-094a43146804 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:21.214188 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9fb6872c-46c4-4e6c-b89a-094a43146804 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/40154997-ca87-4587-8fea-24c313d5a00c returned with HTTP 200 Dec 29 07:49:21.215613 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1196/2386] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:21 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/40154997-ca87-4587-8fea-24c313d5a00c => generated 906 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:22.120620 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4c4de310-700b-43d7-93b8-04613cefade6 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 Dec 29 07:49:22.121866 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4c4de310-700b-43d7-93b8-04613cefade6 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:22.122307 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:22.122307 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:22.122994 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4c4de310-700b-43d7-93b8-04613cefade6 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:22.210996 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4c4de310-700b-43d7-93b8-04613cefade6 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 returned with HTTP 404 Dec 29 07:49:22.213806 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1191/2387] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:22 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/e0a4421e-8e86-4fb8-b7f7-77fa52e180c2 => generated 109 bytes in 97 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:49:22.222121 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5eb16425-09f8-4433-8db5-ebcd278abd24 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/aee573a6-2c90-4a39-98b5-4590f33fa736 Dec 29 07:49:22.223113 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5eb16425-09f8-4433-8db5-ebcd278abd24 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:22.223420 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:22.223420 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:22.224034 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5eb16425-09f8-4433-8db5-ebcd278abd24 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:22.224651 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-5eb16425-09f8-4433-8db5-ebcd278abd24 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member aee573a6-2c90-4a39-98b5-4590f33fa736 {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:49:22.231151 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-025cfe5b-71fb-46d2-8541-686d2dde43e8 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/40154997-ca87-4587-8fea-24c313d5a00c Dec 29 07:49:22.231752 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-025cfe5b-71fb-46d2-8541-686d2dde43e8 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:22.232306 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-025cfe5b-71fb-46d2-8541-686d2dde43e8 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:22.234781 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5eb16425-09f8-4433-8db5-ebcd278abd24 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/aee573a6-2c90-4a39-98b5-4590f33fa736 returned with HTTP 404 Dec 29 07:49:22.236317 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1197/2388] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:49:22 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/aee573a6-2c90-4a39-98b5-4590f33fa736 => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:49:22.244049 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-43ebd0a2-1568-40be-bffa-34a171e827a8 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] DELETE http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/762c1961-b719-42d1-a380-8c7ca8e71c2c Dec 29 07:49:22.246988 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-43ebd0a2-1568-40be-bffa-34a171e827a8 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:22.247676 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-43ebd0a2-1568-40be-bffa-34a171e827a8 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:22.248290 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.group_snapshots [None req-43ebd0a2-1568-40be-bffa-34a171e827a8 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] delete called for member 762c1961-b719-42d1-a380-8c7ca8e71c2c {{(pid=88228) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 29 07:49:22.249526 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.group_snapshots [None req-43ebd0a2-1568-40be-bffa-34a171e827a8 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Delete group_snapshot with id: 762c1961-b719-42d1-a380-8c7ca8e71c2c Dec 29 07:49:22.257651 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:22.257651 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:22.345682 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-025cfe5b-71fb-46d2-8541-686d2dde43e8 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/40154997-ca87-4587-8fea-24c313d5a00c returned with HTTP 404 Dec 29 07:49:22.346730 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1192/2389] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:22 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/40154997-ca87-4587-8fea-24c313d5a00c => generated 109 bytes in 119 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 29 07:49:22.362880 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-43ebd0a2-1568-40be-bffa-34a171e827a8 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/762c1961-b719-42d1-a380-8c7ca8e71c2c returned with HTTP 202 Dec 29 07:49:22.364033 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1198/2390] 10.222.0.20 () {60 vars in 1383 bytes} [Tue Dec 29 07:49:22 2020] DELETE /volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/762c1961-b719-42d1-a380-8c7ca8e71c2c => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 29 07:49:22.371888 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-de40fa12-a471-4e7c-a6ae-855528c27b76 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/detail Dec 29 07:49:22.372370 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-485ee2b7-b938-4d16-bd4f-5d93ea027e22 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] POST http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes Dec 29 07:49:22.373388 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-485ee2b7-b938-4d16-bd4f-5d93ea027e22 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-997014503"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:22.375313 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-de40fa12-a471-4e7c-a6ae-855528c27b76 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:22.376630 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-485ee2b7-b938-4d16-bd4f-5d93ea027e22 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-997014503'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:49:22.377048 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:22.377048 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:22.378172 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-de40fa12-a471-4e7c-a6ae-855528c27b76 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:22.378505 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-485ee2b7-b938-4d16-bd4f-5d93ea027e22 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Create volume of 1 GB Dec 29 07:49:22.382619 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-de40fa12-a471-4e7c-a6ae-855528c27b76 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:49:22.384151 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:22.384151 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:22.385499 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-de40fa12-a471-4e7c-a6ae-855528c27b76 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:49:22.409755 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-485ee2b7-b938-4d16-bd4f-5d93ea027e22 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Availability Zones retrieved successfully. Dec 29 07:49:22.453037 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-485ee2b7-b938-4d16-bd4f-5d93ea027e22 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Flow 'volume_create_api' (c2a0f22e-3b9d-4a12-b01d-8c9eb9a32194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:22.456156 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-485ee2b7-b938-4d16-bd4f-5d93ea027e22 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70134333-ad01-45ea-9c56-b23f7c29cd71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:22.461142 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-485ee2b7-b938-4d16-bd4f-5d93ea027e22 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:49:22.495161 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-de40fa12-a471-4e7c-a6ae-855528c27b76 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Get all volumes completed successfully. Dec 29 07:49:22.496835 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-de40fa12-a471-4e7c-a6ae-855528c27b76 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:22.501324 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-de40fa12-a471-4e7c-a6ae-855528c27b76 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:22.517472 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-de40fa12-a471-4e7c-a6ae-855528c27b76 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:22.528568 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:22.528568 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:22.582312 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-de40fa12-a471-4e7c-a6ae-855528c27b76 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/detail returned with HTTP 200 Dec 29 07:49:22.583214 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1199/2391] 10.222.0.20 () {60 vars in 1266 bytes} [Tue Dec 29 07:49:22 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/detail => generated 1004 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:49:22.601233 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a34c8cfd-9f4d-45d9-ab49-30517a18c2fc tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/detail Dec 29 07:49:22.601755 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a34c8cfd-9f4d-45d9-ab49-30517a18c2fc tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:22.601970 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:22.601970 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:22.602344 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a34c8cfd-9f4d-45d9-ab49-30517a18c2fc tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:22.602932 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-a34c8cfd-9f4d-45d9-ab49-30517a18c2fc tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:49:22.605173 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-a34c8cfd-9f4d-45d9-ab49-30517a18c2fc tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Building query based on filter {{(pid=88228) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:49:22.613510 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-485ee2b7-b938-4d16-bd4f-5d93ea027e22 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70134333-ad01-45ea-9c56-b23f7c29cd71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:22.620432 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-485ee2b7-b938-4d16-bd4f-5d93ea027e22 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a99a7cac-4e7e-4ba6-ba5e-7ddaa1745879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:22.636373 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a34c8cfd-9f4d-45d9-ab49-30517a18c2fc tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Get all snapshots completed successfully. Dec 29 07:49:22.640398 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:22.640398 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:22.641873 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a34c8cfd-9f4d-45d9-ab49-30517a18c2fc tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/detail returned with HTTP 200 Dec 29 07:49:22.642734 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1200/2392] 10.222.0.20 () {58 vars in 1231 bytes} [Tue Dec 29 07:49:22 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/detail => generated 453 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:22.656835 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-da2c98a3-7012-4921-b458-99140b6d527d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/4f281c38-8d50-498b-be63-cb287f54dd8b Dec 29 07:49:22.657373 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-da2c98a3-7012-4921-b458-99140b6d527d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:22.657569 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:22.657569 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:22.657954 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-da2c98a3-7012-4921-b458-99140b6d527d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:22.719224 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:22.719224 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:22.720252 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-da2c98a3-7012-4921-b458-99140b6d527d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Snapshot retrieved successfully. Dec 29 07:49:22.726485 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-da2c98a3-7012-4921-b458-99140b6d527d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/4f281c38-8d50-498b-be63-cb287f54dd8b returned with HTTP 200 Dec 29 07:49:22.727345 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1201/2393] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:49:22 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/4f281c38-8d50-498b-be63-cb287f54dd8b => generated 450 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:22.765671 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-485ee2b7-b938-4d16-bd4f-5d93ea027e22 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Created reservations ['cc8307b7-a866-4b0f-a6ac-c437d040f303', '3388ea38-5e85-4187-ab32-aa0a0392681f', '96c1149b-bea4-4fb8-a3cd-eed71a6982fc', '8866f455-c481-4ab0-9817-52191d27da45'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:49:22.767937 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-485ee2b7-b938-4d16-bd4f-5d93ea027e22 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a99a7cac-4e7e-4ba6-ba5e-7ddaa1745879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc8307b7-a866-4b0f-a6ac-c437d040f303', '3388ea38-5e85-4187-ab32-aa0a0392681f', '96c1149b-bea4-4fb8-a3cd-eed71a6982fc', '8866f455-c481-4ab0-9817-52191d27da45']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:22.770260 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-485ee2b7-b938-4d16-bd4f-5d93ea027e22 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3372d86-d7dc-4401-959c-345e135153c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:22.841473 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-485ee2b7-b938-4d16-bd4f-5d93ea027e22 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3372d86-d7dc-4401-959c-345e135153c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a762ab1a-18b5-42a3-92ab-35f71262aac3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-997014503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bafededbb3d490db4c8fa7f983c4a41',qos_specs=None,replication_status=,reservations=['cc8307b7-a866-4b0f-a6ac-c437d040f303','3388ea38-5e85-4187-ab32-aa0a0392681f','96c1149b-bea4-4fb8-a3cd-eed71a6982fc','8866f455-c481-4ab0-9817-52191d27da45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd35b92f51de4760bb298b80a158bb97',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:49:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-997014503',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a762ab1a-18b5-42a3-92ab-35f71262aac3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bafededbb3d490db4c8fa7f983c4a41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='dd35b92f51de4760bb298b80a158bb97',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:22.845158 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-485ee2b7-b938-4d16-bd4f-5d93ea027e22 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (743f331e-8456-4c00-b821-6e72ff5ec774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:22.879644 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-485ee2b7-b938-4d16-bd4f-5d93ea027e22 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (743f331e-8456-4c00-b821-6e72ff5ec774) transitioned into state 'SUCCESS' from state '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-997014503',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bafededbb3d490db4c8fa7f983c4a41',qos_specs=None,replication_status=,reservations=['cc8307b7-a866-4b0f-a6ac-c437d040f303','3388ea38-5e85-4187-ab32-aa0a0392681f','96c1149b-bea4-4fb8-a3cd-eed71a6982fc','8866f455-c481-4ab0-9817-52191d27da45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd35b92f51de4760bb298b80a158bb97',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:22.882911 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-485ee2b7-b938-4d16-bd4f-5d93ea027e22 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b8a2d9f-3ea5-4e56-888e-268418a486a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:22.916962 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-485ee2b7-b938-4d16-bd4f-5d93ea027e22 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b8a2d9f-3ea5-4e56-888e-268418a486a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:22.920154 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-485ee2b7-b938-4d16-bd4f-5d93ea027e22 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Flow 'volume_create_api' (c2a0f22e-3b9d-4a12-b01d-8c9eb9a32194) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:22.978529 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-485ee2b7-b938-4d16-bd4f-5d93ea027e22 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Create volume request issued successfully. Dec 29 07:49:22.999886 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-485ee2b7-b938-4d16-bd4f-5d93ea027e22 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes returned with HTTP 202 Dec 29 07:49:23.001976 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1193/2394] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:49:22 2020] POST /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes => generated 817 bytes in 647 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:49:23.016567 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-968e765b-3edb-4bfe-91f3-3e06bc0c235e tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a762ab1a-18b5-42a3-92ab-35f71262aac3 Dec 29 07:49:23.017107 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-968e765b-3edb-4bfe-91f3-3e06bc0c235e tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:23.017322 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:23.017322 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:23.017699 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-968e765b-3edb-4bfe-91f3-3e06bc0c235e tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:23.069031 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:23.069031 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:23.078075 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-968e765b-3edb-4bfe-91f3-3e06bc0c235e tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:23.103133 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-968e765b-3edb-4bfe-91f3-3e06bc0c235e tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a762ab1a-18b5-42a3-92ab-35f71262aac3 returned with HTTP 200 Dec 29 07:49:23.106955 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1202/2395] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:23 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a762ab1a-18b5-42a3-92ab-35f71262aac3 => generated 885 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:23.750871 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ebb6d9f9-aba0-4b38-b71c-b85f124fdc7a tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/4f281c38-8d50-498b-be63-cb287f54dd8b Dec 29 07:49:23.751424 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ebb6d9f9-aba0-4b38-b71c-b85f124fdc7a tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:23.751600 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:23.751600 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:23.751987 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ebb6d9f9-aba0-4b38-b71c-b85f124fdc7a tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:23.802742 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:23.802742 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:23.803919 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ebb6d9f9-aba0-4b38-b71c-b85f124fdc7a tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Snapshot retrieved successfully. Dec 29 07:49:23.805885 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ebb6d9f9-aba0-4b38-b71c-b85f124fdc7a tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/4f281c38-8d50-498b-be63-cb287f54dd8b returned with HTTP 200 Dec 29 07:49:23.806745 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1194/2396] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:49:23 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/4f281c38-8d50-498b-be63-cb287f54dd8b => generated 449 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:24.120158 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d17972a2-0f95-4097-b7fe-73dd557ea973 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a762ab1a-18b5-42a3-92ab-35f71262aac3 Dec 29 07:49:24.120780 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d17972a2-0f95-4097-b7fe-73dd557ea973 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:24.121063 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:24.121063 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:24.121524 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d17972a2-0f95-4097-b7fe-73dd557ea973 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:24.178126 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:24.178126 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:24.186983 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d17972a2-0f95-4097-b7fe-73dd557ea973 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:24.209585 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d17972a2-0f95-4097-b7fe-73dd557ea973 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a762ab1a-18b5-42a3-92ab-35f71262aac3 returned with HTTP 200 Dec 29 07:49:24.210658 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1203/2397] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:24 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a762ab1a-18b5-42a3-92ab-35f71262aac3 => generated 910 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:24.226180 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-33c4b365-1078-41ce-9b48-0153b0673608 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] POST http://10.222.0.20/volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/a762ab1a-18b5-42a3-92ab-35f71262aac3/action Dec 29 07:49:24.226685 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:24.226685 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:24.227128 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-33c4b365-1078-41ce-9b48-0153b0673608 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:49:24.227512 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-33c4b365-1078-41ce-9b48-0153b0673608 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:24.228454 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.admin_actions [None req-33c4b365-1078-41ce-9b48-0153b0673608 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Updating volume 'a762ab1a-18b5-42a3-92ab-35f71262aac3' with '{'status': 'creating'}' {{(pid=88229) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 29 07:49:24.346437 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:24.346437 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:24.407088 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-33c4b365-1078-41ce-9b48-0153b0673608 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] http://10.222.0.20/volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/a762ab1a-18b5-42a3-92ab-35f71262aac3/action returned with HTTP 202 Dec 29 07:49:24.408094 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1195/2398] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:49:24 2020] POST /volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/a762ab1a-18b5-42a3-92ab-35f71262aac3/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:49:24.415628 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ccc04674-d6d3-4205-9040-50720d8a28e1 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a762ab1a-18b5-42a3-92ab-35f71262aac3 Dec 29 07:49:24.416155 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ccc04674-d6d3-4205-9040-50720d8a28e1 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:24.416385 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:24.416385 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:24.416729 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ccc04674-d6d3-4205-9040-50720d8a28e1 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:24.466857 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:24.466857 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:24.475213 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ccc04674-d6d3-4205-9040-50720d8a28e1 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:24.497799 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ccc04674-d6d3-4205-9040-50720d8a28e1 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a762ab1a-18b5-42a3-92ab-35f71262aac3 returned with HTTP 200 Dec 29 07:49:24.498759 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1204/2399] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:24 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a762ab1a-18b5-42a3-92ab-35f71262aac3 => generated 909 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:24.514833 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fa87c4e5-4aef-4804-9896-ca1ff46e7a2f tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] POST http://10.222.0.20/volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/a762ab1a-18b5-42a3-92ab-35f71262aac3/action Dec 29 07:49:24.515420 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:24.515420 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:24.516064 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fa87c4e5-4aef-4804-9896-ca1ff46e7a2f tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Action body: b'{"os-force_delete": {}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:49:24.516443 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fa87c4e5-4aef-4804-9896-ca1ff46e7a2f tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:24.568944 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:24.568944 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:24.569850 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fa87c4e5-4aef-4804-9896-ca1ff46e7a2f tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Volume info retrieved successfully. Dec 29 07:49:24.597490 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fa87c4e5-4aef-4804-9896-ca1ff46e7a2f tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Delete volume request issued successfully. Dec 29 07:49:24.598021 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fa87c4e5-4aef-4804-9896-ca1ff46e7a2f tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] http://10.222.0.20/volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/a762ab1a-18b5-42a3-92ab-35f71262aac3/action returned with HTTP 202 Dec 29 07:49:24.599217 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1196/2400] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:49:24 2020] POST /volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/a762ab1a-18b5-42a3-92ab-35f71262aac3/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:49:24.606414 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f92fdccf-dbfd-4c03-955d-df3a75a69e4d tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a762ab1a-18b5-42a3-92ab-35f71262aac3 Dec 29 07:49:24.606973 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f92fdccf-dbfd-4c03-955d-df3a75a69e4d tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:24.607198 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:24.607198 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:24.607574 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f92fdccf-dbfd-4c03-955d-df3a75a69e4d tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:24.663389 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:24.663389 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:24.672757 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f92fdccf-dbfd-4c03-955d-df3a75a69e4d tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:24.695423 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f92fdccf-dbfd-4c03-955d-df3a75a69e4d tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a762ab1a-18b5-42a3-92ab-35f71262aac3 returned with HTTP 200 Dec 29 07:49:24.696253 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1205/2401] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:24 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a762ab1a-18b5-42a3-92ab-35f71262aac3 => generated 909 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:24.820351 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4b904a73-7d69-4484-a8d3-fb0b859486c1 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/4f281c38-8d50-498b-be63-cb287f54dd8b Dec 29 07:49:24.821526 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4b904a73-7d69-4484-a8d3-fb0b859486c1 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:24.821850 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:24.821850 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:24.822292 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4b904a73-7d69-4484-a8d3-fb0b859486c1 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:24.851008 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4b904a73-7d69-4484-a8d3-fb0b859486c1 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/4f281c38-8d50-498b-be63-cb287f54dd8b returned with HTTP 404 Dec 29 07:49:24.852522 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1197/2402] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:49:24 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/4f281c38-8d50-498b-be63-cb287f54dd8b => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:49:24.861508 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c1623bdf-d757-41e9-840e-b1c32e0e829e tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/762c1961-b719-42d1-a380-8c7ca8e71c2c Dec 29 07:49:24.862304 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c1623bdf-d757-41e9-840e-b1c32e0e829e tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:24.862716 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:24.862716 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:24.863542 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c1623bdf-d757-41e9-840e-b1c32e0e829e tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:24.864110 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.group_snapshots [None req-c1623bdf-d757-41e9-840e-b1c32e0e829e tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member 762c1961-b719-42d1-a380-8c7ca8e71c2c {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 29 07:49:24.870171 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c1623bdf-d757-41e9-840e-b1c32e0e829e tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/762c1961-b719-42d1-a380-8c7ca8e71c2c returned with HTTP 404 Dec 29 07:49:24.871510 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1206/2403] 10.222.0.20 () {60 vars in 1380 bytes} [Tue Dec 29 07:49:24 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/762c1961-b719-42d1-a380-8c7ca8e71c2c => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:49:24.879722 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c0904947-a46f-4a0a-8774-b99858d71631 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/detail Dec 29 07:49:24.880546 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c0904947-a46f-4a0a-8774-b99858d71631 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:24.881514 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c0904947-a46f-4a0a-8774-b99858d71631 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'detail' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:24.882232 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-c0904947-a46f-4a0a-8774-b99858d71631 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:49:24.884013 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c0904947-a46f-4a0a-8774-b99858d71631 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:49:24.943055 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c0904947-a46f-4a0a-8774-b99858d71631 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Get all volumes completed successfully. Dec 29 07:49:24.944965 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-c0904947-a46f-4a0a-8774-b99858d71631 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:24.945755 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-c0904947-a46f-4a0a-8774-b99858d71631 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:24.955494 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-c0904947-a46f-4a0a-8774-b99858d71631 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:24.963922 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:24.963922 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:24.990453 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c0904947-a46f-4a0a-8774-b99858d71631 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/detail returned with HTTP 200 Dec 29 07:49:24.991583 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1198/2404] 10.222.0.20 () {60 vars in 1266 bytes} [Tue Dec 29 07:49:24 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/detail => generated 1004 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:49:25.009209 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-76af02c7-a0b8-460a-a70e-dd4edd99ad64 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] POST http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/3ecedb6f-1234-4acf-a91e-ea0dec5f9028/action Dec 29 07:49:25.010232 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-76af02c7-a0b8-460a-a70e-dd4edd99ad64 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:49:25.010635 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-76af02c7-a0b8-460a-a70e-dd4edd99ad64 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:25.011755 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-76af02c7-a0b8-460a-a70e-dd4edd99ad64 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] delete called for group 3ecedb6f-1234-4acf-a91e-ea0dec5f9028 {{(pid=88228) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 29 07:49:25.012104 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.groups [None req-76af02c7-a0b8-460a-a70e-dd4edd99ad64 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Delete group with id: 3ecedb6f-1234-4acf-a91e-ea0dec5f9028 Dec 29 07:49:25.020432 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:25.020432 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:25.157969 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-76af02c7-a0b8-460a-a70e-dd4edd99ad64 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/3ecedb6f-1234-4acf-a91e-ea0dec5f9028/action returned with HTTP 202 Dec 29 07:49:25.162728 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1207/2405] 10.222.0.20 () {62 vars in 1395 bytes} [Tue Dec 29 07:49:25 2020] POST /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/3ecedb6f-1234-4acf-a91e-ea0dec5f9028/action => generated 0 bytes in 154 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 29 07:49:25.167221 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0c4de55d-da16-49e8-bf70-17268a57afa5 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/36604faa-fc0e-45bf-9990-af13b617a480 Dec 29 07:49:25.167882 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0c4de55d-da16-49e8-bf70-17268a57afa5 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:25.168172 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:25.168172 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:25.168669 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0c4de55d-da16-49e8-bf70-17268a57afa5 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:25.225368 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:25.225368 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:25.235658 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0c4de55d-da16-49e8-bf70-17268a57afa5 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Volume info retrieved successfully. Dec 29 07:49:25.250983 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-0c4de55d-da16-49e8-bf70-17268a57afa5 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:25.251562 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-0c4de55d-da16-49e8-bf70-17268a57afa5 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:25.260657 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-0c4de55d-da16-49e8-bf70-17268a57afa5 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:25.272460 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:25.272460 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:25.297570 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0c4de55d-da16-49e8-bf70-17268a57afa5 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/36604faa-fc0e-45bf-9990-af13b617a480 returned with HTTP 200 Dec 29 07:49:25.298550 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1199/2406] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:25 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/36604faa-fc0e-45bf-9990-af13b617a480 => generated 1000 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:49:25.713293 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3ab204a9-1be6-427e-97c6-7444bd346f7e tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a762ab1a-18b5-42a3-92ab-35f71262aac3 Dec 29 07:49:25.713714 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3ab204a9-1be6-427e-97c6-7444bd346f7e tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:25.714144 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:25.714144 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:25.714807 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3ab204a9-1be6-427e-97c6-7444bd346f7e tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:25.766928 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:25.766928 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:25.776365 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3ab204a9-1be6-427e-97c6-7444bd346f7e tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:25.800769 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3ab204a9-1be6-427e-97c6-7444bd346f7e tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a762ab1a-18b5-42a3-92ab-35f71262aac3 returned with HTTP 200 Dec 29 07:49:25.801808 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1208/2407] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:25 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a762ab1a-18b5-42a3-92ab-35f71262aac3 => generated 909 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:26.315191 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-af6f5ea9-ed52-46e4-a642-4f809513284f tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/36604faa-fc0e-45bf-9990-af13b617a480 Dec 29 07:49:26.315921 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-af6f5ea9-ed52-46e4-a642-4f809513284f tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:26.316159 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:26.316159 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:26.316531 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-af6f5ea9-ed52-46e4-a642-4f809513284f tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:26.369751 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:26.369751 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:26.379675 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-af6f5ea9-ed52-46e4-a642-4f809513284f tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Volume info retrieved successfully. Dec 29 07:49:26.394247 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-af6f5ea9-ed52-46e4-a642-4f809513284f tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:26.394739 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-af6f5ea9-ed52-46e4-a642-4f809513284f tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:26.402153 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-af6f5ea9-ed52-46e4-a642-4f809513284f tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:26.409658 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:26.409658 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:26.434023 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-af6f5ea9-ed52-46e4-a642-4f809513284f tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/36604faa-fc0e-45bf-9990-af13b617a480 returned with HTTP 200 Dec 29 07:49:26.434907 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1200/2408] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:26 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/36604faa-fc0e-45bf-9990-af13b617a480 => generated 1000 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:49:26.817646 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a55e49ee-d5fc-4c74-9d38-df8be8e776d9 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a762ab1a-18b5-42a3-92ab-35f71262aac3 Dec 29 07:49:26.818162 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a55e49ee-d5fc-4c74-9d38-df8be8e776d9 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:26.818376 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:26.818376 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:26.818898 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a55e49ee-d5fc-4c74-9d38-df8be8e776d9 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:26.898511 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a55e49ee-d5fc-4c74-9d38-df8be8e776d9 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a762ab1a-18b5-42a3-92ab-35f71262aac3 returned with HTTP 404 Dec 29 07:49:26.899569 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1209/2409] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:26 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a762ab1a-18b5-42a3-92ab-35f71262aac3 => generated 109 bytes in 86 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:49:26.918412 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-34dda246-3aca-459d-9ecc-797edd69fed3 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] POST http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes Dec 29 07:49:26.919430 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:26.919430 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:26.919885 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-34dda246-3aca-459d-9ecc-797edd69fed3 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1009930867"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:26.926995 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-34dda246-3aca-459d-9ecc-797edd69fed3 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1009930867'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:49:26.927412 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-34dda246-3aca-459d-9ecc-797edd69fed3 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Create volume of 1 GB Dec 29 07:49:26.955807 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-34dda246-3aca-459d-9ecc-797edd69fed3 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Availability Zones retrieved successfully. Dec 29 07:49:26.977013 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-34dda246-3aca-459d-9ecc-797edd69fed3 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Flow 'volume_create_api' (9cc597e1-891d-4023-b167-177bb5aa3968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:26.980264 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-34dda246-3aca-459d-9ecc-797edd69fed3 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a0dc3da-2803-4784-af2e-8d8ee6f14da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:26.982561 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-34dda246-3aca-459d-9ecc-797edd69fed3 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:49:27.074271 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-34dda246-3aca-459d-9ecc-797edd69fed3 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a0dc3da-2803-4784-af2e-8d8ee6f14da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:27.077382 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-34dda246-3aca-459d-9ecc-797edd69fed3 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce2afb9e-389d-4c18-9cf3-66b207499e24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:27.156066 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-34dda246-3aca-459d-9ecc-797edd69fed3 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Created reservations ['63fbd74e-ed64-40b8-aa2a-e07c24948f4c', '48df0e6f-e9ef-4002-bb15-aad6d7d8f64e', '4595fcfc-8625-4a2f-a4ef-29ab870f6612', '33957f19-496e-4b16-9dc6-73840f83611a'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:49:27.158195 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-34dda246-3aca-459d-9ecc-797edd69fed3 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce2afb9e-389d-4c18-9cf3-66b207499e24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63fbd74e-ed64-40b8-aa2a-e07c24948f4c', '48df0e6f-e9ef-4002-bb15-aad6d7d8f64e', '4595fcfc-8625-4a2f-a4ef-29ab870f6612', '33957f19-496e-4b16-9dc6-73840f83611a']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:27.160328 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-34dda246-3aca-459d-9ecc-797edd69fed3 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (341615a8-fc2b-43df-81dd-6eacb8f2985c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:27.224093 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-34dda246-3aca-459d-9ecc-797edd69fed3 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (341615a8-fc2b-43df-81dd-6eacb8f2985c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4850e8d-60a3-46c9-a7ed-69a1304a87dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1009930867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bafededbb3d490db4c8fa7f983c4a41',qos_specs=None,replication_status=,reservations=['63fbd74e-ed64-40b8-aa2a-e07c24948f4c','48df0e6f-e9ef-4002-bb15-aad6d7d8f64e','4595fcfc-8625-4a2f-a4ef-29ab870f6612','33957f19-496e-4b16-9dc6-73840f83611a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd35b92f51de4760bb298b80a158bb97',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:49:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1009930867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4850e8d-60a3-46c9-a7ed-69a1304a87dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bafededbb3d490db4c8fa7f983c4a41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='dd35b92f51de4760bb298b80a158bb97',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:27.226337 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-34dda246-3aca-459d-9ecc-797edd69fed3 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d958d7c-15d3-4c8a-97d7-68b3938e60d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:27.257357 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-34dda246-3aca-459d-9ecc-797edd69fed3 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d958d7c-15d3-4c8a-97d7-68b3938e60d5) transitioned into state 'SUCCESS' from state '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-1009930867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bafededbb3d490db4c8fa7f983c4a41',qos_specs=None,replication_status=,reservations=['63fbd74e-ed64-40b8-aa2a-e07c24948f4c','48df0e6f-e9ef-4002-bb15-aad6d7d8f64e','4595fcfc-8625-4a2f-a4ef-29ab870f6612','33957f19-496e-4b16-9dc6-73840f83611a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd35b92f51de4760bb298b80a158bb97',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:27.259737 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-34dda246-3aca-459d-9ecc-797edd69fed3 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17ac7c51-a1cf-46f1-b847-4be706afcdaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:27.281488 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-34dda246-3aca-459d-9ecc-797edd69fed3 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17ac7c51-a1cf-46f1-b847-4be706afcdaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:27.285116 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-34dda246-3aca-459d-9ecc-797edd69fed3 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Flow 'volume_create_api' (9cc597e1-891d-4023-b167-177bb5aa3968) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:27.347522 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-34dda246-3aca-459d-9ecc-797edd69fed3 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Create volume request issued successfully. Dec 29 07:49:27.364924 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-34dda246-3aca-459d-9ecc-797edd69fed3 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes returned with HTTP 202 Dec 29 07:49:27.365941 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1201/2410] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:49:26 2020] POST /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes => generated 818 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:49:27.380110 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-35142ccc-6ecc-4d55-a2f5-f09d957d0d8b tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/f4850e8d-60a3-46c9-a7ed-69a1304a87dc Dec 29 07:49:27.380633 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-35142ccc-6ecc-4d55-a2f5-f09d957d0d8b tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:27.381116 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-35142ccc-6ecc-4d55-a2f5-f09d957d0d8b tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:27.436685 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:27.436685 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:27.451637 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-35142ccc-6ecc-4d55-a2f5-f09d957d0d8b tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:27.452635 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-86f87edc-2a8e-44be-abfd-dae274de8370 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/36604faa-fc0e-45bf-9990-af13b617a480 Dec 29 07:49:27.453318 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-86f87edc-2a8e-44be-abfd-dae274de8370 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:27.453638 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:27.453638 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:27.454190 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-86f87edc-2a8e-44be-abfd-dae274de8370 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:27.476829 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-35142ccc-6ecc-4d55-a2f5-f09d957d0d8b tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/f4850e8d-60a3-46c9-a7ed-69a1304a87dc returned with HTTP 200 Dec 29 07:49:27.477832 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1210/2411] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:27 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/f4850e8d-60a3-46c9-a7ed-69a1304a87dc => generated 886 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:27.520190 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-86f87edc-2a8e-44be-abfd-dae274de8370 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/36604faa-fc0e-45bf-9990-af13b617a480 returned with HTTP 404 Dec 29 07:49:27.521782 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1202/2412] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:27 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/36604faa-fc0e-45bf-9990-af13b617a480 => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Dec 29 07:49:27.530660 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4768166e-0cf7-4176-8223-05eaaba14497 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/3ecedb6f-1234-4acf-a91e-ea0dec5f9028 Dec 29 07:49:27.531644 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4768166e-0cf7-4176-8223-05eaaba14497 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:27.531906 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:27.531906 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:27.532512 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4768166e-0cf7-4176-8223-05eaaba14497 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:27.532932 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-4768166e-0cf7-4176-8223-05eaaba14497 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member 3ecedb6f-1234-4acf-a91e-ea0dec5f9028 {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:49:27.539090 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4768166e-0cf7-4176-8223-05eaaba14497 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/3ecedb6f-1234-4acf-a91e-ea0dec5f9028 returned with HTTP 404 Dec 29 07:49:27.540322 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1211/2413] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:49:27 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/3ecedb6f-1234-4acf-a91e-ea0dec5f9028 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:49:27.548212 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f886087f-e61c-4b2f-9666-c1cc77ed0ef2 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] DELETE http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/group_types/dbeb2681-83e5-4521-bef4-344b575c9955 Dec 29 07:49:27.548893 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f886087f-e61c-4b2f-9666-c1cc77ed0ef2 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:27.549464 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f886087f-e61c-4b2f-9666-c1cc77ed0ef2 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:27.550217 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:27.550217 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:27.586751 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:49:27.586751 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:49:27.595401 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f886087f-e61c-4b2f-9666-c1cc77ed0ef2 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/group_types/dbeb2681-83e5-4521-bef4-344b575c9955 returned with HTTP 202 Dec 29 07:49:27.599742 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1203/2414] 10.222.0.20 () {60 vars in 1371 bytes} [Tue Dec 29 07:49:27 2020] DELETE /volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/group_types/dbeb2681-83e5-4521-bef4-344b575c9955 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 29 07:49:27.611734 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cb217128-ab0f-481a-8fab-442a0a1689e3 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] POST http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/types Dec 29 07:49:27.613202 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cb217128-ab0f-481a-8fab-442a0a1689e3 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1573901439"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:27.663247 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cb217128-ab0f-481a-8fab-442a0a1689e3 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/types returned with HTTP 200 Dec 29 07:49:27.665344 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1212/2415] 10.222.0.20 () {60 vars in 1219 bytes} [Tue Dec 29 07:49:27 2020] POST /volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/types => generated 224 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:27.675014 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e931eeba-265a-4464-985c-02326adf5411 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] POST http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/group_types Dec 29 07:49:27.675823 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e931eeba-265a-4464-985c-02326adf5411 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-410407622"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:27.710928 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e931eeba-265a-4464-985c-02326adf5411 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/group_types returned with HTTP 202 Dec 29 07:49:27.716794 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1204/2416] 10.222.0.20 () {62 vars in 1278 bytes} [Tue Dec 29 07:49:27 2020] POST /volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/group_types => generated 180 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:49:27.722123 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-823d26ad-5d67-4cf3-b895-84d808f86a4a tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] POST http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups Dec 29 07:49:27.722995 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-823d26ad-5d67-4cf3-b895-84d808f86a4a tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d0630338-37db-4653-8ee9-afc0c3c0be8a", "volume_types": ["76238664-35ac-400f-a187-978d8e337e0f"], "name": "tempest-GroupSnapshotsTest-Group-676811725"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:27.724082 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-823d26ad-5d67-4cf3-b895-84d808f86a4a tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Creating new group {'group': {'group_type': 'd0630338-37db-4653-8ee9-afc0c3c0be8a', 'volume_types': ['76238664-35ac-400f-a187-978d8e337e0f'], 'name': 'tempest-GroupSnapshotsTest-Group-676811725'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 29 07:49:27.735745 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.groups [None req-823d26ad-5d67-4cf3-b895-84d808f86a4a tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Creating group tempest-GroupSnapshotsTest-Group-676811725. Dec 29 07:49:27.758479 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-823d26ad-5d67-4cf3-b895-84d808f86a4a tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Availability Zones retrieved successfully. Dec 29 07:49:27.779257 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-823d26ad-5d67-4cf3-b895-84d808f86a4a tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Created reservations ['2daeea6e-8b7b-4340-a62d-2603969fe77a'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:49:27.831110 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-823d26ad-5d67-4cf3-b895-84d808f86a4a tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups returned with HTTP 202 Dec 29 07:49:27.836670 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1213/2417] 10.222.0.20 () {62 vars in 1264 bytes} [Tue Dec 29 07:49:27 2020] POST /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups => generated 111 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:49:27.841908 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e0501641-70fa-40e8-b27e-d7c1de346347 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c Dec 29 07:49:27.843260 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e0501641-70fa-40e8-b27e-d7c1de346347 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:27.843836 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e0501641-70fa-40e8-b27e-d7c1de346347 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:27.844320 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-e0501641-70fa-40e8-b27e-d7c1de346347 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member c09e466e-0d41-498d-8c5c-968c795fba2c {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:49:27.853033 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:27.853033 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:27.880528 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e0501641-70fa-40e8-b27e-d7c1de346347 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c returned with HTTP 200 Dec 29 07:49:27.881851 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1205/2418] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:49:27 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c => generated 391 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:28.496639 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f9954afe-ac79-4d2f-a1cb-9a38d18b7758 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/f4850e8d-60a3-46c9-a7ed-69a1304a87dc Dec 29 07:49:28.497177 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f9954afe-ac79-4d2f-a1cb-9a38d18b7758 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:28.497350 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:28.497350 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:28.497717 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f9954afe-ac79-4d2f-a1cb-9a38d18b7758 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:28.547697 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:28.547697 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:28.555812 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f9954afe-ac79-4d2f-a1cb-9a38d18b7758 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:28.579349 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f9954afe-ac79-4d2f-a1cb-9a38d18b7758 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/f4850e8d-60a3-46c9-a7ed-69a1304a87dc returned with HTTP 200 Dec 29 07:49:28.580310 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1214/2419] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:28 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/f4850e8d-60a3-46c9-a7ed-69a1304a87dc => generated 911 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:28.595142 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-730f4ab8-4804-4b46-ad68-b5e1db8e7654 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] POST http://10.222.0.20/volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/f4850e8d-60a3-46c9-a7ed-69a1304a87dc/action Dec 29 07:49:28.595535 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:28.595535 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:28.595974 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-730f4ab8-4804-4b46-ad68-b5e1db8e7654 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:49:28.596361 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-730f4ab8-4804-4b46-ad68-b5e1db8e7654 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:28.597295 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.admin_actions [None req-730f4ab8-4804-4b46-ad68-b5e1db8e7654 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Updating volume 'f4850e8d-60a3-46c9-a7ed-69a1304a87dc' with '{'status': 'error'}' {{(pid=88229) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 29 07:49:28.700008 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:28.700008 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:28.762762 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-730f4ab8-4804-4b46-ad68-b5e1db8e7654 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] http://10.222.0.20/volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/f4850e8d-60a3-46c9-a7ed-69a1304a87dc/action returned with HTTP 202 Dec 29 07:49:28.767830 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1206/2420] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:49:28 2020] POST /volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/f4850e8d-60a3-46c9-a7ed-69a1304a87dc/action => generated 0 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Dec 29 07:49:28.772987 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a5151bb1-da8f-4c26-9686-f54f66181afc tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/f4850e8d-60a3-46c9-a7ed-69a1304a87dc Dec 29 07:49:28.773526 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a5151bb1-da8f-4c26-9686-f54f66181afc tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:28.773742 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:28.773742 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:28.774117 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a5151bb1-da8f-4c26-9686-f54f66181afc tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:28.823022 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:28.823022 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:28.831854 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a5151bb1-da8f-4c26-9686-f54f66181afc tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:28.853835 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a5151bb1-da8f-4c26-9686-f54f66181afc tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/f4850e8d-60a3-46c9-a7ed-69a1304a87dc returned with HTTP 200 Dec 29 07:49:28.854854 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1215/2421] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:28 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/f4850e8d-60a3-46c9-a7ed-69a1304a87dc => generated 907 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:28.870950 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dbe2c3c1-3e39-4913-908f-27ed32b768da tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] POST http://10.222.0.20/volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/f4850e8d-60a3-46c9-a7ed-69a1304a87dc/action Dec 29 07:49:28.871400 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:28.871400 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:28.871831 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dbe2c3c1-3e39-4913-908f-27ed32b768da tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Action body: b'{"os-force_delete": {}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:49:28.872212 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dbe2c3c1-3e39-4913-908f-27ed32b768da tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:28.893729 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a8cc2422-a780-42fd-8075-fea64b2ba9fb tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c Dec 29 07:49:28.894305 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a8cc2422-a780-42fd-8075-fea64b2ba9fb tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:28.894521 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:28.894521 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:28.894922 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a8cc2422-a780-42fd-8075-fea64b2ba9fb tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:28.895329 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-a8cc2422-a780-42fd-8075-fea64b2ba9fb tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member c09e466e-0d41-498d-8c5c-968c795fba2c {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:49:28.903091 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:28.903091 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:28.926156 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:28.926156 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:28.927077 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dbe2c3c1-3e39-4913-908f-27ed32b768da tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Volume info retrieved successfully. Dec 29 07:49:28.929637 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a8cc2422-a780-42fd-8075-fea64b2ba9fb tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c returned with HTTP 200 Dec 29 07:49:28.937933 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1216/2422] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:49:28 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c => generated 392 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:28.941954 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a28dbe55-5bef-4740-a599-34dba1cf38a7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] POST http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes Dec 29 07:49:28.942454 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:28.942454 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:28.942882 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a28dbe55-5bef-4740-a599-34dba1cf38a7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Action: 'create', calling method: create, body: {"volume": {"volume_type": "76238664-35ac-400f-a187-978d8e337e0f", "group_id": "c09e466e-0d41-498d-8c5c-968c795fba2c", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-1687216765"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:28.944184 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-a28dbe55-5bef-4740-a599-34dba1cf38a7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Create volume request body: {'volume': {'volume_type': '76238664-35ac-400f-a187-978d8e337e0f', 'group_id': 'c09e466e-0d41-498d-8c5c-968c795fba2c', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-1687216765'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:49:28.964637 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:28.964637 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:28.970021 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-a28dbe55-5bef-4740-a599-34dba1cf38a7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Create volume of 1 GB Dec 29 07:49:28.974094 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dbe2c3c1-3e39-4913-908f-27ed32b768da tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Delete volume request issued successfully. Dec 29 07:49:28.974631 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dbe2c3c1-3e39-4913-908f-27ed32b768da tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] http://10.222.0.20/volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/f4850e8d-60a3-46c9-a7ed-69a1304a87dc/action returned with HTTP 202 Dec 29 07:49:28.984282 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1207/2423] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:49:28 2020] POST /volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/f4850e8d-60a3-46c9-a7ed-69a1304a87dc/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:49:28.987062 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a28dbe55-5bef-4740-a599-34dba1cf38a7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Availability Zones retrieved successfully. Dec 29 07:49:28.988551 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-efabdfec-28ec-4ce6-86ba-3c09a4d2d539 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/f4850e8d-60a3-46c9-a7ed-69a1304a87dc Dec 29 07:49:28.989079 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-efabdfec-28ec-4ce6-86ba-3c09a4d2d539 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:28.989296 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:28.989296 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:28.989670 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-efabdfec-28ec-4ce6-86ba-3c09a4d2d539 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:29.005455 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-a28dbe55-5bef-4740-a599-34dba1cf38a7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Flow 'volume_create_api' (7568ec80-69f9-4a9e-92a3-1f8e0b825a28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:29.008837 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-a28dbe55-5bef-4740-a599-34dba1cf38a7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9ca59a1-7ea1-4f01-a6d7-47708ad30245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:29.010517 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:29.010517 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:29.018036 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-a28dbe55-5bef-4740-a599-34dba1cf38a7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:49:29.057574 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:29.057574 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:29.072153 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-efabdfec-28ec-4ce6-86ba-3c09a4d2d539 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:29.077190 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-a28dbe55-5bef-4740-a599-34dba1cf38a7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9ca59a1-7ea1-4f01-a6d7-47708ad30245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T07:49:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=76238664-35ac-400f-a187-978d8e337e0f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1573901439',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '76238664-35ac-400f-a187-978d8e337e0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c09e466e-0d41-498d-8c5c-968c795fba2c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:29.079620 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-a28dbe55-5bef-4740-a599-34dba1cf38a7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64fe0d5b-c706-45f9-898d-73330e47fe25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:29.096243 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-efabdfec-28ec-4ce6-86ba-3c09a4d2d539 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/f4850e8d-60a3-46c9-a7ed-69a1304a87dc returned with HTTP 200 Dec 29 07:49:29.097090 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1208/2424] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:28 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/f4850e8d-60a3-46c9-a7ed-69a1304a87dc => generated 910 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:49:29.130875 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-a28dbe55-5bef-4740-a599-34dba1cf38a7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1573901439 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1573901439, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:49:29.131925 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-a28dbe55-5bef-4740-a599-34dba1cf38a7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1573901439 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1573901439, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:49:29.171971 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-a28dbe55-5bef-4740-a599-34dba1cf38a7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Created reservations ['7788ebc6-b5fa-4545-a21f-9298deadee16', '01662a2d-5c4b-408d-bc28-c82fbb1ace90', 'ecefc6ad-2c09-47bb-8f2d-ae4f806547ec', '5bb2c567-349d-489f-b45c-990cc1ab5740'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:49:29.173837 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-a28dbe55-5bef-4740-a599-34dba1cf38a7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64fe0d5b-c706-45f9-898d-73330e47fe25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7788ebc6-b5fa-4545-a21f-9298deadee16', '01662a2d-5c4b-408d-bc28-c82fbb1ace90', 'ecefc6ad-2c09-47bb-8f2d-ae4f806547ec', '5bb2c567-349d-489f-b45c-990cc1ab5740']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:29.175947 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-a28dbe55-5bef-4740-a599-34dba1cf38a7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3aa3547-1bf0-44a2-9501-32a638f97ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:29.242845 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-a28dbe55-5bef-4740-a599-34dba1cf38a7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3aa3547-1bf0-44a2-9501-32a638f97ca2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b83c2df6-ddfe-40af-9357-04a15fe7a374', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1687216765',encryption_key_id=None,group_id=c09e466e-0d41-498d-8c5c-968c795fba2c,group_type_id=,metadata={},multiattach=False,project_id='901cac05ccff44a9827ea831bfa65e5c',qos_specs=None,replication_status=,reservations=['7788ebc6-b5fa-4545-a21f-9298deadee16','01662a2d-5c4b-408d-bc28-c82fbb1ace90','ecefc6ad-2c09-47bb-8f2d-ae4f806547ec','5bb2c567-349d-489f-b45c-990cc1ab5740'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='948d5c40aab04d249f86788f1662fb7e',volume_type_id=76238664-35ac-400f-a187-978d8e337e0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:49:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-1687216765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c09e466e-0d41-498d-8c5c-968c795fba2c,host=None,id=b83c2df6-ddfe-40af-9357-04a15fe7a374,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='901cac05ccff44a9827ea831bfa65e5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='948d5c40aab04d249f86788f1662fb7e',volume_attachment=,volume_type=,volume_type_id=76238664-35ac-400f-a187-978d8e337e0f)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:29.245357 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-a28dbe55-5bef-4740-a599-34dba1cf38a7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (429d820c-f20f-47ec-991f-18fc1ce0346c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:29.273401 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-a28dbe55-5bef-4740-a599-34dba1cf38a7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (429d820c-f20f-47ec-991f-18fc1ce0346c) transitioned into state 'SUCCESS' from state '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-1687216765',encryption_key_id=None,group_id=c09e466e-0d41-498d-8c5c-968c795fba2c,group_type_id=,metadata={},multiattach=False,project_id='901cac05ccff44a9827ea831bfa65e5c',qos_specs=None,replication_status=,reservations=['7788ebc6-b5fa-4545-a21f-9298deadee16','01662a2d-5c4b-408d-bc28-c82fbb1ace90','ecefc6ad-2c09-47bb-8f2d-ae4f806547ec','5bb2c567-349d-489f-b45c-990cc1ab5740'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='948d5c40aab04d249f86788f1662fb7e',volume_type_id=76238664-35ac-400f-a187-978d8e337e0f)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:29.275683 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-a28dbe55-5bef-4740-a599-34dba1cf38a7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af64ae5d-2ea0-4f7b-b929-7d05a6ebb8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:29.299062 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-a28dbe55-5bef-4740-a599-34dba1cf38a7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af64ae5d-2ea0-4f7b-b929-7d05a6ebb8df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:29.302255 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-a28dbe55-5bef-4740-a599-34dba1cf38a7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Flow 'volume_create_api' (7568ec80-69f9-4a9e-92a3-1f8e0b825a28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:29.359989 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a28dbe55-5bef-4740-a599-34dba1cf38a7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Create volume request issued successfully. Dec 29 07:49:29.375948 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-a28dbe55-5bef-4740-a599-34dba1cf38a7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:29.376543 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-a28dbe55-5bef-4740-a599-34dba1cf38a7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:29.385810 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-a28dbe55-5bef-4740-a599-34dba1cf38a7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:29.394798 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:29.394798 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:29.407975 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a28dbe55-5bef-4740-a599-34dba1cf38a7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes returned with HTTP 202 Dec 29 07:49:29.419910 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1217/2425] 10.222.0.20 () {62 vars in 1267 bytes} [Tue Dec 29 07:49:28 2020] POST /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes => generated 908 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:49:29.424500 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5c782a61-ea5d-48f3-b661-cc1cdae38131 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/b83c2df6-ddfe-40af-9357-04a15fe7a374 Dec 29 07:49:29.425188 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5c782a61-ea5d-48f3-b661-cc1cdae38131 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:29.425479 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:29.425479 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:29.425973 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5c782a61-ea5d-48f3-b661-cc1cdae38131 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:29.494376 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:29.494376 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:29.504454 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5c782a61-ea5d-48f3-b661-cc1cdae38131 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Volume info retrieved successfully. Dec 29 07:49:29.522697 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-5c782a61-ea5d-48f3-b661-cc1cdae38131 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:29.523312 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-5c782a61-ea5d-48f3-b661-cc1cdae38131 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:29.531598 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-5c782a61-ea5d-48f3-b661-cc1cdae38131 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:29.540046 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:29.540046 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:29.566655 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5c782a61-ea5d-48f3-b661-cc1cdae38131 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/b83c2df6-ddfe-40af-9357-04a15fe7a374 returned with HTTP 200 Dec 29 07:49:29.567775 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1209/2426] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:29 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/b83c2df6-ddfe-40af-9357-04a15fe7a374 => generated 1000 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:49:30.115151 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-51d84057-d92f-49bb-9d5b-e50b2cae0a28 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/f4850e8d-60a3-46c9-a7ed-69a1304a87dc Dec 29 07:49:30.117293 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-51d84057-d92f-49bb-9d5b-e50b2cae0a28 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:30.117846 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:30.117846 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:30.118873 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-51d84057-d92f-49bb-9d5b-e50b2cae0a28 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:30.190552 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:30.190552 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:30.199671 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-51d84057-d92f-49bb-9d5b-e50b2cae0a28 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:30.224403 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-51d84057-d92f-49bb-9d5b-e50b2cae0a28 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/f4850e8d-60a3-46c9-a7ed-69a1304a87dc returned with HTTP 200 Dec 29 07:49:30.225527 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1218/2427] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:30 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/f4850e8d-60a3-46c9-a7ed-69a1304a87dc => generated 910 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:30.585013 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-24238fb6-3bdd-4aaf-87cd-6db45d950f83 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/b83c2df6-ddfe-40af-9357-04a15fe7a374 Dec 29 07:49:30.585587 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-24238fb6-3bdd-4aaf-87cd-6db45d950f83 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:30.585769 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:30.585769 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:30.586139 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-24238fb6-3bdd-4aaf-87cd-6db45d950f83 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:30.638050 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:30.638050 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:30.647399 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-24238fb6-3bdd-4aaf-87cd-6db45d950f83 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Volume info retrieved successfully. Dec 29 07:49:30.662293 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-24238fb6-3bdd-4aaf-87cd-6db45d950f83 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:30.662705 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-24238fb6-3bdd-4aaf-87cd-6db45d950f83 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:30.670297 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-24238fb6-3bdd-4aaf-87cd-6db45d950f83 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:30.677827 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:30.677827 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:30.698277 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-24238fb6-3bdd-4aaf-87cd-6db45d950f83 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/b83c2df6-ddfe-40af-9357-04a15fe7a374 returned with HTTP 200 Dec 29 07:49:30.699317 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1210/2428] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:30 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/b83c2df6-ddfe-40af-9357-04a15fe7a374 => generated 1001 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:49:30.714428 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-07d824f4-8f82-45bd-8864-b4a176717946 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] POST http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes Dec 29 07:49:30.714995 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:30.714995 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:30.715410 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-07d824f4-8f82-45bd-8864-b4a176717946 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Action: 'create', calling method: create, body: {"volume": {"volume_type": "76238664-35ac-400f-a187-978d8e337e0f", "group_id": "c09e466e-0d41-498d-8c5c-968c795fba2c", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-2070957604"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:30.716540 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-07d824f4-8f82-45bd-8864-b4a176717946 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Create volume request body: {'volume': {'volume_type': '76238664-35ac-400f-a187-978d8e337e0f', 'group_id': 'c09e466e-0d41-498d-8c5c-968c795fba2c', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-2070957604'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:49:30.737794 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:30.737794 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:30.738952 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-07d824f4-8f82-45bd-8864-b4a176717946 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Create volume of 1 GB Dec 29 07:49:30.754078 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-07d824f4-8f82-45bd-8864-b4a176717946 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Availability Zones retrieved successfully. Dec 29 07:49:30.770836 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-07d824f4-8f82-45bd-8864-b4a176717946 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Flow 'volume_create_api' (989b0cdb-7227-4f12-82cd-b193f0909002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:30.773823 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-07d824f4-8f82-45bd-8864-b4a176717946 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (157ed323-6ee4-4b4e-8995-211b9f9d3f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:30.775469 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:30.775469 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:30.775999 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-07d824f4-8f82-45bd-8864-b4a176717946 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:49:30.826554 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-07d824f4-8f82-45bd-8864-b4a176717946 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (157ed323-6ee4-4b4e-8995-211b9f9d3f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T07:49:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=76238664-35ac-400f-a187-978d8e337e0f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1573901439',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '76238664-35ac-400f-a187-978d8e337e0f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c09e466e-0d41-498d-8c5c-968c795fba2c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:30.829264 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-07d824f4-8f82-45bd-8864-b4a176717946 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d80084c0-4ee5-4c5d-89ad-8dd76855af67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:30.907852 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-07d824f4-8f82-45bd-8864-b4a176717946 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Created reservations ['360ff100-fb2c-4bf4-a747-a4bfc0ee46e3', '39fcdc6a-0d5e-461e-a0bb-efc210effeea', '5abdfecc-a964-4103-b583-ea17a966dc51', 'e5c0de6b-6925-4ca5-a271-18752667e900'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:49:30.909919 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-07d824f4-8f82-45bd-8864-b4a176717946 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d80084c0-4ee5-4c5d-89ad-8dd76855af67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['360ff100-fb2c-4bf4-a747-a4bfc0ee46e3', '39fcdc6a-0d5e-461e-a0bb-efc210effeea', '5abdfecc-a964-4103-b583-ea17a966dc51', 'e5c0de6b-6925-4ca5-a271-18752667e900']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:30.912720 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-07d824f4-8f82-45bd-8864-b4a176717946 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6b21041-3e6f-4bb5-ad89-fca14a67905c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:30.980260 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-07d824f4-8f82-45bd-8864-b4a176717946 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6b21041-3e6f-4bb5-ad89-fca14a67905c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd333f9f0-2bdc-4c09-9831-6f261b2cc47a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2070957604',encryption_key_id=None,group_id=c09e466e-0d41-498d-8c5c-968c795fba2c,group_type_id=,metadata={},multiattach=False,project_id='901cac05ccff44a9827ea831bfa65e5c',qos_specs=None,replication_status=,reservations=['360ff100-fb2c-4bf4-a747-a4bfc0ee46e3','39fcdc6a-0d5e-461e-a0bb-efc210effeea','5abdfecc-a964-4103-b583-ea17a966dc51','e5c0de6b-6925-4ca5-a271-18752667e900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='948d5c40aab04d249f86788f1662fb7e',volume_type_id=76238664-35ac-400f-a187-978d8e337e0f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:49:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-2070957604',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c09e466e-0d41-498d-8c5c-968c795fba2c,host=None,id=d333f9f0-2bdc-4c09-9831-6f261b2cc47a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='901cac05ccff44a9827ea831bfa65e5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='948d5c40aab04d249f86788f1662fb7e',volume_attachment=,volume_type=,volume_type_id=76238664-35ac-400f-a187-978d8e337e0f)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:30.982034 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-07d824f4-8f82-45bd-8864-b4a176717946 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ea40c0f-d9c8-4836-839f-e426095cfff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:31.009807 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-07d824f4-8f82-45bd-8864-b4a176717946 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ea40c0f-d9c8-4836-839f-e426095cfff8) transitioned into state 'SUCCESS' from state '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-2070957604',encryption_key_id=None,group_id=c09e466e-0d41-498d-8c5c-968c795fba2c,group_type_id=,metadata={},multiattach=False,project_id='901cac05ccff44a9827ea831bfa65e5c',qos_specs=None,replication_status=,reservations=['360ff100-fb2c-4bf4-a747-a4bfc0ee46e3','39fcdc6a-0d5e-461e-a0bb-efc210effeea','5abdfecc-a964-4103-b583-ea17a966dc51','e5c0de6b-6925-4ca5-a271-18752667e900'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='948d5c40aab04d249f86788f1662fb7e',volume_type_id=76238664-35ac-400f-a187-978d8e337e0f)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:31.011909 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-07d824f4-8f82-45bd-8864-b4a176717946 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72478302-6fe8-445a-9a76-388065e971af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:31.034873 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-07d824f4-8f82-45bd-8864-b4a176717946 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72478302-6fe8-445a-9a76-388065e971af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:31.037732 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-07d824f4-8f82-45bd-8864-b4a176717946 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Flow 'volume_create_api' (989b0cdb-7227-4f12-82cd-b193f0909002) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:31.090120 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-07d824f4-8f82-45bd-8864-b4a176717946 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Create volume request issued successfully. Dec 29 07:49:31.106015 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-07d824f4-8f82-45bd-8864-b4a176717946 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:31.106447 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-07d824f4-8f82-45bd-8864-b4a176717946 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:31.115056 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-07d824f4-8f82-45bd-8864-b4a176717946 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:31.122624 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:31.122624 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:31.135375 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-07d824f4-8f82-45bd-8864-b4a176717946 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes returned with HTTP 202 Dec 29 07:49:31.136259 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1219/2429] 10.222.0.20 () {62 vars in 1267 bytes} [Tue Dec 29 07:49:30 2020] POST /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes => generated 908 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Dec 29 07:49:31.157993 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-463e9b51-62ec-4ae1-92c6-608b8e967fe9 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/d333f9f0-2bdc-4c09-9831-6f261b2cc47a Dec 29 07:49:31.158855 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-463e9b51-62ec-4ae1-92c6-608b8e967fe9 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:31.159237 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:31.159237 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:31.159858 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-463e9b51-62ec-4ae1-92c6-608b8e967fe9 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:31.241850 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-877c00d9-959f-433b-a52c-d1314f69b4df tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/f4850e8d-60a3-46c9-a7ed-69a1304a87dc Dec 29 07:49:31.242549 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-877c00d9-959f-433b-a52c-d1314f69b4df tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:31.244402 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:31.244402 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:31.244402 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-877c00d9-959f-433b-a52c-d1314f69b4df tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:31.252808 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:31.252808 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:31.273422 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-463e9b51-62ec-4ae1-92c6-608b8e967fe9 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Volume info retrieved successfully. Dec 29 07:49:31.305250 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-463e9b51-62ec-4ae1-92c6-608b8e967fe9 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:31.305756 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-463e9b51-62ec-4ae1-92c6-608b8e967fe9 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:31.321229 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-877c00d9-959f-433b-a52c-d1314f69b4df tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/f4850e8d-60a3-46c9-a7ed-69a1304a87dc returned with HTTP 404 Dec 29 07:49:31.321508 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-463e9b51-62ec-4ae1-92c6-608b8e967fe9 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:31.322638 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1220/2430] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:31 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/f4850e8d-60a3-46c9-a7ed-69a1304a87dc => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:49:31.332216 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-578f40ce-a227-40e8-8fc8-1ba40aa4206a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] POST http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes Dec 29 07:49:31.338407 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:31.338407 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:31.359065 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-578f40ce-a227-40e8-8fc8-1ba40aa4206a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1712649853"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:31.360737 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-578f40ce-a227-40e8-8fc8-1ba40aa4206a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1712649853'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:49:31.362227 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-578f40ce-a227-40e8-8fc8-1ba40aa4206a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Create volume of 1 GB Dec 29 07:49:31.395034 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-578f40ce-a227-40e8-8fc8-1ba40aa4206a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Availability Zones retrieved successfully. Dec 29 07:49:31.396905 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-463e9b51-62ec-4ae1-92c6-608b8e967fe9 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/d333f9f0-2bdc-4c09-9831-6f261b2cc47a returned with HTTP 200 Dec 29 07:49:31.407610 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1211/2431] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:31 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/d333f9f0-2bdc-4c09-9831-6f261b2cc47a => generated 1000 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:49:31.426989 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-578f40ce-a227-40e8-8fc8-1ba40aa4206a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Flow 'volume_create_api' (6f070013-8849-42c7-9730-8d8bc50685d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:31.430969 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-578f40ce-a227-40e8-8fc8-1ba40aa4206a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80793faa-f7cf-438c-9316-e51e711eabbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:31.433397 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-578f40ce-a227-40e8-8fc8-1ba40aa4206a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:49:31.532091 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-578f40ce-a227-40e8-8fc8-1ba40aa4206a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80793faa-f7cf-438c-9316-e51e711eabbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:31.534950 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-578f40ce-a227-40e8-8fc8-1ba40aa4206a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d705fdb8-d3c6-41e7-9630-dbba5861689a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:31.616964 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-578f40ce-a227-40e8-8fc8-1ba40aa4206a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Created reservations ['69e9dd26-66cb-4a5a-8360-6c89d8569cb8', 'e05be0ea-4551-4822-a59b-e2e3247ff01b', 'ba69d8b8-cf7a-41d9-9108-4fe68dd9f5d2', 'b8d7a4f2-5c7e-4409-ac3f-5d1547fc958a'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:49:31.618859 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-578f40ce-a227-40e8-8fc8-1ba40aa4206a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d705fdb8-d3c6-41e7-9630-dbba5861689a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69e9dd26-66cb-4a5a-8360-6c89d8569cb8', 'e05be0ea-4551-4822-a59b-e2e3247ff01b', 'ba69d8b8-cf7a-41d9-9108-4fe68dd9f5d2', 'b8d7a4f2-5c7e-4409-ac3f-5d1547fc958a']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:31.620967 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-578f40ce-a227-40e8-8fc8-1ba40aa4206a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84bc71ba-c418-4c58-85d8-2b6f7c7d3437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:31.682010 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-578f40ce-a227-40e8-8fc8-1ba40aa4206a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84bc71ba-c418-4c58-85d8-2b6f7c7d3437) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a8f5cf9-774b-470e-abc4-c55c3693f85f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1712649853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bafededbb3d490db4c8fa7f983c4a41',qos_specs=None,replication_status=,reservations=['69e9dd26-66cb-4a5a-8360-6c89d8569cb8','e05be0ea-4551-4822-a59b-e2e3247ff01b','ba69d8b8-cf7a-41d9-9108-4fe68dd9f5d2','b8d7a4f2-5c7e-4409-ac3f-5d1547fc958a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd35b92f51de4760bb298b80a158bb97',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:49:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1712649853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a8f5cf9-774b-470e-abc4-c55c3693f85f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bafededbb3d490db4c8fa7f983c4a41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='dd35b92f51de4760bb298b80a158bb97',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:31.684107 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-578f40ce-a227-40e8-8fc8-1ba40aa4206a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a59f72b2-dca4-471a-a714-567792d5046b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:31.711306 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-578f40ce-a227-40e8-8fc8-1ba40aa4206a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a59f72b2-dca4-471a-a714-567792d5046b) transitioned into state 'SUCCESS' from state '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-1712649853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bafededbb3d490db4c8fa7f983c4a41',qos_specs=None,replication_status=,reservations=['69e9dd26-66cb-4a5a-8360-6c89d8569cb8','e05be0ea-4551-4822-a59b-e2e3247ff01b','ba69d8b8-cf7a-41d9-9108-4fe68dd9f5d2','b8d7a4f2-5c7e-4409-ac3f-5d1547fc958a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd35b92f51de4760bb298b80a158bb97',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:31.713442 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-578f40ce-a227-40e8-8fc8-1ba40aa4206a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6637d837-bc9e-4300-bdac-436a86b83d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:31.728360 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-578f40ce-a227-40e8-8fc8-1ba40aa4206a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6637d837-bc9e-4300-bdac-436a86b83d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:31.731460 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-578f40ce-a227-40e8-8fc8-1ba40aa4206a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Flow 'volume_create_api' (6f070013-8849-42c7-9730-8d8bc50685d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:31.800781 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-578f40ce-a227-40e8-8fc8-1ba40aa4206a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Create volume request issued successfully. Dec 29 07:49:31.817543 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-578f40ce-a227-40e8-8fc8-1ba40aa4206a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes returned with HTTP 202 Dec 29 07:49:31.822818 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1221/2432] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:49:31 2020] POST /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes => generated 818 bytes in 494 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:49:31.834234 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-51932791-6827-43d7-9a8b-f9d07d027aab tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/9a8f5cf9-774b-470e-abc4-c55c3693f85f Dec 29 07:49:31.834884 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-51932791-6827-43d7-9a8b-f9d07d027aab tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:31.835177 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:31.835177 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:31.835682 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-51932791-6827-43d7-9a8b-f9d07d027aab tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:31.902234 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:31.902234 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:31.923995 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-51932791-6827-43d7-9a8b-f9d07d027aab tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:31.965472 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-51932791-6827-43d7-9a8b-f9d07d027aab tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/9a8f5cf9-774b-470e-abc4-c55c3693f85f returned with HTTP 200 Dec 29 07:49:31.966208 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1212/2433] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:31 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/9a8f5cf9-774b-470e-abc4-c55c3693f85f => generated 910 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:32.416068 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b984f70c-21e6-48a3-9411-7db523bdb30c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/d333f9f0-2bdc-4c09-9831-6f261b2cc47a Dec 29 07:49:32.416696 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b984f70c-21e6-48a3-9411-7db523bdb30c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:32.417023 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:32.417023 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:32.417613 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b984f70c-21e6-48a3-9411-7db523bdb30c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:32.473682 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:32.473682 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:32.506547 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b984f70c-21e6-48a3-9411-7db523bdb30c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Volume info retrieved successfully. Dec 29 07:49:32.527558 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-b984f70c-21e6-48a3-9411-7db523bdb30c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:32.528134 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-b984f70c-21e6-48a3-9411-7db523bdb30c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:32.536080 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-b984f70c-21e6-48a3-9411-7db523bdb30c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:32.544528 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:32.544528 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:32.566212 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b984f70c-21e6-48a3-9411-7db523bdb30c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/d333f9f0-2bdc-4c09-9831-6f261b2cc47a returned with HTTP 200 Dec 29 07:49:32.567276 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1222/2434] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:32 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/d333f9f0-2bdc-4c09-9831-6f261b2cc47a => generated 1001 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:49:32.584151 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3cad85d4-96b0-4463-8cb7-4c0812c7337d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] PUT http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c Dec 29 07:49:32.584666 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:32.584666 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:32.585076 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3cad85d4-96b0-4463-8cb7-4c0812c7337d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "b83c2df6-ddfe-40af-9357-04a15fe7a374"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:32.586163 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-3cad85d4-96b0-4463-8cb7-4c0812c7337d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Update called for group c09e466e-0d41-498d-8c5c-968c795fba2c. {{(pid=88229) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 29 07:49:32.586516 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.groups [None req-3cad85d4-96b0-4463-8cb7-4c0812c7337d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Updating group c09e466e-0d41-498d-8c5c-968c795fba2c with name None description: None add_volumes: None remove_volumes: b83c2df6-ddfe-40af-9357-04a15fe7a374. Dec 29 07:49:32.594281 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:32.594281 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:32.640470 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3cad85d4-96b0-4463-8cb7-4c0812c7337d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c returned with HTTP 202 Dec 29 07:49:32.645357 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1213/2435] 10.222.0.20 () {62 vars in 1373 bytes} [Tue Dec 29 07:49:32 2020] PUT /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 29 07:49:32.649957 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e79ea740-12be-46f3-8a96-768a35bacfbb tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c Dec 29 07:49:32.655243 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e79ea740-12be-46f3-8a96-768a35bacfbb tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:32.655809 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:32.655809 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:32.656476 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e79ea740-12be-46f3-8a96-768a35bacfbb tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:32.657105 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-e79ea740-12be-46f3-8a96-768a35bacfbb tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member c09e466e-0d41-498d-8c5c-968c795fba2c {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:49:32.664345 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:32.664345 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:32.696977 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e79ea740-12be-46f3-8a96-768a35bacfbb tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c returned with HTTP 200 Dec 29 07:49:32.698218 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1223/2436] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:49:32 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c => generated 391 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:32.983823 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7052358e-7a68-4836-bdc9-cd62c4128c77 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/9a8f5cf9-774b-470e-abc4-c55c3693f85f Dec 29 07:49:32.984348 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7052358e-7a68-4836-bdc9-cd62c4128c77 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:32.984690 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:32.984690 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:32.985066 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7052358e-7a68-4836-bdc9-cd62c4128c77 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:33.034948 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:33.034948 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:33.043933 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7052358e-7a68-4836-bdc9-cd62c4128c77 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:33.067284 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7052358e-7a68-4836-bdc9-cd62c4128c77 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/9a8f5cf9-774b-470e-abc4-c55c3693f85f returned with HTTP 200 Dec 29 07:49:33.068697 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1214/2437] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:32 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/9a8f5cf9-774b-470e-abc4-c55c3693f85f => generated 911 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:33.084208 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0dbe0123-26e3-4aca-a2c7-2091ffa5feb5 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] POST http://10.222.0.20/volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/9a8f5cf9-774b-470e-abc4-c55c3693f85f/action Dec 29 07:49:33.084671 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:33.084671 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:33.085107 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0dbe0123-26e3-4aca-a2c7-2091ffa5feb5 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:49:33.085486 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0dbe0123-26e3-4aca-a2c7-2091ffa5feb5 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:33.086431 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.admin_actions [None req-0dbe0123-26e3-4aca-a2c7-2091ffa5feb5 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Updating volume '9a8f5cf9-774b-470e-abc4-c55c3693f85f' with '{'status': 'maintenance'}' {{(pid=88228) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 29 07:49:33.199704 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:33.199704 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:33.276819 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0dbe0123-26e3-4aca-a2c7-2091ffa5feb5 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] http://10.222.0.20/volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/9a8f5cf9-774b-470e-abc4-c55c3693f85f/action returned with HTTP 202 Dec 29 07:49:33.277742 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1224/2438] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:49:33 2020] POST /volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/9a8f5cf9-774b-470e-abc4-c55c3693f85f/action => generated 0 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:49:33.286551 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-99a491eb-18a2-4a38-82ab-c586a61ee65f tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/9a8f5cf9-774b-470e-abc4-c55c3693f85f Dec 29 07:49:33.287457 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-99a491eb-18a2-4a38-82ab-c586a61ee65f tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:33.287656 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:33.287656 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:33.288278 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-99a491eb-18a2-4a38-82ab-c586a61ee65f tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:33.344904 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:33.344904 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:33.354829 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-99a491eb-18a2-4a38-82ab-c586a61ee65f tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:33.380830 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-99a491eb-18a2-4a38-82ab-c586a61ee65f tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/9a8f5cf9-774b-470e-abc4-c55c3693f85f returned with HTTP 200 Dec 29 07:49:33.382857 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1215/2439] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:33 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/9a8f5cf9-774b-470e-abc4-c55c3693f85f => generated 913 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:33.399678 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9691a8b7-a3e0-4d3e-96d8-a013b4f34e68 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] POST http://10.222.0.20/volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/9a8f5cf9-774b-470e-abc4-c55c3693f85f/action Dec 29 07:49:33.400369 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:33.400369 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:33.401000 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9691a8b7-a3e0-4d3e-96d8-a013b4f34e68 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Action body: b'{"os-force_delete": {}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:49:33.401478 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9691a8b7-a3e0-4d3e-96d8-a013b4f34e68 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:33.460352 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:33.460352 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:33.461645 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9691a8b7-a3e0-4d3e-96d8-a013b4f34e68 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Volume info retrieved successfully. Dec 29 07:49:33.511385 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9691a8b7-a3e0-4d3e-96d8-a013b4f34e68 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Delete volume request issued successfully. Dec 29 07:49:33.513693 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9691a8b7-a3e0-4d3e-96d8-a013b4f34e68 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] http://10.222.0.20/volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/9a8f5cf9-774b-470e-abc4-c55c3693f85f/action returned with HTTP 202 Dec 29 07:49:33.517134 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1225/2440] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:49:33 2020] POST /volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/9a8f5cf9-774b-470e-abc4-c55c3693f85f/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:49:33.524699 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-724cd445-16c6-49e2-8e14-4ec3da197596 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/9a8f5cf9-774b-470e-abc4-c55c3693f85f Dec 29 07:49:33.525462 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-724cd445-16c6-49e2-8e14-4ec3da197596 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:33.525858 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:33.525858 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:33.526473 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-724cd445-16c6-49e2-8e14-4ec3da197596 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:33.585527 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:33.585527 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:33.596422 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-724cd445-16c6-49e2-8e14-4ec3da197596 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:33.624026 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-724cd445-16c6-49e2-8e14-4ec3da197596 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/9a8f5cf9-774b-470e-abc4-c55c3693f85f returned with HTTP 200 Dec 29 07:49:33.625148 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1216/2441] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:33 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/9a8f5cf9-774b-470e-abc4-c55c3693f85f => generated 910 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:49:33.711599 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-14a42b29-f7a5-48ba-9ecf-100d5cf1425c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c Dec 29 07:49:33.712254 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-14a42b29-f7a5-48ba-9ecf-100d5cf1425c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:33.712542 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:33.712542 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:33.712994 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-14a42b29-f7a5-48ba-9ecf-100d5cf1425c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:33.713495 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-14a42b29-f7a5-48ba-9ecf-100d5cf1425c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member c09e466e-0d41-498d-8c5c-968c795fba2c {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:49:33.729352 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:33.729352 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:33.760986 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-14a42b29-f7a5-48ba-9ecf-100d5cf1425c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c returned with HTTP 200 Dec 29 07:49:33.761897 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1226/2442] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:49:33 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c => generated 392 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:33.773671 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3eb9bd72-b97e-4c28-a993-24a644fa7d97 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] PUT http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c Dec 29 07:49:33.774516 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:33.774516 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:33.775321 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3eb9bd72-b97e-4c28-a993-24a644fa7d97 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b83c2df6-ddfe-40af-9357-04a15fe7a374"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:33.776585 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-3eb9bd72-b97e-4c28-a993-24a644fa7d97 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Update called for group c09e466e-0d41-498d-8c5c-968c795fba2c. {{(pid=88229) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 29 07:49:33.777129 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.groups [None req-3eb9bd72-b97e-4c28-a993-24a644fa7d97 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Updating group c09e466e-0d41-498d-8c5c-968c795fba2c with name None description: None add_volumes: b83c2df6-ddfe-40af-9357-04a15fe7a374 remove_volumes: None. Dec 29 07:49:33.785829 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:33.785829 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:33.911683 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3eb9bd72-b97e-4c28-a993-24a644fa7d97 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c returned with HTTP 202 Dec 29 07:49:33.916689 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1217/2443] 10.222.0.20 () {62 vars in 1373 bytes} [Tue Dec 29 07:49:33 2020] PUT /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c => generated 0 bytes in 144 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 29 07:49:33.922337 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-64908ae8-65b5-454a-af89-4d860ea50557 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c Dec 29 07:49:33.922972 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-64908ae8-65b5-454a-af89-4d860ea50557 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:33.923193 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:33.923193 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:33.923564 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-64908ae8-65b5-454a-af89-4d860ea50557 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:33.923977 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-64908ae8-65b5-454a-af89-4d860ea50557 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member c09e466e-0d41-498d-8c5c-968c795fba2c {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:49:33.948544 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:33.948544 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:34.027647 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-64908ae8-65b5-454a-af89-4d860ea50557 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c returned with HTTP 200 Dec 29 07:49:34.028678 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1227/2444] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:49:33 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c => generated 391 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:34.645508 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1eb33c63-3f9c-4441-b63d-6baf88485e7b tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/9a8f5cf9-774b-470e-abc4-c55c3693f85f Dec 29 07:49:34.645988 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1eb33c63-3f9c-4441-b63d-6baf88485e7b tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:34.646209 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:34.646209 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:34.646707 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1eb33c63-3f9c-4441-b63d-6baf88485e7b tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:34.747888 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:34.747888 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:34.757842 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1eb33c63-3f9c-4441-b63d-6baf88485e7b tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:34.790463 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1eb33c63-3f9c-4441-b63d-6baf88485e7b tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/9a8f5cf9-774b-470e-abc4-c55c3693f85f returned with HTTP 200 Dec 29 07:49:34.791432 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1218/2445] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:34 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/9a8f5cf9-774b-470e-abc4-c55c3693f85f => generated 910 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:35.040423 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-70ba6600-6d97-4ff7-a8bc-d980ec5b289b tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c Dec 29 07:49:35.040881 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-70ba6600-6d97-4ff7-a8bc-d980ec5b289b tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:35.041102 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:35.041102 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:35.041475 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-70ba6600-6d97-4ff7-a8bc-d980ec5b289b tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:35.041887 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-70ba6600-6d97-4ff7-a8bc-d980ec5b289b tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member c09e466e-0d41-498d-8c5c-968c795fba2c {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:49:35.056509 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:35.056509 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:35.086470 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-70ba6600-6d97-4ff7-a8bc-d980ec5b289b tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c returned with HTTP 200 Dec 29 07:49:35.087907 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1228/2446] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:49:35 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c => generated 392 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:35.099421 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ac2d9d20-cba0-4d7e-8648-a50dd6f3f958 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] PUT http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c Dec 29 07:49:35.099926 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:35.099926 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:35.100618 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ac2d9d20-cba0-4d7e-8648-a50dd6f3f958 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "d333f9f0-2bdc-4c09-9831-6f261b2cc47a"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:35.101704 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-ac2d9d20-cba0-4d7e-8648-a50dd6f3f958 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Update called for group c09e466e-0d41-498d-8c5c-968c795fba2c. {{(pid=88229) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 29 07:49:35.102058 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.groups [None req-ac2d9d20-cba0-4d7e-8648-a50dd6f3f958 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Updating group c09e466e-0d41-498d-8c5c-968c795fba2c with name None description: None add_volumes: None remove_volumes: d333f9f0-2bdc-4c09-9831-6f261b2cc47a. Dec 29 07:49:35.109769 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:35.109769 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:35.160217 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ac2d9d20-cba0-4d7e-8648-a50dd6f3f958 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c returned with HTTP 202 Dec 29 07:49:35.161274 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1219/2447] 10.222.0.20 () {62 vars in 1373 bytes} [Tue Dec 29 07:49:35 2020] PUT /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 29 07:49:35.173585 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-42eb6f55-6ab5-4d2b-9660-6dd70dd64e0a tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c Dec 29 07:49:35.174199 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-42eb6f55-6ab5-4d2b-9660-6dd70dd64e0a tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:35.174615 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:35.174615 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:35.174981 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-42eb6f55-6ab5-4d2b-9660-6dd70dd64e0a tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:35.175545 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-42eb6f55-6ab5-4d2b-9660-6dd70dd64e0a tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member c09e466e-0d41-498d-8c5c-968c795fba2c {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:49:35.183764 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:35.183764 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:35.218616 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-42eb6f55-6ab5-4d2b-9660-6dd70dd64e0a tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c returned with HTTP 200 Dec 29 07:49:35.219716 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1229/2448] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:49:35 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c => generated 391 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:35.807292 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8fed2f20-7603-4c45-9b2a-0d9932addc79 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/9a8f5cf9-774b-470e-abc4-c55c3693f85f Dec 29 07:49:35.807850 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8fed2f20-7603-4c45-9b2a-0d9932addc79 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:35.808094 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:35.808094 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:35.808344 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8fed2f20-7603-4c45-9b2a-0d9932addc79 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:35.912537 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8fed2f20-7603-4c45-9b2a-0d9932addc79 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/9a8f5cf9-774b-470e-abc4-c55c3693f85f returned with HTTP 404 Dec 29 07:49:35.914501 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1220/2449] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:35 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/9a8f5cf9-774b-470e-abc4-c55c3693f85f => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:49:35.926484 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-95545cc7-ddbb-462d-8e22-f59d8f21faee tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] POST http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes Dec 29 07:49:35.927300 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:35.927300 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:35.928795 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-95545cc7-ddbb-462d-8e22-f59d8f21faee tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-406504711"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:35.930153 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-95545cc7-ddbb-462d-8e22-f59d8f21faee tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-406504711'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:49:35.930800 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-95545cc7-ddbb-462d-8e22-f59d8f21faee tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Create volume of 1 GB Dec 29 07:49:35.934155 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:35.934155 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:35.969404 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-95545cc7-ddbb-462d-8e22-f59d8f21faee tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Availability Zones retrieved successfully. Dec 29 07:49:35.989818 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-95545cc7-ddbb-462d-8e22-f59d8f21faee tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Flow 'volume_create_api' (6ee496e6-de76-4575-b67b-cec5c3d45586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:35.995097 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-95545cc7-ddbb-462d-8e22-f59d8f21faee tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d40d8cac-2352-40ec-a410-da837dcb5696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:35.999246 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-95545cc7-ddbb-462d-8e22-f59d8f21faee tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:49:36.070463 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-95545cc7-ddbb-462d-8e22-f59d8f21faee tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d40d8cac-2352-40ec-a410-da837dcb5696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:36.073049 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-95545cc7-ddbb-462d-8e22-f59d8f21faee tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edbbca7e-d115-46cc-8bc4-6cdf8d679eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:36.180087 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-95545cc7-ddbb-462d-8e22-f59d8f21faee tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Created reservations ['cd83c14c-e203-4ac1-b66a-ee6761d8e3d6', '8aff831d-4c4a-42ee-b437-6a810d4199c9', '573acec4-24f6-4b66-b6f2-a809c0ccd268', '1e6a378b-17a1-4d58-897f-51458a00702c'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:49:36.181973 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-95545cc7-ddbb-462d-8e22-f59d8f21faee tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edbbca7e-d115-46cc-8bc4-6cdf8d679eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd83c14c-e203-4ac1-b66a-ee6761d8e3d6', '8aff831d-4c4a-42ee-b437-6a810d4199c9', '573acec4-24f6-4b66-b6f2-a809c0ccd268', '1e6a378b-17a1-4d58-897f-51458a00702c']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:36.184933 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-95545cc7-ddbb-462d-8e22-f59d8f21faee tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf435122-06db-499f-8a79-6f330e0fe134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:36.233270 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4fde0cc0-ebf5-4954-8774-2d3366ab3df2 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c Dec 29 07:49:36.234220 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4fde0cc0-ebf5-4954-8774-2d3366ab3df2 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:36.234997 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4fde0cc0-ebf5-4954-8774-2d3366ab3df2 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:36.235627 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-4fde0cc0-ebf5-4954-8774-2d3366ab3df2 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member c09e466e-0d41-498d-8c5c-968c795fba2c {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:49:36.244288 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-95545cc7-ddbb-462d-8e22-f59d8f21faee tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf435122-06db-499f-8a79-6f330e0fe134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-406504711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bafededbb3d490db4c8fa7f983c4a41',qos_specs=None,replication_status=,reservations=['cd83c14c-e203-4ac1-b66a-ee6761d8e3d6','8aff831d-4c4a-42ee-b437-6a810d4199c9','573acec4-24f6-4b66-b6f2-a809c0ccd268','1e6a378b-17a1-4d58-897f-51458a00702c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd35b92f51de4760bb298b80a158bb97',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:49:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-406504711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2bafededbb3d490db4c8fa7f983c4a41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='dd35b92f51de4760bb298b80a158bb97',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:36.245433 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:36.245433 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:36.246653 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-95545cc7-ddbb-462d-8e22-f59d8f21faee tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d00c336-9732-49c4-9774-fa1e90d9302d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:36.273501 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-95545cc7-ddbb-462d-8e22-f59d8f21faee tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d00c336-9732-49c4-9774-fa1e90d9302d) transitioned into state 'SUCCESS' from state '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-406504711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2bafededbb3d490db4c8fa7f983c4a41',qos_specs=None,replication_status=,reservations=['cd83c14c-e203-4ac1-b66a-ee6761d8e3d6','8aff831d-4c4a-42ee-b437-6a810d4199c9','573acec4-24f6-4b66-b6f2-a809c0ccd268','1e6a378b-17a1-4d58-897f-51458a00702c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd35b92f51de4760bb298b80a158bb97',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:36.275473 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-95545cc7-ddbb-462d-8e22-f59d8f21faee tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3945cda5-36db-4223-84f8-ade937234e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:36.280267 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4fde0cc0-ebf5-4954-8774-2d3366ab3df2 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c returned with HTTP 200 Dec 29 07:49:36.291513 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1221/2450] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:49:36 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c => generated 392 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:36.293551 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-95545cc7-ddbb-462d-8e22-f59d8f21faee tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3945cda5-36db-4223-84f8-ade937234e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:36.296652 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bc8faabc-c64d-4565-a7a5-389db3af75cd tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] PUT http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c Dec 29 07:49:36.297315 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:36.297315 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:36.297696 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bc8faabc-c64d-4565-a7a5-389db3af75cd tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "d333f9f0-2bdc-4c09-9831-6f261b2cc47a"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:36.298878 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-bc8faabc-c64d-4565-a7a5-389db3af75cd tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Update called for group c09e466e-0d41-498d-8c5c-968c795fba2c. {{(pid=88229) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Dec 29 07:49:36.299085 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-95545cc7-ddbb-462d-8e22-f59d8f21faee tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Flow 'volume_create_api' (6ee496e6-de76-4575-b67b-cec5c3d45586) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:36.299360 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.groups [None req-bc8faabc-c64d-4565-a7a5-389db3af75cd tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Updating group c09e466e-0d41-498d-8c5c-968c795fba2c with name None description: None add_volumes: d333f9f0-2bdc-4c09-9831-6f261b2cc47a remove_volumes: None. Dec 29 07:49:36.308839 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:36.308839 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:36.366155 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-95545cc7-ddbb-462d-8e22-f59d8f21faee tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Create volume request issued successfully. Dec 29 07:49:36.386440 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-95545cc7-ddbb-462d-8e22-f59d8f21faee tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes returned with HTTP 202 Dec 29 07:49:36.387914 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1230/2451] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:49:35 2020] POST /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes => generated 817 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:49:36.402731 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bcff0180-981a-41a5-b792-b2364afa52e9 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 Dec 29 07:49:36.403260 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bcff0180-981a-41a5-b792-b2364afa52e9 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:36.403480 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:36.403480 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:36.403853 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bcff0180-981a-41a5-b792-b2364afa52e9 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:36.451472 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bc8faabc-c64d-4565-a7a5-389db3af75cd tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c returned with HTTP 202 Dec 29 07:49:36.456227 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1222/2452] 10.222.0.20 () {62 vars in 1373 bytes} [Tue Dec 29 07:49:36 2020] PUT /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 29 07:49:36.456450 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:36.456450 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:36.460907 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6065bce7-a81e-4845-9dee-d914151005f7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c Dec 29 07:49:36.461570 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6065bce7-a81e-4845-9dee-d914151005f7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:36.461852 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:36.461852 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:36.462230 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6065bce7-a81e-4845-9dee-d914151005f7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:36.462660 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-6065bce7-a81e-4845-9dee-d914151005f7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member c09e466e-0d41-498d-8c5c-968c795fba2c {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:49:36.467801 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bcff0180-981a-41a5-b792-b2364afa52e9 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:36.470120 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:36.470120 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:36.492689 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bcff0180-981a-41a5-b792-b2364afa52e9 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 returned with HTTP 200 Dec 29 07:49:36.503410 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1231/2453] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:36 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 => generated 909 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:49:36.509549 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6065bce7-a81e-4845-9dee-d914151005f7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c returned with HTTP 200 Dec 29 07:49:36.510532 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1223/2454] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:49:36 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c => generated 391 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:37.512344 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-65510f46-5717-4438-bbb7-edb410b33535 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 Dec 29 07:49:37.512896 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-65510f46-5717-4438-bbb7-edb410b33535 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:37.513019 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:37.513019 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:37.513304 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-65510f46-5717-4438-bbb7-edb410b33535 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:37.523307 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a6c9f9e8-3aff-4afb-b819-755e9c411254 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c Dec 29 07:49:37.523885 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a6c9f9e8-3aff-4afb-b819-755e9c411254 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:37.524081 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:37.524081 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:37.524452 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a6c9f9e8-3aff-4afb-b819-755e9c411254 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:37.524870 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-a6c9f9e8-3aff-4afb-b819-755e9c411254 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member c09e466e-0d41-498d-8c5c-968c795fba2c {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:49:37.535707 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:37.535707 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:37.566516 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a6c9f9e8-3aff-4afb-b819-755e9c411254 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c returned with HTTP 200 Dec 29 07:49:37.573760 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1224/2455] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:49:37 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c => generated 392 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:49:37.578982 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:37.578982 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:37.580975 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9c21badf-43e3-4278-ba44-568ff4efd2f0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/detail Dec 29 07:49:37.581565 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9c21badf-43e3-4278-ba44-568ff4efd2f0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:37.581778 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:37.581778 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:37.582367 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9c21badf-43e3-4278-ba44-568ff4efd2f0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'detail' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:37.582911 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-9c21badf-43e3-4278-ba44-568ff4efd2f0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:49:37.583892 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:37.583892 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:37.585328 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-9c21badf-43e3-4278-ba44-568ff4efd2f0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:49:37.590067 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-65510f46-5717-4438-bbb7-edb410b33535 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:37.614417 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-65510f46-5717-4438-bbb7-edb410b33535 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 returned with HTTP 200 Dec 29 07:49:37.615770 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1232/2456] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:37 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 => generated 910 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:37.633504 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e611df36-cf29-47eb-a3c2-fa26d948e0c5 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] POST http://10.222.0.20/volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4/action Dec 29 07:49:37.635311 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:37.635311 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:37.636437 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e611df36-cf29-47eb-a3c2-fa26d948e0c5 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:49:37.637502 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e611df36-cf29-47eb-a3c2-fa26d948e0c5 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:37.639275 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.admin_actions [None req-e611df36-cf29-47eb-a3c2-fa26d948e0c5 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Updating volume 'a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4' with '{'status': 'error'}' {{(pid=88228) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 29 07:49:37.678537 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9c21badf-43e3-4278-ba44-568ff4efd2f0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Get all volumes completed successfully. Dec 29 07:49:37.680346 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-9c21badf-43e3-4278-ba44-568ff4efd2f0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:37.680775 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-9c21badf-43e3-4278-ba44-568ff4efd2f0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:37.697191 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-9c21badf-43e3-4278-ba44-568ff4efd2f0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:37.706175 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:37.706175 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:37.719012 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-9c21badf-43e3-4278-ba44-568ff4efd2f0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:37.719456 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-9c21badf-43e3-4278-ba44-568ff4efd2f0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:37.730936 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-9c21badf-43e3-4278-ba44-568ff4efd2f0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:37.744875 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:37.744875 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:37.771683 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:37.771683 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:37.774523 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9c21badf-43e3-4278-ba44-568ff4efd2f0 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/detail returned with HTTP 200 Dec 29 07:49:37.775577 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1225/2457] 10.222.0.20 () {60 vars in 1266 bytes} [Tue Dec 29 07:49:37 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/detail => generated 1995 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:49:37.796406 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0e78351a-a75a-40f8-854c-1bdb225571c3 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] POST http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots Dec 29 07:49:37.797088 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:37.797088 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:37.797694 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0e78351a-a75a-40f8-854c-1bdb225571c3 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c09e466e-0d41-498d-8c5c-968c795fba2c", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-414929601"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:37.798855 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.group_snapshots [None req-0e78351a-a75a-40f8-854c-1bdb225571c3 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Creating new group_snapshot {'group_snapshot': {'group_id': 'c09e466e-0d41-498d-8c5c-968c795fba2c', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-414929601'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Dec 29 07:49:37.806424 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:37.806424 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:37.822478 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.group_snapshots [None req-0e78351a-a75a-40f8-854c-1bdb225571c3 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-414929601. Dec 29 07:49:37.861675 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e611df36-cf29-47eb-a3c2-fa26d948e0c5 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] http://10.222.0.20/volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4/action returned with HTTP 202 Dec 29 07:49:37.862613 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1233/2458] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:49:37 2020] POST /volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4/action => generated 0 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:49:37.869908 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f9ca2bad-f6c3-49dc-b681-7b58c6b93c56 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 Dec 29 07:49:37.870475 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f9ca2bad-f6c3-49dc-b681-7b58c6b93c56 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:37.870689 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:37.870689 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:37.871437 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f9ca2bad-f6c3-49dc-b681-7b58c6b93c56 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:37.907751 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:37.907751 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:37.959102 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:37.959102 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:37.969017 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f9ca2bad-f6c3-49dc-b681-7b58c6b93c56 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:37.997608 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f9ca2bad-f6c3-49dc-b681-7b58c6b93c56 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 returned with HTTP 200 Dec 29 07:49:38.000250 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1234/2459] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:37 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 => generated 906 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:38.018717 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e70b2792-237f-4954-a534-c01ee41f5832 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] POST http://10.222.0.20/volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4/action Dec 29 07:49:38.019562 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:38.019562 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:38.020295 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e70b2792-237f-4954-a534-c01ee41f5832 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:49:38.020844 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e70b2792-237f-4954-a534-c01ee41f5832 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:38.021997 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.admin_actions [None req-e70b2792-237f-4954-a534-c01ee41f5832 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Updating volume 'a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4' with '{'status': 'available'}' {{(pid=88228) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 29 07:49:38.024580 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-0e78351a-a75a-40f8-854c-1bdb225571c3 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1573901439 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1573901439, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:49:38.025605 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-0e78351a-a75a-40f8-854c-1bdb225571c3 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1573901439 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1573901439, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:49:38.071044 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-0e78351a-a75a-40f8-854c-1bdb225571c3 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Created reservations ['4611da4f-7b65-4a9f-9ce7-49cf185e4f86', 'd1eed662-bd79-4749-9bf6-571721acd3d1', '4cf30747-e87e-4e9e-a022-ef56917cf8ce', 'bc584ab4-029d-445c-93da-8c9add34a00d'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:49:38.157071 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:38.157071 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:38.197314 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0e78351a-a75a-40f8-854c-1bdb225571c3 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots returned with HTTP 202 Dec 29 07:49:38.205273 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1226/2460] 10.222.0.20 () {62 vars in 1291 bytes} [Tue Dec 29 07:49:37 2020] POST /volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots => generated 186 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Dec 29 07:49:38.220466 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-19fa8a9f-2cef-4887-8525-baec2eb741e9 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/1db14dea-f881-46ef-b70d-cd7bd1c57d69 Dec 29 07:49:38.221122 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-19fa8a9f-2cef-4887-8525-baec2eb741e9 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:38.221350 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:38.221350 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:38.224378 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-19fa8a9f-2cef-4887-8525-baec2eb741e9 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:38.225961 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.group_snapshots [None req-19fa8a9f-2cef-4887-8525-baec2eb741e9 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member 1db14dea-f881-46ef-b70d-cd7bd1c57d69 {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 29 07:49:38.233447 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:38.233447 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:38.235793 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e70b2792-237f-4954-a534-c01ee41f5832 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] http://10.222.0.20/volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4/action returned with HTTP 202 Dec 29 07:49:38.236901 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1235/2461] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:49:38 2020] POST /volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4/action => generated 0 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:49:38.245531 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ea438625-ed2e-4a24-8e07-cd6ef4c963b3 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 Dec 29 07:49:38.246357 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ea438625-ed2e-4a24-8e07-cd6ef4c963b3 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:38.246772 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:38.246772 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:38.247401 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ea438625-ed2e-4a24-8e07-cd6ef4c963b3 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:38.249682 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-19fa8a9f-2cef-4887-8525-baec2eb741e9 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/1db14dea-f881-46ef-b70d-cd7bd1c57d69 returned with HTTP 200 Dec 29 07:49:38.254305 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1227/2462] 10.222.0.20 () {60 vars in 1380 bytes} [Tue Dec 29 07:49:38 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/1db14dea-f881-46ef-b70d-cd7bd1c57d69 => generated 325 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:38.454661 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:38.454661 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:38.464264 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ea438625-ed2e-4a24-8e07-cd6ef4c963b3 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:38.490530 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ea438625-ed2e-4a24-8e07-cd6ef4c963b3 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 returned with HTTP 200 Dec 29 07:49:38.502539 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1236/2463] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:38 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 => generated 910 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:38.507677 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-efdcbd5c-dd7f-4b2a-8fbb-6abc7fde90d5 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] POST http://10.222.0.20/volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4/action Dec 29 07:49:38.508151 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:38.508151 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:38.508641 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-efdcbd5c-dd7f-4b2a-8fbb-6abc7fde90d5 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:49:38.513537 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-efdcbd5c-dd7f-4b2a-8fbb-6abc7fde90d5 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:38.513537 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.admin_actions [None req-efdcbd5c-dd7f-4b2a-8fbb-6abc7fde90d5 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Updating volume 'a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4' with '{'status': 'maintenance'}' {{(pid=88229) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 29 07:49:38.632129 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:38.632129 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:38.723682 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-efdcbd5c-dd7f-4b2a-8fbb-6abc7fde90d5 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] http://10.222.0.20/volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4/action returned with HTTP 202 Dec 29 07:49:38.724579 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1228/2464] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:49:38 2020] POST /volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4/action => generated 0 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:49:38.743002 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-684ba297-db32-4aa8-b879-5e0286e013f7 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 Dec 29 07:49:38.743002 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-684ba297-db32-4aa8-b879-5e0286e013f7 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:38.743002 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:38.743002 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:38.743002 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-684ba297-db32-4aa8-b879-5e0286e013f7 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:38.801820 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:38.801820 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:38.811591 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-684ba297-db32-4aa8-b879-5e0286e013f7 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:38.835932 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-684ba297-db32-4aa8-b879-5e0286e013f7 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 returned with HTTP 200 Dec 29 07:49:38.836686 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1237/2465] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:38 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 => generated 912 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:38.854548 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c80b07ac-9c96-4194-b01d-3493527891d6 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] POST http://10.222.0.20/volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4/action Dec 29 07:49:38.855060 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:38.855060 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:38.855502 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c80b07ac-9c96-4194-b01d-3493527891d6 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:49:38.855892 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c80b07ac-9c96-4194-b01d-3493527891d6 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:38.856830 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.admin_actions [None req-c80b07ac-9c96-4194-b01d-3493527891d6 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] Updating volume 'a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4' with '{'status': 'available'}' {{(pid=88229) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:101}} Dec 29 07:49:39.022732 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:39.022732 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:39.094491 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c80b07ac-9c96-4194-b01d-3493527891d6 tempest-VolumesActionsTest-1767269132 tempest-VolumesActionsTest-1767269132] http://10.222.0.20/volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4/action returned with HTTP 202 Dec 29 07:49:39.095687 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1229/2466] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:49:38 2020] POST /volume/v3/27fe5dba3c4540bd9bdffbdf47b413c4/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4/action => generated 0 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:49:39.104515 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-77f25062-0c2c-4d6e-80c7-c77e4a2e2e77 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 Dec 29 07:49:39.105340 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-77f25062-0c2c-4d6e-80c7-c77e4a2e2e77 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:39.106029 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:39.106029 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:39.106499 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-77f25062-0c2c-4d6e-80c7-c77e4a2e2e77 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:39.166429 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:39.166429 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:39.178078 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-77f25062-0c2c-4d6e-80c7-c77e4a2e2e77 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:39.216678 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-77f25062-0c2c-4d6e-80c7-c77e4a2e2e77 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 returned with HTTP 200 Dec 29 07:49:39.218237 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1238/2467] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:39 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 => generated 910 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:39.238176 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6fea1634-b1b8-4ed4-82c8-3488fce05495 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] DELETE http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 Dec 29 07:49:39.239452 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6fea1634-b1b8-4ed4-82c8-3488fce05495 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:39.239865 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:39.239865 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:39.240240 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6fea1634-b1b8-4ed4-82c8-3488fce05495 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:39.240704 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-6fea1634-b1b8-4ed4-82c8-3488fce05495 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Delete volume with id: a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 Dec 29 07:49:39.262094 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ca614b55-aab5-4331-866c-c5f38c38f091 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/1db14dea-f881-46ef-b70d-cd7bd1c57d69 Dec 29 07:49:39.262936 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ca614b55-aab5-4331-866c-c5f38c38f091 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:39.263146 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:39.263146 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:39.263511 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ca614b55-aab5-4331-866c-c5f38c38f091 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:39.264827 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.group_snapshots [None req-ca614b55-aab5-4331-866c-c5f38c38f091 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member 1db14dea-f881-46ef-b70d-cd7bd1c57d69 {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 29 07:49:39.280916 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:39.280916 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:39.302639 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ca614b55-aab5-4331-866c-c5f38c38f091 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/1db14dea-f881-46ef-b70d-cd7bd1c57d69 returned with HTTP 200 Dec 29 07:49:39.303711 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1239/2468] 10.222.0.20 () {60 vars in 1380 bytes} [Tue Dec 29 07:49:39 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/1db14dea-f881-46ef-b70d-cd7bd1c57d69 => generated 325 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:49:39.337280 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:39.337280 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:39.338868 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6fea1634-b1b8-4ed4-82c8-3488fce05495 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:39.381836 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6fea1634-b1b8-4ed4-82c8-3488fce05495 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Delete volume request issued successfully. Dec 29 07:49:39.382481 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6fea1634-b1b8-4ed4-82c8-3488fce05495 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 returned with HTTP 202 Dec 29 07:49:39.383493 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1230/2469] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:49:39 2020] DELETE /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 29 07:49:39.395062 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ee2c8d40-1c3a-480e-8ef2-72021989454c tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 Dec 29 07:49:39.395604 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ee2c8d40-1c3a-480e-8ef2-72021989454c tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:39.395818 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:39.395818 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:39.396189 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ee2c8d40-1c3a-480e-8ef2-72021989454c tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:39.488011 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:39.488011 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:39.502287 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ee2c8d40-1c3a-480e-8ef2-72021989454c tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:39.532090 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ee2c8d40-1c3a-480e-8ef2-72021989454c tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 returned with HTTP 200 Dec 29 07:49:39.533065 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1240/2470] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:39 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 => generated 909 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:40.318274 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-91452ee3-52a8-4e05-a187-4a27d078e5fb tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/1db14dea-f881-46ef-b70d-cd7bd1c57d69 Dec 29 07:49:40.318824 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-91452ee3-52a8-4e05-a187-4a27d078e5fb tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:40.319048 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:40.319048 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:40.319425 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-91452ee3-52a8-4e05-a187-4a27d078e5fb tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:40.319878 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.group_snapshots [None req-91452ee3-52a8-4e05-a187-4a27d078e5fb tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member 1db14dea-f881-46ef-b70d-cd7bd1c57d69 {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 29 07:49:40.342525 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:40.342525 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:40.364058 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-91452ee3-52a8-4e05-a187-4a27d078e5fb tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/1db14dea-f881-46ef-b70d-cd7bd1c57d69 returned with HTTP 200 Dec 29 07:49:40.366641 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1231/2471] 10.222.0.20 () {60 vars in 1380 bytes} [Tue Dec 29 07:49:40 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/1db14dea-f881-46ef-b70d-cd7bd1c57d69 => generated 325 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:40.548970 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-26ee6e9a-b24b-4059-93a2-ae65cb27a45b tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 Dec 29 07:49:40.549541 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-26ee6e9a-b24b-4059-93a2-ae65cb27a45b tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:40.549652 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:40.549652 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:40.550020 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-26ee6e9a-b24b-4059-93a2-ae65cb27a45b tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:40.646235 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:40.646235 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:40.660173 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-26ee6e9a-b24b-4059-93a2-ae65cb27a45b tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:40.697138 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-26ee6e9a-b24b-4059-93a2-ae65cb27a45b tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 returned with HTTP 200 Dec 29 07:49:40.706646 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1241/2472] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:40 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 => generated 909 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:49:41.380823 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3d316d9e-968c-40c1-80db-f79e122d26c2 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/1db14dea-f881-46ef-b70d-cd7bd1c57d69 Dec 29 07:49:41.381783 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3d316d9e-968c-40c1-80db-f79e122d26c2 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:41.382075 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:41.382075 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:41.382658 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3d316d9e-968c-40c1-80db-f79e122d26c2 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:41.383123 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.group_snapshots [None req-3d316d9e-968c-40c1-80db-f79e122d26c2 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member 1db14dea-f881-46ef-b70d-cd7bd1c57d69 {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 29 07:49:41.391096 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:41.391096 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:41.408032 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3d316d9e-968c-40c1-80db-f79e122d26c2 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/1db14dea-f881-46ef-b70d-cd7bd1c57d69 returned with HTTP 200 Dec 29 07:49:41.409664 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1232/2473] 10.222.0.20 () {60 vars in 1380 bytes} [Tue Dec 29 07:49:41 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/1db14dea-f881-46ef-b70d-cd7bd1c57d69 => generated 326 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:41.422735 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f6988ca1-3078-4731-8294-719444727d01 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/detail Dec 29 07:49:41.423321 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f6988ca1-3078-4731-8294-719444727d01 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:41.423566 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:41.423566 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:41.423993 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f6988ca1-3078-4731-8294-719444727d01 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:41.424748 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-f6988ca1-3078-4731-8294-719444727d01 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:49:41.430182 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-f6988ca1-3078-4731-8294-719444727d01 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Building query based on filter {{(pid=88228) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:49:41.462065 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f6988ca1-3078-4731-8294-719444727d01 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Get all snapshots completed successfully. Dec 29 07:49:41.463541 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:41.463541 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:41.469043 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f6988ca1-3078-4731-8294-719444727d01 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/detail returned with HTTP 200 Dec 29 07:49:41.470194 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1242/2474] 10.222.0.20 () {58 vars in 1231 bytes} [Tue Dec 29 07:49:41 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/detail => generated 929 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:41.481785 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d772c975-acf1-413d-9b66-41f0b2f44d12 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/b2028bd0-a308-414f-b28c-1a2b241d824d Dec 29 07:49:41.482888 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d772c975-acf1-413d-9b66-41f0b2f44d12 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:41.483185 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:41.483185 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:41.483569 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d772c975-acf1-413d-9b66-41f0b2f44d12 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:41.526208 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:41.526208 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:41.527622 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d772c975-acf1-413d-9b66-41f0b2f44d12 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Snapshot retrieved successfully. Dec 29 07:49:41.529724 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d772c975-acf1-413d-9b66-41f0b2f44d12 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/b2028bd0-a308-414f-b28c-1a2b241d824d returned with HTTP 200 Dec 29 07:49:41.537033 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1233/2475] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:49:41 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/b2028bd0-a308-414f-b28c-1a2b241d824d => generated 469 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:41.542180 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bed95133-b565-4b94-8fe3-213cd61a0371 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/14299b98-8305-4165-8600-2b09eafe17cc Dec 29 07:49:41.542755 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bed95133-b565-4b94-8fe3-213cd61a0371 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:41.542972 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:41.542972 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:41.543345 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bed95133-b565-4b94-8fe3-213cd61a0371 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:41.571328 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:41.571328 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:41.572768 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bed95133-b565-4b94-8fe3-213cd61a0371 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Snapshot retrieved successfully. Dec 29 07:49:41.574746 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bed95133-b565-4b94-8fe3-213cd61a0371 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/14299b98-8305-4165-8600-2b09eafe17cc returned with HTTP 200 Dec 29 07:49:41.575966 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1243/2476] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:49:41 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/14299b98-8305-4165-8600-2b09eafe17cc => generated 469 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:41.588897 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-20e2ba18-1734-44ed-98ee-26ca6ff7b4fa tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] DELETE http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/1db14dea-f881-46ef-b70d-cd7bd1c57d69 Dec 29 07:49:41.589551 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-20e2ba18-1734-44ed-98ee-26ca6ff7b4fa tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:41.589810 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:41.589810 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:41.590323 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-20e2ba18-1734-44ed-98ee-26ca6ff7b4fa tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:41.590840 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.group_snapshots [None req-20e2ba18-1734-44ed-98ee-26ca6ff7b4fa tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] delete called for member 1db14dea-f881-46ef-b70d-cd7bd1c57d69 {{(pid=88229) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 29 07:49:41.591270 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.group_snapshots [None req-20e2ba18-1734-44ed-98ee-26ca6ff7b4fa tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Delete group_snapshot with id: 1db14dea-f881-46ef-b70d-cd7bd1c57d69 Dec 29 07:49:41.610456 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:41.610456 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:41.703030 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-20e2ba18-1734-44ed-98ee-26ca6ff7b4fa tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/1db14dea-f881-46ef-b70d-cd7bd1c57d69 returned with HTTP 202 Dec 29 07:49:41.704365 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1234/2477] 10.222.0.20 () {60 vars in 1383 bytes} [Tue Dec 29 07:49:41 2020] DELETE /volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/1db14dea-f881-46ef-b70d-cd7bd1c57d69 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 29 07:49:41.714815 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7c4344d7-8faf-41b9-925c-8cc17534897f tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/detail Dec 29 07:49:41.715606 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7c4344d7-8faf-41b9-925c-8cc17534897f tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:41.715954 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:41.715954 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:41.716567 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7c4344d7-8faf-41b9-925c-8cc17534897f tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:41.717997 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-7c4344d7-8faf-41b9-925c-8cc17534897f tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:49:41.720231 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7c4344d7-8faf-41b9-925c-8cc17534897f tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:49:41.730751 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ca69d525-16a3-47cd-8202-eb97f6add664 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 Dec 29 07:49:41.734674 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ca69d525-16a3-47cd-8202-eb97f6add664 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:41.735060 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:41.735060 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:41.735680 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ca69d525-16a3-47cd-8202-eb97f6add664 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:41.813524 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ca69d525-16a3-47cd-8202-eb97f6add664 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 returned with HTTP 404 Dec 29 07:49:41.814990 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1235/2478] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:41 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a3a002f1-ea55-4fe7-a2c7-5d4e16f64ce4 => generated 109 bytes in 103 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:49:41.821222 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7c4344d7-8faf-41b9-925c-8cc17534897f tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Get all volumes completed successfully. Dec 29 07:49:41.822784 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-7c4344d7-8faf-41b9-925c-8cc17534897f tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:41.823223 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-7c4344d7-8faf-41b9-925c-8cc17534897f tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:41.824895 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-02c5e917-c5f6-463b-a68d-6b383af0e38e tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] DELETE http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/9a8f5cf9-774b-470e-abc4-c55c3693f85f Dec 29 07:49:41.829792 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-02c5e917-c5f6-463b-a68d-6b383af0e38e tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:41.830637 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-02c5e917-c5f6-463b-a68d-6b383af0e38e tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:41.832295 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-7c4344d7-8faf-41b9-925c-8cc17534897f tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:41.852934 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-02c5e917-c5f6-463b-a68d-6b383af0e38e tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Delete volume with id: 9a8f5cf9-774b-470e-abc4-c55c3693f85f Dec 29 07:49:41.934705 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:41.934705 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:41.945778 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-7c4344d7-8faf-41b9-925c-8cc17534897f tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:41.946515 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-7c4344d7-8faf-41b9-925c-8cc17534897f tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:41.950077 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-02c5e917-c5f6-463b-a68d-6b383af0e38e tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/9a8f5cf9-774b-470e-abc4-c55c3693f85f returned with HTTP 404 Dec 29 07:49:41.956289 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1236/2479] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:49:41 2020] DELETE /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/9a8f5cf9-774b-470e-abc4-c55c3693f85f => generated 109 bytes in 137 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:49:41.961871 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-7c4344d7-8faf-41b9-925c-8cc17534897f tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:41.969686 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8b13f4dc-85f4-4a8d-aeff-ea8f8cea3e13 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] DELETE http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/f4850e8d-60a3-46c9-a7ed-69a1304a87dc Dec 29 07:49:41.970844 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8b13f4dc-85f4-4a8d-aeff-ea8f8cea3e13 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:41.971610 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8b13f4dc-85f4-4a8d-aeff-ea8f8cea3e13 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:41.972697 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-8b13f4dc-85f4-4a8d-aeff-ea8f8cea3e13 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Delete volume with id: f4850e8d-60a3-46c9-a7ed-69a1304a87dc Dec 29 07:49:41.980361 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:41.980361 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:42.003636 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7c4344d7-8faf-41b9-925c-8cc17534897f tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/detail returned with HTTP 200 Dec 29 07:49:42.004636 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1244/2480] 10.222.0.20 () {60 vars in 1266 bytes} [Tue Dec 29 07:49:41 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/detail => generated 1995 bytes in 296 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:49:42.035110 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c2fcfa7f-9c55-4401-9962-14474c36e25c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/detail Dec 29 07:49:42.036507 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c2fcfa7f-9c55-4401-9962-14474c36e25c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:42.037021 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:42.037021 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:42.041318 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c2fcfa7f-9c55-4401-9962-14474c36e25c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:42.041885 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-c2fcfa7f-9c55-4401-9962-14474c36e25c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:49:42.044392 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-c2fcfa7f-9c55-4401-9962-14474c36e25c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Building query based on filter {{(pid=88228) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:49:42.071618 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8b13f4dc-85f4-4a8d-aeff-ea8f8cea3e13 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/f4850e8d-60a3-46c9-a7ed-69a1304a87dc returned with HTTP 404 Dec 29 07:49:42.073212 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1237/2481] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:49:41 2020] DELETE /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/f4850e8d-60a3-46c9-a7ed-69a1304a87dc => generated 109 bytes in 116 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:49:42.075766 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c2fcfa7f-9c55-4401-9962-14474c36e25c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Get all snapshots completed successfully. Dec 29 07:49:42.077151 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:42.077151 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:42.080023 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c2fcfa7f-9c55-4401-9962-14474c36e25c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/detail returned with HTTP 200 Dec 29 07:49:42.083278 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2fd91ddb-0666-496e-ba3c-7044c0205d8a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] DELETE http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a762ab1a-18b5-42a3-92ab-35f71262aac3 Dec 29 07:49:42.084034 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2fd91ddb-0666-496e-ba3c-7044c0205d8a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:42.084708 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2fd91ddb-0666-496e-ba3c-7044c0205d8a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:42.086070 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-2fd91ddb-0666-496e-ba3c-7044c0205d8a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Delete volume with id: a762ab1a-18b5-42a3-92ab-35f71262aac3 Dec 29 07:49:42.086828 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1245/2482] 10.222.0.20 () {58 vars in 1231 bytes} [Tue Dec 29 07:49:42 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/detail => generated 927 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:42.112907 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6a0f0963-6460-4aa0-8a19-f4c213401548 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/14299b98-8305-4165-8600-2b09eafe17cc Dec 29 07:49:42.113659 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6a0f0963-6460-4aa0-8a19-f4c213401548 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:42.114069 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:42.114069 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:42.114808 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6a0f0963-6460-4aa0-8a19-f4c213401548 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:42.166390 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:42.166390 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:42.172061 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6a0f0963-6460-4aa0-8a19-f4c213401548 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Snapshot retrieved successfully. Dec 29 07:49:42.174270 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6a0f0963-6460-4aa0-8a19-f4c213401548 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/14299b98-8305-4165-8600-2b09eafe17cc returned with HTTP 200 Dec 29 07:49:42.178213 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1246/2483] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:49:42 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/14299b98-8305-4165-8600-2b09eafe17cc => generated 468 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:42.191311 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2fd91ddb-0666-496e-ba3c-7044c0205d8a tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a762ab1a-18b5-42a3-92ab-35f71262aac3 returned with HTTP 404 Dec 29 07:49:42.192658 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1238/2484] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:49:42 2020] DELETE /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/a762ab1a-18b5-42a3-92ab-35f71262aac3 => generated 109 bytes in 114 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:49:42.199835 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc73820e-3c17-4191-9485-3aa66a5c1abf tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] DELETE http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/40154997-ca87-4587-8fea-24c313d5a00c Dec 29 07:49:42.200847 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc73820e-3c17-4191-9485-3aa66a5c1abf tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:42.201677 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:42.201677 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:42.202362 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc73820e-3c17-4191-9485-3aa66a5c1abf tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:42.203078 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-dc73820e-3c17-4191-9485-3aa66a5c1abf tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Delete volume with id: 40154997-ca87-4587-8fea-24c313d5a00c Dec 29 07:49:42.256962 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc73820e-3c17-4191-9485-3aa66a5c1abf tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/40154997-ca87-4587-8fea-24c313d5a00c returned with HTTP 404 Dec 29 07:49:42.257942 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1247/2485] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:49:42 2020] DELETE /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/40154997-ca87-4587-8fea-24c313d5a00c => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:49:42.266071 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8ba647f6-f2b8-4057-a39b-9117a699ad9c tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] DELETE http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 Dec 29 07:49:42.266717 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8ba647f6-f2b8-4057-a39b-9117a699ad9c tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:42.267104 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8ba647f6-f2b8-4057-a39b-9117a699ad9c tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:42.267574 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-8ba647f6-f2b8-4057-a39b-9117a699ad9c tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Delete volume with id: 1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 Dec 29 07:49:42.364195 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:42.364195 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:42.366914 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8ba647f6-f2b8-4057-a39b-9117a699ad9c tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:42.414536 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8ba647f6-f2b8-4057-a39b-9117a699ad9c tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Delete volume request issued successfully. Dec 29 07:49:42.416055 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8ba647f6-f2b8-4057-a39b-9117a699ad9c tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 returned with HTTP 202 Dec 29 07:49:42.417673 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1239/2486] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:49:42 2020] DELETE /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:49:42.426171 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-40446e0d-3eb7-4f30-ba01-671fff1dd41e tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 Dec 29 07:49:42.426857 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-40446e0d-3eb7-4f30-ba01-671fff1dd41e tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:42.427347 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-40446e0d-3eb7-4f30-ba01-671fff1dd41e tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:42.518090 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:42.518090 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:42.527404 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-40446e0d-3eb7-4f30-ba01-671fff1dd41e tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:42.553939 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-40446e0d-3eb7-4f30-ba01-671fff1dd41e tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 returned with HTTP 200 Dec 29 07:49:42.555006 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1248/2487] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:42 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 => generated 928 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:43.191038 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-367c4d6a-034d-47cb-898c-6a09c7803020 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/14299b98-8305-4165-8600-2b09eafe17cc Dec 29 07:49:43.192233 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-367c4d6a-034d-47cb-898c-6a09c7803020 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:43.192638 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:43.192638 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:43.193278 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-367c4d6a-034d-47cb-898c-6a09c7803020 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:43.219805 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:43.219805 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:43.221391 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-367c4d6a-034d-47cb-898c-6a09c7803020 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Snapshot retrieved successfully. Dec 29 07:49:43.223578 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-367c4d6a-034d-47cb-898c-6a09c7803020 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/14299b98-8305-4165-8600-2b09eafe17cc returned with HTTP 200 Dec 29 07:49:43.224614 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1240/2488] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:49:43 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/14299b98-8305-4165-8600-2b09eafe17cc => generated 468 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:43.573006 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c4a9e87a-0ef2-472e-beff-59180195d662 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 Dec 29 07:49:43.573833 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c4a9e87a-0ef2-472e-beff-59180195d662 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:43.574260 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:43.574260 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:43.574942 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c4a9e87a-0ef2-472e-beff-59180195d662 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:43.655859 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:43.655859 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:43.668994 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c4a9e87a-0ef2-472e-beff-59180195d662 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Volume info retrieved successfully. Dec 29 07:49:43.692512 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c4a9e87a-0ef2-472e-beff-59180195d662 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 returned with HTTP 200 Dec 29 07:49:43.693629 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1249/2489] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:43 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 => generated 928 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:44.239250 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-373b9011-ca54-4bad-8f9a-566b0b21ebf5 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/14299b98-8305-4165-8600-2b09eafe17cc Dec 29 07:49:44.239797 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-373b9011-ca54-4bad-8f9a-566b0b21ebf5 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:44.240429 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:44.240429 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:44.240429 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-373b9011-ca54-4bad-8f9a-566b0b21ebf5 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:44.279374 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:44.279374 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:44.281171 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-373b9011-ca54-4bad-8f9a-566b0b21ebf5 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Snapshot retrieved successfully. Dec 29 07:49:44.283689 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-373b9011-ca54-4bad-8f9a-566b0b21ebf5 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/14299b98-8305-4165-8600-2b09eafe17cc returned with HTTP 200 Dec 29 07:49:44.284823 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1241/2490] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:49:44 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/14299b98-8305-4165-8600-2b09eafe17cc => generated 467 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:44.710695 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bb6881db-567f-4b8e-8230-2734fbf90c80 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] GET http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 Dec 29 07:49:44.711293 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bb6881db-567f-4b8e-8230-2734fbf90c80 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:44.711494 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:44.711494 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:44.712596 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bb6881db-567f-4b8e-8230-2734fbf90c80 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:44.769673 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bb6881db-567f-4b8e-8230-2734fbf90c80 tempest-VolumesActionsTest-1823397455 tempest-VolumesActionsTest-1823397455] http://10.222.0.20/volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 returned with HTTP 404 Dec 29 07:49:44.775569 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1250/2491] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:44 2020] GET /volume/v3/2bafededbb3d490db4c8fa7f983c4a41/volumes/1ad48fd5-35d6-4a75-8f2d-3cfc1ee75b30 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:49:45.300934 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-87ffa5db-9794-4144-82be-0f350efb55b6 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/14299b98-8305-4165-8600-2b09eafe17cc Dec 29 07:49:45.302157 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-87ffa5db-9794-4144-82be-0f350efb55b6 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:45.302743 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:45.302743 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:45.303407 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-87ffa5db-9794-4144-82be-0f350efb55b6 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:45.333974 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-87ffa5db-9794-4144-82be-0f350efb55b6 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/14299b98-8305-4165-8600-2b09eafe17cc returned with HTTP 404 Dec 29 07:49:45.336749 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1242/2492] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:49:45 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/14299b98-8305-4165-8600-2b09eafe17cc => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:49:45.345752 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-87ff6e1b-e618-4ae0-95db-86c0b53e3316 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/b2028bd0-a308-414f-b28c-1a2b241d824d Dec 29 07:49:45.346532 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-87ff6e1b-e618-4ae0-95db-86c0b53e3316 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:45.347244 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-87ff6e1b-e618-4ae0-95db-86c0b53e3316 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:45.378072 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-87ff6e1b-e618-4ae0-95db-86c0b53e3316 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/b2028bd0-a308-414f-b28c-1a2b241d824d returned with HTTP 404 Dec 29 07:49:45.379673 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1251/2493] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:49:45 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/b2028bd0-a308-414f-b28c-1a2b241d824d => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:49:45.388893 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-31ee4bee-f907-4a8b-b175-89f9ef6c2bab tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/1db14dea-f881-46ef-b70d-cd7bd1c57d69 Dec 29 07:49:45.389576 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-31ee4bee-f907-4a8b-b175-89f9ef6c2bab tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:45.390142 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-31ee4bee-f907-4a8b-b175-89f9ef6c2bab tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:45.390664 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.group_snapshots [None req-31ee4bee-f907-4a8b-b175-89f9ef6c2bab tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member 1db14dea-f881-46ef-b70d-cd7bd1c57d69 {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 29 07:49:45.399108 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-31ee4bee-f907-4a8b-b175-89f9ef6c2bab tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/1db14dea-f881-46ef-b70d-cd7bd1c57d69 returned with HTTP 404 Dec 29 07:49:45.400267 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1243/2494] 10.222.0.20 () {60 vars in 1380 bytes} [Tue Dec 29 07:49:45 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/1db14dea-f881-46ef-b70d-cd7bd1c57d69 => generated 116 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:49:45.408601 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-80c0a9a4-e95b-42e9-8057-4625520237d8 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] DELETE http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/1db14dea-f881-46ef-b70d-cd7bd1c57d69 Dec 29 07:49:45.409467 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-80c0a9a4-e95b-42e9-8057-4625520237d8 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:45.410175 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-80c0a9a4-e95b-42e9-8057-4625520237d8 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:45.411023 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.group_snapshots [None req-80c0a9a4-e95b-42e9-8057-4625520237d8 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] delete called for member 1db14dea-f881-46ef-b70d-cd7bd1c57d69 {{(pid=88228) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 29 07:49:45.411372 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.group_snapshots [None req-80c0a9a4-e95b-42e9-8057-4625520237d8 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Delete group_snapshot with id: 1db14dea-f881-46ef-b70d-cd7bd1c57d69 Dec 29 07:49:45.426015 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-80c0a9a4-e95b-42e9-8057-4625520237d8 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/1db14dea-f881-46ef-b70d-cd7bd1c57d69 returned with HTTP 404 Dec 29 07:49:45.427102 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1252/2495] 10.222.0.20 () {60 vars in 1383 bytes} [Tue Dec 29 07:49:45 2020] DELETE /volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/1db14dea-f881-46ef-b70d-cd7bd1c57d69 => generated 116 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:49:45.435704 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4726004a-2ced-46ba-b4b7-2a1730048114 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/detail Dec 29 07:49:45.436392 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4726004a-2ced-46ba-b4b7-2a1730048114 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:45.436882 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4726004a-2ced-46ba-b4b7-2a1730048114 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'detail' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:45.437606 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-4726004a-2ced-46ba-b4b7-2a1730048114 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:49:45.439733 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4726004a-2ced-46ba-b4b7-2a1730048114 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:49:45.519635 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4726004a-2ced-46ba-b4b7-2a1730048114 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Get all volumes completed successfully. Dec 29 07:49:45.519635 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-4726004a-2ced-46ba-b4b7-2a1730048114 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:45.519635 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-4726004a-2ced-46ba-b4b7-2a1730048114 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:45.521611 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-4726004a-2ced-46ba-b4b7-2a1730048114 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:45.532075 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:45.532075 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:45.549231 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-4726004a-2ced-46ba-b4b7-2a1730048114 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:45.550020 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-4726004a-2ced-46ba-b4b7-2a1730048114 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:45.559953 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-4726004a-2ced-46ba-b4b7-2a1730048114 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:45.569616 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:45.569616 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:45.599388 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4726004a-2ced-46ba-b4b7-2a1730048114 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/detail returned with HTTP 200 Dec 29 07:49:45.600818 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1244/2496] 10.222.0.20 () {60 vars in 1266 bytes} [Tue Dec 29 07:49:45 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/detail => generated 1995 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:49:45.623715 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3a62dbef-0de2-49f2-b1c6-b31a18e59093 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] POST http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c/action Dec 29 07:49:45.624538 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3a62dbef-0de2-49f2-b1c6-b31a18e59093 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:49:45.625134 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3a62dbef-0de2-49f2-b1c6-b31a18e59093 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:45.626231 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-3a62dbef-0de2-49f2-b1c6-b31a18e59093 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] delete called for group c09e466e-0d41-498d-8c5c-968c795fba2c {{(pid=88228) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 29 07:49:45.626840 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.groups [None req-3a62dbef-0de2-49f2-b1c6-b31a18e59093 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Delete group with id: c09e466e-0d41-498d-8c5c-968c795fba2c Dec 29 07:49:45.638464 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:45.638464 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:45.942109 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3a62dbef-0de2-49f2-b1c6-b31a18e59093 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c/action returned with HTTP 202 Dec 29 07:49:45.943033 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1253/2497] 10.222.0.20 () {62 vars in 1395 bytes} [Tue Dec 29 07:49:45 2020] POST /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c/action => generated 0 bytes in 325 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 29 07:49:45.951941 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1ea69d32-2e75-4444-abdc-d92788c80842 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/d333f9f0-2bdc-4c09-9831-6f261b2cc47a Dec 29 07:49:45.954779 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1ea69d32-2e75-4444-abdc-d92788c80842 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:45.955486 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:45.955486 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:45.956137 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1ea69d32-2e75-4444-abdc-d92788c80842 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:46.067664 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:46.067664 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:46.077883 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1ea69d32-2e75-4444-abdc-d92788c80842 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Volume info retrieved successfully. Dec 29 07:49:46.101145 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-1ea69d32-2e75-4444-abdc-d92788c80842 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:46.102014 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-1ea69d32-2e75-4444-abdc-d92788c80842 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:46.112608 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-1ea69d32-2e75-4444-abdc-d92788c80842 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:46.121442 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:46.121442 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:46.147808 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1ea69d32-2e75-4444-abdc-d92788c80842 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/d333f9f0-2bdc-4c09-9831-6f261b2cc47a returned with HTTP 200 Dec 29 07:49:46.149298 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1245/2498] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:45 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/d333f9f0-2bdc-4c09-9831-6f261b2cc47a => generated 1000 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:49:47.166095 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc53ec2b-0977-4023-a1fe-41b2ac5ecc3c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/d333f9f0-2bdc-4c09-9831-6f261b2cc47a Dec 29 07:49:47.167228 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc53ec2b-0977-4023-a1fe-41b2ac5ecc3c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:47.167597 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:47.167597 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:47.168211 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc53ec2b-0977-4023-a1fe-41b2ac5ecc3c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:47.232266 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:47.232266 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:47.243024 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dc53ec2b-0977-4023-a1fe-41b2ac5ecc3c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Volume info retrieved successfully. Dec 29 07:49:47.262904 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-dc53ec2b-0977-4023-a1fe-41b2ac5ecc3c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:47.263822 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-dc53ec2b-0977-4023-a1fe-41b2ac5ecc3c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:47.273862 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-dc53ec2b-0977-4023-a1fe-41b2ac5ecc3c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:47.282910 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:47.282910 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:47.309920 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc53ec2b-0977-4023-a1fe-41b2ac5ecc3c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/d333f9f0-2bdc-4c09-9831-6f261b2cc47a returned with HTTP 200 Dec 29 07:49:47.319743 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1254/2499] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:47 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/d333f9f0-2bdc-4c09-9831-6f261b2cc47a => generated 1000 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:49:48.329211 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9f87e0b5-7f35-42c6-a68c-66793a60a454 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/d333f9f0-2bdc-4c09-9831-6f261b2cc47a Dec 29 07:49:48.329770 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9f87e0b5-7f35-42c6-a68c-66793a60a454 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:48.329994 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:48.329994 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:48.330373 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9f87e0b5-7f35-42c6-a68c-66793a60a454 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:48.395543 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:48.395543 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:48.405886 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9f87e0b5-7f35-42c6-a68c-66793a60a454 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Volume info retrieved successfully. Dec 29 07:49:48.423323 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-9f87e0b5-7f35-42c6-a68c-66793a60a454 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:48.423705 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-9f87e0b5-7f35-42c6-a68c-66793a60a454 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:48.432133 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-9f87e0b5-7f35-42c6-a68c-66793a60a454 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:48.440720 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:48.440720 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:48.467774 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9f87e0b5-7f35-42c6-a68c-66793a60a454 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/d333f9f0-2bdc-4c09-9831-6f261b2cc47a returned with HTTP 200 Dec 29 07:49:48.478338 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1246/2500] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:48 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/d333f9f0-2bdc-4c09-9831-6f261b2cc47a => generated 1000 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:49:49.485369 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4757ce59-a082-49f5-b451-72c6ed9687f2 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/d333f9f0-2bdc-4c09-9831-6f261b2cc47a Dec 29 07:49:49.485930 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4757ce59-a082-49f5-b451-72c6ed9687f2 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:49.486108 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:49.486108 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:49.486818 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4757ce59-a082-49f5-b451-72c6ed9687f2 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:49.535069 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4757ce59-a082-49f5-b451-72c6ed9687f2 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/d333f9f0-2bdc-4c09-9831-6f261b2cc47a returned with HTTP 404 Dec 29 07:49:49.536341 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1255/2501] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:49 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/d333f9f0-2bdc-4c09-9831-6f261b2cc47a => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:49:49.544541 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2d634e25-8566-4621-9056-b674b2f6d54c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/b83c2df6-ddfe-40af-9357-04a15fe7a374 Dec 29 07:49:49.545876 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2d634e25-8566-4621-9056-b674b2f6d54c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:49.546157 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:49.546157 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:49.546654 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2d634e25-8566-4621-9056-b674b2f6d54c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:49.594077 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2d634e25-8566-4621-9056-b674b2f6d54c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/b83c2df6-ddfe-40af-9357-04a15fe7a374 returned with HTTP 404 Dec 29 07:49:49.595404 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1247/2502] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:49 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/b83c2df6-ddfe-40af-9357-04a15fe7a374 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:49:49.604132 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dfca9264-5df3-4492-80ab-027e063ab579 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c Dec 29 07:49:49.604934 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dfca9264-5df3-4492-80ab-027e063ab579 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:49.605744 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dfca9264-5df3-4492-80ab-027e063ab579 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:49.606332 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-dfca9264-5df3-4492-80ab-027e063ab579 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member c09e466e-0d41-498d-8c5c-968c795fba2c {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:49:49.613992 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dfca9264-5df3-4492-80ab-027e063ab579 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c returned with HTTP 404 Dec 29 07:49:49.615688 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1256/2503] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:49:49 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/c09e466e-0d41-498d-8c5c-968c795fba2c => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:49:49.623380 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d182db8f-3634-4f39-ad51-5f311cbcc969 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] DELETE http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/group_types/d0630338-37db-4653-8ee9-afc0c3c0be8a Dec 29 07:49:49.624059 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d182db8f-3634-4f39-ad51-5f311cbcc969 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:49.624619 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d182db8f-3634-4f39-ad51-5f311cbcc969 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:49.651949 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:49:49.651949 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:49:49.658935 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d182db8f-3634-4f39-ad51-5f311cbcc969 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/group_types/d0630338-37db-4653-8ee9-afc0c3c0be8a returned with HTTP 202 Dec 29 07:49:49.663433 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1248/2504] 10.222.0.20 () {60 vars in 1371 bytes} [Tue Dec 29 07:49:49 2020] DELETE /volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/group_types/d0630338-37db-4653-8ee9-afc0c3c0be8a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 29 07:49:49.674867 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a0e1f1b0-cf9d-436f-b7e9-8dfd1b1998cd tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] POST http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/types Dec 29 07:49:49.675924 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a0e1f1b0-cf9d-436f-b7e9-8dfd1b1998cd tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-500682827"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:49.729764 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a0e1f1b0-cf9d-436f-b7e9-8dfd1b1998cd tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/types returned with HTTP 200 Dec 29 07:49:49.730634 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1257/2505] 10.222.0.20 () {60 vars in 1219 bytes} [Tue Dec 29 07:49:49 2020] POST /volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/types => generated 223 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:49.741349 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ee6a92f1-3bf6-4ccb-85e6-1cb26ad3113a tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] POST http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/group_types Dec 29 07:49:49.742244 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ee6a92f1-3bf6-4ccb-85e6-1cb26ad3113a tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1139085562"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:49.782392 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ee6a92f1-3bf6-4ccb-85e6-1cb26ad3113a tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/group_types returned with HTTP 202 Dec 29 07:49:49.783603 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1249/2506] 10.222.0.20 () {62 vars in 1278 bytes} [Tue Dec 29 07:49:49 2020] POST /volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/group_types => generated 181 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:49:49.793655 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aefb038d-25e3-44d9-9bad-bfc0d2c994ff tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] POST http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups Dec 29 07:49:49.796460 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aefb038d-25e3-44d9-9bad-bfc0d2c994ff tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5b5507d6-5250-44f0-9940-9d86ef6a66c3", "volume_types": ["b75a375f-41c2-40bd-a12b-74a68672a19c"], "name": "tempest-GroupSnapshotsTest-Group-503053217"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:49.797538 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-aefb038d-25e3-44d9-9bad-bfc0d2c994ff tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Creating new group {'group': {'group_type': '5b5507d6-5250-44f0-9940-9d86ef6a66c3', 'volume_types': ['b75a375f-41c2-40bd-a12b-74a68672a19c'], 'name': 'tempest-GroupSnapshotsTest-Group-503053217'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Dec 29 07:49:49.820051 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.groups [None req-aefb038d-25e3-44d9-9bad-bfc0d2c994ff tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Creating group tempest-GroupSnapshotsTest-Group-503053217. Dec 29 07:49:49.853447 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-aefb038d-25e3-44d9-9bad-bfc0d2c994ff tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Availability Zones retrieved successfully. Dec 29 07:49:49.877932 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-aefb038d-25e3-44d9-9bad-bfc0d2c994ff tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Created reservations ['9288e6a9-83f4-4651-ae5d-928c524d4ba6'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:49:49.950606 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aefb038d-25e3-44d9-9bad-bfc0d2c994ff tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups returned with HTTP 202 Dec 29 07:49:49.955617 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1258/2507] 10.222.0.20 () {62 vars in 1264 bytes} [Tue Dec 29 07:49:49 2020] POST /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups => generated 111 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:49:49.962858 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3df70c5b-86ac-43e3-9d13-aa510129a6ab tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/8e2cc40a-6608-48e0-9023-8b8e93971692 Dec 29 07:49:49.963520 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3df70c5b-86ac-43e3-9d13-aa510129a6ab tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:49.964097 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3df70c5b-86ac-43e3-9d13-aa510129a6ab tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:49.964582 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-3df70c5b-86ac-43e3-9d13-aa510129a6ab tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member 8e2cc40a-6608-48e0-9023-8b8e93971692 {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:49:49.976371 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:49.976371 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:50.025565 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3df70c5b-86ac-43e3-9d13-aa510129a6ab tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/8e2cc40a-6608-48e0-9023-8b8e93971692 returned with HTTP 200 Dec 29 07:49:50.032554 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1250/2508] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:49:49 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/8e2cc40a-6608-48e0-9023-8b8e93971692 => generated 391 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:51.039295 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cd237096-a3a4-48cd-b6a0-fed8c0628e5c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/8e2cc40a-6608-48e0-9023-8b8e93971692 Dec 29 07:49:51.039993 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cd237096-a3a4-48cd-b6a0-fed8c0628e5c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:51.040324 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:51.040324 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:51.040858 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cd237096-a3a4-48cd-b6a0-fed8c0628e5c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:51.041331 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-cd237096-a3a4-48cd-b6a0-fed8c0628e5c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member 8e2cc40a-6608-48e0-9023-8b8e93971692 {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:49:51.048546 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:51.048546 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:51.074780 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cd237096-a3a4-48cd-b6a0-fed8c0628e5c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/8e2cc40a-6608-48e0-9023-8b8e93971692 returned with HTTP 200 Dec 29 07:49:51.075627 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1259/2509] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:49:51 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/8e2cc40a-6608-48e0-9023-8b8e93971692 => generated 392 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:51.086889 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3c2566f4-2758-4943-a862-ff18a8502e88 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] POST http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes Dec 29 07:49:51.087496 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:51.087496 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:51.088049 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3c2566f4-2758-4943-a862-ff18a8502e88 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b75a375f-41c2-40bd-a12b-74a68672a19c", "group_id": "8e2cc40a-6608-48e0-9023-8b8e93971692", "size": 1, "name": "tempest-GroupSnapshotsTest-Volume-627086141"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:51.093095 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-3c2566f4-2758-4943-a862-ff18a8502e88 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Create volume request body: {'volume': {'volume_type': 'b75a375f-41c2-40bd-a12b-74a68672a19c', 'group_id': '8e2cc40a-6608-48e0-9023-8b8e93971692', 'size': 1, 'name': 'tempest-GroupSnapshotsTest-Volume-627086141'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:49:51.114740 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:51.114740 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:51.115956 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-3c2566f4-2758-4943-a862-ff18a8502e88 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Create volume of 1 GB Dec 29 07:49:51.131550 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3c2566f4-2758-4943-a862-ff18a8502e88 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Availability Zones retrieved successfully. Dec 29 07:49:51.147910 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3c2566f4-2758-4943-a862-ff18a8502e88 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Flow 'volume_create_api' (6ac7a6d0-97b0-4a5b-9187-4d5921fd58de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:51.150971 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3c2566f4-2758-4943-a862-ff18a8502e88 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c774caf-5106-44e6-88ff-d606e63ccfc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:51.152793 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:51.152793 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:51.153315 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-3c2566f4-2758-4943-a862-ff18a8502e88 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:49:51.218892 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3c2566f4-2758-4943-a862-ff18a8502e88 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c774caf-5106-44e6-88ff-d606e63ccfc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T07:49:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b75a375f-41c2-40bd-a12b-74a68672a19c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-500682827',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b75a375f-41c2-40bd-a12b-74a68672a19c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8e2cc40a-6608-48e0-9023-8b8e93971692', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:51.221555 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3c2566f4-2758-4943-a862-ff18a8502e88 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (749d3c7c-720a-4214-b027-f04829b6acdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:51.273600 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-3c2566f4-2758-4943-a862-ff18a8502e88 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-500682827 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-500682827, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:49:51.274941 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-3c2566f4-2758-4943-a862-ff18a8502e88 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-500682827 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-500682827, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:49:51.323972 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-3c2566f4-2758-4943-a862-ff18a8502e88 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Created reservations ['b3ef1fad-1949-42d1-aa7d-7894cb828113', '8fea09ac-b40f-4d87-805f-a4557940ca4d', '2f6e6f68-a74c-4414-933a-85917d9be056', '8c3ecbfa-e816-4739-b78e-33135280312c'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:49:51.327125 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3c2566f4-2758-4943-a862-ff18a8502e88 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (749d3c7c-720a-4214-b027-f04829b6acdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3ef1fad-1949-42d1-aa7d-7894cb828113', '8fea09ac-b40f-4d87-805f-a4557940ca4d', '2f6e6f68-a74c-4414-933a-85917d9be056', '8c3ecbfa-e816-4739-b78e-33135280312c']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:51.329592 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3c2566f4-2758-4943-a862-ff18a8502e88 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b14d44aa-2833-4b7a-a8e6-f651a95fdd80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:51.419238 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3c2566f4-2758-4943-a862-ff18a8502e88 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b14d44aa-2833-4b7a-a8e6-f651a95fdd80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d629d31-8f90-43b9-a12c-046be3c40543', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-627086141',encryption_key_id=None,group_id=8e2cc40a-6608-48e0-9023-8b8e93971692,group_type_id=,metadata={},multiattach=False,project_id='901cac05ccff44a9827ea831bfa65e5c',qos_specs=None,replication_status=,reservations=['b3ef1fad-1949-42d1-aa7d-7894cb828113','8fea09ac-b40f-4d87-805f-a4557940ca4d','2f6e6f68-a74c-4414-933a-85917d9be056','8c3ecbfa-e816-4739-b78e-33135280312c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='948d5c40aab04d249f86788f1662fb7e',volume_type_id=b75a375f-41c2-40bd-a12b-74a68672a19c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:49:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-GroupSnapshotsTest-Volume-627086141',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8e2cc40a-6608-48e0-9023-8b8e93971692,host=None,id=0d629d31-8f90-43b9-a12c-046be3c40543,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='901cac05ccff44a9827ea831bfa65e5c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='948d5c40aab04d249f86788f1662fb7e',volume_attachment=,volume_type=,volume_type_id=b75a375f-41c2-40bd-a12b-74a68672a19c)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:51.421868 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3c2566f4-2758-4943-a862-ff18a8502e88 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2dbdeb2-34eb-440a-8d03-f999e2b8ab03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:51.450267 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3c2566f4-2758-4943-a862-ff18a8502e88 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2dbdeb2-34eb-440a-8d03-f999e2b8ab03) transitioned into state 'SUCCESS' from state '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-627086141',encryption_key_id=None,group_id=8e2cc40a-6608-48e0-9023-8b8e93971692,group_type_id=,metadata={},multiattach=False,project_id='901cac05ccff44a9827ea831bfa65e5c',qos_specs=None,replication_status=,reservations=['b3ef1fad-1949-42d1-aa7d-7894cb828113','8fea09ac-b40f-4d87-805f-a4557940ca4d','2f6e6f68-a74c-4414-933a-85917d9be056','8c3ecbfa-e816-4739-b78e-33135280312c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='948d5c40aab04d249f86788f1662fb7e',volume_type_id=b75a375f-41c2-40bd-a12b-74a68672a19c)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:51.453089 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3c2566f4-2758-4943-a862-ff18a8502e88 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af2be83f-c7e1-45b3-a36d-bb6bc90ebdef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:51.477333 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3c2566f4-2758-4943-a862-ff18a8502e88 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af2be83f-c7e1-45b3-a36d-bb6bc90ebdef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:51.480046 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3c2566f4-2758-4943-a862-ff18a8502e88 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Flow 'volume_create_api' (6ac7a6d0-97b0-4a5b-9187-4d5921fd58de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:51.537941 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3c2566f4-2758-4943-a862-ff18a8502e88 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Create volume request issued successfully. Dec 29 07:49:51.555439 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-3c2566f4-2758-4943-a862-ff18a8502e88 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:51.555951 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-3c2566f4-2758-4943-a862-ff18a8502e88 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:51.566619 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-3c2566f4-2758-4943-a862-ff18a8502e88 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:51.574689 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:51.574689 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:51.588014 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3c2566f4-2758-4943-a862-ff18a8502e88 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes returned with HTTP 202 Dec 29 07:49:51.589047 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1251/2510] 10.222.0.20 () {62 vars in 1267 bytes} [Tue Dec 29 07:49:51 2020] POST /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes => generated 906 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:49:51.603708 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7af3d7e1-edb2-4594-986c-f2b82883b4a5 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/0d629d31-8f90-43b9-a12c-046be3c40543 Dec 29 07:49:51.604444 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7af3d7e1-edb2-4594-986c-f2b82883b4a5 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:51.604662 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:51.604662 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:51.605033 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7af3d7e1-edb2-4594-986c-f2b82883b4a5 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:51.653027 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-6f3c95b1-92d5-47ed-94cc-0855856120ba req-8908374a-7bb3-479c-a187-de7e21c3b110 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b Dec 29 07:49:51.653681 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-6f3c95b1-92d5-47ed-94cc-0855856120ba req-8908374a-7bb3-479c-a187-de7e21c3b110 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:51.653802 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:51.653802 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:51.655267 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-6f3c95b1-92d5-47ed-94cc-0855856120ba req-8908374a-7bb3-479c-a187-de7e21c3b110 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:51.667822 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:51.667822 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:51.678698 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7af3d7e1-edb2-4594-986c-f2b82883b4a5 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Volume info retrieved successfully. Dec 29 07:49:51.693984 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-7af3d7e1-edb2-4594-986c-f2b82883b4a5 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:51.694565 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-7af3d7e1-edb2-4594-986c-f2b82883b4a5 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:51.702644 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-7af3d7e1-edb2-4594-986c-f2b82883b4a5 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:51.708922 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:51.708922 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:51.709593 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:51.709593 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:51.720238 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-6f3c95b1-92d5-47ed-94cc-0855856120ba req-8908374a-7bb3-479c-a187-de7e21c3b110 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Volume info retrieved successfully. Dec 29 07:49:51.731751 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7af3d7e1-edb2-4594-986c-f2b82883b4a5 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/0d629d31-8f90-43b9-a12c-046be3c40543 returned with HTTP 200 Dec 29 07:49:51.733008 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1260/2511] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:51 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/0d629d31-8f90-43b9-a12c-046be3c40543 => generated 998 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:51.742864 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-6f3c95b1-92d5-47ed-94cc-0855856120ba req-8908374a-7bb3-479c-a187-de7e21c3b110 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b returned with HTTP 200 Dec 29 07:49:51.744301 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1252/2512] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:49:51 2020] GET /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b => generated 919 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:51.764330 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-6f3c95b1-92d5-47ed-94cc-0855856120ba req-8908374a-7bb3-479c-a187-de7e21c3b110 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume// Dec 29 07:49:51.764885 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-6f3c95b1-92d5-47ed-94cc-0855856120ba req-8908374a-7bb3-479c-a187-de7e21c3b110 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:51.765291 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:51.765291 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:51.765997 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-6f3c95b1-92d5-47ed-94cc-0855856120ba req-8908374a-7bb3-479c-a187-de7e21c3b110 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:51.767343 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-6f3c95b1-92d5-47ed-94cc-0855856120ba req-8908374a-7bb3-479c-a187-de7e21c3b110 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:49:51.768090 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1253/2513] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:49:51 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 29 07:49:51.782199 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-6f3c95b1-92d5-47ed-94cc-0855856120ba req-b7d268cc-cfdb-4958-a9f0-12fad0aca031 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] POST http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/attachments Dec 29 07:49:51.783481 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-6f3c95b1-92d5-47ed-94cc-0855856120ba req-b7d268cc-cfdb-4958-a9f0-12fad0aca031 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f42c7eb3-e645-4af5-a936-7ae13672739b", "instance_uuid": "db451102-2b63-4720-b0d5-ecff15230494", "connector": null}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:51.837931 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:51.837931 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:51.893601 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-6f3c95b1-92d5-47ed-94cc-0855856120ba req-b7d268cc-cfdb-4958-a9f0-12fad0aca031 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/attachments returned with HTTP 200 Dec 29 07:49:51.894694 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1254/2514] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:49:51 2020] POST /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:49:51.956154 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-6f3c95b1-92d5-47ed-94cc-0855856120ba req-d7e79b8f-273c-4a40-ad10-1134f33db0fe tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] POST http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/attachments/dfa104c6-1a00-46e2-8a7a-f5d3c1571e30/action Dec 29 07:49:51.956967 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:51.956967 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:51.957952 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-6f3c95b1-92d5-47ed-94cc-0855856120ba req-d7e79b8f-273c-4a40-ad10-1134f33db0fe tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Action body: b'{"os-complete": null}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:49:51.958438 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-6f3c95b1-92d5-47ed-94cc-0855856120ba req-d7e79b8f-273c-4a40-ad10-1134f33db0fe tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:51.981920 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-96cebb94-0088-4457-8ed2-604ebaa82fae tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] GET http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes Dec 29 07:49:51.983990 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-96cebb94-0088-4457-8ed2-604ebaa82fae tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:51.984309 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:51.984309 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:51.984856 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-96cebb94-0088-4457-8ed2-604ebaa82fae tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:51.985667 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-96cebb94-0088-4457-8ed2-604ebaa82fae tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:49:51.988214 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-96cebb94-0088-4457-8ed2-604ebaa82fae tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:49:52.041351 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:52.041351 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:52.042689 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-96cebb94-0088-4457-8ed2-604ebaa82fae tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Get all volumes completed successfully. Dec 29 07:49:52.043389 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-96cebb94-0088-4457-8ed2-604ebaa82fae tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes returned with HTTP 200 Dec 29 07:49:52.044404 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1261/2515] 10.222.0.20 () {58 vars in 1204 bytes} [Tue Dec 29 07:49:51 2020] GET /volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes => generated 15 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:49:52.055091 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bfe1854c-a54f-4b19-92ad-bb98e0fd2200 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] POST http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes Dec 29 07:49:52.055953 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bfe1854c-a54f-4b19-92ad-bb98e0fd2200 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1781966703"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:52.057101 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-bfe1854c-a54f-4b19-92ad-bb98e0fd2200 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1781966703'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:49:52.057591 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-bfe1854c-a54f-4b19-92ad-bb98e0fd2200 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Create volume of 1 GB Dec 29 07:49:52.058941 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-6f3c95b1-92d5-47ed-94cc-0855856120ba req-d7e79b8f-273c-4a40-ad10-1134f33db0fe tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/attachments/dfa104c6-1a00-46e2-8a7a-f5d3c1571e30/action returned with HTTP 204 Dec 29 07:49:52.060015 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1255/2516] 10.222.0.20 () {66 vars in 1696 bytes} [Tue Dec 29 07:49:51 2020] POST /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/attachments/dfa104c6-1a00-46e2-8a7a-f5d3c1571e30/action => generated 0 bytes in 110 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:49:52.070765 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bfe1854c-a54f-4b19-92ad-bb98e0fd2200 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Availability Zones retrieved successfully. Dec 29 07:49:52.088902 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dcc6394d-98be-436a-b9a6-e7841aa3b4f1 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b Dec 29 07:49:52.089429 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dcc6394d-98be-436a-b9a6-e7841aa3b4f1 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:52.089645 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:52.089645 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:52.090018 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dcc6394d-98be-436a-b9a6-e7841aa3b4f1 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:52.092274 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bfe1854c-a54f-4b19-92ad-bb98e0fd2200 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Flow 'volume_create_api' (7481c86c-2d9a-431b-9f23-9f9e96a87fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:52.095443 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bfe1854c-a54f-4b19-92ad-bb98e0fd2200 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee325063-c52a-478c-98c3-4f571f727add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:52.097572 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-bfe1854c-a54f-4b19-92ad-bb98e0fd2200 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:49:52.141085 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:52.141085 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:52.150289 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dcc6394d-98be-436a-b9a6-e7841aa3b4f1 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Volume info retrieved successfully. Dec 29 07:49:52.169629 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bfe1854c-a54f-4b19-92ad-bb98e0fd2200 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee325063-c52a-478c-98c3-4f571f727add) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:52.172796 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bfe1854c-a54f-4b19-92ad-bb98e0fd2200 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6cdce07-4af3-4f3a-b3e6-9ee8c0aef226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:52.175865 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:52.175865 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:52.185297 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dcc6394d-98be-436a-b9a6-e7841aa3b4f1 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b returned with HTTP 200 Dec 29 07:49:52.186524 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1256/2517] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:52 2020] GET /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b => generated 1181 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:49:52.286370 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-bfe1854c-a54f-4b19-92ad-bb98e0fd2200 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Created reservations ['eb24d244-ca5b-4da7-b7e6-fe54f80504d4', 'f9ffa188-25a3-47a1-9745-fbe855c8e658', '20f8f6ea-2629-46d6-b4cb-64e7e28e8fbc', 'a8b54d65-4f4a-403e-8557-700657365469'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:49:52.288330 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bfe1854c-a54f-4b19-92ad-bb98e0fd2200 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6cdce07-4af3-4f3a-b3e6-9ee8c0aef226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb24d244-ca5b-4da7-b7e6-fe54f80504d4', 'f9ffa188-25a3-47a1-9745-fbe855c8e658', '20f8f6ea-2629-46d6-b4cb-64e7e28e8fbc', 'a8b54d65-4f4a-403e-8557-700657365469']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:52.290896 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bfe1854c-a54f-4b19-92ad-bb98e0fd2200 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92e26f3c-8a93-474b-a5bc-a76d50b5c42d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:52.320093 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7322c048-5f30-4550-b4ca-df021a89331d req-14a5b65d-5e31-4aee-af57-4b15e5d49c80 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b Dec 29 07:49:52.320622 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7322c048-5f30-4550-b4ca-df021a89331d req-14a5b65d-5e31-4aee-af57-4b15e5d49c80 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:52.320989 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:52.320989 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:52.321701 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7322c048-5f30-4550-b4ca-df021a89331d req-14a5b65d-5e31-4aee-af57-4b15e5d49c80 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:52.354175 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bfe1854c-a54f-4b19-92ad-bb98e0fd2200 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92e26f3c-8a93-474b-a5bc-a76d50b5c42d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72c52b96-fa9a-4b77-bf87-955952414279', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1781966703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02d249e7f3b84cbcb9c66abd10f64082',qos_specs=None,replication_status=,reservations=['eb24d244-ca5b-4da7-b7e6-fe54f80504d4','f9ffa188-25a3-47a1-9745-fbe855c8e658','20f8f6ea-2629-46d6-b4cb-64e7e28e8fbc','a8b54d65-4f4a-403e-8557-700657365469'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8fa75377ffc41b9b42a4c1a6e201aa3',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:49:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1781966703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72c52b96-fa9a-4b77-bf87-955952414279,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02d249e7f3b84cbcb9c66abd10f64082',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e8fa75377ffc41b9b42a4c1a6e201aa3',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:52.356306 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bfe1854c-a54f-4b19-92ad-bb98e0fd2200 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deb990ce-6989-44cd-8c17-4a1ff9551ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:52.372580 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:52.372580 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:52.381439 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-7322c048-5f30-4550-b4ca-df021a89331d req-14a5b65d-5e31-4aee-af57-4b15e5d49c80 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Volume info retrieved successfully. Dec 29 07:49:52.383452 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bfe1854c-a54f-4b19-92ad-bb98e0fd2200 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deb990ce-6989-44cd-8c17-4a1ff9551ff3) transitioned into state 'SUCCESS' from state '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-1781966703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02d249e7f3b84cbcb9c66abd10f64082',qos_specs=None,replication_status=,reservations=['eb24d244-ca5b-4da7-b7e6-fe54f80504d4','f9ffa188-25a3-47a1-9745-fbe855c8e658','20f8f6ea-2629-46d6-b4cb-64e7e28e8fbc','a8b54d65-4f4a-403e-8557-700657365469'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8fa75377ffc41b9b42a4c1a6e201aa3',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:52.385480 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bfe1854c-a54f-4b19-92ad-bb98e0fd2200 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7a23183-579b-4db8-8200-0d6c4906cf11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:52.400434 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:52.400434 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:52.400737 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bfe1854c-a54f-4b19-92ad-bb98e0fd2200 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7a23183-579b-4db8-8200-0d6c4906cf11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:52.403377 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bfe1854c-a54f-4b19-92ad-bb98e0fd2200 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Flow 'volume_create_api' (7481c86c-2d9a-431b-9f23-9f9e96a87fd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:52.410486 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7322c048-5f30-4550-b4ca-df021a89331d req-14a5b65d-5e31-4aee-af57-4b15e5d49c80 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b returned with HTTP 200 Dec 29 07:49:52.411567 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1257/2518] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:49:52 2020] GET /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b => generated 1181 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:49:52.452608 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bfe1854c-a54f-4b19-92ad-bb98e0fd2200 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Create volume request issued successfully. Dec 29 07:49:52.456826 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7322c048-5f30-4550-b4ca-df021a89331d req-6c0fe730-add3-4d8d-86f8-c3d53fe7d933 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] DELETE http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/attachments/dfa104c6-1a00-46e2-8a7a-f5d3c1571e30 Dec 29 07:49:52.457349 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7322c048-5f30-4550-b4ca-df021a89331d req-6c0fe730-add3-4d8d-86f8-c3d53fe7d933 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:52.457566 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:52.457566 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:52.457935 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-7322c048-5f30-4550-b4ca-df021a89331d req-6c0fe730-add3-4d8d-86f8-c3d53fe7d933 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:52.466157 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bfe1854c-a54f-4b19-92ad-bb98e0fd2200 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes returned with HTTP 202 Dec 29 07:49:52.467797 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1262/2519] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:49:52 2020] POST /volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes => generated 824 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 29 07:49:52.481563 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d37b503b-13e5-4662-ae65-0ce8bf409fa5 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] GET http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/72c52b96-fa9a-4b77-bf87-955952414279 Dec 29 07:49:52.482730 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d37b503b-13e5-4662-ae65-0ce8bf409fa5 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:52.482950 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:52.482950 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:52.483335 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d37b503b-13e5-4662-ae65-0ce8bf409fa5 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:52.483675 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:52.483675 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:52.534853 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:52.534853 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:52.546403 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d37b503b-13e5-4662-ae65-0ce8bf409fa5 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Volume info retrieved successfully. Dec 29 07:49:52.568970 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d37b503b-13e5-4662-ae65-0ce8bf409fa5 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/72c52b96-fa9a-4b77-bf87-955952414279 returned with HTTP 200 Dec 29 07:49:52.569799 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1263/2520] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:52 2020] GET /volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/72c52b96-fa9a-4b77-bf87-955952414279 => generated 892 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:49:52.748897 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dfcb7996-f766-4c5e-8207-d83c6e83a397 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/0d629d31-8f90-43b9-a12c-046be3c40543 Dec 29 07:49:52.749649 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dfcb7996-f766-4c5e-8207-d83c6e83a397 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:52.749868 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:52.749868 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:52.750219 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dfcb7996-f766-4c5e-8207-d83c6e83a397 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:52.778599 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-7322c048-5f30-4550-b4ca-df021a89331d req-6c0fe730-add3-4d8d-86f8-c3d53fe7d933 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:49:52.779614 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-7322c048-5f30-4550-b4ca-df021a89331d req-6c0fe730-add3-4d8d-86f8-c3d53fe7d933 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Pending status list for volume during attachment-delete: [] {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:49:52.788063 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-7322c048-5f30-4550-b4ca-df021a89331d req-6c0fe730-add3-4d8d-86f8-c3d53fe7d933 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/attachments/dfa104c6-1a00-46e2-8a7a-f5d3c1571e30 returned with HTTP 200 Dec 29 07:49:52.788990 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1258/2521] 10.222.0.20 () {64 vars in 1644 bytes} [Tue Dec 29 07:49:52 2020] DELETE /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/attachments/dfa104c6-1a00-46e2-8a7a-f5d3c1571e30 => generated 19 bytes in 337 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:49:52.808067 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:52.808067 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:52.817255 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dfcb7996-f766-4c5e-8207-d83c6e83a397 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Volume info retrieved successfully. Dec 29 07:49:52.823534 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-35b6c5ef-a635-4ea6-922d-8af7245e8853 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b Dec 29 07:49:52.824066 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-35b6c5ef-a635-4ea6-922d-8af7245e8853 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:52.824288 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:52.824288 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:52.824665 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-35b6c5ef-a635-4ea6-922d-8af7245e8853 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:52.833819 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-dfcb7996-f766-4c5e-8207-d83c6e83a397 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:52.834660 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-dfcb7996-f766-4c5e-8207-d83c6e83a397 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:52.843931 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-dfcb7996-f766-4c5e-8207-d83c6e83a397 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:52.850823 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:52.850823 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:52.870666 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dfcb7996-f766-4c5e-8207-d83c6e83a397 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/0d629d31-8f90-43b9-a12c-046be3c40543 returned with HTTP 200 Dec 29 07:49:52.882623 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1264/2522] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:52 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/0d629d31-8f90-43b9-a12c-046be3c40543 => generated 999 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:49:52.882809 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:52.882809 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:52.884899 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-35b6c5ef-a635-4ea6-922d-8af7245e8853 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Volume info retrieved successfully. Dec 29 07:49:52.890179 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b2a67806-4425-4010-bd9e-d7d5e5ff0f26 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] POST http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots Dec 29 07:49:52.890855 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:52.890855 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:52.891438 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b2a67806-4425-4010-bd9e-d7d5e5ff0f26 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "8e2cc40a-6608-48e0-9023-8b8e93971692", "name": "tempest-group_snapshot-397657275"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:52.892534 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.group_snapshots [None req-b2a67806-4425-4010-bd9e-d7d5e5ff0f26 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Creating new group_snapshot {'group_snapshot': {'group_id': '8e2cc40a-6608-48e0-9023-8b8e93971692', 'name': 'tempest-group_snapshot-397657275'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Dec 29 07:49:52.899713 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:52.899713 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:52.908180 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-35b6c5ef-a635-4ea6-922d-8af7245e8853 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b returned with HTTP 200 Dec 29 07:49:52.920617 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1259/2523] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:52 2020] GET /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b => generated 919 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:52.920826 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.group_snapshots [None req-b2a67806-4425-4010-bd9e-d7d5e5ff0f26 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Creating group_snapshot tempest-group_snapshot-397657275. Dec 29 07:49:52.965570 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:52.965570 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:53.000635 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-b2a67806-4425-4010-bd9e-d7d5e5ff0f26 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-500682827 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-500682827, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:49:53.001567 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-b2a67806-4425-4010-bd9e-d7d5e5ff0f26 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-500682827 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-500682827, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:49:53.030325 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-b2a67806-4425-4010-bd9e-d7d5e5ff0f26 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Created reservations ['6dee13ef-7ee8-4662-acf9-bb12fa85e842', '902a8211-0700-47ca-95f2-cdeabeb918a2', '225c8c4e-fdc0-42c8-a2ef-b25f3f17ae43', 'bf11ad3d-301f-4db9-8ab3-ff5251cf60b9'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:49:53.102689 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b2a67806-4425-4010-bd9e-d7d5e5ff0f26 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots returned with HTTP 202 Dec 29 07:49:53.103342 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1265/2524] 10.222.0.20 () {62 vars in 1291 bytes} [Tue Dec 29 07:49:52 2020] POST /volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots => generated 167 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Dec 29 07:49:53.125974 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d0f82ec4-7a5c-4576-a6c5-e35bb8d46a9d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/e7e9dcc0-481b-47b0-915e-51a5f874c6f2 Dec 29 07:49:53.126891 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d0f82ec4-7a5c-4576-a6c5-e35bb8d46a9d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:53.127353 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:53.127353 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:53.128005 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d0f82ec4-7a5c-4576-a6c5-e35bb8d46a9d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:53.128623 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.group_snapshots [None req-d0f82ec4-7a5c-4576-a6c5-e35bb8d46a9d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member e7e9dcc0-481b-47b0-915e-51a5f874c6f2 {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 29 07:49:53.139383 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:53.139383 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:53.162016 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d0f82ec4-7a5c-4576-a6c5-e35bb8d46a9d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/e7e9dcc0-481b-47b0-915e-51a5f874c6f2 returned with HTTP 200 Dec 29 07:49:53.164791 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1260/2525] 10.222.0.20 () {60 vars in 1380 bytes} [Tue Dec 29 07:49:53 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/e7e9dcc0-481b-47b0-915e-51a5f874c6f2 => generated 306 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:53.586317 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f8363783-ca70-4633-9602-2322f89af07a tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] GET http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/72c52b96-fa9a-4b77-bf87-955952414279 Dec 29 07:49:53.587168 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f8363783-ca70-4633-9602-2322f89af07a tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:53.587392 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:53.587392 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:53.587969 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f8363783-ca70-4633-9602-2322f89af07a tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:53.643509 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:53.643509 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:53.652852 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f8363783-ca70-4633-9602-2322f89af07a tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Volume info retrieved successfully. Dec 29 07:49:53.680078 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f8363783-ca70-4633-9602-2322f89af07a tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/72c52b96-fa9a-4b77-bf87-955952414279 returned with HTTP 200 Dec 29 07:49:53.681076 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1266/2526] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:53 2020] GET /volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/72c52b96-fa9a-4b77-bf87-955952414279 => generated 917 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:53.695798 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-699f6506-753d-4dbc-850f-d33c1ad0be4f tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] GET http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/72c52b96-fa9a-4b77-bf87-955952414279 Dec 29 07:49:53.696320 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-699f6506-753d-4dbc-850f-d33c1ad0be4f tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:53.696540 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:53.696540 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:53.696911 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-699f6506-753d-4dbc-850f-d33c1ad0be4f tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:53.753943 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:53.753943 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:53.763034 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-699f6506-753d-4dbc-850f-d33c1ad0be4f tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Volume info retrieved successfully. Dec 29 07:49:53.785938 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-699f6506-753d-4dbc-850f-d33c1ad0be4f tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/72c52b96-fa9a-4b77-bf87-955952414279 returned with HTTP 200 Dec 29 07:49:53.788046 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1261/2527] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:53 2020] GET /volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/72c52b96-fa9a-4b77-bf87-955952414279 => generated 917 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:53.800931 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c32de9b2-63c3-4141-8b7b-cabcba3719d0 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] POST http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes Dec 29 07:49:53.801399 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:53.801399 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:53.801806 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c32de9b2-63c3-4141-8b7b-cabcba3719d0 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1641752533"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:53.803548 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-c32de9b2-63c3-4141-8b7b-cabcba3719d0 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1641752533'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:49:53.803548 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-c32de9b2-63c3-4141-8b7b-cabcba3719d0 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Create volume of 1 GB Dec 29 07:49:53.816892 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c32de9b2-63c3-4141-8b7b-cabcba3719d0 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Availability Zones retrieved successfully. Dec 29 07:49:53.835071 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c32de9b2-63c3-4141-8b7b-cabcba3719d0 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Flow 'volume_create_api' (9efafb59-0ee9-4ff1-8714-175666c9ebc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:53.837826 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c32de9b2-63c3-4141-8b7b-cabcba3719d0 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e0f1a4c-ab5e-4106-a48d-dd527fe7b98d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:53.839896 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-c32de9b2-63c3-4141-8b7b-cabcba3719d0 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:49:53.906653 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c32de9b2-63c3-4141-8b7b-cabcba3719d0 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e0f1a4c-ab5e-4106-a48d-dd527fe7b98d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:53.908800 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c32de9b2-63c3-4141-8b7b-cabcba3719d0 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98932431-5237-4f76-910d-d7279a438f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:53.986550 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-c32de9b2-63c3-4141-8b7b-cabcba3719d0 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Created reservations ['120607b0-55f6-4963-bc29-4e1958ce92df', 'a40edaa7-5a77-4fc8-839f-9920f8581342', '6817b761-4ff2-4d3b-a717-8c1d3457d390', '0f0c726c-22d1-4384-81b5-c4db75de5019'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:49:53.988902 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c32de9b2-63c3-4141-8b7b-cabcba3719d0 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98932431-5237-4f76-910d-d7279a438f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['120607b0-55f6-4963-bc29-4e1958ce92df', 'a40edaa7-5a77-4fc8-839f-9920f8581342', '6817b761-4ff2-4d3b-a717-8c1d3457d390', '0f0c726c-22d1-4384-81b5-c4db75de5019']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:53.991374 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c32de9b2-63c3-4141-8b7b-cabcba3719d0 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acfb1350-f590-412b-af75-6b0d64afaac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:54.070416 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c32de9b2-63c3-4141-8b7b-cabcba3719d0 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acfb1350-f590-412b-af75-6b0d64afaac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16187fcc-7846-4782-a1b7-06966a1ccbf2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1641752533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02d249e7f3b84cbcb9c66abd10f64082',qos_specs=None,replication_status=,reservations=['120607b0-55f6-4963-bc29-4e1958ce92df','a40edaa7-5a77-4fc8-839f-9920f8581342','6817b761-4ff2-4d3b-a717-8c1d3457d390','0f0c726c-22d1-4384-81b5-c4db75de5019'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8fa75377ffc41b9b42a4c1a6e201aa3',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:49:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1641752533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16187fcc-7846-4782-a1b7-06966a1ccbf2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02d249e7f3b84cbcb9c66abd10f64082',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e8fa75377ffc41b9b42a4c1a6e201aa3',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:54.073348 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c32de9b2-63c3-4141-8b7b-cabcba3719d0 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (487be13b-b275-47e6-b76d-caa4737e1f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:54.116797 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c32de9b2-63c3-4141-8b7b-cabcba3719d0 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (487be13b-b275-47e6-b76d-caa4737e1f1e) transitioned into state 'SUCCESS' from state '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-1641752533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02d249e7f3b84cbcb9c66abd10f64082',qos_specs=None,replication_status=,reservations=['120607b0-55f6-4963-bc29-4e1958ce92df','a40edaa7-5a77-4fc8-839f-9920f8581342','6817b761-4ff2-4d3b-a717-8c1d3457d390','0f0c726c-22d1-4384-81b5-c4db75de5019'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8fa75377ffc41b9b42a4c1a6e201aa3',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:54.119075 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c32de9b2-63c3-4141-8b7b-cabcba3719d0 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5aea137-3a54-4cf2-a66b-22bebbd79e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:54.136109 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c32de9b2-63c3-4141-8b7b-cabcba3719d0 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5aea137-3a54-4cf2-a66b-22bebbd79e53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:54.139394 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c32de9b2-63c3-4141-8b7b-cabcba3719d0 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Flow 'volume_create_api' (9efafb59-0ee9-4ff1-8714-175666c9ebc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:54.176916 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-191358c1-0eda-4ea1-b79d-84ee16a4876d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/e7e9dcc0-481b-47b0-915e-51a5f874c6f2 Dec 29 07:49:54.177787 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-191358c1-0eda-4ea1-b79d-84ee16a4876d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:54.178207 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:54.178207 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:54.178918 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-191358c1-0eda-4ea1-b79d-84ee16a4876d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:54.179545 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.group_snapshots [None req-191358c1-0eda-4ea1-b79d-84ee16a4876d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member e7e9dcc0-481b-47b0-915e-51a5f874c6f2 {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 29 07:49:54.197601 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:54.197601 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:54.250337 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-191358c1-0eda-4ea1-b79d-84ee16a4876d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/e7e9dcc0-481b-47b0-915e-51a5f874c6f2 returned with HTTP 200 Dec 29 07:49:54.256315 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1262/2528] 10.222.0.20 () {60 vars in 1380 bytes} [Tue Dec 29 07:49:54 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/e7e9dcc0-481b-47b0-915e-51a5f874c6f2 => generated 306 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:54.280101 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c32de9b2-63c3-4141-8b7b-cabcba3719d0 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Create volume request issued successfully. Dec 29 07:49:54.301763 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c32de9b2-63c3-4141-8b7b-cabcba3719d0 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes returned with HTTP 202 Dec 29 07:49:54.310614 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1267/2529] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:49:53 2020] POST /volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes => generated 824 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:49:54.318446 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0c6a74f6-7793-4bef-bfd8-e302ed6b14f5 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] GET http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/16187fcc-7846-4782-a1b7-06966a1ccbf2 Dec 29 07:49:54.319329 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0c6a74f6-7793-4bef-bfd8-e302ed6b14f5 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:54.319705 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:54.319705 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:54.320330 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0c6a74f6-7793-4bef-bfd8-e302ed6b14f5 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:54.376156 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:54.376156 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:54.385804 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0c6a74f6-7793-4bef-bfd8-e302ed6b14f5 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Volume info retrieved successfully. Dec 29 07:49:54.408925 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0c6a74f6-7793-4bef-bfd8-e302ed6b14f5 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/16187fcc-7846-4782-a1b7-06966a1ccbf2 returned with HTTP 200 Dec 29 07:49:54.409744 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1263/2530] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:54 2020] GET /volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/16187fcc-7846-4782-a1b7-06966a1ccbf2 => generated 916 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:55.268408 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fa2a628e-d967-46c2-b8e6-376b92fd3164 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/e7e9dcc0-481b-47b0-915e-51a5f874c6f2 Dec 29 07:49:55.268949 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fa2a628e-d967-46c2-b8e6-376b92fd3164 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:55.269146 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:55.269146 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:55.269514 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fa2a628e-d967-46c2-b8e6-376b92fd3164 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:55.269925 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.group_snapshots [None req-fa2a628e-d967-46c2-b8e6-376b92fd3164 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member e7e9dcc0-481b-47b0-915e-51a5f874c6f2 {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 29 07:49:55.276629 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:55.276629 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:55.287859 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fa2a628e-d967-46c2-b8e6-376b92fd3164 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/e7e9dcc0-481b-47b0-915e-51a5f874c6f2 returned with HTTP 200 Dec 29 07:49:55.288695 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1268/2531] 10.222.0.20 () {60 vars in 1380 bytes} [Tue Dec 29 07:49:55 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/e7e9dcc0-481b-47b0-915e-51a5f874c6f2 => generated 307 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:55.299150 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a7e07fde-8405-4c8b-a476-92c574d8cd14 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/detail Dec 29 07:49:55.299682 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a7e07fde-8405-4c8b-a476-92c574d8cd14 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:55.299900 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:55.299900 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:55.300279 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a7e07fde-8405-4c8b-a476-92c574d8cd14 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'detail' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:55.301045 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-a7e07fde-8405-4c8b-a476-92c574d8cd14 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:49:55.303342 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-a7e07fde-8405-4c8b-a476-92c574d8cd14 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Building query based on filter {{(pid=88229) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:49:55.321856 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a7e07fde-8405-4c8b-a476-92c574d8cd14 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Get all snapshots completed successfully. Dec 29 07:49:55.323109 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:55.323109 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:55.324730 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a7e07fde-8405-4c8b-a476-92c574d8cd14 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/detail returned with HTTP 200 Dec 29 07:49:55.326667 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1264/2532] 10.222.0.20 () {58 vars in 1231 bytes} [Tue Dec 29 07:49:55 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/detail => generated 453 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:55.337786 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0f65aa85-bfd4-4c48-8974-1a38eb555466 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/0b804410-d467-40ec-8415-9f66232efbd2 Dec 29 07:49:55.338315 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0f65aa85-bfd4-4c48-8974-1a38eb555466 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:55.338530 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:55.338530 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:55.338957 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0f65aa85-bfd4-4c48-8974-1a38eb555466 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:55.366729 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:55.366729 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:55.367843 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0f65aa85-bfd4-4c48-8974-1a38eb555466 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Snapshot retrieved successfully. Dec 29 07:49:55.369758 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0f65aa85-bfd4-4c48-8974-1a38eb555466 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/0b804410-d467-40ec-8415-9f66232efbd2 returned with HTTP 200 Dec 29 07:49:55.370551 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1269/2533] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:49:55 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/0b804410-d467-40ec-8415-9f66232efbd2 => generated 450 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:55.382202 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-214418d2-5a30-497e-b6d5-128703ce54af tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/e7e9dcc0-481b-47b0-915e-51a5f874c6f2 Dec 29 07:49:55.382808 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-214418d2-5a30-497e-b6d5-128703ce54af tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:55.383024 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:55.383024 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:55.383435 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-214418d2-5a30-497e-b6d5-128703ce54af tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:55.383847 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.group_snapshots [None req-214418d2-5a30-497e-b6d5-128703ce54af tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member e7e9dcc0-481b-47b0-915e-51a5f874c6f2 {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 29 07:49:55.390450 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:55.390450 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:55.401664 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-214418d2-5a30-497e-b6d5-128703ce54af tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/e7e9dcc0-481b-47b0-915e-51a5f874c6f2 returned with HTTP 200 Dec 29 07:49:55.408313 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1265/2534] 10.222.0.20 () {60 vars in 1380 bytes} [Tue Dec 29 07:49:55 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/e7e9dcc0-481b-47b0-915e-51a5f874c6f2 => generated 307 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:55.413115 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-501a614c-3fb1-496b-9874-db1fc997dd2c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/detail Dec 29 07:49:55.413687 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-501a614c-3fb1-496b-9874-db1fc997dd2c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:55.413901 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:55.413901 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:55.414268 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-501a614c-3fb1-496b-9874-db1fc997dd2c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:55.425674 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3627287d-e5b7-4c6c-8331-aefbb5d31bc0 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] GET http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/16187fcc-7846-4782-a1b7-06966a1ccbf2 Dec 29 07:49:55.426431 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3627287d-e5b7-4c6c-8331-aefbb5d31bc0 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:55.426781 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:55.426781 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:55.427160 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3627287d-e5b7-4c6c-8331-aefbb5d31bc0 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:55.433525 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-501a614c-3fb1-496b-9874-db1fc997dd2c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/detail returned with HTTP 200 Dec 29 07:49:55.434317 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1270/2535] 10.222.0.20 () {60 vars in 1290 bytes} [Tue Dec 29 07:49:55 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/detail => generated 310 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:55.444799 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b99a2a76-458a-4b9e-931b-f7b6e9a176e3 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] DELETE http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/e7e9dcc0-481b-47b0-915e-51a5f874c6f2 Dec 29 07:49:55.445550 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b99a2a76-458a-4b9e-931b-f7b6e9a176e3 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:55.445745 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:55.445745 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:55.446114 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b99a2a76-458a-4b9e-931b-f7b6e9a176e3 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:55.446520 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.group_snapshots [None req-b99a2a76-458a-4b9e-931b-f7b6e9a176e3 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] delete called for member e7e9dcc0-481b-47b0-915e-51a5f874c6f2 {{(pid=88228) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 29 07:49:55.446900 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.group_snapshots [None req-b99a2a76-458a-4b9e-931b-f7b6e9a176e3 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Delete group_snapshot with id: e7e9dcc0-481b-47b0-915e-51a5f874c6f2 Dec 29 07:49:55.453783 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:55.453783 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:55.477678 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:55.477678 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:55.486484 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3627287d-e5b7-4c6c-8331-aefbb5d31bc0 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Volume info retrieved successfully. Dec 29 07:49:55.509384 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3627287d-e5b7-4c6c-8331-aefbb5d31bc0 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/16187fcc-7846-4782-a1b7-06966a1ccbf2 returned with HTTP 200 Dec 29 07:49:55.522179 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1266/2536] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:55 2020] GET /volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/16187fcc-7846-4782-a1b7-06966a1ccbf2 => generated 917 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:55.522829 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b99a2a76-458a-4b9e-931b-f7b6e9a176e3 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/e7e9dcc0-481b-47b0-915e-51a5f874c6f2 returned with HTTP 202 Dec 29 07:49:55.522829 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1271/2537] 10.222.0.20 () {60 vars in 1383 bytes} [Tue Dec 29 07:49:55 2020] DELETE /volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/e7e9dcc0-481b-47b0-915e-51a5f874c6f2 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 29 07:49:55.527362 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-682a6435-0c1f-426c-883e-8f0502b9cae9 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] GET http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/16187fcc-7846-4782-a1b7-06966a1ccbf2 Dec 29 07:49:55.528684 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-682a6435-0c1f-426c-883e-8f0502b9cae9 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:55.529866 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:55.529866 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:55.530524 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-682a6435-0c1f-426c-883e-8f0502b9cae9 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:55.536676 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d0d9f152-17a5-4d8f-98ff-4bf9820a60b6 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/detail Dec 29 07:49:55.537940 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d0d9f152-17a5-4d8f-98ff-4bf9820a60b6 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:55.538166 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:55.538166 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:55.538543 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d0d9f152-17a5-4d8f-98ff-4bf9820a60b6 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:55.539196 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-d0d9f152-17a5-4d8f-98ff-4bf9820a60b6 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:49:55.540057 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:55.540057 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:55.541140 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d0d9f152-17a5-4d8f-98ff-4bf9820a60b6 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:49:55.595750 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d0d9f152-17a5-4d8f-98ff-4bf9820a60b6 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Get all volumes completed successfully. Dec 29 07:49:55.597256 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-d0d9f152-17a5-4d8f-98ff-4bf9820a60b6 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:55.597824 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-d0d9f152-17a5-4d8f-98ff-4bf9820a60b6 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:55.600377 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:55.600377 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:55.606236 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-d0d9f152-17a5-4d8f-98ff-4bf9820a60b6 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:55.613070 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-682a6435-0c1f-426c-883e-8f0502b9cae9 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Volume info retrieved successfully. Dec 29 07:49:55.614326 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:55.614326 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:55.637355 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d0d9f152-17a5-4d8f-98ff-4bf9820a60b6 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/detail returned with HTTP 200 Dec 29 07:49:55.638675 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1272/2538] 10.222.0.20 () {60 vars in 1266 bytes} [Tue Dec 29 07:49:55 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/detail => generated 1002 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:49:55.639735 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-682a6435-0c1f-426c-883e-8f0502b9cae9 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/16187fcc-7846-4782-a1b7-06966a1ccbf2 returned with HTTP 200 Dec 29 07:49:55.640591 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1267/2539] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:55 2020] GET /volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/16187fcc-7846-4782-a1b7-06966a1ccbf2 => generated 917 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:55.654889 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1c6d4ba7-5119-44d5-9e62-510b952380ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/detail Dec 29 07:49:55.655433 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1c6d4ba7-5119-44d5-9e62-510b952380ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:55.655645 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:55.655645 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:55.656033 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1c6d4ba7-5119-44d5-9e62-510b952380ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:55.656287 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4c080c75-ad3d-415b-ab6e-68c80a956c0d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] POST http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes Dec 29 07:49:55.656580 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-1c6d4ba7-5119-44d5-9e62-510b952380ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:49:55.656783 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:55.656783 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:55.657164 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4c080c75-ad3d-415b-ab6e-68c80a956c0d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-363769546"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:55.658300 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-4c080c75-ad3d-415b-ab6e-68c80a956c0d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-363769546'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:49:55.658712 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-4c080c75-ad3d-415b-ab6e-68c80a956c0d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Create volume of 1 GB Dec 29 07:49:55.658912 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-1c6d4ba7-5119-44d5-9e62-510b952380ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Building query based on filter {{(pid=88228) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:49:55.672578 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4c080c75-ad3d-415b-ab6e-68c80a956c0d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Availability Zones retrieved successfully. Dec 29 07:49:55.678972 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1c6d4ba7-5119-44d5-9e62-510b952380ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Get all snapshots completed successfully. Dec 29 07:49:55.679932 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:55.679932 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:55.681500 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1c6d4ba7-5119-44d5-9e62-510b952380ee tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/detail returned with HTTP 200 Dec 29 07:49:55.682335 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1273/2540] 10.222.0.20 () {58 vars in 1231 bytes} [Tue Dec 29 07:49:55 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/detail => generated 452 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:55.690155 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4c080c75-ad3d-415b-ab6e-68c80a956c0d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Flow 'volume_create_api' (f5750225-f7c7-4356-a99c-8ef00bb57754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:55.693402 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4c080c75-ad3d-415b-ab6e-68c80a956c0d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3ef5688-a45e-4e25-a2b8-32b971157e0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:55.693880 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f2586e80-9c8a-4363-8085-331953bb0cf4 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/0b804410-d467-40ec-8415-9f66232efbd2 Dec 29 07:49:55.694404 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f2586e80-9c8a-4363-8085-331953bb0cf4 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:55.694640 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:55.694640 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:55.695025 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f2586e80-9c8a-4363-8085-331953bb0cf4 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:55.695550 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-4c080c75-ad3d-415b-ab6e-68c80a956c0d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:49:55.723978 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:55.723978 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:55.725137 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f2586e80-9c8a-4363-8085-331953bb0cf4 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Snapshot retrieved successfully. Dec 29 07:49:55.727262 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f2586e80-9c8a-4363-8085-331953bb0cf4 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/0b804410-d467-40ec-8415-9f66232efbd2 returned with HTTP 200 Dec 29 07:49:55.728496 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1274/2541] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:49:55 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/0b804410-d467-40ec-8415-9f66232efbd2 => generated 449 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:49:55.802834 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4c080c75-ad3d-415b-ab6e-68c80a956c0d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3ef5688-a45e-4e25-a2b8-32b971157e0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:55.806123 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4c080c75-ad3d-415b-ab6e-68c80a956c0d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (054d5a76-3975-4f2a-9e61-af2363345e58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:55.906192 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-4c080c75-ad3d-415b-ab6e-68c80a956c0d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Created reservations ['30e46992-8edf-43d2-bb7b-531645762cb5', 'e425129e-a6cd-41a3-be1e-524528932f97', '2271bb4a-b230-4b77-845d-3d79e5a9fc6c', '75839cf3-dfc9-46e5-acdb-6a1f7b0b5512'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:49:55.908610 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4c080c75-ad3d-415b-ab6e-68c80a956c0d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (054d5a76-3975-4f2a-9e61-af2363345e58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30e46992-8edf-43d2-bb7b-531645762cb5', 'e425129e-a6cd-41a3-be1e-524528932f97', '2271bb4a-b230-4b77-845d-3d79e5a9fc6c', '75839cf3-dfc9-46e5-acdb-6a1f7b0b5512']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:55.910866 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4c080c75-ad3d-415b-ab6e-68c80a956c0d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b033112-4e5b-4fc0-a5e6-a97c2adaa61a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:56.003753 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4c080c75-ad3d-415b-ab6e-68c80a956c0d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b033112-4e5b-4fc0-a5e6-a97c2adaa61a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a43f1f88-4900-4b8d-9437-26155c859053', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-363769546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02d249e7f3b84cbcb9c66abd10f64082',qos_specs=None,replication_status=,reservations=['30e46992-8edf-43d2-bb7b-531645762cb5','e425129e-a6cd-41a3-be1e-524528932f97','2271bb4a-b230-4b77-845d-3d79e5a9fc6c','75839cf3-dfc9-46e5-acdb-6a1f7b0b5512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8fa75377ffc41b9b42a4c1a6e201aa3',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:49:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-363769546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a43f1f88-4900-4b8d-9437-26155c859053,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02d249e7f3b84cbcb9c66abd10f64082',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e8fa75377ffc41b9b42a4c1a6e201aa3',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:56.006221 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4c080c75-ad3d-415b-ab6e-68c80a956c0d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a2a516-4773-4996-b2e1-3127b1c61e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:56.037639 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4c080c75-ad3d-415b-ab6e-68c80a956c0d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a2a516-4773-4996-b2e1-3127b1c61e00) transitioned into state 'SUCCESS' from state '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-363769546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='02d249e7f3b84cbcb9c66abd10f64082',qos_specs=None,replication_status=,reservations=['30e46992-8edf-43d2-bb7b-531645762cb5','e425129e-a6cd-41a3-be1e-524528932f97','2271bb4a-b230-4b77-845d-3d79e5a9fc6c','75839cf3-dfc9-46e5-acdb-6a1f7b0b5512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8fa75377ffc41b9b42a4c1a6e201aa3',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:56.039917 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4c080c75-ad3d-415b-ab6e-68c80a956c0d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5a8239a-e194-481e-aba1-ec7efe54d431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:56.060939 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4c080c75-ad3d-415b-ab6e-68c80a956c0d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b5a8239a-e194-481e-aba1-ec7efe54d431) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:56.064711 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4c080c75-ad3d-415b-ab6e-68c80a956c0d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Flow 'volume_create_api' (f5750225-f7c7-4356-a99c-8ef00bb57754) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:56.129177 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4c080c75-ad3d-415b-ab6e-68c80a956c0d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Create volume request issued successfully. Dec 29 07:49:56.152128 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4c080c75-ad3d-415b-ab6e-68c80a956c0d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes returned with HTTP 202 Dec 29 07:49:56.153432 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1268/2542] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:49:55 2020] POST /volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes => generated 823 bytes in 502 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:49:56.168782 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-afcbb95c-84cc-4ea1-8ccf-f8474bf9cbf7 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] GET http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/a43f1f88-4900-4b8d-9437-26155c859053 Dec 29 07:49:56.169341 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-afcbb95c-84cc-4ea1-8ccf-f8474bf9cbf7 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:56.169681 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:56.169681 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:56.170263 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-afcbb95c-84cc-4ea1-8ccf-f8474bf9cbf7 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:56.246409 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:56.246409 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:56.271846 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-afcbb95c-84cc-4ea1-8ccf-f8474bf9cbf7 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Volume info retrieved successfully. Dec 29 07:49:56.315001 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-afcbb95c-84cc-4ea1-8ccf-f8474bf9cbf7 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/a43f1f88-4900-4b8d-9437-26155c859053 returned with HTTP 200 Dec 29 07:49:56.326312 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1275/2543] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:56 2020] GET /volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/a43f1f88-4900-4b8d-9437-26155c859053 => generated 891 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:56.741670 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-350b9b59-81b4-408b-89c2-670a713c2f6b tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/0b804410-d467-40ec-8415-9f66232efbd2 Dec 29 07:49:56.742516 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-350b9b59-81b4-408b-89c2-670a713c2f6b tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:56.742945 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:56.742945 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:56.743590 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-350b9b59-81b4-408b-89c2-670a713c2f6b tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:56.814939 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:56.814939 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:56.817940 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-350b9b59-81b4-408b-89c2-670a713c2f6b tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Snapshot retrieved successfully. Dec 29 07:49:56.824766 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-350b9b59-81b4-408b-89c2-670a713c2f6b tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/0b804410-d467-40ec-8415-9f66232efbd2 returned with HTTP 200 Dec 29 07:49:56.825826 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1269/2544] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:49:56 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/0b804410-d467-40ec-8415-9f66232efbd2 => generated 449 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:57.333682 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1e72d176-9d86-458a-b892-883831995dbe tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] GET http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/a43f1f88-4900-4b8d-9437-26155c859053 Dec 29 07:49:57.335127 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1e72d176-9d86-458a-b892-883831995dbe tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:57.335882 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:57.335882 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:57.336985 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1e72d176-9d86-458a-b892-883831995dbe tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:57.388313 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:57.388313 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:57.397143 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1e72d176-9d86-458a-b892-883831995dbe tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Volume info retrieved successfully. Dec 29 07:49:57.421588 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1e72d176-9d86-458a-b892-883831995dbe tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/a43f1f88-4900-4b8d-9437-26155c859053 returned with HTTP 200 Dec 29 07:49:57.422462 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1276/2545] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:57 2020] GET /volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/a43f1f88-4900-4b8d-9437-26155c859053 => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:57.439785 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cb987545-3178-4d58-9b20-92a722ebf88d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] GET http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/a43f1f88-4900-4b8d-9437-26155c859053 Dec 29 07:49:57.440318 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cb987545-3178-4d58-9b20-92a722ebf88d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:57.440536 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:57.440536 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:57.440909 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cb987545-3178-4d58-9b20-92a722ebf88d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:57.491309 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:57.491309 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:57.500859 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-cb987545-3178-4d58-9b20-92a722ebf88d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Volume info retrieved successfully. Dec 29 07:49:57.524506 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cb987545-3178-4d58-9b20-92a722ebf88d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/a43f1f88-4900-4b8d-9437-26155c859053 returned with HTTP 200 Dec 29 07:49:57.525409 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1270/2546] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:57 2020] GET /volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/a43f1f88-4900-4b8d-9437-26155c859053 => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:49:57.631691 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0c5eb2c5-29ba-4715-81db-797ce979f598 tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] POST http://10.222.0.20/volume/v3/1305752d4bb34b0995c65161045aabf4/volumes Dec 29 07:49:57.632152 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:57.632152 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:57.632559 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0c5eb2c5-29ba-4715-81db-797ce979f598 tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:57.633605 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-0c5eb2c5-29ba-4715-81db-797ce979f598 tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Create volume request body: {'volume': {'size': 1}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:49:57.634018 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-0c5eb2c5-29ba-4715-81db-797ce979f598 tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Create volume of 1 GB Dec 29 07:49:57.651168 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0c5eb2c5-29ba-4715-81db-797ce979f598 tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Availability Zones retrieved successfully. Dec 29 07:49:57.671646 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0c5eb2c5-29ba-4715-81db-797ce979f598 tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Flow 'volume_create_api' (347ea2e9-dabb-4340-b5e7-6bdc987ab2e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:57.674573 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0c5eb2c5-29ba-4715-81db-797ce979f598 tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6866f0a-73c6-4d8d-a7bb-793f7d268dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:57.676715 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-0c5eb2c5-29ba-4715-81db-797ce979f598 tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:49:57.750120 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0c5eb2c5-29ba-4715-81db-797ce979f598 tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6866f0a-73c6-4d8d-a7bb-793f7d268dd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:57.752532 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0c5eb2c5-29ba-4715-81db-797ce979f598 tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b80788e-51fa-4ce3-b820-79e764be52d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:57.837326 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-047e80d3-9bd3-406a-91c3-42e29eca1f31 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/0b804410-d467-40ec-8415-9f66232efbd2 Dec 29 07:49:57.837853 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-047e80d3-9bd3-406a-91c3-42e29eca1f31 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:57.838065 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:57.838065 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:57.838444 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-047e80d3-9bd3-406a-91c3-42e29eca1f31 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:57.864474 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-0c5eb2c5-29ba-4715-81db-797ce979f598 tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Created reservations ['3e37c64d-d5c4-448c-a793-e8814baeab01', '3b706f94-e91a-48fd-9452-afaf156ce1ef', '06f5583a-648e-41d4-bb38-e1c667608724', '005b80e5-a702-4b5b-a4dc-87a1c7758dcd'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:49:57.866708 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0c5eb2c5-29ba-4715-81db-797ce979f598 tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b80788e-51fa-4ce3-b820-79e764be52d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e37c64d-d5c4-448c-a793-e8814baeab01', '3b706f94-e91a-48fd-9452-afaf156ce1ef', '06f5583a-648e-41d4-bb38-e1c667608724', '005b80e5-a702-4b5b-a4dc-87a1c7758dcd']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:57.869157 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0c5eb2c5-29ba-4715-81db-797ce979f598 tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a8812c9-220a-4848-82f7-ebba9110067b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:57.883064 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-047e80d3-9bd3-406a-91c3-42e29eca1f31 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/0b804410-d467-40ec-8415-9f66232efbd2 returned with HTTP 404 Dec 29 07:49:57.884399 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1271/2547] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:49:57 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/snapshots/0b804410-d467-40ec-8415-9f66232efbd2 => generated 111 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:49:57.893669 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-032abfea-5d42-4d3b-8e32-82f44d81afd5 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/e7e9dcc0-481b-47b0-915e-51a5f874c6f2 Dec 29 07:49:57.894401 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-032abfea-5d42-4d3b-8e32-82f44d81afd5 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:57.894915 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-032abfea-5d42-4d3b-8e32-82f44d81afd5 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:57.895326 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.group_snapshots [None req-032abfea-5d42-4d3b-8e32-82f44d81afd5 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member e7e9dcc0-481b-47b0-915e-51a5f874c6f2 {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Dec 29 07:49:57.923982 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-032abfea-5d42-4d3b-8e32-82f44d81afd5 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/e7e9dcc0-481b-47b0-915e-51a5f874c6f2 returned with HTTP 404 Dec 29 07:49:57.925252 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1272/2548] 10.222.0.20 () {60 vars in 1380 bytes} [Tue Dec 29 07:49:57 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/e7e9dcc0-481b-47b0-915e-51a5f874c6f2 => generated 116 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Dec 29 07:49:57.932762 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2f62aa67-ae35-40cc-91c0-8e4c0b05ec90 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots Dec 29 07:49:57.933327 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2f62aa67-ae35-40cc-91c0-8e4c0b05ec90 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:57.934049 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2f62aa67-ae35-40cc-91c0-8e4c0b05ec90 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:57.943457 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2f62aa67-ae35-40cc-91c0-8e4c0b05ec90 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots returned with HTTP 200 Dec 29 07:49:57.944425 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1273/2549] 10.222.0.20 () {60 vars in 1269 bytes} [Tue Dec 29 07:49:57 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots => generated 23 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:49:57.948038 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0c5eb2c5-29ba-4715-81db-797ce979f598 tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a8812c9-220a-4848-82f7-ebba9110067b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfee5f9c-187c-4624-98d9-56f3861ea1e3', '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='1305752d4bb34b0995c65161045aabf4',qos_specs=None,replication_status=,reservations=['3e37c64d-d5c4-448c-a793-e8814baeab01','3b706f94-e91a-48fd-9452-afaf156ce1ef','06f5583a-648e-41d4-bb38-e1c667608724','005b80e5-a702-4b5b-a4dc-87a1c7758dcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5832cf9654a14b6d89655e530a6ff8d6',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:49:57Z,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=bfee5f9c-187c-4624-98d9-56f3861ea1e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1305752d4bb34b0995c65161045aabf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='5832cf9654a14b6d89655e530a6ff8d6',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:57.951759 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0c5eb2c5-29ba-4715-81db-797ce979f598 tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14eb1088-48eb-4ed6-be95-70b0895eb9cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:57.962462 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-50f8e8ff-4088-45c6-802c-dd2da9bd3937 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] DELETE http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/e7e9dcc0-481b-47b0-915e-51a5f874c6f2 Dec 29 07:49:57.963095 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-50f8e8ff-4088-45c6-802c-dd2da9bd3937 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:57.963575 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-50f8e8ff-4088-45c6-802c-dd2da9bd3937 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:57.963983 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.group_snapshots [None req-50f8e8ff-4088-45c6-802c-dd2da9bd3937 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] delete called for member e7e9dcc0-481b-47b0-915e-51a5f874c6f2 {{(pid=88229) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Dec 29 07:49:57.964323 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.group_snapshots [None req-50f8e8ff-4088-45c6-802c-dd2da9bd3937 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Delete group_snapshot with id: e7e9dcc0-481b-47b0-915e-51a5f874c6f2 Dec 29 07:49:57.971343 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-50f8e8ff-4088-45c6-802c-dd2da9bd3937 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/e7e9dcc0-481b-47b0-915e-51a5f874c6f2 returned with HTTP 404 Dec 29 07:49:57.976873 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1274/2550] 10.222.0.20 () {60 vars in 1383 bytes} [Tue Dec 29 07:49:57 2020] DELETE /volume/v3/901cac05ccff44a9827ea831bfa65e5c/group_snapshots/e7e9dcc0-481b-47b0-915e-51a5f874c6f2 => generated 116 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Dec 29 07:49:57.981513 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c929a96e-327b-4972-accb-b1b06f7afd0c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/detail Dec 29 07:49:57.982606 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c929a96e-327b-4972-accb-b1b06f7afd0c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:57.983196 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c929a96e-327b-4972-accb-b1b06f7afd0c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'detail' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:57.983834 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-c929a96e-327b-4972-accb-b1b06f7afd0c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:49:57.984646 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0c5eb2c5-29ba-4715-81db-797ce979f598 tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14eb1088-48eb-4ed6-be95-70b0895eb9cd) transitioned into state 'SUCCESS' from 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='1305752d4bb34b0995c65161045aabf4',qos_specs=None,replication_status=,reservations=['3e37c64d-d5c4-448c-a793-e8814baeab01','3b706f94-e91a-48fd-9452-afaf156ce1ef','06f5583a-648e-41d4-bb38-e1c667608724','005b80e5-a702-4b5b-a4dc-87a1c7758dcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5832cf9654a14b6d89655e530a6ff8d6',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:57.986380 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c929a96e-327b-4972-accb-b1b06f7afd0c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:49:57.987099 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0c5eb2c5-29ba-4715-81db-797ce979f598 tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e579cbcf-dfe0-4a07-9b06-0e1491a4e056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:49:58.008126 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0c5eb2c5-29ba-4715-81db-797ce979f598 tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e579cbcf-dfe0-4a07-9b06-0e1491a4e056) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:49:58.011519 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0c5eb2c5-29ba-4715-81db-797ce979f598 tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Flow 'volume_create_api' (347ea2e9-dabb-4340-b5e7-6bdc987ab2e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:49:58.076966 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c929a96e-327b-4972-accb-b1b06f7afd0c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Get all volumes completed successfully. Dec 29 07:49:58.078685 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-c929a96e-327b-4972-accb-b1b06f7afd0c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:58.079073 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-c929a96e-327b-4972-accb-b1b06f7afd0c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:58.079267 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0c5eb2c5-29ba-4715-81db-797ce979f598 tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Create volume request issued successfully. Dec 29 07:49:58.099902 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-c929a96e-327b-4972-accb-b1b06f7afd0c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88229) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:58.102804 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0c5eb2c5-29ba-4715-81db-797ce979f598 tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] http://10.222.0.20/volume/v3/1305752d4bb34b0995c65161045aabf4/volumes returned with HTTP 202 Dec 29 07:49:58.115459 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1277/2551] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:49:57 2020] POST /volume/v3/1305752d4bb34b0995c65161045aabf4/volumes => generated 802 bytes in 565 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:49:58.115791 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:58.115791 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:58.119705 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-89ac7499-d69c-4473-a052-52e8f1151cef tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] GET http://10.222.0.20/volume/v3/1305752d4bb34b0995c65161045aabf4/volumes/bfee5f9c-187c-4624-98d9-56f3861ea1e3 Dec 29 07:49:58.120225 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-89ac7499-d69c-4473-a052-52e8f1151cef tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:58.120441 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:58.120441 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:58.120810 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-89ac7499-d69c-4473-a052-52e8f1151cef tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:58.136920 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c929a96e-327b-4972-accb-b1b06f7afd0c tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/detail returned with HTTP 200 Dec 29 07:49:58.137766 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1275/2552] 10.222.0.20 () {60 vars in 1266 bytes} [Tue Dec 29 07:49:57 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/detail => generated 1002 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:49:58.154366 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-93f021a2-1e52-44bd-b023-1ed934f9c2d7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] POST http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/8e2cc40a-6608-48e0-9023-8b8e93971692/action Dec 29 07:49:58.154986 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:58.154986 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:58.155420 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-93f021a2-1e52-44bd-b023-1ed934f9c2d7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:49:58.155808 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-93f021a2-1e52-44bd-b023-1ed934f9c2d7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:49:58.156747 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-93f021a2-1e52-44bd-b023-1ed934f9c2d7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] delete called for group 8e2cc40a-6608-48e0-9023-8b8e93971692 {{(pid=88229) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Dec 29 07:49:58.167885 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.groups [None req-93f021a2-1e52-44bd-b023-1ed934f9c2d7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Delete group with id: 8e2cc40a-6608-48e0-9023-8b8e93971692 Dec 29 07:49:58.183465 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:58.183465 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:58.205258 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:58.205258 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:58.214545 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-89ac7499-d69c-4473-a052-52e8f1151cef tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Volume info retrieved successfully. Dec 29 07:49:58.244345 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-89ac7499-d69c-4473-a052-52e8f1151cef tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] http://10.222.0.20/volume/v3/1305752d4bb34b0995c65161045aabf4/volumes/bfee5f9c-187c-4624-98d9-56f3861ea1e3 returned with HTTP 200 Dec 29 07:49:58.245884 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1278/2553] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:58 2020] GET /volume/v3/1305752d4bb34b0995c65161045aabf4/volumes/bfee5f9c-187c-4624-98d9-56f3861ea1e3 => generated 981 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:49:58.330744 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-93f021a2-1e52-44bd-b023-1ed934f9c2d7 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/8e2cc40a-6608-48e0-9023-8b8e93971692/action returned with HTTP 202 Dec 29 07:49:58.332057 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1276/2554] 10.222.0.20 () {62 vars in 1395 bytes} [Tue Dec 29 07:49:58 2020] POST /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/8e2cc40a-6608-48e0-9023-8b8e93971692/action => generated 0 bytes in 182 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 29 07:49:58.339314 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8eb5f15a-086d-46d4-b8fe-459f30ef3b92 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/0d629d31-8f90-43b9-a12c-046be3c40543 Dec 29 07:49:58.340769 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8eb5f15a-086d-46d4-b8fe-459f30ef3b92 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:58.341219 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:58.341219 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:58.341892 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8eb5f15a-086d-46d4-b8fe-459f30ef3b92 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:58.395193 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:58.395193 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:58.412533 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8eb5f15a-086d-46d4-b8fe-459f30ef3b92 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Volume info retrieved successfully. Dec 29 07:49:58.433803 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-8eb5f15a-086d-46d4-b8fe-459f30ef3b92 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:58.434757 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-8eb5f15a-086d-46d4-b8fe-459f30ef3b92 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:58.446301 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-8eb5f15a-086d-46d4-b8fe-459f30ef3b92 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:58.460532 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:58.460532 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:58.477742 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8eb5f15a-086d-46d4-b8fe-459f30ef3b92 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/0d629d31-8f90-43b9-a12c-046be3c40543 returned with HTTP 200 Dec 29 07:49:58.499466 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1279/2555] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:58 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/0d629d31-8f90-43b9-a12c-046be3c40543 => generated 998 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:59.262079 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-999e9b48-7660-4b64-87c1-3d386757adaf tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] GET http://10.222.0.20/volume/v3/1305752d4bb34b0995c65161045aabf4/volumes/bfee5f9c-187c-4624-98d9-56f3861ea1e3 Dec 29 07:49:59.262880 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-999e9b48-7660-4b64-87c1-3d386757adaf tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:59.263886 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:59.263886 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:59.264539 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-999e9b48-7660-4b64-87c1-3d386757adaf tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:59.331076 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:59.331076 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:59.340138 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-999e9b48-7660-4b64-87c1-3d386757adaf tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Volume info retrieved successfully. Dec 29 07:49:59.364141 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-999e9b48-7660-4b64-87c1-3d386757adaf tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] http://10.222.0.20/volume/v3/1305752d4bb34b0995c65161045aabf4/volumes/bfee5f9c-187c-4624-98d9-56f3861ea1e3 returned with HTTP 200 Dec 29 07:49:59.365505 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1277/2556] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:59 2020] GET /volume/v3/1305752d4bb34b0995c65161045aabf4/volumes/bfee5f9c-187c-4624-98d9-56f3861ea1e3 => generated 1040 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:59.381945 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e274282b-1e67-45ce-bfbe-e4b504a93d8b tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] GET http://10.222.0.20/volume/v3/1305752d4bb34b0995c65161045aabf4/volumes/detail?all_tenants=1&project_id=02d249e7f3b84cbcb9c66abd10f64082 Dec 29 07:49:59.382413 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e274282b-1e67-45ce-bfbe-e4b504a93d8b tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:59.382656 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:59.382656 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:59.383040 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e274282b-1e67-45ce-bfbe-e4b504a93d8b tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:59.384014 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e274282b-1e67-45ce-bfbe-e4b504a93d8b tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Could not evaluate value 02d249e7f3b84cbcb9c66abd10f64082, assuming string {{(pid=88228) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 29 07:49:59.385309 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e274282b-1e67-45ce-bfbe-e4b504a93d8b tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Searching by: MultiDict([('project_id', '02d249e7f3b84cbcb9c66abd10f64082'), ('all_tenants', 1)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:49:59.440331 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e274282b-1e67-45ce-bfbe-e4b504a93d8b tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Get all volumes completed successfully. Dec 29 07:49:59.442980 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:59.442980 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:59.452689 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e274282b-1e67-45ce-bfbe-e4b504a93d8b tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] http://10.222.0.20/volume/v3/1305752d4bb34b0995c65161045aabf4/volumes/detail?all_tenants=1&project_id=02d249e7f3b84cbcb9c66abd10f64082 returned with HTTP 200 Dec 29 07:49:59.453537 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1280/2557] 10.222.0.20 () {58 vars in 1340 bytes} [Tue Dec 29 07:49:59 2020] GET /volume/v3/1305752d4bb34b0995c65161045aabf4/volumes/detail?all_tenants=1&project_id=02d249e7f3b84cbcb9c66abd10f64082 => generated 3246 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:59.471700 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f35a483a-93fd-430d-86fd-0afdc806c9ab tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] DELETE http://10.222.0.20/volume/v3/1305752d4bb34b0995c65161045aabf4/volumes/bfee5f9c-187c-4624-98d9-56f3861ea1e3 Dec 29 07:49:59.472218 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f35a483a-93fd-430d-86fd-0afdc806c9ab tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:59.472433 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:59.472433 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:59.472799 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f35a483a-93fd-430d-86fd-0afdc806c9ab tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:59.473255 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-f35a483a-93fd-430d-86fd-0afdc806c9ab tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Delete volume with id: bfee5f9c-187c-4624-98d9-56f3861ea1e3 Dec 29 07:49:59.508089 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9cb9f128-50b0-4d7c-96a5-564d38f0cb36 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/0d629d31-8f90-43b9-a12c-046be3c40543 Dec 29 07:49:59.508998 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9cb9f128-50b0-4d7c-96a5-564d38f0cb36 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:59.509306 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:59.509306 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:59.509868 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9cb9f128-50b0-4d7c-96a5-564d38f0cb36 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:59.563037 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:59.563037 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:59.564434 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f35a483a-93fd-430d-86fd-0afdc806c9ab tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Volume info retrieved successfully. Dec 29 07:49:59.581869 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:59.581869 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:59.593532 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9cb9f128-50b0-4d7c-96a5-564d38f0cb36 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Volume info retrieved successfully. Dec 29 07:49:59.605504 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f35a483a-93fd-430d-86fd-0afdc806c9ab tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] Delete volume request issued successfully. Dec 29 07:49:59.605970 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f35a483a-93fd-430d-86fd-0afdc806c9ab tempest-VolumesListAdminTestJSON-145447943 tempest-VolumesListAdminTestJSON-145447943] http://10.222.0.20/volume/v3/1305752d4bb34b0995c65161045aabf4/volumes/bfee5f9c-187c-4624-98d9-56f3861ea1e3 returned with HTTP 202 Dec 29 07:49:59.607066 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1278/2558] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:49:59 2020] DELETE /volume/v3/1305752d4bb34b0995c65161045aabf4/volumes/bfee5f9c-187c-4624-98d9-56f3861ea1e3 => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:49:59.613487 n-d-768509-3 devstack@c-api.service[88227]: WARNING stevedore.named [None req-9cb9f128-50b0-4d7c-96a5-564d38f0cb36 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Dec 29 07:49:59.614078 n-d-768509-3 devstack@c-api.service[88227]: WARNING castellan.key_manager [None req-9cb9f128-50b0-4d7c-96a5-564d38f0cb36 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Dec 29 07:49:59.619196 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7fe7c2e6-0eba-4fb6-9ddf-af2924eb0c25 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] DELETE http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/a43f1f88-4900-4b8d-9437-26155c859053 Dec 29 07:49:59.619196 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7fe7c2e6-0eba-4fb6-9ddf-af2924eb0c25 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:59.619196 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:59.619196 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:59.619196 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7fe7c2e6-0eba-4fb6-9ddf-af2924eb0c25 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:59.619196 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-7fe7c2e6-0eba-4fb6-9ddf-af2924eb0c25 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Delete volume with id: a43f1f88-4900-4b8d-9437-26155c859053 Dec 29 07:49:59.647803 n-d-768509-3 devstack@c-api.service[88227]: DEBUG oslo_db.sqlalchemy.engines [None req-9cb9f128-50b0-4d7c-96a5-564d38f0cb36 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=88228) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} Dec 29 07:49:59.676639 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:59.676639 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:59.676996 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:59.676996 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:59.677988 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7fe7c2e6-0eba-4fb6-9ddf-af2924eb0c25 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Volume info retrieved successfully. Dec 29 07:49:59.710739 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7fe7c2e6-0eba-4fb6-9ddf-af2924eb0c25 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Delete volume request issued successfully. Dec 29 07:49:59.712166 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7fe7c2e6-0eba-4fb6-9ddf-af2924eb0c25 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/a43f1f88-4900-4b8d-9437-26155c859053 returned with HTTP 202 Dec 29 07:49:59.721051 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1279/2559] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:49:59 2020] DELETE /volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/a43f1f88-4900-4b8d-9437-26155c859053 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:49:59.731252 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fd7e91e2-46c1-44a3-bc8b-1781d82c1612 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] GET http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/a43f1f88-4900-4b8d-9437-26155c859053 Dec 29 07:49:59.732407 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fd7e91e2-46c1-44a3-bc8b-1781d82c1612 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:49:59.732608 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:49:59.732608 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:49:59.732973 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fd7e91e2-46c1-44a3-bc8b-1781d82c1612 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:49:59.743490 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9cb9f128-50b0-4d7c-96a5-564d38f0cb36 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/0d629d31-8f90-43b9-a12c-046be3c40543 returned with HTTP 200 Dec 29 07:49:59.744758 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1281/2560] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:49:59 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/0d629d31-8f90-43b9-a12c-046be3c40543 => generated 998 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:49:59.804331 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:49:59.804331 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:49:59.815248 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fd7e91e2-46c1-44a3-bc8b-1781d82c1612 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Volume info retrieved successfully. Dec 29 07:49:59.840590 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fd7e91e2-46c1-44a3-bc8b-1781d82c1612 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/a43f1f88-4900-4b8d-9437-26155c859053 returned with HTTP 200 Dec 29 07:49:59.841978 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1280/2561] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:49:59 2020] GET /volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/a43f1f88-4900-4b8d-9437-26155c859053 => generated 915 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:00.763312 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cbe8c622-4184-4de2-914c-bb478ddf40e4 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/0d629d31-8f90-43b9-a12c-046be3c40543 Dec 29 07:50:00.764648 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cbe8c622-4184-4de2-914c-bb478ddf40e4 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:00.765093 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:00.765093 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:00.765798 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cbe8c622-4184-4de2-914c-bb478ddf40e4 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:00.859665 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e41d70c8-63f0-49c0-a7cc-b77037a77b76 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] GET http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/a43f1f88-4900-4b8d-9437-26155c859053 Dec 29 07:50:00.860186 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e41d70c8-63f0-49c0-a7cc-b77037a77b76 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:00.860377 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:00.860377 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:00.861043 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e41d70c8-63f0-49c0-a7cc-b77037a77b76 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:00.900677 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cbe8c622-4184-4de2-914c-bb478ddf40e4 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/0d629d31-8f90-43b9-a12c-046be3c40543 returned with HTTP 404 Dec 29 07:50:00.902022 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1282/2562] 10.222.0.20 () {60 vars in 1356 bytes} [Tue Dec 29 07:50:00 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/0d629d31-8f90-43b9-a12c-046be3c40543 => generated 109 bytes in 145 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:50:00.911773 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9fee37d2-f5e6-44be-9781-c6304fc4c6f3 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] GET http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/8e2cc40a-6608-48e0-9023-8b8e93971692 Dec 29 07:50:00.912799 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9fee37d2-f5e6-44be-9781-c6304fc4c6f3 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:00.913558 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9fee37d2-f5e6-44be-9781-c6304fc4c6f3 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:00.920449 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.groups [None req-9fee37d2-f5e6-44be-9781-c6304fc4c6f3 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] show called for member 8e2cc40a-6608-48e0-9023-8b8e93971692 {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Dec 29 07:50:00.936119 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9fee37d2-f5e6-44be-9781-c6304fc4c6f3 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/8e2cc40a-6608-48e0-9023-8b8e93971692 returned with HTTP 404 Dec 29 07:50:00.937748 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1283/2563] 10.222.0.20 () {60 vars in 1353 bytes} [Tue Dec 29 07:50:00 2020] GET /volume/v3/901cac05ccff44a9827ea831bfa65e5c/groups/8e2cc40a-6608-48e0-9023-8b8e93971692 => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Dec 29 07:50:00.945375 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e2d45870-be2d-49b3-9f48-e2db587a53db tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] DELETE http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/group_types/5b5507d6-5250-44f0-9940-9d86ef6a66c3 Dec 29 07:50:00.946187 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e2d45870-be2d-49b3-9f48-e2db587a53db tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:00.946879 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e2d45870-be2d-49b3-9f48-e2db587a53db tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:01.009709 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:50:01.009709 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:50:01.030727 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e2d45870-be2d-49b3-9f48-e2db587a53db tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/group_types/5b5507d6-5250-44f0-9940-9d86ef6a66c3 returned with HTTP 202 Dec 29 07:50:01.032163 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1284/2564] 10.222.0.20 () {60 vars in 1371 bytes} [Tue Dec 29 07:50:00 2020] DELETE /volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/group_types/5b5507d6-5250-44f0-9940-9d86ef6a66c3 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Dec 29 07:50:01.048543 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d9655052-99de-40f1-90d2-90483b9960d9 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] DELETE http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/0d629d31-8f90-43b9-a12c-046be3c40543 Dec 29 07:50:01.051931 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d9655052-99de-40f1-90d2-90483b9960d9 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:01.060487 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d9655052-99de-40f1-90d2-90483b9960d9 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:01.061302 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-d9655052-99de-40f1-90d2-90483b9960d9 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Delete volume with id: 0d629d31-8f90-43b9-a12c-046be3c40543 Dec 29 07:50:01.084009 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:01.084009 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:01.109409 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e41d70c8-63f0-49c0-a7cc-b77037a77b76 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Volume info retrieved successfully. Dec 29 07:50:01.167707 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e41d70c8-63f0-49c0-a7cc-b77037a77b76 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/a43f1f88-4900-4b8d-9437-26155c859053 returned with HTTP 200 Dec 29 07:50:01.168573 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1281/2565] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:00 2020] GET /volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/a43f1f88-4900-4b8d-9437-26155c859053 => generated 915 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:01.180019 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d9655052-99de-40f1-90d2-90483b9960d9 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/0d629d31-8f90-43b9-a12c-046be3c40543 returned with HTTP 404 Dec 29 07:50:01.181952 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1285/2566] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:50:01 2020] DELETE /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/0d629d31-8f90-43b9-a12c-046be3c40543 => generated 109 bytes in 143 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:50:01.190238 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a67b74bd-6c56-4475-965e-9eb44c08c7bb tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] DELETE http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/types/b75a375f-41c2-40bd-a12b-74a68672a19c Dec 29 07:50:01.190830 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a67b74bd-6c56-4475-965e-9eb44c08c7bb tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:01.191080 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:01.191080 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:01.191447 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a67b74bd-6c56-4475-965e-9eb44c08c7bb tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] Calling method '_delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:01.292245 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:50:01.292245 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:50:01.312187 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a67b74bd-6c56-4475-965e-9eb44c08c7bb tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/types/b75a375f-41c2-40bd-a12b-74a68672a19c returned with HTTP 202 Dec 29 07:50:01.313561 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1282/2567] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 07:50:01 2020] DELETE /volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/types/b75a375f-41c2-40bd-a12b-74a68672a19c => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:50:01.321471 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1313f664-2795-43da-b993-be42bc8e1aa9 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] GET http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/types/b75a375f-41c2-40bd-a12b-74a68672a19c Dec 29 07:50:01.321972 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1313f664-2795-43da-b993-be42bc8e1aa9 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:01.322518 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1313f664-2795-43da-b993-be42bc8e1aa9 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:01.345277 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1313f664-2795-43da-b993-be42bc8e1aa9 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/types/b75a375f-41c2-40bd-a12b-74a68672a19c returned with HTTP 404 Dec 29 07:50:01.346378 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1286/2568] 10.222.0.20 () {58 vars in 1309 bytes} [Tue Dec 29 07:50:01 2020] GET /volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/types/b75a375f-41c2-40bd-a12b-74a68672a19c => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:50:01.354211 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5e59f81f-6914-4c4a-a44e-26163b878e2d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] DELETE http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/d333f9f0-2bdc-4c09-9831-6f261b2cc47a Dec 29 07:50:01.355022 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5e59f81f-6914-4c4a-a44e-26163b878e2d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:01.355674 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5e59f81f-6914-4c4a-a44e-26163b878e2d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:01.356297 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-5e59f81f-6914-4c4a-a44e-26163b878e2d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Delete volume with id: d333f9f0-2bdc-4c09-9831-6f261b2cc47a Dec 29 07:50:01.471212 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5e59f81f-6914-4c4a-a44e-26163b878e2d tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/d333f9f0-2bdc-4c09-9831-6f261b2cc47a returned with HTTP 404 Dec 29 07:50:01.472904 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1283/2569] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:50:01 2020] DELETE /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/d333f9f0-2bdc-4c09-9831-6f261b2cc47a => generated 109 bytes in 122 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:50:01.479322 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ce8ba82a-69a7-44a9-be8f-4a726ad46939 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] DELETE http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/b83c2df6-ddfe-40af-9357-04a15fe7a374 Dec 29 07:50:01.479839 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ce8ba82a-69a7-44a9-be8f-4a726ad46939 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:01.480324 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ce8ba82a-69a7-44a9-be8f-4a726ad46939 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:01.480784 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-ce8ba82a-69a7-44a9-be8f-4a726ad46939 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Delete volume with id: b83c2df6-ddfe-40af-9357-04a15fe7a374 Dec 29 07:50:01.618552 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ce8ba82a-69a7-44a9-be8f-4a726ad46939 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/b83c2df6-ddfe-40af-9357-04a15fe7a374 returned with HTTP 404 Dec 29 07:50:01.620172 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1287/2570] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:50:01 2020] DELETE /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/b83c2df6-ddfe-40af-9357-04a15fe7a374 => generated 109 bytes in 144 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:50:01.628690 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-81d5497b-f908-40fd-9078-e1c49c47b545 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] DELETE http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/types/76238664-35ac-400f-a187-978d8e337e0f Dec 29 07:50:01.629223 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-81d5497b-f908-40fd-9078-e1c49c47b545 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:01.629732 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-81d5497b-f908-40fd-9078-e1c49c47b545 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] Calling method '_delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:01.835031 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-81d5497b-f908-40fd-9078-e1c49c47b545 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/types/76238664-35ac-400f-a187-978d8e337e0f returned with HTTP 202 Dec 29 07:50:01.835031 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1284/2571] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 07:50:01 2020] DELETE /volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/types/76238664-35ac-400f-a187-978d8e337e0f => generated 0 bytes in 208 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:50:01.840803 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7621b41e-d58f-4ba0-b352-0a2d6a3a00c3 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] GET http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/types/76238664-35ac-400f-a187-978d8e337e0f Dec 29 07:50:01.841903 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7621b41e-d58f-4ba0-b352-0a2d6a3a00c3 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:01.842395 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7621b41e-d58f-4ba0-b352-0a2d6a3a00c3 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:01.875626 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7621b41e-d58f-4ba0-b352-0a2d6a3a00c3 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/types/76238664-35ac-400f-a187-978d8e337e0f returned with HTTP 404 Dec 29 07:50:01.880259 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1288/2572] 10.222.0.20 () {58 vars in 1309 bytes} [Tue Dec 29 07:50:01 2020] GET /volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/types/76238664-35ac-400f-a187-978d8e337e0f => generated 114 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:50:01.884806 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-45ae6807-1c86-4c3a-92e4-0398a986e529 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] DELETE http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/36604faa-fc0e-45bf-9990-af13b617a480 Dec 29 07:50:01.885526 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-45ae6807-1c86-4c3a-92e4-0398a986e529 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:01.886171 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-45ae6807-1c86-4c3a-92e4-0398a986e529 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:01.886844 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-45ae6807-1c86-4c3a-92e4-0398a986e529 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] Delete volume with id: 36604faa-fc0e-45bf-9990-af13b617a480 Dec 29 07:50:01.996390 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-45ae6807-1c86-4c3a-92e4-0398a986e529 tempest-GroupSnapshotsTest-528981848 tempest-GroupSnapshotsTest-528981848] http://10.222.0.20/volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/36604faa-fc0e-45bf-9990-af13b617a480 returned with HTTP 404 Dec 29 07:50:01.998645 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1285/2573] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:50:01 2020] DELETE /volume/v3/901cac05ccff44a9827ea831bfa65e5c/volumes/36604faa-fc0e-45bf-9990-af13b617a480 => generated 109 bytes in 118 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:50:02.007856 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c69e7316-dec5-42dd-8f0f-aa2c8c9523b5 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] DELETE http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/types/4e8bddf6-6f74-4262-810b-503d66268899 Dec 29 07:50:02.008401 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c69e7316-dec5-42dd-8f0f-aa2c8c9523b5 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:02.008927 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c69e7316-dec5-42dd-8f0f-aa2c8c9523b5 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] Calling method '_delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:02.176578 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c69e7316-dec5-42dd-8f0f-aa2c8c9523b5 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/types/4e8bddf6-6f74-4262-810b-503d66268899 returned with HTTP 202 Dec 29 07:50:02.177811 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1289/2574] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 07:50:02 2020] DELETE /volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/types/4e8bddf6-6f74-4262-810b-503d66268899 => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:50:02.184577 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bebdc001-39e1-4341-9683-13c62fbc90d2 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] GET http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/a43f1f88-4900-4b8d-9437-26155c859053 Dec 29 07:50:02.186759 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bebdc001-39e1-4341-9683-13c62fbc90d2 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:02.187333 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bebdc001-39e1-4341-9683-13c62fbc90d2 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:02.190818 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e9723ee2-92e1-40ac-9e95-6815ed6a3049 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] GET http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/types/4e8bddf6-6f74-4262-810b-503d66268899 Dec 29 07:50:02.191672 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e9723ee2-92e1-40ac-9e95-6815ed6a3049 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:02.192339 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e9723ee2-92e1-40ac-9e95-6815ed6a3049 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:02.210746 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e9723ee2-92e1-40ac-9e95-6815ed6a3049 tempest-GroupSnapshotsTest-945313000 tempest-GroupSnapshotsTest-945313000] http://10.222.0.20/volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/types/4e8bddf6-6f74-4262-810b-503d66268899 returned with HTTP 404 Dec 29 07:50:02.213027 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1290/2575] 10.222.0.20 () {58 vars in 1309 bytes} [Tue Dec 29 07:50:02 2020] GET /volume/v3/ff6dfb9887b44c3aa957caeb66bc0f62/types/4e8bddf6-6f74-4262-810b-503d66268899 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:50:02.254873 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bebdc001-39e1-4341-9683-13c62fbc90d2 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/a43f1f88-4900-4b8d-9437-26155c859053 returned with HTTP 404 Dec 29 07:50:02.256479 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1286/2576] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:02 2020] GET /volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/a43f1f88-4900-4b8d-9437-26155c859053 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:50:02.264514 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8d897b21-3b98-41e2-ba07-94560699427d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] DELETE http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/16187fcc-7846-4782-a1b7-06966a1ccbf2 Dec 29 07:50:02.265581 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8d897b21-3b98-41e2-ba07-94560699427d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:02.266425 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8d897b21-3b98-41e2-ba07-94560699427d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:02.267354 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-8d897b21-3b98-41e2-ba07-94560699427d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Delete volume with id: 16187fcc-7846-4782-a1b7-06966a1ccbf2 Dec 29 07:50:02.367815 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:02.367815 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:02.373731 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8d897b21-3b98-41e2-ba07-94560699427d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Volume info retrieved successfully. Dec 29 07:50:02.425864 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8d897b21-3b98-41e2-ba07-94560699427d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Delete volume request issued successfully. Dec 29 07:50:02.426635 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8d897b21-3b98-41e2-ba07-94560699427d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/16187fcc-7846-4782-a1b7-06966a1ccbf2 returned with HTTP 202 Dec 29 07:50:02.427962 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1291/2577] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:50:02 2020] DELETE /volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/16187fcc-7846-4782-a1b7-06966a1ccbf2 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:50:02.435955 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8533461d-9f69-4e3d-b51c-d8742818205d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] GET http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/16187fcc-7846-4782-a1b7-06966a1ccbf2 Dec 29 07:50:02.436743 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8533461d-9f69-4e3d-b51c-d8742818205d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:02.437241 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8533461d-9f69-4e3d-b51c-d8742818205d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:02.596654 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:02.596654 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:02.616608 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8533461d-9f69-4e3d-b51c-d8742818205d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Volume info retrieved successfully. Dec 29 07:50:02.673880 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8533461d-9f69-4e3d-b51c-d8742818205d tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/16187fcc-7846-4782-a1b7-06966a1ccbf2 returned with HTTP 200 Dec 29 07:50:02.675408 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1287/2578] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:02 2020] GET /volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/16187fcc-7846-4782-a1b7-06966a1ccbf2 => generated 916 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:03.692712 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3373f84e-d6d6-4e5d-8e3d-753775eb6c99 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] GET http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/16187fcc-7846-4782-a1b7-06966a1ccbf2 Dec 29 07:50:03.693329 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3373f84e-d6d6-4e5d-8e3d-753775eb6c99 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:03.693555 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:03.693555 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:03.693941 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3373f84e-d6d6-4e5d-8e3d-753775eb6c99 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:03.823048 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:03.823048 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:03.849918 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3373f84e-d6d6-4e5d-8e3d-753775eb6c99 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Volume info retrieved successfully. Dec 29 07:50:03.897578 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3373f84e-d6d6-4e5d-8e3d-753775eb6c99 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/16187fcc-7846-4782-a1b7-06966a1ccbf2 returned with HTTP 200 Dec 29 07:50:03.899070 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1292/2579] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:03 2020] GET /volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/16187fcc-7846-4782-a1b7-06966a1ccbf2 => generated 916 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:04.916301 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fdb8bbd4-0337-4ef1-a76d-7506da24246a tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] GET http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/16187fcc-7846-4782-a1b7-06966a1ccbf2 Dec 29 07:50:04.917095 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fdb8bbd4-0337-4ef1-a76d-7506da24246a tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:04.917095 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:04.917095 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:04.917481 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fdb8bbd4-0337-4ef1-a76d-7506da24246a tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:05.046303 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:05.046303 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:05.068453 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fdb8bbd4-0337-4ef1-a76d-7506da24246a tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Volume info retrieved successfully. Dec 29 07:50:05.111431 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fdb8bbd4-0337-4ef1-a76d-7506da24246a tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/16187fcc-7846-4782-a1b7-06966a1ccbf2 returned with HTTP 200 Dec 29 07:50:05.121162 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1288/2580] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:04 2020] GET /volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/16187fcc-7846-4782-a1b7-06966a1ccbf2 => generated 916 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:06.134174 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6dad9ad4-a29b-4c2a-876a-d6bf7ed5bdc7 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] GET http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/16187fcc-7846-4782-a1b7-06966a1ccbf2 Dec 29 07:50:06.135410 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6dad9ad4-a29b-4c2a-876a-d6bf7ed5bdc7 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:06.135791 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:06.135791 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:06.137304 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6dad9ad4-a29b-4c2a-876a-d6bf7ed5bdc7 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:06.198530 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6dad9ad4-a29b-4c2a-876a-d6bf7ed5bdc7 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/16187fcc-7846-4782-a1b7-06966a1ccbf2 returned with HTTP 404 Dec 29 07:50:06.199574 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1293/2581] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:06 2020] GET /volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/16187fcc-7846-4782-a1b7-06966a1ccbf2 => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:50:06.209031 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fc25c030-bd3b-4747-ac07-2fa841375461 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] DELETE http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/72c52b96-fa9a-4b77-bf87-955952414279 Dec 29 07:50:06.209570 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fc25c030-bd3b-4747-ac07-2fa841375461 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:06.209794 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:06.209794 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:06.210168 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fc25c030-bd3b-4747-ac07-2fa841375461 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:06.210663 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-fc25c030-bd3b-4747-ac07-2fa841375461 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Delete volume with id: 72c52b96-fa9a-4b77-bf87-955952414279 Dec 29 07:50:06.307073 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:06.307073 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:06.308430 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fc25c030-bd3b-4747-ac07-2fa841375461 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Volume info retrieved successfully. Dec 29 07:50:06.350837 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fc25c030-bd3b-4747-ac07-2fa841375461 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Delete volume request issued successfully. Dec 29 07:50:06.351778 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fc25c030-bd3b-4747-ac07-2fa841375461 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/72c52b96-fa9a-4b77-bf87-955952414279 returned with HTTP 202 Dec 29 07:50:06.352766 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1289/2582] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:50:06 2020] DELETE /volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/72c52b96-fa9a-4b77-bf87-955952414279 => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:50:06.363689 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2301bfbe-f8c2-435a-ab25-382d45b1e23f tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] GET http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/72c52b96-fa9a-4b77-bf87-955952414279 Dec 29 07:50:06.373393 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2301bfbe-f8c2-435a-ab25-382d45b1e23f tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:06.379208 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2301bfbe-f8c2-435a-ab25-382d45b1e23f tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:06.499290 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:06.499290 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:06.512284 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2301bfbe-f8c2-435a-ab25-382d45b1e23f tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Volume info retrieved successfully. Dec 29 07:50:06.540902 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2301bfbe-f8c2-435a-ab25-382d45b1e23f tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/72c52b96-fa9a-4b77-bf87-955952414279 returned with HTTP 200 Dec 29 07:50:06.542282 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1294/2583] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:06 2020] GET /volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/72c52b96-fa9a-4b77-bf87-955952414279 => generated 916 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:07.558207 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8e24f6b2-9337-4d7b-9c0b-71dc3a516b54 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] GET http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/72c52b96-fa9a-4b77-bf87-955952414279 Dec 29 07:50:07.559407 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8e24f6b2-9337-4d7b-9c0b-71dc3a516b54 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:07.560799 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:07.560799 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:07.561413 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8e24f6b2-9337-4d7b-9c0b-71dc3a516b54 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:07.838558 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:07.838558 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:07.847581 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8e24f6b2-9337-4d7b-9c0b-71dc3a516b54 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Volume info retrieved successfully. Dec 29 07:50:07.873000 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8e24f6b2-9337-4d7b-9c0b-71dc3a516b54 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/72c52b96-fa9a-4b77-bf87-955952414279 returned with HTTP 200 Dec 29 07:50:07.874210 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1290/2584] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:07 2020] GET /volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/72c52b96-fa9a-4b77-bf87-955952414279 => generated 916 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:50:08.450801 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-22416aee-0f2f-48f3-829c-bb1d7147f228 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] POST http://10.222.0.20/volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/volumes Dec 29 07:50:08.451949 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:08.451949 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:08.453270 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-22416aee-0f2f-48f3-829c-bb1d7147f228 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotManageAdminTest-Volume-1358764635"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:50:08.454538 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-22416aee-0f2f-48f3-829c-bb1d7147f228 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotManageAdminTest-Volume-1358764635'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:50:08.455102 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-22416aee-0f2f-48f3-829c-bb1d7147f228 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Create volume of 1 GB Dec 29 07:50:08.485289 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-22416aee-0f2f-48f3-829c-bb1d7147f228 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Availability Zones retrieved successfully. Dec 29 07:50:08.517538 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-22416aee-0f2f-48f3-829c-bb1d7147f228 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Flow 'volume_create_api' (c6a5a764-6b13-49db-bb48-51ad325cb763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:50:08.521529 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-22416aee-0f2f-48f3-829c-bb1d7147f228 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7111eb9c-2c42-456b-807d-6c5fb616cb41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:08.525099 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-22416aee-0f2f-48f3-829c-bb1d7147f228 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:50:08.659462 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-22416aee-0f2f-48f3-829c-bb1d7147f228 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7111eb9c-2c42-456b-807d-6c5fb616cb41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:08.662816 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-22416aee-0f2f-48f3-829c-bb1d7147f228 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (037eb5ff-7910-402a-a649-e116e320f02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:08.769561 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-22416aee-0f2f-48f3-829c-bb1d7147f228 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Created reservations ['f5755fd1-e7ee-4916-9fa6-36bb06bf2011', '659536b7-bfa3-4b27-867d-8c1e114ba32e', '62381763-8944-4f26-b4a7-9c9f8da88f21', '1565c865-ac9f-44e8-b280-cf42859978b8'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:50:08.772783 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-22416aee-0f2f-48f3-829c-bb1d7147f228 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (037eb5ff-7910-402a-a649-e116e320f02f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5755fd1-e7ee-4916-9fa6-36bb06bf2011', '659536b7-bfa3-4b27-867d-8c1e114ba32e', '62381763-8944-4f26-b4a7-9c9f8da88f21', '1565c865-ac9f-44e8-b280-cf42859978b8']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:08.776009 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-22416aee-0f2f-48f3-829c-bb1d7147f228 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3f9aeab-2150-4b1e-8a70-6b36a3170ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:08.852370 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-22416aee-0f2f-48f3-829c-bb1d7147f228 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3f9aeab-2150-4b1e-8a70-6b36a3170ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aabea70a-030a-42c8-b9dd-81ebb15136a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1358764635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56a30b9ae29a4c74b265ce1bc8fcc24b',qos_specs=None,replication_status=,reservations=['f5755fd1-e7ee-4916-9fa6-36bb06bf2011','659536b7-bfa3-4b27-867d-8c1e114ba32e','62381763-8944-4f26-b4a7-9c9f8da88f21','1565c865-ac9f-44e8-b280-cf42859978b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27762849218e43f4922543766e4bf915',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:50:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotManageAdminTest-Volume-1358764635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aabea70a-030a-42c8-b9dd-81ebb15136a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='56a30b9ae29a4c74b265ce1bc8fcc24b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='27762849218e43f4922543766e4bf915',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:08.855446 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-22416aee-0f2f-48f3-829c-bb1d7147f228 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3398135f-44bc-474d-8d52-c1276a72525c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:08.890277 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b9aec98f-5326-4008-9de5-b598496c35d4 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] GET http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/72c52b96-fa9a-4b77-bf87-955952414279 Dec 29 07:50:08.891173 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b9aec98f-5326-4008-9de5-b598496c35d4 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:08.891314 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-22416aee-0f2f-48f3-829c-bb1d7147f228 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3398135f-44bc-474d-8d52-c1276a72525c) transitioned into state 'SUCCESS' from state '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-1358764635',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='56a30b9ae29a4c74b265ce1bc8fcc24b',qos_specs=None,replication_status=,reservations=['f5755fd1-e7ee-4916-9fa6-36bb06bf2011','659536b7-bfa3-4b27-867d-8c1e114ba32e','62381763-8944-4f26-b4a7-9c9f8da88f21','1565c865-ac9f-44e8-b280-cf42859978b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27762849218e43f4922543766e4bf915',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:08.891752 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:08.891752 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:08.892392 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b9aec98f-5326-4008-9de5-b598496c35d4 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:08.895751 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-22416aee-0f2f-48f3-829c-bb1d7147f228 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e182869-08cc-4e59-9293-b92546d256a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:08.941081 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-22416aee-0f2f-48f3-829c-bb1d7147f228 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e182869-08cc-4e59-9293-b92546d256a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:08.943757 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-22416aee-0f2f-48f3-829c-bb1d7147f228 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Flow 'volume_create_api' (c6a5a764-6b13-49db-bb48-51ad325cb763) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:50:09.063863 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b9aec98f-5326-4008-9de5-b598496c35d4 tempest-VolumesListAdminTestJSON-1027639796 tempest-VolumesListAdminTestJSON-1027639796] http://10.222.0.20/volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/72c52b96-fa9a-4b77-bf87-955952414279 returned with HTTP 404 Dec 29 07:50:09.068073 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1291/2585] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:08 2020] GET /volume/v3/02d249e7f3b84cbcb9c66abd10f64082/volumes/72c52b96-fa9a-4b77-bf87-955952414279 => generated 109 bytes in 179 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:50:09.074982 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-22416aee-0f2f-48f3-829c-bb1d7147f228 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Create volume request issued successfully. Dec 29 07:50:09.106184 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-22416aee-0f2f-48f3-829c-bb1d7147f228 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] http://10.222.0.20/volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/volumes returned with HTTP 202 Dec 29 07:50:09.107125 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1295/2586] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:50:08 2020] POST /volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/volumes => generated 823 bytes in 1044 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:50:09.121819 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-611e1f92-0531-4b7c-9208-15a3908a8236 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] GET http://10.222.0.20/volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/volumes/aabea70a-030a-42c8-b9dd-81ebb15136a5 Dec 29 07:50:09.122447 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-611e1f92-0531-4b7c-9208-15a3908a8236 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:09.123733 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-611e1f92-0531-4b7c-9208-15a3908a8236 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:09.232237 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:09.232237 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:09.246960 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-611e1f92-0531-4b7c-9208-15a3908a8236 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Volume info retrieved successfully. Dec 29 07:50:09.298221 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-611e1f92-0531-4b7c-9208-15a3908a8236 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] http://10.222.0.20/volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/volumes/aabea70a-030a-42c8-b9dd-81ebb15136a5 returned with HTTP 200 Dec 29 07:50:09.299161 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1292/2587] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:09 2020] GET /volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/volumes/aabea70a-030a-42c8-b9dd-81ebb15136a5 => generated 915 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:10.316409 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-37dd67a4-3360-4a92-bf74-70757612dcdc tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] GET http://10.222.0.20/volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/volumes/aabea70a-030a-42c8-b9dd-81ebb15136a5 Dec 29 07:50:10.318360 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-37dd67a4-3360-4a92-bf74-70757612dcdc tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:10.318854 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:10.318854 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:10.319480 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-37dd67a4-3360-4a92-bf74-70757612dcdc tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:10.380143 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:10.380143 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:10.391151 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-37dd67a4-3360-4a92-bf74-70757612dcdc tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Volume info retrieved successfully. Dec 29 07:50:10.416907 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-37dd67a4-3360-4a92-bf74-70757612dcdc tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] http://10.222.0.20/volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/volumes/aabea70a-030a-42c8-b9dd-81ebb15136a5 returned with HTTP 200 Dec 29 07:50:10.427685 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1296/2588] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:10 2020] GET /volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/volumes/aabea70a-030a-42c8-b9dd-81ebb15136a5 => generated 916 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:10.439484 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0050a2e8-1704-45b0-937e-68c5ecafe90f tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] POST http://10.222.0.20/volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/snapshots Dec 29 07:50:10.439958 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:10.439958 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:10.440382 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0050a2e8-1704-45b0-937e-68c5ecafe90f tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aabea70a-030a-42c8-b9dd-81ebb15136a5", "name": "tempest-SnapshotManageAdminTest-Snapshot-123551034"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:50:10.516507 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:10.516507 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:10.518076 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0050a2e8-1704-45b0-937e-68c5ecafe90f tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Volume info retrieved successfully. Dec 29 07:50:10.518654 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-0050a2e8-1704-45b0-937e-68c5ecafe90f tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Create snapshot from volume aabea70a-030a-42c8-b9dd-81ebb15136a5 Dec 29 07:50:10.603818 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-0050a2e8-1704-45b0-937e-68c5ecafe90f tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Created reservations ['c27f0a45-717a-4e7d-b21e-5eb4b181d70a', '11080931-37bc-4f2d-a45f-078d17c80afb', '8c7f52e0-fc86-4613-8462-71436e3da003', '943572be-ac7a-406b-a853-5836703fca2c'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:50:10.727878 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0050a2e8-1704-45b0-937e-68c5ecafe90f tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Snapshot create request issued successfully. Dec 29 07:50:10.728673 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0050a2e8-1704-45b0-937e-68c5ecafe90f tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] http://10.222.0.20/volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/snapshots returned with HTTP 202 Dec 29 07:50:10.735846 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1293/2589] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:50:10 2020] POST /volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/snapshots => generated 309 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:50:10.742117 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cb49b030-20ed-4a74-9957-92ca0d70eb77 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] GET http://10.222.0.20/volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/snapshots/2c1f91ab-de66-440c-a8f3-091bfcae2aa5 Dec 29 07:50:10.742998 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cb49b030-20ed-4a74-9957-92ca0d70eb77 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:10.743213 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:10.743213 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:10.743718 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cb49b030-20ed-4a74-9957-92ca0d70eb77 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:10.805034 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:10.805034 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:10.806195 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-cb49b030-20ed-4a74-9957-92ca0d70eb77 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Snapshot retrieved successfully. Dec 29 07:50:10.808168 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cb49b030-20ed-4a74-9957-92ca0d70eb77 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] http://10.222.0.20/volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/snapshots/2c1f91ab-de66-440c-a8f3-091bfcae2aa5 returned with HTTP 200 Dec 29 07:50:10.809133 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1297/2590] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:50:10 2020] GET /volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/snapshots/2c1f91ab-de66-440c-a8f3-091bfcae2aa5 => generated 441 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:11.821404 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1e8ed9e3-76f1-46bd-bdb8-93597331d4db tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] GET http://10.222.0.20/volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/snapshots/2c1f91ab-de66-440c-a8f3-091bfcae2aa5 Dec 29 07:50:11.822112 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1e8ed9e3-76f1-46bd-bdb8-93597331d4db tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:11.822338 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:11.822338 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:11.822740 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1e8ed9e3-76f1-46bd-bdb8-93597331d4db tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:11.852688 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:11.852688 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:11.853814 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1e8ed9e3-76f1-46bd-bdb8-93597331d4db tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Snapshot retrieved successfully. Dec 29 07:50:11.855990 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1e8ed9e3-76f1-46bd-bdb8-93597331d4db tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] http://10.222.0.20/volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/snapshots/2c1f91ab-de66-440c-a8f3-091bfcae2aa5 returned with HTTP 200 Dec 29 07:50:11.857123 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1294/2591] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:50:11 2020] GET /volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/snapshots/2c1f91ab-de66-440c-a8f3-091bfcae2aa5 => generated 441 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:12.873686 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-db03ad3b-c92d-49d8-b8ee-cf9b719c67fa tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] GET http://10.222.0.20/volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/snapshots/2c1f91ab-de66-440c-a8f3-091bfcae2aa5 Dec 29 07:50:12.874190 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-db03ad3b-c92d-49d8-b8ee-cf9b719c67fa tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:12.874397 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:12.874397 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:12.874830 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-db03ad3b-c92d-49d8-b8ee-cf9b719c67fa tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:12.929658 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:12.929658 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:12.930869 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-db03ad3b-c92d-49d8-b8ee-cf9b719c67fa tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Snapshot retrieved successfully. Dec 29 07:50:12.939924 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-db03ad3b-c92d-49d8-b8ee-cf9b719c67fa tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] http://10.222.0.20/volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/snapshots/2c1f91ab-de66-440c-a8f3-091bfcae2aa5 returned with HTTP 200 Dec 29 07:50:12.940769 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1298/2592] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:50:12 2020] GET /volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/snapshots/2c1f91ab-de66-440c-a8f3-091bfcae2aa5 => generated 468 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:12.969171 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-79d3e1b0-8664-4da7-b725-a53dab548c6c tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] POST http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes Dec 29 07:50:12.969623 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:12.969623 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:12.971644 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-79d3e1b0-8664-4da7-b725-a53dab548c6c tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Action: 'create', calling method: create, body: {"volume": {"imageRef": "52cdef56-eb4c-4d50-a0bf-c37ad8fca758", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-624338435"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:50:12.971644 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-79d3e1b0-8664-4da7-b725-a53dab548c6c tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Create volume request body: {'volume': {'imageRef': '52cdef56-eb4c-4d50-a0bf-c37ad8fca758', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-624338435'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:50:13.117989 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-79d3e1b0-8664-4da7-b725-a53dab548c6c tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Create volume of 1 GB Dec 29 07:50:13.133417 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-79d3e1b0-8664-4da7-b725-a53dab548c6c tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Availability Zones retrieved successfully. Dec 29 07:50:13.151522 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-79d3e1b0-8664-4da7-b725-a53dab548c6c tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Flow 'volume_create_api' (0e5059a5-be7f-42cc-a874-536336112820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:50:13.155645 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-79d3e1b0-8664-4da7-b725-a53dab548c6c tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d38bc94-cb28-4068-a011-5f06ca882c82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:13.158166 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-79d3e1b0-8664-4da7-b725-a53dab548c6c tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:50:13.292815 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-79d3e1b0-8664-4da7-b725-a53dab548c6c tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d38bc94-cb28-4068-a011-5f06ca882c82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:13.296084 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-79d3e1b0-8664-4da7-b725-a53dab548c6c tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bae5c36-c551-4aab-b0e4-0d336e90eb5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:13.337470 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-21d33fd4-e5c5-4cd0-9992-4ea5693eaac4 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] POST http://10.222.0.20/volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/2c1f91ab-de66-440c-a8f3-091bfcae2aa5/action Dec 29 07:50:13.338303 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:13.338303 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:13.339005 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-21d33fd4-e5c5-4cd0-9992-4ea5693eaac4 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Action body: b'{"os-unmanage": {}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:50:13.339560 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-21d33fd4-e5c5-4cd0-9992-4ea5693eaac4 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:50:13.340126 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.snapshot_unmanage [None req-21d33fd4-e5c5-4cd0-9992-4ea5693eaac4 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Unmanage snapshot with id: 2c1f91ab-de66-440c-a8f3-091bfcae2aa5 Dec 29 07:50:13.374948 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:13.374948 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:13.376429 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-21d33fd4-e5c5-4cd0-9992-4ea5693eaac4 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Snapshot retrieved successfully. Dec 29 07:50:13.428350 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-79d3e1b0-8664-4da7-b725-a53dab548c6c tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Created reservations ['0e726f18-6500-487c-ba2f-1278bd5080f4', 'bf37788e-8cf8-447a-bc32-eb599a60fa47', '1e165952-c694-4f42-b8a7-ffdb9cd5b515', 'fcef3ff5-4faa-4eea-8261-c71acb14243f'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:50:13.430430 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-79d3e1b0-8664-4da7-b725-a53dab548c6c tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bae5c36-c551-4aab-b0e4-0d336e90eb5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e726f18-6500-487c-ba2f-1278bd5080f4', 'bf37788e-8cf8-447a-bc32-eb599a60fa47', '1e165952-c694-4f42-b8a7-ffdb9cd5b515', 'fcef3ff5-4faa-4eea-8261-c71acb14243f']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:13.432514 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-79d3e1b0-8664-4da7-b725-a53dab548c6c tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abb8352e-3b81-46bf-aec5-d4dc0fc0f7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:13.446793 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-21d33fd4-e5c5-4cd0-9992-4ea5693eaac4 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Snapshot delete request issued successfully. Dec 29 07:50:13.447683 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-21d33fd4-e5c5-4cd0-9992-4ea5693eaac4 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] http://10.222.0.20/volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/2c1f91ab-de66-440c-a8f3-091bfcae2aa5/action returned with HTTP 202 Dec 29 07:50:13.448707 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1295/2593] 10.222.0.20 () {60 vars in 1363 bytes} [Tue Dec 29 07:50:12 2020] POST /volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/2c1f91ab-de66-440c-a8f3-091bfcae2aa5/action => generated 0 bytes in 501 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:50:13.460645 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8cff3b8f-8edd-437b-8bef-919bfdff1aec tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] GET http://10.222.0.20/volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/2c1f91ab-de66-440c-a8f3-091bfcae2aa5 Dec 29 07:50:13.461169 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8cff3b8f-8edd-437b-8bef-919bfdff1aec tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:13.461384 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:13.461384 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:13.461758 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8cff3b8f-8edd-437b-8bef-919bfdff1aec tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:13.498839 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:13.498839 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:13.499712 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8cff3b8f-8edd-437b-8bef-919bfdff1aec tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Snapshot retrieved successfully. Dec 29 07:50:13.501635 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8cff3b8f-8edd-437b-8bef-919bfdff1aec tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] http://10.222.0.20/volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/2c1f91ab-de66-440c-a8f3-091bfcae2aa5 returned with HTTP 200 Dec 29 07:50:13.507386 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1296/2594] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:50:13 2020] GET /volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/2c1f91ab-de66-440c-a8f3-091bfcae2aa5 => generated 469 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:13.530604 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-79d3e1b0-8664-4da7-b725-a53dab548c6c tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abb8352e-3b81-46bf-aec5-d4dc0fc0f7a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '314eea4e-77f7-4b8b-b51e-e35ed442dc04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-624338435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a8659a08634e1198dbff0906f8fbcf',qos_specs=None,replication_status=,reservations=['0e726f18-6500-487c-ba2f-1278bd5080f4','bf37788e-8cf8-447a-bc32-eb599a60fa47','1e165952-c694-4f42-b8a7-ffdb9cd5b515','fcef3ff5-4faa-4eea-8261-c71acb14243f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a651289204ce4a01b94e19885e48bc55',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:50:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-624338435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=314eea4e-77f7-4b8b-b51e-e35ed442dc04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='46a8659a08634e1198dbff0906f8fbcf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='a651289204ce4a01b94e19885e48bc55',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:13.532657 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-79d3e1b0-8664-4da7-b725-a53dab548c6c tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a4599cd-8fcf-4366-b17b-812077d05a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:13.561384 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-79d3e1b0-8664-4da7-b725-a53dab548c6c tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a4599cd-8fcf-4366-b17b-812077d05a96) transitioned into state 'SUCCESS' from state '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-624338435',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='46a8659a08634e1198dbff0906f8fbcf',qos_specs=None,replication_status=,reservations=['0e726f18-6500-487c-ba2f-1278bd5080f4','bf37788e-8cf8-447a-bc32-eb599a60fa47','1e165952-c694-4f42-b8a7-ffdb9cd5b515','fcef3ff5-4faa-4eea-8261-c71acb14243f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a651289204ce4a01b94e19885e48bc55',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:13.563491 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-79d3e1b0-8664-4da7-b725-a53dab548c6c tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d2781a5-8bc7-44f5-867a-43d75e4d1b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:13.579688 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-79d3e1b0-8664-4da7-b725-a53dab548c6c tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d2781a5-8bc7-44f5-867a-43d75e4d1b4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:13.582316 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-79d3e1b0-8664-4da7-b725-a53dab548c6c tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Flow 'volume_create_api' (0e5059a5-be7f-42cc-a874-536336112820) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:50:13.633661 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-79d3e1b0-8664-4da7-b725-a53dab548c6c tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Create volume request issued successfully. Dec 29 07:50:13.649141 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-79d3e1b0-8664-4da7-b725-a53dab548c6c tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes returned with HTTP 202 Dec 29 07:50:13.656830 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1299/2595] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:50:12 2020] POST /volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes => generated 819 bytes in 686 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:50:13.665404 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9c6892f9-b260-4b86-adc7-29febbcbd347 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] GET http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 Dec 29 07:50:13.665931 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9c6892f9-b260-4b86-adc7-29febbcbd347 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:13.666121 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:13.666121 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:13.666500 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9c6892f9-b260-4b86-adc7-29febbcbd347 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:13.720286 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:13.720286 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:13.730264 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9c6892f9-b260-4b86-adc7-29febbcbd347 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Volume info retrieved successfully. Dec 29 07:50:13.755503 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9c6892f9-b260-4b86-adc7-29febbcbd347 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 returned with HTTP 200 Dec 29 07:50:13.756577 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1297/2596] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:13 2020] GET /volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 => generated 911 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:14.516356 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-70c27e1c-ad4b-4e71-8acc-85381ad2515f tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] GET http://10.222.0.20/volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/2c1f91ab-de66-440c-a8f3-091bfcae2aa5 Dec 29 07:50:14.516917 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-70c27e1c-ad4b-4e71-8acc-85381ad2515f tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:14.517111 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:14.517111 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:14.517486 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-70c27e1c-ad4b-4e71-8acc-85381ad2515f tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:14.541013 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-70c27e1c-ad4b-4e71-8acc-85381ad2515f tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] http://10.222.0.20/volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/2c1f91ab-de66-440c-a8f3-091bfcae2aa5 returned with HTTP 404 Dec 29 07:50:14.542066 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1300/2597] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:50:14 2020] GET /volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/2c1f91ab-de66-440c-a8f3-091bfcae2aa5 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:50:14.551413 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9918eabc-96be-431c-a9a2-ce019c158109 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] GET http://10.222.0.20/volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/detail?all_tenants=1 Dec 29 07:50:14.552262 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9918eabc-96be-431c-a9a2-ce019c158109 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:14.552916 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:14.552916 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:14.553634 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9918eabc-96be-431c-a9a2-ce019c158109 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Calling method 'detail' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:14.573989 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9918eabc-96be-431c-a9a2-ce019c158109 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Get all snapshots completed successfully. Dec 29 07:50:14.577252 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9918eabc-96be-431c-a9a2-ce019c158109 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] http://10.222.0.20/volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/detail?all_tenants=1 returned with HTTP 200 Dec 29 07:50:14.584184 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1298/2598] 10.222.0.20 () {58 vars in 1258 bytes} [Tue Dec 29 07:50:14 2020] GET /volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/detail?all_tenants=1 => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:50:14.592142 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4c862e77-72ea-40aa-97f3-101c0ae50058 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] POST http://10.222.0.20/volume/v3/34c19ddee8474061b1afbb73d8e7adcc/os-snapshot-manage Dec 29 07:50:14.592945 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4c862e77-72ea-40aa-97f3-101c0ae50058 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aabea70a-030a-42c8-b9dd-81ebb15136a5", "ref": {"source-name": "_snapshot-2c1f91ab-de66-440c-a8f3-091bfcae2aa5"}, "name": "tempest-SnapshotManageAdminTest-Managed-Snapshot-1200077233", "description": "tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-311219171", "metadata": {"manage-snap-meta1": "value1", "manage-snap-meta2": "value2", "manage-snap-meta3": "value3"}}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:50:14.649437 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:14.649437 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:14.650343 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4c862e77-72ea-40aa-97f3-101c0ae50058 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Volume info retrieved successfully. Dec 29 07:50:14.652769 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.snapshot_manage [None req-4c862e77-72ea-40aa-97f3-101c0ae50058 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Manage snapshot request body: {'snapshot': {'volume_id': 'aabea70a-030a-42c8-b9dd-81ebb15136a5', 'ref': {'source-name': '_snapshot-2c1f91ab-de66-440c-a8f3-091bfcae2aa5'}, 'name': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-1200077233', 'description': 'tempest-SnapshotManageAdminTest-Managed-Snapshot-Description-311219171', 'metadata': {'manage-snap-meta1': 'value1', 'manage-snap-meta2': 'value2', 'manage-snap-meta3': 'value3'}}} {{(pid=88228) create /opt/stack/cinder/cinder/api/contrib/snapshot_manage.py:95}} Dec 29 07:50:14.775355 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f7f2a5f4-9211-4c83-9859-90ae20f11f9d tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] GET http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 Dec 29 07:50:14.775921 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f7f2a5f4-9211-4c83-9859-90ae20f11f9d tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:14.776460 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f7f2a5f4-9211-4c83-9859-90ae20f11f9d tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:14.778055 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-4c862e77-72ea-40aa-97f3-101c0ae50058 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Created reservations ['e488c649-efbd-4c98-b5bc-dc17ed74beeb', '9fa99127-4770-4ede-87b2-1fda0d918c7c', 'ab842bac-7dc7-476e-b572-e6c58eb86f99', '1d050628-4767-41ce-8b09-bc003190edef'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:50:14.831932 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:14.831932 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:14.842797 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f7f2a5f4-9211-4c83-9859-90ae20f11f9d tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Volume info retrieved successfully. Dec 29 07:50:14.868044 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f7f2a5f4-9211-4c83-9859-90ae20f11f9d tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 returned with HTTP 200 Dec 29 07:50:14.869094 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1299/2599] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:14 2020] GET /volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 => generated 911 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:14.923380 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4c862e77-72ea-40aa-97f3-101c0ae50058 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] http://10.222.0.20/volume/v3/34c19ddee8474061b1afbb73d8e7adcc/os-snapshot-manage returned with HTTP 202 Dec 29 07:50:14.925216 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1301/2600] 10.222.0.20 () {60 vars in 1259 bytes} [Tue Dec 29 07:50:14 2020] POST /volume/v3/34c19ddee8474061b1afbb73d8e7adcc/os-snapshot-manage => generated 477 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:50:14.937275 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f1ec6d1a-4943-4c63-b077-54292d5a50ae tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] GET http://10.222.0.20/volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/a013773c-ca84-46ac-b2d4-4390795f5611 Dec 29 07:50:14.937792 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f1ec6d1a-4943-4c63-b077-54292d5a50ae tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:14.938011 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:14.938011 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:14.938402 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f1ec6d1a-4943-4c63-b077-54292d5a50ae tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:14.976062 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:14.976062 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:14.976946 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f1ec6d1a-4943-4c63-b077-54292d5a50ae tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Snapshot retrieved successfully. Dec 29 07:50:14.978535 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f1ec6d1a-4943-4c63-b077-54292d5a50ae tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] http://10.222.0.20/volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/a013773c-ca84-46ac-b2d4-4390795f5611 returned with HTTP 200 Dec 29 07:50:14.979377 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1300/2601] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:50:14 2020] GET /volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/a013773c-ca84-46ac-b2d4-4390795f5611 => generated 609 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:15.885688 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e4085e58-4c23-474b-9515-2ba4473bb9b3 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] GET http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 Dec 29 07:50:15.886526 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e4085e58-4c23-474b-9515-2ba4473bb9b3 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:15.887003 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:15.887003 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:15.887563 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e4085e58-4c23-474b-9515-2ba4473bb9b3 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:15.952614 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:15.952614 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:15.964929 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e4085e58-4c23-474b-9515-2ba4473bb9b3 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Volume info retrieved successfully. Dec 29 07:50:15.992321 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-36dce78c-34d7-4023-bbdb-84376f5831af tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] GET http://10.222.0.20/volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/a013773c-ca84-46ac-b2d4-4390795f5611 Dec 29 07:50:15.992854 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-36dce78c-34d7-4023-bbdb-84376f5831af tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:15.993072 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:15.993072 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:15.993451 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-36dce78c-34d7-4023-bbdb-84376f5831af tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:15.993709 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e4085e58-4c23-474b-9515-2ba4473bb9b3 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 returned with HTTP 200 Dec 29 07:50:15.994896 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1302/2602] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:15 2020] GET /volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 => generated 911 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:16.031504 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:16.031504 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:16.032740 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-36dce78c-34d7-4023-bbdb-84376f5831af tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Snapshot retrieved successfully. Dec 29 07:50:16.034567 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-36dce78c-34d7-4023-bbdb-84376f5831af tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] http://10.222.0.20/volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/a013773c-ca84-46ac-b2d4-4390795f5611 returned with HTTP 200 Dec 29 07:50:16.035769 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1301/2603] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:50:15 2020] GET /volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/a013773c-ca84-46ac-b2d4-4390795f5611 => generated 609 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:17.011943 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-652cabdf-e476-4665-a5b5-dfee6b507730 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] GET http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 Dec 29 07:50:17.012474 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-652cabdf-e476-4665-a5b5-dfee6b507730 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:17.012720 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:17.012720 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:17.013722 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-652cabdf-e476-4665-a5b5-dfee6b507730 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:17.048920 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-24d3ea18-f5ed-4a7d-94aa-aa1a1b58fedd tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] GET http://10.222.0.20/volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/a013773c-ca84-46ac-b2d4-4390795f5611 Dec 29 07:50:17.050462 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-24d3ea18-f5ed-4a7d-94aa-aa1a1b58fedd tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:17.050882 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:17.050882 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:17.051778 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-24d3ea18-f5ed-4a7d-94aa-aa1a1b58fedd tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:17.070382 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:17.070382 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:17.079649 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-652cabdf-e476-4665-a5b5-dfee6b507730 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Volume info retrieved successfully. Dec 29 07:50:17.084663 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:17.084663 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:17.085875 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-24d3ea18-f5ed-4a7d-94aa-aa1a1b58fedd tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Snapshot retrieved successfully. Dec 29 07:50:17.087999 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-24d3ea18-f5ed-4a7d-94aa-aa1a1b58fedd tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] http://10.222.0.20/volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/a013773c-ca84-46ac-b2d4-4390795f5611 returned with HTTP 200 Dec 29 07:50:17.089072 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1302/2604] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:50:17 2020] GET /volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/a013773c-ca84-46ac-b2d4-4390795f5611 => generated 634 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:17.101317 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5ecf6b98-72d3-40a2-85cf-fe528f7dba16 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] GET http://10.222.0.20/volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/a013773c-ca84-46ac-b2d4-4390795f5611 Dec 29 07:50:17.101843 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5ecf6b98-72d3-40a2-85cf-fe528f7dba16 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:17.102034 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:17.102034 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:17.109498 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5ecf6b98-72d3-40a2-85cf-fe528f7dba16 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:17.111694 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-652cabdf-e476-4665-a5b5-dfee6b507730 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 returned with HTTP 200 Dec 29 07:50:17.112522 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1303/2605] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:17 2020] GET /volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 => generated 911 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:17.142631 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:17.142631 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:17.143525 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5ecf6b98-72d3-40a2-85cf-fe528f7dba16 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Snapshot retrieved successfully. Dec 29 07:50:17.145209 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5ecf6b98-72d3-40a2-85cf-fe528f7dba16 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] http://10.222.0.20/volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/a013773c-ca84-46ac-b2d4-4390795f5611 returned with HTTP 200 Dec 29 07:50:17.146019 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1303/2606] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:50:17 2020] GET /volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/a013773c-ca84-46ac-b2d4-4390795f5611 => generated 634 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:50:17.158277 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dd5be890-17ad-4edf-87e1-4e21a0fe1edd tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] DELETE http://10.222.0.20/volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/a013773c-ca84-46ac-b2d4-4390795f5611 Dec 29 07:50:17.158989 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dd5be890-17ad-4edf-87e1-4e21a0fe1edd tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:17.159280 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:17.159280 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:17.159786 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dd5be890-17ad-4edf-87e1-4e21a0fe1edd tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:17.160216 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-dd5be890-17ad-4edf-87e1-4e21a0fe1edd tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Delete snapshot with id: a013773c-ca84-46ac-b2d4-4390795f5611 Dec 29 07:50:17.189043 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:17.189043 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:17.190084 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dd5be890-17ad-4edf-87e1-4e21a0fe1edd tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Snapshot retrieved successfully. Dec 29 07:50:17.260865 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dd5be890-17ad-4edf-87e1-4e21a0fe1edd tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Snapshot delete request issued successfully. Dec 29 07:50:17.261376 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dd5be890-17ad-4edf-87e1-4e21a0fe1edd tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] http://10.222.0.20/volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/a013773c-ca84-46ac-b2d4-4390795f5611 returned with HTTP 202 Dec 29 07:50:17.262252 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1304/2607] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:50:17 2020] DELETE /volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/a013773c-ca84-46ac-b2d4-4390795f5611 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:50:17.270372 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c57e112b-8907-4c93-81b0-b19f8d1b6103 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] GET http://10.222.0.20/volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/a013773c-ca84-46ac-b2d4-4390795f5611 Dec 29 07:50:17.272396 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c57e112b-8907-4c93-81b0-b19f8d1b6103 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:17.272595 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:17.272595 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:17.273256 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c57e112b-8907-4c93-81b0-b19f8d1b6103 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:17.302158 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:17.302158 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:17.303382 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c57e112b-8907-4c93-81b0-b19f8d1b6103 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Snapshot retrieved successfully. Dec 29 07:50:17.305210 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c57e112b-8907-4c93-81b0-b19f8d1b6103 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] http://10.222.0.20/volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/a013773c-ca84-46ac-b2d4-4390795f5611 returned with HTTP 200 Dec 29 07:50:17.305996 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1304/2608] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:50:17 2020] GET /volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/a013773c-ca84-46ac-b2d4-4390795f5611 => generated 633 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:18.144588 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5421fb95-6d05-43df-a8f5-a16790fd0a52 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] GET http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 Dec 29 07:50:18.144588 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5421fb95-6d05-43df-a8f5-a16790fd0a52 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:18.144588 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:18.144588 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:18.145417 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5421fb95-6d05-43df-a8f5-a16790fd0a52 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:18.223645 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:18.223645 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:18.251559 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5421fb95-6d05-43df-a8f5-a16790fd0a52 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Volume info retrieved successfully. Dec 29 07:50:18.320410 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4381f680-8048-4a90-b2d2-bf9fe859e6d9 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] GET http://10.222.0.20/volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/a013773c-ca84-46ac-b2d4-4390795f5611 Dec 29 07:50:18.321496 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4381f680-8048-4a90-b2d2-bf9fe859e6d9 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:18.321855 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:18.321855 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:18.322478 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4381f680-8048-4a90-b2d2-bf9fe859e6d9 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:18.336944 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5421fb95-6d05-43df-a8f5-a16790fd0a52 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 returned with HTTP 200 Dec 29 07:50:18.338554 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1305/2609] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:18 2020] GET /volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 => generated 911 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:18.362896 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:18.362896 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:18.364085 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4381f680-8048-4a90-b2d2-bf9fe859e6d9 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Snapshot retrieved successfully. Dec 29 07:50:18.366333 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4381f680-8048-4a90-b2d2-bf9fe859e6d9 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] http://10.222.0.20/volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/a013773c-ca84-46ac-b2d4-4390795f5611 returned with HTTP 200 Dec 29 07:50:18.368005 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1305/2610] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:50:18 2020] GET /volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/a013773c-ca84-46ac-b2d4-4390795f5611 => generated 633 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:19.355584 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cef1c74e-5ff9-43ab-ad46-e223c7898545 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] GET http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 Dec 29 07:50:19.356135 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cef1c74e-5ff9-43ab-ad46-e223c7898545 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:19.356627 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:19.356627 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:19.356834 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cef1c74e-5ff9-43ab-ad46-e223c7898545 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:19.380312 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a939e71c-761e-482c-b362-c641c7b1d749 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] GET http://10.222.0.20/volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/a013773c-ca84-46ac-b2d4-4390795f5611 Dec 29 07:50:19.381103 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a939e71c-761e-482c-b362-c641c7b1d749 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:19.381329 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:19.381329 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:19.381712 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a939e71c-761e-482c-b362-c641c7b1d749 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:19.408489 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a939e71c-761e-482c-b362-c641c7b1d749 tempest-SnapshotManageAdminTest-637017170 tempest-SnapshotManageAdminTest-637017170] http://10.222.0.20/volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/a013773c-ca84-46ac-b2d4-4390795f5611 returned with HTTP 404 Dec 29 07:50:19.411699 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1306/2611] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:50:19 2020] GET /volume/v3/34c19ddee8474061b1afbb73d8e7adcc/snapshots/a013773c-ca84-46ac-b2d4-4390795f5611 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:50:19.422060 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f544c554-3f3c-4137-97f4-1150543b1a68 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] DELETE http://10.222.0.20/volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/snapshots/2c1f91ab-de66-440c-a8f3-091bfcae2aa5 Dec 29 07:50:19.423106 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f544c554-3f3c-4137-97f4-1150543b1a68 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:19.423967 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f544c554-3f3c-4137-97f4-1150543b1a68 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:19.424525 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-f544c554-3f3c-4137-97f4-1150543b1a68 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Delete snapshot with id: 2c1f91ab-de66-440c-a8f3-091bfcae2aa5 Dec 29 07:50:19.443534 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:19.443534 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:19.451409 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f544c554-3f3c-4137-97f4-1150543b1a68 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] http://10.222.0.20/volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/snapshots/2c1f91ab-de66-440c-a8f3-091bfcae2aa5 returned with HTTP 404 Dec 29 07:50:19.453509 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1307/2612] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:50:19 2020] DELETE /volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/snapshots/2c1f91ab-de66-440c-a8f3-091bfcae2aa5 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:50:19.456888 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-cef1c74e-5ff9-43ab-ad46-e223c7898545 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Volume info retrieved successfully. Dec 29 07:50:19.461897 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-54946219-51ca-4a5b-ab71-e09758e1ecf6 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] DELETE http://10.222.0.20/volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/volumes/aabea70a-030a-42c8-b9dd-81ebb15136a5 Dec 29 07:50:19.462429 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-54946219-51ca-4a5b-ab71-e09758e1ecf6 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:19.462947 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-54946219-51ca-4a5b-ab71-e09758e1ecf6 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:19.463413 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-54946219-51ca-4a5b-ab71-e09758e1ecf6 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Delete volume with id: aabea70a-030a-42c8-b9dd-81ebb15136a5 Dec 29 07:50:19.489270 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cef1c74e-5ff9-43ab-ad46-e223c7898545 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 returned with HTTP 200 Dec 29 07:50:19.499562 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1306/2613] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:19 2020] GET /volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 => generated 911 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:19.545368 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:19.545368 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:19.547633 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-54946219-51ca-4a5b-ab71-e09758e1ecf6 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Volume info retrieved successfully. Dec 29 07:50:19.583061 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-54946219-51ca-4a5b-ab71-e09758e1ecf6 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Delete volume request issued successfully. Dec 29 07:50:19.583703 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-54946219-51ca-4a5b-ab71-e09758e1ecf6 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] http://10.222.0.20/volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/volumes/aabea70a-030a-42c8-b9dd-81ebb15136a5 returned with HTTP 202 Dec 29 07:50:19.587532 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1308/2614] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:50:19 2020] DELETE /volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/volumes/aabea70a-030a-42c8-b9dd-81ebb15136a5 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:50:19.592635 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-66b5c7b8-c05d-44ca-a370-95a16fac05a3 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] GET http://10.222.0.20/volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/volumes/aabea70a-030a-42c8-b9dd-81ebb15136a5 Dec 29 07:50:19.593659 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-66b5c7b8-c05d-44ca-a370-95a16fac05a3 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:19.594212 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:19.594212 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:19.594879 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-66b5c7b8-c05d-44ca-a370-95a16fac05a3 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:19.668630 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:19.668630 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:19.679420 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-66b5c7b8-c05d-44ca-a370-95a16fac05a3 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Volume info retrieved successfully. Dec 29 07:50:19.704120 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-66b5c7b8-c05d-44ca-a370-95a16fac05a3 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] http://10.222.0.20/volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/volumes/aabea70a-030a-42c8-b9dd-81ebb15136a5 returned with HTTP 200 Dec 29 07:50:19.705707 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1307/2615] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:19 2020] GET /volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/volumes/aabea70a-030a-42c8-b9dd-81ebb15136a5 => generated 915 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:20.506847 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-93c3692f-67bb-4d9b-b257-b4486963a233 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] GET http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 Dec 29 07:50:20.507355 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-93c3692f-67bb-4d9b-b257-b4486963a233 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:20.507468 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:20.507468 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:20.508382 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-93c3692f-67bb-4d9b-b257-b4486963a233 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:20.578481 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:20.578481 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:20.589202 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-93c3692f-67bb-4d9b-b257-b4486963a233 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Volume info retrieved successfully. Dec 29 07:50:20.645198 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-93c3692f-67bb-4d9b-b257-b4486963a233 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 returned with HTTP 200 Dec 29 07:50:20.646630 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1309/2616] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:20 2020] GET /volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 => generated 911 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:20.722643 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fbfbe46d-df76-4f4e-8adf-cafedc2ff2d5 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] GET http://10.222.0.20/volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/volumes/aabea70a-030a-42c8-b9dd-81ebb15136a5 Dec 29 07:50:20.723386 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fbfbe46d-df76-4f4e-8adf-cafedc2ff2d5 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:20.723903 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:20.723903 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:20.724522 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fbfbe46d-df76-4f4e-8adf-cafedc2ff2d5 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:20.790073 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:20.790073 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:20.801388 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fbfbe46d-df76-4f4e-8adf-cafedc2ff2d5 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Volume info retrieved successfully. Dec 29 07:50:20.835956 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fbfbe46d-df76-4f4e-8adf-cafedc2ff2d5 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] http://10.222.0.20/volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/volumes/aabea70a-030a-42c8-b9dd-81ebb15136a5 returned with HTTP 200 Dec 29 07:50:20.837026 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1308/2617] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:20 2020] GET /volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/volumes/aabea70a-030a-42c8-b9dd-81ebb15136a5 => generated 915 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:21.662910 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c6457b9d-ab04-45c0-8ec0-070571e88305 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] GET http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 Dec 29 07:50:21.663547 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c6457b9d-ab04-45c0-8ec0-070571e88305 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:21.663926 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:21.663926 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:21.664302 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c6457b9d-ab04-45c0-8ec0-070571e88305 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:21.718146 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:21.718146 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:21.728647 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c6457b9d-ab04-45c0-8ec0-070571e88305 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Volume info retrieved successfully. Dec 29 07:50:21.752620 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c6457b9d-ab04-45c0-8ec0-070571e88305 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 returned with HTTP 200 Dec 29 07:50:21.754028 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1310/2618] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:21 2020] GET /volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 => generated 911 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:21.854179 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-abe6169a-62bb-49ea-88a8-fcb65875e422 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] GET http://10.222.0.20/volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/volumes/aabea70a-030a-42c8-b9dd-81ebb15136a5 Dec 29 07:50:21.854747 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-abe6169a-62bb-49ea-88a8-fcb65875e422 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:21.854968 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:21.854968 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:21.855479 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-abe6169a-62bb-49ea-88a8-fcb65875e422 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:21.909496 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-abe6169a-62bb-49ea-88a8-fcb65875e422 tempest-SnapshotManageAdminTest-947332422 tempest-SnapshotManageAdminTest-947332422] http://10.222.0.20/volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/volumes/aabea70a-030a-42c8-b9dd-81ebb15136a5 returned with HTTP 404 Dec 29 07:50:21.911193 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1309/2619] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:21 2020] GET /volume/v3/56a30b9ae29a4c74b265ce1bc8fcc24b/volumes/aabea70a-030a-42c8-b9dd-81ebb15136a5 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:50:22.770245 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-91256296-7486-4def-9d6e-7a8b74d5e189 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] GET http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 Dec 29 07:50:22.771685 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-91256296-7486-4def-9d6e-7a8b74d5e189 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:22.772107 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:22.772107 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:22.772883 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-91256296-7486-4def-9d6e-7a8b74d5e189 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:22.833999 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:22.833999 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:22.845183 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-91256296-7486-4def-9d6e-7a8b74d5e189 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Volume info retrieved successfully. Dec 29 07:50:22.868965 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-91256296-7486-4def-9d6e-7a8b74d5e189 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 returned with HTTP 200 Dec 29 07:50:22.869871 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1311/2620] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:22 2020] GET /volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 => generated 911 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:23.889572 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d7002032-89d5-4bb9-a27e-efb203bd913f tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] GET http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 Dec 29 07:50:23.891089 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d7002032-89d5-4bb9-a27e-efb203bd913f tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:23.891638 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d7002032-89d5-4bb9-a27e-efb203bd913f tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:23.990853 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:23.990853 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:24.009663 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d7002032-89d5-4bb9-a27e-efb203bd913f tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Volume info retrieved successfully. Dec 29 07:50:24.037016 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d7002032-89d5-4bb9-a27e-efb203bd913f tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 returned with HTTP 200 Dec 29 07:50:24.047248 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1310/2621] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:23 2020] GET /volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 => generated 911 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:25.055362 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-60b94431-1e96-49db-b1df-02923bb51d2c tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] GET http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 Dec 29 07:50:25.056701 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-60b94431-1e96-49db-b1df-02923bb51d2c tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:25.057102 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:25.057102 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:25.057748 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-60b94431-1e96-49db-b1df-02923bb51d2c tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:25.113204 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:25.113204 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:25.124409 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-60b94431-1e96-49db-b1df-02923bb51d2c tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Volume info retrieved successfully. Dec 29 07:50:25.153381 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-60b94431-1e96-49db-b1df-02923bb51d2c tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 returned with HTTP 200 Dec 29 07:50:25.154606 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1312/2622] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:25 2020] GET /volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 => generated 911 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:26.169685 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a0b4375e-238c-42d3-8ef2-b781967843e4 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] GET http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 Dec 29 07:50:26.170218 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a0b4375e-238c-42d3-8ef2-b781967843e4 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:26.170417 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:26.170417 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:26.171101 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a0b4375e-238c-42d3-8ef2-b781967843e4 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:26.195773 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-41be4079-039c-4f7d-a194-cd727cabcd0b tempest-VolumeHostsAdminTestsJSON-297171141 tempest-VolumeHostsAdminTestsJSON-297171141] GET http://10.222.0.20/volume/v3/3038c9a3b4574e1aa4132e7ded688ed3/os-hosts Dec 29 07:50:26.196140 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-41be4079-039c-4f7d-a194-cd727cabcd0b tempest-VolumeHostsAdminTestsJSON-297171141 tempest-VolumeHostsAdminTestsJSON-297171141] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:26.196333 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:26.196333 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:26.196715 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-41be4079-039c-4f7d-a194-cd727cabcd0b tempest-VolumeHostsAdminTestsJSON-297171141 tempest-VolumeHostsAdminTestsJSON-297171141] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:26.212410 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.hosts [None req-41be4079-039c-4f7d-a194-cd727cabcd0b tempest-VolumeHostsAdminTestsJSON-297171141 tempest-VolumeHostsAdminTestsJSON-297171141] status, active and update: available, enabled, 2020-12-29 07:50:24+00:00 {{(pid=88228) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 29 07:50:26.213030 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.hosts [None req-41be4079-039c-4f7d-a194-cd727cabcd0b tempest-VolumeHostsAdminTestsJSON-297171141 tempest-VolumeHostsAdminTestsJSON-297171141] status, active and update: available, enabled, 2020-12-29 07:50:19+00:00 {{(pid=88228) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 29 07:50:26.213489 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.hosts [None req-41be4079-039c-4f7d-a194-cd727cabcd0b tempest-VolumeHostsAdminTestsJSON-297171141 tempest-VolumeHostsAdminTestsJSON-297171141] status, active and update: available, enabled, 2020-12-29 07:50:24+00:00 {{(pid=88228) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 29 07:50:26.214148 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-41be4079-039c-4f7d-a194-cd727cabcd0b tempest-VolumeHostsAdminTestsJSON-297171141 tempest-VolumeHostsAdminTestsJSON-297171141] http://10.222.0.20/volume/v3/3038c9a3b4574e1aa4132e7ded688ed3/os-hosts returned with HTTP 200 Dec 29 07:50:26.215076 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1311/2623] 10.222.0.20 () {58 vars in 1207 bytes} [Tue Dec 29 07:50:26 2020] GET /volume/v3/3038c9a3b4574e1aa4132e7ded688ed3/os-hosts => generated 563 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:26.232570 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c1b595c2-bb0c-4e0a-9e49-ce46d403b784 tempest-VolumeHostsAdminTestsJSON-297171141 tempest-VolumeHostsAdminTestsJSON-297171141] GET http://10.222.0.20/volume/v3/3038c9a3b4574e1aa4132e7ded688ed3/os-hosts Dec 29 07:50:26.233119 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c1b595c2-bb0c-4e0a-9e49-ce46d403b784 tempest-VolumeHostsAdminTestsJSON-297171141 tempest-VolumeHostsAdminTestsJSON-297171141] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:26.233614 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c1b595c2-bb0c-4e0a-9e49-ce46d403b784 tempest-VolumeHostsAdminTestsJSON-297171141 tempest-VolumeHostsAdminTestsJSON-297171141] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:26.235567 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:26.235567 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:26.244116 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a0b4375e-238c-42d3-8ef2-b781967843e4 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Volume info retrieved successfully. Dec 29 07:50:26.254624 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.hosts [None req-c1b595c2-bb0c-4e0a-9e49-ce46d403b784 tempest-VolumeHostsAdminTestsJSON-297171141 tempest-VolumeHostsAdminTestsJSON-297171141] status, active and update: available, enabled, 2020-12-29 07:50:24+00:00 {{(pid=88228) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 29 07:50:26.256202 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.hosts [None req-c1b595c2-bb0c-4e0a-9e49-ce46d403b784 tempest-VolumeHostsAdminTestsJSON-297171141 tempest-VolumeHostsAdminTestsJSON-297171141] status, active and update: available, enabled, 2020-12-29 07:50:19+00:00 {{(pid=88228) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 29 07:50:26.258403 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.hosts [None req-c1b595c2-bb0c-4e0a-9e49-ce46d403b784 tempest-VolumeHostsAdminTestsJSON-297171141 tempest-VolumeHostsAdminTestsJSON-297171141] status, active and update: available, enabled, 2020-12-29 07:50:24+00:00 {{(pid=88228) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:60}} Dec 29 07:50:26.260043 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c1b595c2-bb0c-4e0a-9e49-ce46d403b784 tempest-VolumeHostsAdminTestsJSON-297171141 tempest-VolumeHostsAdminTestsJSON-297171141] http://10.222.0.20/volume/v3/3038c9a3b4574e1aa4132e7ded688ed3/os-hosts returned with HTTP 200 Dec 29 07:50:26.261885 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1312/2624] 10.222.0.20 () {58 vars in 1207 bytes} [Tue Dec 29 07:50:26 2020] GET /volume/v3/3038c9a3b4574e1aa4132e7ded688ed3/os-hosts => generated 563 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:50:26.274083 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d764d589-552d-4b4a-a409-9bd7b551b5d4 tempest-VolumeHostsAdminTestsJSON-297171141 tempest-VolumeHostsAdminTestsJSON-297171141] GET http://10.222.0.20/volume/v3/3038c9a3b4574e1aa4132e7ded688ed3/os-hosts/n-d-768509-3@lvmdriver-1 Dec 29 07:50:26.275264 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d764d589-552d-4b4a-a409-9bd7b551b5d4 tempest-VolumeHostsAdminTestsJSON-297171141 tempest-VolumeHostsAdminTestsJSON-297171141] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:26.275959 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d764d589-552d-4b4a-a409-9bd7b551b5d4 tempest-VolumeHostsAdminTestsJSON-297171141 tempest-VolumeHostsAdminTestsJSON-297171141] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:26.281570 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a0b4375e-238c-42d3-8ef2-b781967843e4 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 returned with HTTP 200 Dec 29 07:50:26.282961 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1313/2625] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:26 2020] GET /volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 => generated 911 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:26.360631 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d764d589-552d-4b4a-a409-9bd7b551b5d4 tempest-VolumeHostsAdminTestsJSON-297171141 tempest-VolumeHostsAdminTestsJSON-297171141] http://10.222.0.20/volume/v3/3038c9a3b4574e1aa4132e7ded688ed3/os-hosts/n-d-768509-3@lvmdriver-1 returned with HTTP 200 Dec 29 07:50:26.361956 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1313/2626] 10.222.0.20 () {58 vars in 1282 bytes} [Tue Dec 29 07:50:26 2020] GET /volume/v3/3038c9a3b4574e1aa4132e7ded688ed3/os-hosts/n-d-768509-3@lvmdriver-1 => generated 564 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:27.299312 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c0e990af-58c2-4c1f-ac6f-1142c114c697 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] GET http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 Dec 29 07:50:27.300504 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c0e990af-58c2-4c1f-ac6f-1142c114c697 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:27.300955 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:27.300955 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:27.301615 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c0e990af-58c2-4c1f-ac6f-1142c114c697 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:27.383306 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:27.383306 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:27.401229 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c0e990af-58c2-4c1f-ac6f-1142c114c697 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Volume info retrieved successfully. Dec 29 07:50:27.431681 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c0e990af-58c2-4c1f-ac6f-1142c114c697 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 returned with HTTP 200 Dec 29 07:50:27.433001 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1314/2627] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:27 2020] GET /volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:50:28.449556 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-339061b3-0fc9-47ec-80a9-944fd6db202e tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] GET http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 Dec 29 07:50:28.450340 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-339061b3-0fc9-47ec-80a9-944fd6db202e tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:28.451207 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-339061b3-0fc9-47ec-80a9-944fd6db202e tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:28.523603 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:28.523603 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:28.533456 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-339061b3-0fc9-47ec-80a9-944fd6db202e tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Volume info retrieved successfully. Dec 29 07:50:28.556957 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-339061b3-0fc9-47ec-80a9-944fd6db202e tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 returned with HTTP 200 Dec 29 07:50:28.558019 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1314/2628] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:28 2020] GET /volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 => generated 972 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:29.574674 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab6fca70-04d8-4159-81fb-1043d3154f16 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] GET http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 Dec 29 07:50:29.576472 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab6fca70-04d8-4159-81fb-1043d3154f16 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:29.576909 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:29.576909 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:29.577567 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab6fca70-04d8-4159-81fb-1043d3154f16 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:29.637085 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:29.637085 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:29.658213 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ab6fca70-04d8-4159-81fb-1043d3154f16 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Volume info retrieved successfully. Dec 29 07:50:29.685778 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab6fca70-04d8-4159-81fb-1043d3154f16 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 returned with HTTP 200 Dec 29 07:50:29.687888 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1315/2629] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:29 2020] GET /volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 => generated 972 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:30.703741 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-877a56e2-73a9-4bf3-b03b-6c53ab15c77e tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] GET http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 Dec 29 07:50:30.705169 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-877a56e2-73a9-4bf3-b03b-6c53ab15c77e tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:30.705600 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:30.705600 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:30.706509 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-877a56e2-73a9-4bf3-b03b-6c53ab15c77e tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:30.790512 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:30.790512 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:30.809610 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-877a56e2-73a9-4bf3-b03b-6c53ab15c77e tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Volume info retrieved successfully. Dec 29 07:50:30.858816 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-877a56e2-73a9-4bf3-b03b-6c53ab15c77e tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 returned with HTTP 200 Dec 29 07:50:30.864350 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1315/2630] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:30 2020] GET /volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 => generated 972 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:31.876180 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4a1fc71e-82a2-47ae-ba15-2b939f8bd556 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] GET http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 Dec 29 07:50:31.876743 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4a1fc71e-82a2-47ae-ba15-2b939f8bd556 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:31.876879 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:31.876879 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:31.877569 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4a1fc71e-82a2-47ae-ba15-2b939f8bd556 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:31.945658 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:31.945658 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:31.957773 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4a1fc71e-82a2-47ae-ba15-2b939f8bd556 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Volume info retrieved successfully. Dec 29 07:50:31.985269 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4a1fc71e-82a2-47ae-ba15-2b939f8bd556 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 returned with HTTP 200 Dec 29 07:50:31.986705 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1316/2631] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:31 2020] GET /volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 => generated 972 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:32.073953 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-98a7f1e4-c718-48bb-acd8-d31705dfc7a5 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] POST http://10.222.0.20/volume/v3/bf326e8608f74aa99890694e0e9afcff/types Dec 29 07:50:32.075237 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:32.075237 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:32.076213 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-98a7f1e4-c718-48bb-acd8-d31705dfc7a5 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-100733007", "os-volume-type-access:is_public": false}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:50:32.144762 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-98a7f1e4-c718-48bb-acd8-d31705dfc7a5 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] http://10.222.0.20/volume/v3/bf326e8608f74aa99890694e0e9afcff/types returned with HTTP 200 Dec 29 07:50:32.153521 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1316/2632] 10.222.0.20 () {60 vars in 1220 bytes} [Tue Dec 29 07:50:31 2020] POST /volume/v3/bf326e8608f74aa99890694e0e9afcff/types => generated 228 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:32.335183 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-077453af-43a3-4520-9595-03dd68fe551f tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] POST http://10.222.0.20/volume/v3/66c2dd552ad94ee595ffd51896f719d2/volumes Dec 29 07:50:32.336067 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:32.336067 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:32.336479 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-077453af-43a3-4520-9595-03dd68fe551f tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5abde22a-07b0-41d2-9993-77a08d8d007d", "size": 1}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:50:32.337566 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-077453af-43a3-4520-9595-03dd68fe551f tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Create volume request body: {'volume': {'volume_type': '5abde22a-07b0-41d2-9993-77a08d8d007d', 'size': 1}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:50:32.369021 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-077453af-43a3-4520-9595-03dd68fe551f tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] http://10.222.0.20/volume/v3/66c2dd552ad94ee595ffd51896f719d2/volumes returned with HTTP 404 Dec 29 07:50:32.371044 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1317/2633] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:50:32 2020] POST /volume/v3/66c2dd552ad94ee595ffd51896f719d2/volumes => generated 114 bytes in 218 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:50:32.380001 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4bb84d8b-ab84-4544-a8ca-c4d0d9916eff tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] POST http://10.222.0.20/volume/v3/bf326e8608f74aa99890694e0e9afcff/types/5abde22a-07b0-41d2-9993-77a08d8d007d/action Dec 29 07:50:32.381061 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4bb84d8b-ab84-4544-a8ca-c4d0d9916eff tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] Action body: b'{"addProjectAccess": {"project": "66c2dd552ad94ee595ffd51896f719d2"}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:50:32.381522 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4bb84d8b-ab84-4544-a8ca-c4d0d9916eff tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "66c2dd552ad94ee595ffd51896f719d2"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:50:32.435181 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4bb84d8b-ab84-4544-a8ca-c4d0d9916eff tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] http://10.222.0.20/volume/v3/bf326e8608f74aa99890694e0e9afcff/types/5abde22a-07b0-41d2-9993-77a08d8d007d/action returned with HTTP 202 Dec 29 07:50:32.436454 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1317/2634] 10.222.0.20 () {60 vars in 1351 bytes} [Tue Dec 29 07:50:32 2020] POST /volume/v3/bf326e8608f74aa99890694e0e9afcff/types/5abde22a-07b0-41d2-9993-77a08d8d007d/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:50:32.446042 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2e1e33a1-55b7-493b-a5b9-4433e5b9c1a1 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] POST http://10.222.0.20/volume/v3/66c2dd552ad94ee595ffd51896f719d2/volumes Dec 29 07:50:32.447139 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2e1e33a1-55b7-493b-a5b9-4433e5b9c1a1 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5abde22a-07b0-41d2-9993-77a08d8d007d", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-523394663"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:50:32.448585 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-2e1e33a1-55b7-493b-a5b9-4433e5b9c1a1 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Create volume request body: {'volume': {'volume_type': '5abde22a-07b0-41d2-9993-77a08d8d007d', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-523394663'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:50:32.467412 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-2e1e33a1-55b7-493b-a5b9-4433e5b9c1a1 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Create volume of 1 GB Dec 29 07:50:32.468681 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:32.468681 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:32.469621 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2e1e33a1-55b7-493b-a5b9-4433e5b9c1a1 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Availability Zones retrieved successfully. Dec 29 07:50:32.490049 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-2e1e33a1-55b7-493b-a5b9-4433e5b9c1a1 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Flow 'volume_create_api' (b50cd757-29ec-43cf-9fbd-e5dd609eab01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:50:32.493970 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-2e1e33a1-55b7-493b-a5b9-4433e5b9c1a1 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72c4b236-98a6-48a1-85ec-18b9c6b303c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:32.496858 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-2e1e33a1-55b7-493b-a5b9-4433e5b9c1a1 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:50:32.550144 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-2e1e33a1-55b7-493b-a5b9-4433e5b9c1a1 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72c4b236-98a6-48a1-85ec-18b9c6b303c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T07:50:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5abde22a-07b0-41d2-9993-77a08d8d007d,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-100733007',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5abde22a-07b0-41d2-9993-77a08d8d007d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:32.552809 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-2e1e33a1-55b7-493b-a5b9-4433e5b9c1a1 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f738f122-0f4a-4222-b502-44c43a98d21a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:32.608620 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-2e1e33a1-55b7-493b-a5b9-4433e5b9c1a1 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-100733007 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-100733007, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:50:32.609842 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-2e1e33a1-55b7-493b-a5b9-4433e5b9c1a1 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-100733007 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-100733007, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:50:32.684188 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-2e1e33a1-55b7-493b-a5b9-4433e5b9c1a1 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Created reservations ['3b13fc48-5450-46fb-86ad-c0ebf18443a8', '05a7b779-d3a9-4447-a292-78651ef2f89b', '68f6880e-f057-4512-bc0a-438f584c9282', '3fd54b07-85b4-4d81-9b21-718b01c02835'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:50:32.686540 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-2e1e33a1-55b7-493b-a5b9-4433e5b9c1a1 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f738f122-0f4a-4222-b502-44c43a98d21a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b13fc48-5450-46fb-86ad-c0ebf18443a8', '05a7b779-d3a9-4447-a292-78651ef2f89b', '68f6880e-f057-4512-bc0a-438f584c9282', '3fd54b07-85b4-4d81-9b21-718b01c02835']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:32.688682 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-2e1e33a1-55b7-493b-a5b9-4433e5b9c1a1 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (613ae415-178a-4464-8681-1904cfd4c01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:32.771489 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-2e1e33a1-55b7-493b-a5b9-4433e5b9c1a1 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (613ae415-178a-4464-8681-1904cfd4c01d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ba9d4ec-b7af-4307-a330-90a97c9838dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-523394663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66c2dd552ad94ee595ffd51896f719d2',qos_specs=None,replication_status=,reservations=['3b13fc48-5450-46fb-86ad-c0ebf18443a8','05a7b779-d3a9-4447-a292-78651ef2f89b','68f6880e-f057-4512-bc0a-438f584c9282','3fd54b07-85b4-4d81-9b21-718b01c02835'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3522bdc4b03d4aa2a6a7357947aa7f98',volume_type_id=5abde22a-07b0-41d2-9993-77a08d8d007d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:50:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-523394663',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ba9d4ec-b7af-4307-a330-90a97c9838dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='66c2dd552ad94ee595ffd51896f719d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='3522bdc4b03d4aa2a6a7357947aa7f98',volume_attachment=,volume_type=,volume_type_id=5abde22a-07b0-41d2-9993-77a08d8d007d)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:32.773607 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-2e1e33a1-55b7-493b-a5b9-4433e5b9c1a1 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c154af13-3859-4ccc-9486-5658fd828c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:32.805305 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-2e1e33a1-55b7-493b-a5b9-4433e5b9c1a1 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c154af13-3859-4ccc-9486-5658fd828c00) transitioned into state 'SUCCESS' from state '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-523394663',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='66c2dd552ad94ee595ffd51896f719d2',qos_specs=None,replication_status=,reservations=['3b13fc48-5450-46fb-86ad-c0ebf18443a8','05a7b779-d3a9-4447-a292-78651ef2f89b','68f6880e-f057-4512-bc0a-438f584c9282','3fd54b07-85b4-4d81-9b21-718b01c02835'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3522bdc4b03d4aa2a6a7357947aa7f98',volume_type_id=5abde22a-07b0-41d2-9993-77a08d8d007d)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:32.807624 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-2e1e33a1-55b7-493b-a5b9-4433e5b9c1a1 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab79b109-fb4c-4b5e-aae0-4039a0866cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:32.829188 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-2e1e33a1-55b7-493b-a5b9-4433e5b9c1a1 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab79b109-fb4c-4b5e-aae0-4039a0866cc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:32.832931 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-2e1e33a1-55b7-493b-a5b9-4433e5b9c1a1 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Flow 'volume_create_api' (b50cd757-29ec-43cf-9fbd-e5dd609eab01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:50:32.895144 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2e1e33a1-55b7-493b-a5b9-4433e5b9c1a1 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Create volume request issued successfully. Dec 29 07:50:32.911161 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2e1e33a1-55b7-493b-a5b9-4433e5b9c1a1 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] http://10.222.0.20/volume/v3/66c2dd552ad94ee595ffd51896f719d2/volumes returned with HTTP 202 Dec 29 07:50:32.912067 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1318/2635] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:50:32 2020] POST /volume/v3/66c2dd552ad94ee595ffd51896f719d2/volumes => generated 860 bytes in 471 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:50:32.927213 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-09f7337c-359f-45ed-b9ec-e03928f2fe71 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] GET http://10.222.0.20/volume/v3/66c2dd552ad94ee595ffd51896f719d2/volumes/8ba9d4ec-b7af-4307-a330-90a97c9838dd Dec 29 07:50:32.927854 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-09f7337c-359f-45ed-b9ec-e03928f2fe71 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:32.928598 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-09f7337c-359f-45ed-b9ec-e03928f2fe71 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:33.005292 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0cbd40f5-4d4c-4545-969f-660adfd4bffe tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] GET http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 Dec 29 07:50:33.006878 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0cbd40f5-4d4c-4545-969f-660adfd4bffe tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:33.007397 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:33.007397 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:33.008029 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0cbd40f5-4d4c-4545-969f-660adfd4bffe tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:33.103144 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:33.103144 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:33.110559 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:33.110559 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:33.114813 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0cbd40f5-4d4c-4545-969f-660adfd4bffe tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Volume info retrieved successfully. Dec 29 07:50:33.128750 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-09f7337c-359f-45ed-b9ec-e03928f2fe71 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Volume info retrieved successfully. Dec 29 07:50:33.144504 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0cbd40f5-4d4c-4545-969f-660adfd4bffe tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 returned with HTTP 200 Dec 29 07:50:33.145655 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1319/2636] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:32 2020] GET /volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 => generated 972 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:50:33.194884 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-09f7337c-359f-45ed-b9ec-e03928f2fe71 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] http://10.222.0.20/volume/v3/66c2dd552ad94ee595ffd51896f719d2/volumes/8ba9d4ec-b7af-4307-a330-90a97c9838dd returned with HTTP 200 Dec 29 07:50:33.206340 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1318/2637] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:32 2020] GET /volume/v3/66c2dd552ad94ee595ffd51896f719d2/volumes/8ba9d4ec-b7af-4307-a330-90a97c9838dd => generated 952 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:34.161759 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d4adc780-aafc-4d23-9622-4ac394fa6968 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] GET http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 Dec 29 07:50:34.162292 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d4adc780-aafc-4d23-9622-4ac394fa6968 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:34.162474 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:34.162474 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:34.162864 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d4adc780-aafc-4d23-9622-4ac394fa6968 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:34.212846 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-22ee4e66-753e-4ebb-94cb-820a7c50baea tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] GET http://10.222.0.20/volume/v3/66c2dd552ad94ee595ffd51896f719d2/volumes/8ba9d4ec-b7af-4307-a330-90a97c9838dd Dec 29 07:50:34.213053 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:34.213053 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:34.213438 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-22ee4e66-753e-4ebb-94cb-820a7c50baea tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:34.213564 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:34.213564 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:34.213915 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-22ee4e66-753e-4ebb-94cb-820a7c50baea tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:34.223074 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d4adc780-aafc-4d23-9622-4ac394fa6968 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Volume info retrieved successfully. Dec 29 07:50:34.249671 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d4adc780-aafc-4d23-9622-4ac394fa6968 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 returned with HTTP 200 Dec 29 07:50:34.250824 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1320/2638] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:34 2020] GET /volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 => generated 1360 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:50:34.269131 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-342b2e1e-a64b-4121-9b7c-bb63569ffcb6 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] POST http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04/action Dec 29 07:50:34.269949 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:34.269949 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:34.270677 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-342b2e1e-a64b-4121-9b7c-bb63569ffcb6 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] 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=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:50:34.271391 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-342b2e1e-a64b-4121-9b7c-bb63569ffcb6 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] 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=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:50:34.293068 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:34.293068 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:34.301836 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-22ee4e66-753e-4ebb-94cb-820a7c50baea tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Volume info retrieved successfully. Dec 29 07:50:34.329487 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-22ee4e66-753e-4ebb-94cb-820a7c50baea tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] http://10.222.0.20/volume/v3/66c2dd552ad94ee595ffd51896f719d2/volumes/8ba9d4ec-b7af-4307-a330-90a97c9838dd returned with HTTP 200 Dec 29 07:50:34.330656 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1319/2639] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:34 2020] GET /volume/v3/66c2dd552ad94ee595ffd51896f719d2/volumes/8ba9d4ec-b7af-4307-a330-90a97c9838dd => generated 953 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:50:34.339303 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:34.339303 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:34.347145 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-08e6107b-4bc0-45bd-bdb1-d66a1519deea tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] POST http://10.222.0.20/volume/v3/bf326e8608f74aa99890694e0e9afcff/types/5abde22a-07b0-41d2-9993-77a08d8d007d/action Dec 29 07:50:34.347615 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:34.347615 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:34.348052 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-08e6107b-4bc0-45bd-bdb1-d66a1519deea tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] Action body: b'{"removeProjectAccess": {"project": "66c2dd552ad94ee595ffd51896f719d2"}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:50:34.348442 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-08e6107b-4bc0-45bd-bdb1-d66a1519deea tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "66c2dd552ad94ee595ffd51896f719d2"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:50:34.371104 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-08e6107b-4bc0-45bd-bdb1-d66a1519deea tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] http://10.222.0.20/volume/v3/bf326e8608f74aa99890694e0e9afcff/types/5abde22a-07b0-41d2-9993-77a08d8d007d/action returned with HTTP 202 Dec 29 07:50:34.372650 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1320/2640] 10.222.0.20 () {60 vars in 1351 bytes} [Tue Dec 29 07:50:34 2020] POST /volume/v3/bf326e8608f74aa99890694e0e9afcff/types/5abde22a-07b0-41d2-9993-77a08d8d007d/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 29 07:50:34.383199 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-56eb4da4-f3f7-42b0-93cd-0a30c15e6b33 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] POST http://10.222.0.20/volume/v3/bf326e8608f74aa99890694e0e9afcff/types Dec 29 07:50:34.384273 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-56eb4da4-f3f7-42b0-93cd-0a30c15e6b33 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1133639716", "os-volume-type-access:is_public": false}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:50:34.395203 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:34.395203 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:34.396372 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-342b2e1e-a64b-4121-9b7c-bb63569ffcb6 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Volume info retrieved successfully. Dec 29 07:50:34.439973 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-342b2e1e-a64b-4121-9b7c-bb63569ffcb6 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Update volume metadata completed successfully. Dec 29 07:50:34.440534 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-342b2e1e-a64b-4121-9b7c-bb63569ffcb6 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04/action returned with HTTP 200 Dec 29 07:50:34.441562 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1321/2641] 10.222.0.20 () {60 vars in 1358 bytes} [Tue Dec 29 07:50:34 2020] POST /volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04/action => generated 511 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:34.448152 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-56eb4da4-f3f7-42b0-93cd-0a30c15e6b33 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] http://10.222.0.20/volume/v3/bf326e8608f74aa99890694e0e9afcff/types returned with HTTP 200 Dec 29 07:50:34.450692 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1321/2642] 10.222.0.20 () {60 vars in 1220 bytes} [Tue Dec 29 07:50:34 2020] POST /volume/v3/bf326e8608f74aa99890694e0e9afcff/types => generated 229 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:50:34.451037 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-de60604b-46b7-4cd5-a8aa-b9d47fea238d tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] GET http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 Dec 29 07:50:34.451558 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-de60604b-46b7-4cd5-a8aa-b9d47fea238d tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:34.451771 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:34.451771 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:34.452136 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-de60604b-46b7-4cd5-a8aa-b9d47fea238d tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:34.462943 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-19998653-f20d-4430-8c7f-f907ac90a0bb tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] POST http://10.222.0.20/volume/v3/bf326e8608f74aa99890694e0e9afcff/types/90ecef67-2e3e-4bbb-87c2-41798c6521d9/action Dec 29 07:50:34.463905 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-19998653-f20d-4430-8c7f-f907ac90a0bb tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] Action body: b'{"addProjectAccess": {"project": "66c2dd552ad94ee595ffd51896f719d2"}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:50:34.464345 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-19998653-f20d-4430-8c7f-f907ac90a0bb tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "66c2dd552ad94ee595ffd51896f719d2"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:50:34.509683 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-19998653-f20d-4430-8c7f-f907ac90a0bb tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] http://10.222.0.20/volume/v3/bf326e8608f74aa99890694e0e9afcff/types/90ecef67-2e3e-4bbb-87c2-41798c6521d9/action returned with HTTP 202 Dec 29 07:50:34.510640 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1322/2643] 10.222.0.20 () {60 vars in 1351 bytes} [Tue Dec 29 07:50:34 2020] POST /volume/v3/bf326e8608f74aa99890694e0e9afcff/types/90ecef67-2e3e-4bbb-87c2-41798c6521d9/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:50:34.519370 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fb8e7e9b-bd72-4200-8eea-b128b760b7e6 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] POST http://10.222.0.20/volume/v3/bf326e8608f74aa99890694e0e9afcff/types/90ecef67-2e3e-4bbb-87c2-41798c6521d9/action Dec 29 07:50:34.519623 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fb8e7e9b-bd72-4200-8eea-b128b760b7e6 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] Action body: b'{"addProjectAccess": {"project": "5a2f931aa0244d01afae6728a03644bb"}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:50:34.520219 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fb8e7e9b-bd72-4200-8eea-b128b760b7e6 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "5a2f931aa0244d01afae6728a03644bb"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:50:34.525579 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:34.525579 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:34.537201 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-de60604b-46b7-4cd5-a8aa-b9d47fea238d tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Volume info retrieved successfully. Dec 29 07:50:34.543023 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fb8e7e9b-bd72-4200-8eea-b128b760b7e6 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] http://10.222.0.20/volume/v3/bf326e8608f74aa99890694e0e9afcff/types/90ecef67-2e3e-4bbb-87c2-41798c6521d9/action returned with HTTP 202 Dec 29 07:50:34.544102 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1323/2644] 10.222.0.20 () {60 vars in 1351 bytes} [Tue Dec 29 07:50:34 2020] POST /volume/v3/bf326e8608f74aa99890694e0e9afcff/types/90ecef67-2e3e-4bbb-87c2-41798c6521d9/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 29 07:50:34.560911 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e7a59fd7-53fd-464e-8e3c-8c6c9ca2a9b7 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] GET http://10.222.0.20/volume/v3/bf326e8608f74aa99890694e0e9afcff/types/90ecef67-2e3e-4bbb-87c2-41798c6521d9/os-volume-type-access Dec 29 07:50:34.561451 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e7a59fd7-53fd-464e-8e3c-8c6c9ca2a9b7 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:34.561940 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e7a59fd7-53fd-464e-8e3c-8c6c9ca2a9b7 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:34.576626 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-de60604b-46b7-4cd5-a8aa-b9d47fea238d tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 returned with HTTP 200 Dec 29 07:50:34.577651 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1322/2645] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:34 2020] GET /volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 => generated 1435 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:50:34.578430 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e7a59fd7-53fd-464e-8e3c-8c6c9ca2a9b7 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] http://10.222.0.20/volume/v3/bf326e8608f74aa99890694e0e9afcff/types/90ecef67-2e3e-4bbb-87c2-41798c6521d9/os-volume-type-access returned with HTTP 200 Dec 29 07:50:34.579274 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1324/2646] 10.222.0.20 () {58 vars in 1375 bytes} [Tue Dec 29 07:50:34 2020] GET /volume/v3/bf326e8608f74aa99890694e0e9afcff/types/90ecef67-2e3e-4bbb-87c2-41798c6521d9/os-volume-type-access => generated 244 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:50:34.594364 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f7e8aaa6-4c28-45c7-ac86-f6e63524e26a tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] POST http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04/action Dec 29 07:50:34.594670 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-451ca101-6ea7-409a-b48a-de7a867ca4c7 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] POST http://10.222.0.20/volume/v3/bf326e8608f74aa99890694e0e9afcff/types/90ecef67-2e3e-4bbb-87c2-41798c6521d9/action Dec 29 07:50:34.595048 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:34.595048 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:34.595300 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f7e8aaa6-4c28-45c7-ac86-f6e63524e26a tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:50:34.595537 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f7e8aaa6-4c28-45c7-ac86-f6e63524e26a tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:50:34.595797 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-451ca101-6ea7-409a-b48a-de7a867ca4c7 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] Action body: b'{"removeProjectAccess": {"project": "5a2f931aa0244d01afae6728a03644bb"}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:50:34.596272 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-451ca101-6ea7-409a-b48a-de7a867ca4c7 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "5a2f931aa0244d01afae6728a03644bb"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:50:34.628784 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-451ca101-6ea7-409a-b48a-de7a867ca4c7 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] http://10.222.0.20/volume/v3/bf326e8608f74aa99890694e0e9afcff/types/90ecef67-2e3e-4bbb-87c2-41798c6521d9/action returned with HTTP 202 Dec 29 07:50:34.630029 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1323/2647] 10.222.0.20 () {60 vars in 1351 bytes} [Tue Dec 29 07:50:34 2020] POST /volume/v3/bf326e8608f74aa99890694e0e9afcff/types/90ecef67-2e3e-4bbb-87c2-41798c6521d9/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 29 07:50:34.639773 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d68a4973-8d55-47e7-b033-6e125dcc483e tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] POST http://10.222.0.20/volume/v3/bf326e8608f74aa99890694e0e9afcff/types/90ecef67-2e3e-4bbb-87c2-41798c6521d9/action Dec 29 07:50:34.640803 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d68a4973-8d55-47e7-b033-6e125dcc483e tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] Action body: b'{"removeProjectAccess": {"project": "66c2dd552ad94ee595ffd51896f719d2"}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:50:34.641279 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d68a4973-8d55-47e7-b033-6e125dcc483e tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "66c2dd552ad94ee595ffd51896f719d2"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:50:34.658310 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:34.658310 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:34.670756 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d68a4973-8d55-47e7-b033-6e125dcc483e tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] http://10.222.0.20/volume/v3/bf326e8608f74aa99890694e0e9afcff/types/90ecef67-2e3e-4bbb-87c2-41798c6521d9/action returned with HTTP 202 Dec 29 07:50:34.671734 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1324/2648] 10.222.0.20 () {60 vars in 1351 bytes} [Tue Dec 29 07:50:34 2020] POST /volume/v3/bf326e8608f74aa99890694e0e9afcff/types/90ecef67-2e3e-4bbb-87c2-41798c6521d9/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:50:34.681086 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2c881cec-ceae-477d-b232-e2c92c0f2252 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] DELETE http://10.222.0.20/volume/v3/bf326e8608f74aa99890694e0e9afcff/types/90ecef67-2e3e-4bbb-87c2-41798c6521d9 Dec 29 07:50:34.681519 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2c881cec-ceae-477d-b232-e2c92c0f2252 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:34.682153 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2c881cec-ceae-477d-b232-e2c92c0f2252 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] Calling method '_delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:34.713061 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:34.713061 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:34.714730 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f7e8aaa6-4c28-45c7-ac86-f6e63524e26a tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Volume info retrieved successfully. Dec 29 07:50:34.726002 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f7e8aaa6-4c28-45c7-ac86-f6e63524e26a tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Get volume image-metadata completed successfully. Dec 29 07:50:34.743424 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:50:34.743424 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:50:34.748552 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f7e8aaa6-4c28-45c7-ac86-f6e63524e26a tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Delete volume metadata completed successfully. Dec 29 07:50:34.749034 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f7e8aaa6-4c28-45c7-ac86-f6e63524e26a tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04/action returned with HTTP 200 Dec 29 07:50:34.753324 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1325/2649] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:50:34 2020] POST /volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04/action => generated 0 bytes in 164 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Dec 29 07:50:34.757953 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-84ffc876-72a9-4159-bce8-19d3a376119d tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] POST http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04/action Dec 29 07:50:34.758411 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:34.758411 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:34.758867 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-84ffc876-72a9-4159-bce8-19d3a376119d tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Action body: b'{"os-show_image_metadata": {}}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:50:34.759250 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-84ffc876-72a9-4159-bce8-19d3a376119d tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:50:34.761864 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:50:34.761864 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:50:34.775145 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2c881cec-ceae-477d-b232-e2c92c0f2252 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] http://10.222.0.20/volume/v3/bf326e8608f74aa99890694e0e9afcff/types/90ecef67-2e3e-4bbb-87c2-41798c6521d9 returned with HTTP 202 Dec 29 07:50:34.776444 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1325/2650] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 07:50:34 2020] DELETE /volume/v3/bf326e8608f74aa99890694e0e9afcff/types/90ecef67-2e3e-4bbb-87c2-41798c6521d9 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:50:34.788318 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8a333f3e-b2a0-41be-a570-e587609ce069 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] GET http://10.222.0.20/volume/v3/bf326e8608f74aa99890694e0e9afcff/types/90ecef67-2e3e-4bbb-87c2-41798c6521d9 Dec 29 07:50:34.788992 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8a333f3e-b2a0-41be-a570-e587609ce069 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:34.789603 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8a333f3e-b2a0-41be-a570-e587609ce069 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:34.803143 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8a333f3e-b2a0-41be-a570-e587609ce069 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] http://10.222.0.20/volume/v3/bf326e8608f74aa99890694e0e9afcff/types/90ecef67-2e3e-4bbb-87c2-41798c6521d9 returned with HTTP 404 Dec 29 07:50:34.804618 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1326/2651] 10.222.0.20 () {58 vars in 1309 bytes} [Tue Dec 29 07:50:34 2020] GET /volume/v3/bf326e8608f74aa99890694e0e9afcff/types/90ecef67-2e3e-4bbb-87c2-41798c6521d9 => generated 114 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Dec 29 07:50:34.812701 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d5a47335-fc94-4ae4-a03b-21546200949d tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] DELETE http://10.222.0.20/volume/v3/66c2dd552ad94ee595ffd51896f719d2/volumes/8ba9d4ec-b7af-4307-a330-90a97c9838dd Dec 29 07:50:34.812948 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:34.812948 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:34.813167 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d5a47335-fc94-4ae4-a03b-21546200949d tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:34.813844 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-84ffc876-72a9-4159-bce8-19d3a376119d tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Volume info retrieved successfully. Dec 29 07:50:34.814069 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d5a47335-fc94-4ae4-a03b-21546200949d tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:34.814896 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-d5a47335-fc94-4ae4-a03b-21546200949d tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Delete volume with id: 8ba9d4ec-b7af-4307-a330-90a97c9838dd Dec 29 07:50:34.826817 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-84ffc876-72a9-4159-bce8-19d3a376119d tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Get volume image-metadata completed successfully. Dec 29 07:50:34.827761 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-84ffc876-72a9-4159-bce8-19d3a376119d tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04/action returned with HTTP 200 Dec 29 07:50:34.829050 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1326/2652] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:50:34 2020] POST /volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04/action => generated 485 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:34.841029 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6bbaacf4-4cce-4805-8086-0c7c7cce3919 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] DELETE http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 Dec 29 07:50:34.841782 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6bbaacf4-4cce-4805-8086-0c7c7cce3919 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:34.842161 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:34.842161 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:34.842802 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6bbaacf4-4cce-4805-8086-0c7c7cce3919 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:34.843413 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-6bbaacf4-4cce-4805-8086-0c7c7cce3919 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Delete volume with id: 314eea4e-77f7-4b8b-b51e-e35ed442dc04 Dec 29 07:50:34.870561 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:34.870561 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:34.871877 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d5a47335-fc94-4ae4-a03b-21546200949d tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Volume info retrieved successfully. Dec 29 07:50:34.896759 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:34.896759 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:34.897959 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6bbaacf4-4cce-4805-8086-0c7c7cce3919 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Volume info retrieved successfully. Dec 29 07:50:34.913117 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d5a47335-fc94-4ae4-a03b-21546200949d tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Delete volume request issued successfully. Dec 29 07:50:34.928777 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d5a47335-fc94-4ae4-a03b-21546200949d tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] http://10.222.0.20/volume/v3/66c2dd552ad94ee595ffd51896f719d2/volumes/8ba9d4ec-b7af-4307-a330-90a97c9838dd returned with HTTP 202 Dec 29 07:50:34.929822 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1327/2653] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:50:34 2020] DELETE /volume/v3/66c2dd552ad94ee595ffd51896f719d2/volumes/8ba9d4ec-b7af-4307-a330-90a97c9838dd => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:50:34.938131 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a50ee645-24f2-41dc-8fde-b2abf5e6dce6 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] GET http://10.222.0.20/volume/v3/66c2dd552ad94ee595ffd51896f719d2/volumes/8ba9d4ec-b7af-4307-a330-90a97c9838dd Dec 29 07:50:34.938713 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a50ee645-24f2-41dc-8fde-b2abf5e6dce6 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:34.938932 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:34.938932 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:34.939292 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a50ee645-24f2-41dc-8fde-b2abf5e6dce6 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:34.943276 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6bbaacf4-4cce-4805-8086-0c7c7cce3919 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Delete volume request issued successfully. Dec 29 07:50:34.944181 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6bbaacf4-4cce-4805-8086-0c7c7cce3919 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 returned with HTTP 202 Dec 29 07:50:34.948043 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1327/2654] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:50:34 2020] DELETE /volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:50:34.955036 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5df2e169-ed6e-44da-8eb0-85eb7587491a tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] GET http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 Dec 29 07:50:34.955798 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5df2e169-ed6e-44da-8eb0-85eb7587491a tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:34.956176 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:34.956176 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:34.956792 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5df2e169-ed6e-44da-8eb0-85eb7587491a tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:35.032867 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:35.032867 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:35.071076 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a50ee645-24f2-41dc-8fde-b2abf5e6dce6 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Volume info retrieved successfully. Dec 29 07:50:35.073029 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:35.073029 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:35.083799 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5df2e169-ed6e-44da-8eb0-85eb7587491a tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Volume info retrieved successfully. Dec 29 07:50:35.103318 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a50ee645-24f2-41dc-8fde-b2abf5e6dce6 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] http://10.222.0.20/volume/v3/66c2dd552ad94ee595ffd51896f719d2/volumes/8ba9d4ec-b7af-4307-a330-90a97c9838dd returned with HTTP 200 Dec 29 07:50:35.113438 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1328/2655] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:34 2020] GET /volume/v3/66c2dd552ad94ee595ffd51896f719d2/volumes/8ba9d4ec-b7af-4307-a330-90a97c9838dd => generated 952 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:35.117901 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5df2e169-ed6e-44da-8eb0-85eb7587491a tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 returned with HTTP 200 Dec 29 07:50:35.118825 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1328/2656] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:34 2020] GET /volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 => generated 1408 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:50:36.120625 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-11aaff86-22da-4435-929c-effb900f7727 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] GET http://10.222.0.20/volume/v3/66c2dd552ad94ee595ffd51896f719d2/volumes/8ba9d4ec-b7af-4307-a330-90a97c9838dd Dec 29 07:50:36.121342 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-11aaff86-22da-4435-929c-effb900f7727 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:36.121713 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:36.121713 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:36.122291 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-11aaff86-22da-4435-929c-effb900f7727 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:36.135657 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a253616d-02c2-4a20-9bb5-ea5d661318d5 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] GET http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 Dec 29 07:50:36.136374 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a253616d-02c2-4a20-9bb5-ea5d661318d5 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:36.136814 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:36.136814 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:36.138193 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a253616d-02c2-4a20-9bb5-ea5d661318d5 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:36.233998 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:36.233998 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:36.242354 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:36.242354 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:36.256166 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-11aaff86-22da-4435-929c-effb900f7727 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Volume info retrieved successfully. Dec 29 07:50:36.260533 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a253616d-02c2-4a20-9bb5-ea5d661318d5 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Volume info retrieved successfully. Dec 29 07:50:36.302891 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-11aaff86-22da-4435-929c-effb900f7727 tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] http://10.222.0.20/volume/v3/66c2dd552ad94ee595ffd51896f719d2/volumes/8ba9d4ec-b7af-4307-a330-90a97c9838dd returned with HTTP 200 Dec 29 07:50:36.304726 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1329/2657] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:36 2020] GET /volume/v3/66c2dd552ad94ee595ffd51896f719d2/volumes/8ba9d4ec-b7af-4307-a330-90a97c9838dd => generated 952 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:36.310430 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a253616d-02c2-4a20-9bb5-ea5d661318d5 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 returned with HTTP 200 Dec 29 07:50:36.311825 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1329/2658] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:36 2020] GET /volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 => generated 1408 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:50:37.321408 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-beb32a00-3396-4b53-8f9e-09a6f6f23cbc tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] GET http://10.222.0.20/volume/v3/66c2dd552ad94ee595ffd51896f719d2/volumes/8ba9d4ec-b7af-4307-a330-90a97c9838dd Dec 29 07:50:37.330277 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e3dc5e44-c5de-4cf7-969e-10839adf3688 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] GET http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 Dec 29 07:50:37.333540 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-beb32a00-3396-4b53-8f9e-09a6f6f23cbc tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:37.333795 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:37.333795 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:37.334564 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e3dc5e44-c5de-4cf7-969e-10839adf3688 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:37.334812 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:37.334812 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:37.335217 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e3dc5e44-c5de-4cf7-969e-10839adf3688 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:37.336315 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-beb32a00-3396-4b53-8f9e-09a6f6f23cbc tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:37.472071 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-beb32a00-3396-4b53-8f9e-09a6f6f23cbc tempest-VolumeTypesAccessTest-406321888 tempest-VolumeTypesAccessTest-406321888] http://10.222.0.20/volume/v3/66c2dd552ad94ee595ffd51896f719d2/volumes/8ba9d4ec-b7af-4307-a330-90a97c9838dd returned with HTTP 404 Dec 29 07:50:37.473889 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1330/2659] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:37 2020] GET /volume/v3/66c2dd552ad94ee595ffd51896f719d2/volumes/8ba9d4ec-b7af-4307-a330-90a97c9838dd => generated 109 bytes in 157 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:50:37.484358 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d7d8f4e7-3509-49f2-afa7-7fa26b59a4fd tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] DELETE http://10.222.0.20/volume/v3/bf326e8608f74aa99890694e0e9afcff/types/5abde22a-07b0-41d2-9993-77a08d8d007d Dec 29 07:50:37.487721 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d7d8f4e7-3509-49f2-afa7-7fa26b59a4fd tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:37.488540 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d7d8f4e7-3509-49f2-afa7-7fa26b59a4fd tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] Calling method '_delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:37.495894 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e3dc5e44-c5de-4cf7-969e-10839adf3688 tempest-VolumesImageMetadata-679176612 tempest-VolumesImageMetadata-679176612] http://10.222.0.20/volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 returned with HTTP 404 Dec 29 07:50:37.500766 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1330/2660] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:37 2020] GET /volume/v3/46a8659a08634e1198dbff0906f8fbcf/volumes/314eea4e-77f7-4b8b-b51e-e35ed442dc04 => generated 109 bytes in 176 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:50:37.605042 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:50:37.605042 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:50:37.621480 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d7d8f4e7-3509-49f2-afa7-7fa26b59a4fd tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] http://10.222.0.20/volume/v3/bf326e8608f74aa99890694e0e9afcff/types/5abde22a-07b0-41d2-9993-77a08d8d007d returned with HTTP 202 Dec 29 07:50:37.623543 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1331/2661] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 07:50:37 2020] DELETE /volume/v3/bf326e8608f74aa99890694e0e9afcff/types/5abde22a-07b0-41d2-9993-77a08d8d007d => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:50:37.632899 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e30c43e5-b5ee-4bdb-8f20-ad926ebbd584 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] GET http://10.222.0.20/volume/v3/bf326e8608f74aa99890694e0e9afcff/types/5abde22a-07b0-41d2-9993-77a08d8d007d Dec 29 07:50:37.633839 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e30c43e5-b5ee-4bdb-8f20-ad926ebbd584 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:37.635091 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e30c43e5-b5ee-4bdb-8f20-ad926ebbd584 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:37.653335 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e30c43e5-b5ee-4bdb-8f20-ad926ebbd584 tempest-VolumeTypesAccessTest-173988085 tempest-VolumeTypesAccessTest-173988085] http://10.222.0.20/volume/v3/bf326e8608f74aa99890694e0e9afcff/types/5abde22a-07b0-41d2-9993-77a08d8d007d returned with HTTP 404 Dec 29 07:50:37.655809 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1331/2662] 10.222.0.20 () {58 vars in 1309 bytes} [Tue Dec 29 07:50:37 2020] GET /volume/v3/bf326e8608f74aa99890694e0e9afcff/types/5abde22a-07b0-41d2-9993-77a08d8d007d => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:50:40.660082 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4b8b6286-fffe-4829-93fa-1b4edf784743 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] POST http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes Dec 29 07:50:40.661963 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4b8b6286-fffe-4829-93fa-1b4edf784743 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-748762636"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:50:40.663838 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-4b8b6286-fffe-4829-93fa-1b4edf784743 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-748762636'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:50:40.664375 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-4b8b6286-fffe-4829-93fa-1b4edf784743 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Create volume of 1 GB Dec 29 07:50:40.684315 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4b8b6286-fffe-4829-93fa-1b4edf784743 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Availability Zones retrieved successfully. Dec 29 07:50:40.705763 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4b8b6286-fffe-4829-93fa-1b4edf784743 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Flow 'volume_create_api' (aa9b8c9f-f6f6-41e6-af90-02c9d8cef3a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:50:40.710594 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4b8b6286-fffe-4829-93fa-1b4edf784743 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcc8c8b8-4f6a-454d-a2fe-891fa0f9407f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:40.713070 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-4b8b6286-fffe-4829-93fa-1b4edf784743 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:50:40.795888 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4b8b6286-fffe-4829-93fa-1b4edf784743 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcc8c8b8-4f6a-454d-a2fe-891fa0f9407f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:40.798508 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4b8b6286-fffe-4829-93fa-1b4edf784743 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c57d976-cf50-46db-8908-70c4e79ecb7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:40.947270 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-4b8b6286-fffe-4829-93fa-1b4edf784743 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Created reservations ['8ecda9bd-e59b-45df-b657-2bfcde5fe5ff', '2f78e0b6-5e38-42a9-88f7-7b3c0cff4555', 'dcd4f4bc-4610-4c03-94aa-c500cda8bfef', '80914809-4f53-4355-86af-484e4b3a2e2a'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:50:40.949196 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4b8b6286-fffe-4829-93fa-1b4edf784743 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c57d976-cf50-46db-8908-70c4e79ecb7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ecda9bd-e59b-45df-b657-2bfcde5fe5ff', '2f78e0b6-5e38-42a9-88f7-7b3c0cff4555', 'dcd4f4bc-4610-4c03-94aa-c500cda8bfef', '80914809-4f53-4355-86af-484e4b3a2e2a']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:40.952388 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4b8b6286-fffe-4829-93fa-1b4edf784743 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b934d18-0d80-495d-a9e0-f2225e74f7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:41.024188 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4b8b6286-fffe-4829-93fa-1b4edf784743 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b934d18-0d80-495d-a9e0-f2225e74f7e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56eee1f3-844a-4c7e-87ae-d0b3c4ad70be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-748762636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4108b9f69384496a4dbaaaa4f3b596d',qos_specs=None,replication_status=,reservations=['8ecda9bd-e59b-45df-b657-2bfcde5fe5ff','2f78e0b6-5e38-42a9-88f7-7b3c0cff4555','dcd4f4bc-4610-4c03-94aa-c500cda8bfef','80914809-4f53-4355-86af-484e4b3a2e2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73c1a63e86e545dd9683f3ad1f0f3c12',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:50:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-748762636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56eee1f3-844a-4c7e-87ae-d0b3c4ad70be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4108b9f69384496a4dbaaaa4f3b596d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='73c1a63e86e545dd9683f3ad1f0f3c12',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:41.028460 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4b8b6286-fffe-4829-93fa-1b4edf784743 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f417dfb-b603-43f5-84d7-ad341e22d293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:41.065954 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4b8b6286-fffe-4829-93fa-1b4edf784743 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f417dfb-b603-43f5-84d7-ad341e22d293) transitioned into state 'SUCCESS' from state '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-748762636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4108b9f69384496a4dbaaaa4f3b596d',qos_specs=None,replication_status=,reservations=['8ecda9bd-e59b-45df-b657-2bfcde5fe5ff','2f78e0b6-5e38-42a9-88f7-7b3c0cff4555','dcd4f4bc-4610-4c03-94aa-c500cda8bfef','80914809-4f53-4355-86af-484e4b3a2e2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73c1a63e86e545dd9683f3ad1f0f3c12',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:41.068333 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4b8b6286-fffe-4829-93fa-1b4edf784743 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1a16ead-6fdd-47da-b629-c1587e4585c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:41.085354 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4b8b6286-fffe-4829-93fa-1b4edf784743 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1a16ead-6fdd-47da-b629-c1587e4585c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:41.088669 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4b8b6286-fffe-4829-93fa-1b4edf784743 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Flow 'volume_create_api' (aa9b8c9f-f6f6-41e6-af90-02c9d8cef3a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:50:41.145297 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4b8b6286-fffe-4829-93fa-1b4edf784743 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Create volume request issued successfully. Dec 29 07:50:41.162058 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4b8b6286-fffe-4829-93fa-1b4edf784743 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes returned with HTTP 202 Dec 29 07:50:41.163478 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1332/2663] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:50:40 2020] POST /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes => generated 817 bytes in 813 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:50:41.179355 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-10734b3e-6132-4d94-bee9-c9d68e7f34c0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be Dec 29 07:50:41.180138 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-10734b3e-6132-4d94-bee9-c9d68e7f34c0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:41.180743 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-10734b3e-6132-4d94-bee9-c9d68e7f34c0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:41.245039 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:41.245039 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:41.257954 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-10734b3e-6132-4d94-bee9-c9d68e7f34c0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:50:41.283640 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-10734b3e-6132-4d94-bee9-c9d68e7f34c0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be returned with HTTP 200 Dec 29 07:50:41.284455 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1332/2664] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:41 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be => generated 885 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:42.303275 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e5ee53f5-a327-4f83-9818-687c012e2981 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be Dec 29 07:50:42.304433 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e5ee53f5-a327-4f83-9818-687c012e2981 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:42.304834 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:42.304834 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:42.306087 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e5ee53f5-a327-4f83-9818-687c012e2981 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:42.385383 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:42.385383 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:42.396754 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e5ee53f5-a327-4f83-9818-687c012e2981 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:50:42.428891 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e5ee53f5-a327-4f83-9818-687c012e2981 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be returned with HTTP 200 Dec 29 07:50:42.430658 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1333/2665] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:42 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be => generated 910 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:44.089675 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3f385e97-1b43-4381-9ae4-55fc5615ac28 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] POST http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/volumes Dec 29 07:50:44.090864 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:44.090864 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:44.091477 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3f385e97-1b43-4381-9ae4-55fc5615ac28 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-553969247"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:50:44.092998 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-3f385e97-1b43-4381-9ae4-55fc5615ac28 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-553969247'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:50:44.093566 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-3f385e97-1b43-4381-9ae4-55fc5615ac28 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Create volume of 1 GB Dec 29 07:50:44.117305 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3f385e97-1b43-4381-9ae4-55fc5615ac28 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Availability Zones retrieved successfully. Dec 29 07:50:44.155277 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3f385e97-1b43-4381-9ae4-55fc5615ac28 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Flow 'volume_create_api' (a211a7c0-9991-4303-9166-e5ad5985ecc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:50:44.165284 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3f385e97-1b43-4381-9ae4-55fc5615ac28 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (843caf2a-ed81-46eb-b60a-057e9548740c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:44.167552 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-3f385e97-1b43-4381-9ae4-55fc5615ac28 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:50:44.292699 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3f385e97-1b43-4381-9ae4-55fc5615ac28 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (843caf2a-ed81-46eb-b60a-057e9548740c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:44.298078 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3f385e97-1b43-4381-9ae4-55fc5615ac28 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6926f25e-1952-4899-bd27-7d9eb2e846b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:44.475485 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-3f385e97-1b43-4381-9ae4-55fc5615ac28 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Created reservations ['75efce62-e9bf-42b3-a51d-c9ccab100279', 'fe9f586a-b172-4331-98e0-8ac5ed3d83de', '11529012-b0d6-4a4b-997b-8e6bf189a65d', '7f5730c9-cda9-42e7-aa9c-ebc6cce5720b'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:50:44.478132 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3f385e97-1b43-4381-9ae4-55fc5615ac28 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6926f25e-1952-4899-bd27-7d9eb2e846b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75efce62-e9bf-42b3-a51d-c9ccab100279', 'fe9f586a-b172-4331-98e0-8ac5ed3d83de', '11529012-b0d6-4a4b-997b-8e6bf189a65d', '7f5730c9-cda9-42e7-aa9c-ebc6cce5720b']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:44.482131 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3f385e97-1b43-4381-9ae4-55fc5615ac28 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (481dd2a6-7eb9-4c00-9a59-e31346e8945e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:44.606608 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3f385e97-1b43-4381-9ae4-55fc5615ac28 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (481dd2a6-7eb9-4c00-9a59-e31346e8945e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-553969247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='564b78a3d7374457bd827778133abbe4',qos_specs=None,replication_status=,reservations=['75efce62-e9bf-42b3-a51d-c9ccab100279','fe9f586a-b172-4331-98e0-8ac5ed3d83de','11529012-b0d6-4a4b-997b-8e6bf189a65d','7f5730c9-cda9-42e7-aa9c-ebc6cce5720b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a7931fd6b0c4060bde14cf9f76e0091',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:50:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-553969247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='564b78a3d7374457bd827778133abbe4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='1a7931fd6b0c4060bde14cf9f76e0091',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:44.608975 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3f385e97-1b43-4381-9ae4-55fc5615ac28 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b2b6036-39cf-4eed-a557-24947aaf0b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:44.669321 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3f385e97-1b43-4381-9ae4-55fc5615ac28 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b2b6036-39cf-4eed-a557-24947aaf0b2e) transitioned into state 'SUCCESS' from state '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-553969247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='564b78a3d7374457bd827778133abbe4',qos_specs=None,replication_status=,reservations=['75efce62-e9bf-42b3-a51d-c9ccab100279','fe9f586a-b172-4331-98e0-8ac5ed3d83de','11529012-b0d6-4a4b-997b-8e6bf189a65d','7f5730c9-cda9-42e7-aa9c-ebc6cce5720b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1a7931fd6b0c4060bde14cf9f76e0091',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:44.671327 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3f385e97-1b43-4381-9ae4-55fc5615ac28 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4a552bd-d2bc-48e4-93c0-7cb6700a6b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:44.705381 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3f385e97-1b43-4381-9ae4-55fc5615ac28 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4a552bd-d2bc-48e4-93c0-7cb6700a6b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:44.708049 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3f385e97-1b43-4381-9ae4-55fc5615ac28 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Flow 'volume_create_api' (a211a7c0-9991-4303-9166-e5ad5985ecc2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:50:44.769882 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3f385e97-1b43-4381-9ae4-55fc5615ac28 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Create volume request issued successfully. Dec 29 07:50:44.806167 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3f385e97-1b43-4381-9ae4-55fc5615ac28 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/volumes returned with HTTP 202 Dec 29 07:50:44.807713 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1333/2666] 10.222.0.20 () {62 vars in 1265 bytes} [Tue Dec 29 07:50:43 2020] POST /volume/v3/564b78a3d7374457bd827778133abbe4/volumes => generated 820 bytes in 1034 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:50:44.823397 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4e06fab5-62e1-4288-a8d0-e75aece7c49e tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/volumes/0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f Dec 29 07:50:44.824234 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4e06fab5-62e1-4288-a8d0-e75aece7c49e tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:44.824751 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:44.824751 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:44.825377 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4e06fab5-62e1-4288-a8d0-e75aece7c49e tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:44.897272 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-87fffa06-27fe-4dd3-a310-2ede8a8ffbee tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b Dec 29 07:50:44.898105 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-87fffa06-27fe-4dd3-a310-2ede8a8ffbee tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:44.898441 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:44.898441 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:44.899297 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-87fffa06-27fe-4dd3-a310-2ede8a8ffbee tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:44.962928 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:44.962928 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:45.001795 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4e06fab5-62e1-4288-a8d0-e75aece7c49e tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Volume info retrieved successfully. Dec 29 07:50:45.040098 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:45.040098 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:45.051227 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4e06fab5-62e1-4288-a8d0-e75aece7c49e tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/volumes/0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f returned with HTTP 200 Dec 29 07:50:45.052043 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1334/2667] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:50:44 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/volumes/0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f => generated 888 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:45.065901 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-87fffa06-27fe-4dd3-a310-2ede8a8ffbee tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Volume info retrieved successfully. Dec 29 07:50:45.122296 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-87fffa06-27fe-4dd3-a310-2ede8a8ffbee tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b returned with HTTP 200 Dec 29 07:50:45.127959 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1334/2668] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:44 2020] GET /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b => generated 919 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:45.144388 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5bc1d5ad-68a9-46a5-8a6c-39ee49f8c711 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b Dec 29 07:50:45.145144 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5bc1d5ad-68a9-46a5-8a6c-39ee49f8c711 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:45.145633 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:45.145633 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:45.146255 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5bc1d5ad-68a9-46a5-8a6c-39ee49f8c711 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:45.256764 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:45.256764 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:45.283113 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5bc1d5ad-68a9-46a5-8a6c-39ee49f8c711 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Volume info retrieved successfully. Dec 29 07:50:45.336955 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5bc1d5ad-68a9-46a5-8a6c-39ee49f8c711 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b returned with HTTP 200 Dec 29 07:50:45.337670 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1335/2669] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:45 2020] GET /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b => generated 919 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:46.069230 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aba31199-1c6d-4e9c-8ab2-99989817e87d tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/volumes/0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f Dec 29 07:50:46.069731 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aba31199-1c6d-4e9c-8ab2-99989817e87d tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:46.069926 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:46.069926 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:46.070610 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aba31199-1c6d-4e9c-8ab2-99989817e87d tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:46.202115 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:46.202115 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:46.213064 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-aba31199-1c6d-4e9c-8ab2-99989817e87d tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Volume info retrieved successfully. Dec 29 07:50:46.240799 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aba31199-1c6d-4e9c-8ab2-99989817e87d tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/volumes/0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f returned with HTTP 200 Dec 29 07:50:46.242346 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1335/2670] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:50:46 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/volumes/0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f => generated 912 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:46.748379 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d7a79550-c2c1-4084-a2b3-d243302e9baf tempest-TestVolumeBootPattern-1245367110 tempest-TestVolumeBootPattern-1245367110] POST http://10.222.0.20/volume/v3/a8eed73bf2e3481180d06558b3b9ea98/types Dec 29 07:50:46.748873 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:46.748873 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:46.749308 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d7a79550-c2c1-4084-a2b3-d243302e9baf tempest-TestVolumeBootPattern-1245367110 tempest-TestVolumeBootPattern-1245367110] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-853432244", "extra_specs": {}}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:50:46.815661 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d7a79550-c2c1-4084-a2b3-d243302e9baf tempest-TestVolumeBootPattern-1245367110 tempest-TestVolumeBootPattern-1245367110] http://10.222.0.20/volume/v3/a8eed73bf2e3481180d06558b3b9ea98/types returned with HTTP 200 Dec 29 07:50:46.817765 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1336/2671] 10.222.0.20 () {60 vars in 1219 bytes} [Tue Dec 29 07:50:46 2020] POST /volume/v3/a8eed73bf2e3481180d06558b3b9ea98/types => generated 211 bytes in 260 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:46.836784 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e9669b5a-9228-45d0-956f-11f336cbf0ac tempest-TestVolumeBootPattern-1245367110 tempest-TestVolumeBootPattern-1245367110] POST http://10.222.0.20/volume/v3/a8eed73bf2e3481180d06558b3b9ea98/types/b071edec-3e47-4b25-805e-d0e71c4ec999/encryption Dec 29 07:50:46.837972 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:46.837972 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:46.842651 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e9669b5a-9228-45d0-956f-11f336cbf0ac tempest-TestVolumeBootPattern-1245367110 tempest-TestVolumeBootPattern-1245367110] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:50:46.910538 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e9669b5a-9228-45d0-956f-11f336cbf0ac tempest-TestVolumeBootPattern-1245367110 tempest-TestVolumeBootPattern-1245367110] http://10.222.0.20/volume/v3/a8eed73bf2e3481180d06558b3b9ea98/types/b071edec-3e47-4b25-805e-d0e71c4ec999/encryption returned with HTTP 200 Dec 29 07:50:46.911614 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1336/2672] 10.222.0.20 () {60 vars in 1364 bytes} [Tue Dec 29 07:50:46 2020] POST /volume/v3/a8eed73bf2e3481180d06558b3b9ea98/types/b071edec-3e47-4b25-805e-d0e71c4ec999/encryption => generated 230 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:47.142009 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-52fdf4ad-16cf-4f00-9149-81890c7eee57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] POST http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes Dec 29 07:50:47.142981 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-52fdf4ad-16cf-4f00-9149-81890c7eee57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-407291565", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-853432244", "size": 1}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:50:47.144336 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-52fdf4ad-16cf-4f00-9149-81890c7eee57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-407291565', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-853432244', 'size': 1}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:50:47.158448 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-52fdf4ad-16cf-4f00-9149-81890c7eee57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Create volume of 1 GB Dec 29 07:50:47.159215 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:47.159215 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:47.159914 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-52fdf4ad-16cf-4f00-9149-81890c7eee57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Availability Zones retrieved successfully. Dec 29 07:50:47.177908 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-52fdf4ad-16cf-4f00-9149-81890c7eee57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Flow 'volume_create_api' (5b5a2b0e-2be5-4277-af90-a429e031192e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:50:47.180650 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-52fdf4ad-16cf-4f00-9149-81890c7eee57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c7a243e-3da5-4552-aaee-b50780513eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:47.183023 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-52fdf4ad-16cf-4f00-9149-81890c7eee57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:50:47.256727 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-52fdf4ad-16cf-4f00-9149-81890c7eee57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c7a243e-3da5-4552-aaee-b50780513eb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T07:50:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b071edec-3e47-4b25-805e-d0e71c4ec999,is_public=True,name='tempest-scenario-type-luks-853432244',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b071edec-3e47-4b25-805e-d0e71c4ec999', '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=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:47.258758 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-587da3bc-5d3e-49eb-bb89-1d6558150c5d tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/volumes/0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f Dec 29 07:50:47.259340 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-587da3bc-5d3e-49eb-bb89-1d6558150c5d tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:47.259824 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-587da3bc-5d3e-49eb-bb89-1d6558150c5d tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:47.260244 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-52fdf4ad-16cf-4f00-9149-81890c7eee57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e8643ce-08b4-4154-a08f-7de873dc7aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:47.328384 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-52fdf4ad-16cf-4f00-9149-81890c7eee57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-853432244 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-853432244, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:50:47.329466 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-52fdf4ad-16cf-4f00-9149-81890c7eee57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-853432244 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-853432244, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:50:47.358021 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:47.358021 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:47.375139 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-587da3bc-5d3e-49eb-bb89-1d6558150c5d tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Volume info retrieved successfully. Dec 29 07:50:47.412593 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-587da3bc-5d3e-49eb-bb89-1d6558150c5d tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/volumes/0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f returned with HTTP 200 Dec 29 07:50:47.414135 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1337/2673] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:50:47 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/volumes/0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f => generated 913 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:47.432080 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-05c361f1-167f-43ac-ba94-e81cdde73717 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] POST http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups Dec 29 07:50:47.432907 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:47.432907 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:47.433472 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-52fdf4ad-16cf-4f00-9149-81890c7eee57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Created reservations ['94e7e801-f680-47ae-b5d3-c91227f7e437', '819c4ffe-a7f9-4c1a-b36b-6111e4cbca17', 'a2071a27-31fe-45e4-b555-4bfc98aebd03', '8b8cf362-0bc1-4b4e-bbad-a48dd11be382'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:50:47.433967 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-05c361f1-167f-43ac-ba94-e81cdde73717 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f", "name": "tempest-VolumesBackupsV39Test-Backup-1689866053"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:50:47.435451 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.backups [None req-05c361f1-167f-43ac-ba94-e81cdde73717 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Creating new backup {'backup': {'volume_id': '0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f', 'name': 'tempest-VolumesBackupsV39Test-Backup-1689866053'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 29 07:50:47.435585 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-52fdf4ad-16cf-4f00-9149-81890c7eee57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e8643ce-08b4-4154-a08f-7de873dc7aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94e7e801-f680-47ae-b5d3-c91227f7e437', '819c4ffe-a7f9-4c1a-b36b-6111e4cbca17', 'a2071a27-31fe-45e4-b555-4bfc98aebd03', '8b8cf362-0bc1-4b4e-bbad-a48dd11be382']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:47.436420 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.backups [None req-05c361f1-167f-43ac-ba94-e81cdde73717 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Creating backup of volume 0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f in container None Dec 29 07:50:47.437652 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-52fdf4ad-16cf-4f00-9149-81890c7eee57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d4c5cca-782d-4634-b1d8-e6fd2907ea3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:47.523743 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:47.523743 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:47.529521 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-05c361f1-167f-43ac-ba94-e81cdde73717 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Volume info retrieved successfully. Dec 29 07:50:47.529766 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-52fdf4ad-16cf-4f00-9149-81890c7eee57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d4c5cca-782d-4634-b1d8-e6fd2907ea3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02d0ac75-8beb-459a-ada1-57566b583b0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-407291565',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f407c007dee4549b6f32cf6668ece73',qos_specs=None,replication_status=,reservations=['94e7e801-f680-47ae-b5d3-c91227f7e437','819c4ffe-a7f9-4c1a-b36b-6111e4cbca17','a2071a27-31fe-45e4-b555-4bfc98aebd03','8b8cf362-0bc1-4b4e-bbad-a48dd11be382'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='936a6d5be9d54704b80ba0a264c93e65',volume_type_id=b071edec-3e47-4b25-805e-d0e71c4ec999), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:50:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-407291565',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=02d0ac75-8beb-459a-ada1-57566b583b0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f407c007dee4549b6f32cf6668ece73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='936a6d5be9d54704b80ba0a264c93e65',volume_attachment=,volume_type=,volume_type_id=b071edec-3e47-4b25-805e-d0e71c4ec999)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:47.532088 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-52fdf4ad-16cf-4f00-9149-81890c7eee57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d31bba99-16e8-4874-b371-1330dc1b4024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:47.603973 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-52fdf4ad-16cf-4f00-9149-81890c7eee57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d31bba99-16e8-4874-b371-1330dc1b4024) transitioned into state 'SUCCESS' from state '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-407291565',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f407c007dee4549b6f32cf6668ece73',qos_specs=None,replication_status=,reservations=['94e7e801-f680-47ae-b5d3-c91227f7e437','819c4ffe-a7f9-4c1a-b36b-6111e4cbca17','a2071a27-31fe-45e4-b555-4bfc98aebd03','8b8cf362-0bc1-4b4e-bbad-a48dd11be382'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='936a6d5be9d54704b80ba0a264c93e65',volume_type_id=b071edec-3e47-4b25-805e-d0e71c4ec999)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:47.612024 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-52fdf4ad-16cf-4f00-9149-81890c7eee57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (856769d8-709d-479b-951e-fd726548cf51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:50:47.622943 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-05c361f1-167f-43ac-ba94-e81cdde73717 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Created reservations ['6b852343-b80b-4107-a41c-84928ee1f7de', 'c085ba7d-ab1a-4e7a-a970-71c9778756ad'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:50:47.660211 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-52fdf4ad-16cf-4f00-9149-81890c7eee57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (856769d8-709d-479b-951e-fd726548cf51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:50:47.664754 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-52fdf4ad-16cf-4f00-9149-81890c7eee57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Flow 'volume_create_api' (5b5a2b0e-2be5-4277-af90-a429e031192e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:50:47.776830 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-05c361f1-167f-43ac-ba94-e81cdde73717 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups returned with HTTP 202 Dec 29 07:50:47.783703 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1338/2674] 10.222.0.20 () {62 vars in 1266 bytes} [Tue Dec 29 07:50:47 2020] POST /volume/v3/564b78a3d7374457bd827778133abbe4/backups => generated 399 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:50:47.786775 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-52fdf4ad-16cf-4f00-9149-81890c7eee57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Create volume request issued successfully. Dec 29 07:50:47.790594 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f0f6cf09-afa6-40e0-ae98-55d32e922583 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:50:47.791221 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f0f6cf09-afa6-40e0-ae98-55d32e922583 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:47.791427 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:47.791427 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:47.791799 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f0f6cf09-afa6-40e0-ae98-55d32e922583 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:47.792194 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-f0f6cf09-afa6-40e0-ae98-55d32e922583 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:50:47.828057 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-52fdf4ad-16cf-4f00-9149-81890c7eee57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes returned with HTTP 202 Dec 29 07:50:47.829165 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1337/2675] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:50:46 2020] POST /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes => generated 844 bytes in 912 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:50:47.834811 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:47.834811 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:47.836236 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f0f6cf09-afa6-40e0-ae98-55d32e922583 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:50:47.846916 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aa14365c-4305-4705-a991-2876a498ba60 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b Dec 29 07:50:47.847575 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aa14365c-4305-4705-a991-2876a498ba60 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:47.847774 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:47.847774 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:47.848152 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aa14365c-4305-4705-a991-2876a498ba60 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:47.852261 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1339/2676] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:50:47 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 806 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:47.947163 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:47.947163 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:47.959208 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-aa14365c-4305-4705-a991-2876a498ba60 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:50:47.985402 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aa14365c-4305-4705-a991-2876a498ba60 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b returned with HTTP 200 Dec 29 07:50:47.986260 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1338/2677] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:47 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b => generated 936 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:50:48.851525 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7f827156-1528-421f-bb5d-2bf6389b4121 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:50:48.852098 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7f827156-1528-421f-bb5d-2bf6389b4121 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:48.852313 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:48.852313 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:48.852683 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7f827156-1528-421f-bb5d-2bf6389b4121 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:48.853050 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-7f827156-1528-421f-bb5d-2bf6389b4121 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:50:48.874981 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:48.874981 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:48.877261 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7f827156-1528-421f-bb5d-2bf6389b4121 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:50:48.878295 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1340/2678] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:50:48 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 806 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:49.008861 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-95a3ae1b-d590-4fc9-bcd7-df05ac5c4f98 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b Dec 29 07:50:49.010952 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-95a3ae1b-d590-4fc9-bcd7-df05ac5c4f98 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:49.011392 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:49.011392 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:49.013252 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-95a3ae1b-d590-4fc9-bcd7-df05ac5c4f98 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:49.071890 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:49.071890 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:49.086536 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-95a3ae1b-d590-4fc9-bcd7-df05ac5c4f98 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:50:49.110658 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-95a3ae1b-d590-4fc9-bcd7-df05ac5c4f98 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b returned with HTTP 200 Dec 29 07:50:49.111646 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1339/2679] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:48 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b => generated 937 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:49.126652 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3efb77d5-135a-483f-a491-227fdf1fc1fe tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b Dec 29 07:50:49.127183 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3efb77d5-135a-483f-a491-227fdf1fc1fe tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:49.127379 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:49.127379 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:49.128037 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3efb77d5-135a-483f-a491-227fdf1fc1fe tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:49.178229 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:49.178229 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:49.186607 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3efb77d5-135a-483f-a491-227fdf1fc1fe tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:50:49.208463 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3efb77d5-135a-483f-a491-227fdf1fc1fe tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b returned with HTTP 200 Dec 29 07:50:49.209269 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1341/2680] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:49 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b => generated 937 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:49.226297 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a21cbfca-8b2d-40a9-8501-47f429cbc53e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] POST http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b/action Dec 29 07:50:49.226709 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:49.226709 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:49.227143 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a21cbfca-8b2d-40a9-8501-47f429cbc53e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:50:49.227525 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a21cbfca-8b2d-40a9-8501-47f429cbc53e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:50:49.283399 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:49.283399 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:49.284766 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a21cbfca-8b2d-40a9-8501-47f429cbc53e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:50:49.301184 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a21cbfca-8b2d-40a9-8501-47f429cbc53e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume updated successfully. Dec 29 07:50:49.301371 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a21cbfca-8b2d-40a9-8501-47f429cbc53e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b/action returned with HTTP 200 Dec 29 07:50:49.304251 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1340/2681] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:50:49 2020] POST /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b/action => generated 0 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Dec 29 07:50:49.516818 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-5f740344-8595-45db-8b6f-1b02bd7b7290 req-d7ebd770-810e-442f-864f-e7686d1c8d2d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b Dec 29 07:50:49.517238 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-5f740344-8595-45db-8b6f-1b02bd7b7290 req-d7ebd770-810e-442f-864f-e7686d1c8d2d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:49.517461 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:49.517461 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:49.517831 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-5f740344-8595-45db-8b6f-1b02bd7b7290 req-d7ebd770-810e-442f-864f-e7686d1c8d2d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:49.570678 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:49.570678 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:49.579550 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-5f740344-8595-45db-8b6f-1b02bd7b7290 req-d7ebd770-810e-442f-864f-e7686d1c8d2d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:50:49.604459 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-5f740344-8595-45db-8b6f-1b02bd7b7290 req-d7ebd770-810e-442f-864f-e7686d1c8d2d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b returned with HTTP 200 Dec 29 07:50:49.605492 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1342/2682] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:50:49 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b => generated 936 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:50:49.894523 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eb2f23cf-cc12-44ae-a922-68c8e94a0126 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:50:49.895198 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eb2f23cf-cc12-44ae-a922-68c8e94a0126 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:49.895614 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:49.895614 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:49.896060 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eb2f23cf-cc12-44ae-a922-68c8e94a0126 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:49.896507 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-eb2f23cf-cc12-44ae-a922-68c8e94a0126 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:50:49.922405 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:49.922405 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:49.925255 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eb2f23cf-cc12-44ae-a922-68c8e94a0126 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:50:49.932445 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1341/2683] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:50:49 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 806 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:50.949706 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1f38cdb4-362c-4326-b084-925b46fcea81 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:50:50.950726 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-5f740344-8595-45db-8b6f-1b02bd7b7290 req-367161e7-fa6d-44a3-ac7c-2674ea91ad89 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b Dec 29 07:50:50.951472 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-5f740344-8595-45db-8b6f-1b02bd7b7290 req-367161e7-fa6d-44a3-ac7c-2674ea91ad89 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:50.952769 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:50.952769 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:50.953428 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-5f740344-8595-45db-8b6f-1b02bd7b7290 req-367161e7-fa6d-44a3-ac7c-2674ea91ad89 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:50.954319 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1f38cdb4-362c-4326-b084-925b46fcea81 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:50.960253 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:50.960253 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:50.962333 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1f38cdb4-362c-4326-b084-925b46fcea81 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:50.968761 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-1f38cdb4-362c-4326-b084-925b46fcea81 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:50:51.033558 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:51.033558 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:51.036170 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1f38cdb4-362c-4326-b084-925b46fcea81 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:50:51.037252 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1343/2684] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:50:50 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:51.201871 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:51.201871 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:51.236418 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-5f740344-8595-45db-8b6f-1b02bd7b7290 req-367161e7-fa6d-44a3-ac7c-2674ea91ad89 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:50:51.294438 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-5f740344-8595-45db-8b6f-1b02bd7b7290 req-367161e7-fa6d-44a3-ac7c-2674ea91ad89 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b returned with HTTP 200 Dec 29 07:50:51.299678 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1342/2685] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:50:50 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b => generated 936 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:51.310434 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1f38cdb4-362c-4326-b084-925b46fcea81 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume// Dec 29 07:50:51.311262 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1f38cdb4-362c-4326-b084-925b46fcea81 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:51.311556 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:51.311556 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:51.312064 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1f38cdb4-362c-4326-b084-925b46fcea81 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:51.313354 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1f38cdb4-362c-4326-b084-925b46fcea81 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:50:51.314345 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1344/2686] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:50:51 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:50:51.334957 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-5f740344-8595-45db-8b6f-1b02bd7b7290 req-c81226d9-1865-4359-a413-0e57f8ac190e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] POST http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments Dec 29 07:50:51.335490 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:51.335490 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:51.335906 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-5f740344-8595-45db-8b6f-1b02bd7b7290 req-c81226d9-1865-4359-a413-0e57f8ac190e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02d0ac75-8beb-459a-ada1-57566b583b0b", "instance_uuid": "a66dca02-90f1-418c-8648-58ad3ed3e061", "connector": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:50:51.470338 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:51.470338 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:51.592156 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-5f740344-8595-45db-8b6f-1b02bd7b7290 req-c81226d9-1865-4359-a413-0e57f8ac190e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments returned with HTTP 200 Dec 29 07:50:51.593088 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1343/2687] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:50:51 2020] POST /volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments => generated 273 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:50:52.051117 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6e81a2d7-2296-4d6f-9b68-451d5e968023 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:50:52.051681 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6e81a2d7-2296-4d6f-9b68-451d5e968023 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:52.052137 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6e81a2d7-2296-4d6f-9b68-451d5e968023 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:52.052501 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-6e81a2d7-2296-4d6f-9b68-451d5e968023 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:50:52.104205 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:52.104205 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:52.109433 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6e81a2d7-2296-4d6f-9b68-451d5e968023 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:50:52.113958 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1345/2688] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:50:52 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:53.124817 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab9bfcb3-ef1b-447a-94ed-2c0c191e2969 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:50:53.126187 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab9bfcb3-ef1b-447a-94ed-2c0c191e2969 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:53.128891 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:53.128891 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:53.129632 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab9bfcb3-ef1b-447a-94ed-2c0c191e2969 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:53.130464 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ab9bfcb3-ef1b-447a-94ed-2c0c191e2969 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:50:53.219821 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:53.219821 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:53.222303 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab9bfcb3-ef1b-447a-94ed-2c0c191e2969 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:50:53.229607 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1344/2689] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:50:53 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:53.927544 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6e81a2d7-2296-4d6f-9b68-451d5e968023 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume// Dec 29 07:50:53.928011 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6e81a2d7-2296-4d6f-9b68-451d5e968023 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:53.928413 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:53.928413 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:53.929450 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6e81a2d7-2296-4d6f-9b68-451d5e968023 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:53.936095 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6e81a2d7-2296-4d6f-9b68-451d5e968023 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:50:53.937026 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1346/2690] 10.222.0.38 () {56 vars in 1089 bytes} [Tue Dec 29 07:50:53 2020] GET /volume/ => generated 754 bytes in 24 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:50:53.952607 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-5f740344-8595-45db-8b6f-1b02bd7b7290 req-dab414a6-4475-494a-90fb-5d541558aee7 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b Dec 29 07:50:53.953425 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-5f740344-8595-45db-8b6f-1b02bd7b7290 req-dab414a6-4475-494a-90fb-5d541558aee7 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:53.953820 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:53.953820 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:53.954482 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-5f740344-8595-45db-8b6f-1b02bd7b7290 req-dab414a6-4475-494a-90fb-5d541558aee7 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:54.083465 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:54.083465 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:54.106212 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-5f740344-8595-45db-8b6f-1b02bd7b7290 req-dab414a6-4475-494a-90fb-5d541558aee7 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:50:54.149089 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:54.149089 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:54.171297 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-5f740344-8595-45db-8b6f-1b02bd7b7290 req-dab414a6-4475-494a-90fb-5d541558aee7 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b returned with HTTP 200 Dec 29 07:50:54.172123 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1345/2691] 10.222.0.38 () {60 vars in 1403 bytes} [Tue Dec 29 07:50:53 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b => generated 1034 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:50:54.195763 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-5f740344-8595-45db-8b6f-1b02bd7b7290 req-7ad95027-5b15-40a2-9f14-a330ffca3377 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] PUT http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/832341ce-e77e-48dc-ba95-08bb8eadfcb7 Dec 29 07:50:54.195862 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-5f740344-8595-45db-8b6f-1b02bd7b7290 req-7ad95027-5b15-40a2-9f14-a330ffca3377 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.38", "host": "n-h2-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sda"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:50:54.242250 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d9823d68-4d99-434f-b492-0f51f0774779 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:50:54.243389 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d9823d68-4d99-434f-b492-0f51f0774779 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:54.243803 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:54.243803 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:54.244600 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d9823d68-4d99-434f-b492-0f51f0774779 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:54.245186 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-d9823d68-4d99-434f-b492-0f51f0774779 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:50:54.311668 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:50:54.311668 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:50:54.311668 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-5f740344-8595-45db-8b6f-1b02bd7b7290 req-7ad95027-5b15-40a2-9f14-a330ffca3377 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Lock "b'cinder-attachment_update-02d0ac75-8beb-459a-ada1-57566b583b0b-n-h2-768509-3'" acquired by "attachment_update" :: waited 0.033s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:50:54.320488 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:54.320488 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:54.329242 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:54.329242 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:54.333660 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d9823d68-4d99-434f-b492-0f51f0774779 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:50:54.336750 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1346/2692] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:50:54 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:54.899247 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2c27fa16-5b32-4cb1-8b1a-0df926b91fe8 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] DELETE http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b Dec 29 07:50:54.899712 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2c27fa16-5b32-4cb1-8b1a-0df926b91fe8 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:54.899909 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:54.899909 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:54.900574 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2c27fa16-5b32-4cb1-8b1a-0df926b91fe8 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:54.901229 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-2c27fa16-5b32-4cb1-8b1a-0df926b91fe8 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Delete volume with id: f42c7eb3-e645-4af5-a936-7ae13672739b Dec 29 07:50:55.006969 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:55.006969 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:55.008163 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2c27fa16-5b32-4cb1-8b1a-0df926b91fe8 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Volume info retrieved successfully. Dec 29 07:50:55.071454 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2c27fa16-5b32-4cb1-8b1a-0df926b91fe8 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Delete volume request issued successfully. Dec 29 07:50:55.071936 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2c27fa16-5b32-4cb1-8b1a-0df926b91fe8 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b returned with HTTP 202 Dec 29 07:50:55.073173 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1347/2693] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:50:54 2020] DELETE /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:50:55.080684 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-53d0f5a4-d8b2-4497-83d0-8a99e358075e tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b Dec 29 07:50:55.081213 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-53d0f5a4-d8b2-4497-83d0-8a99e358075e tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:55.081427 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:55.081427 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:55.081805 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-53d0f5a4-d8b2-4497-83d0-8a99e358075e tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:55.210747 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:55.210747 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:55.235730 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-53d0f5a4-d8b2-4497-83d0-8a99e358075e tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Volume info retrieved successfully. Dec 29 07:50:55.285094 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-53d0f5a4-d8b2-4497-83d0-8a99e358075e tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b returned with HTTP 200 Dec 29 07:50:55.286265 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1348/2694] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:55 2020] GET /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b => generated 918 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:50:55.349600 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-325daa07-a440-4a97-9883-d3f43f0a6100 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:50:55.350196 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-325daa07-a440-4a97-9883-d3f43f0a6100 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:55.351231 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:55.351231 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:55.351881 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-325daa07-a440-4a97-9883-d3f43f0a6100 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:55.352392 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-325daa07-a440-4a97-9883-d3f43f0a6100 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:50:55.403972 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:55.403972 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:55.405866 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-325daa07-a440-4a97-9883-d3f43f0a6100 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:50:55.406698 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1349/2695] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:50:55 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:50:56.303577 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab7a1f84-3176-4ed2-ab1e-c1815808e007 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b Dec 29 07:50:56.304727 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab7a1f84-3176-4ed2-ab1e-c1815808e007 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:56.305108 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:56.305108 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:56.305757 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab7a1f84-3176-4ed2-ab1e-c1815808e007 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:56.371353 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:56.371353 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:56.382657 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ab7a1f84-3176-4ed2-ab1e-c1815808e007 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Volume info retrieved successfully. Dec 29 07:50:56.420766 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab7a1f84-3176-4ed2-ab1e-c1815808e007 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b returned with HTTP 200 Dec 29 07:50:56.422045 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1350/2696] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:56 2020] GET /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b => generated 918 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:50:56.430977 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9e4dcb3d-2357-4fdf-b725-a9ec50720e5c tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:50:56.435710 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9e4dcb3d-2357-4fdf-b725-a9ec50720e5c tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:56.438918 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:56.438918 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:56.439693 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9e4dcb3d-2357-4fdf-b725-a9ec50720e5c tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:56.440296 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-9e4dcb3d-2357-4fdf-b725-a9ec50720e5c tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:50:56.511361 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:56.511361 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:56.514183 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9e4dcb3d-2357-4fdf-b725-a9ec50720e5c tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:50:56.515467 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1351/2697] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:50:56 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:57.439044 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c59923f2-2953-4bb3-8a07-ee115f1a0ef9 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b Dec 29 07:50:57.440319 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c59923f2-2953-4bb3-8a07-ee115f1a0ef9 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:57.440705 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:57.440705 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:57.441361 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c59923f2-2953-4bb3-8a07-ee115f1a0ef9 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:57.517805 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-5f740344-8595-45db-8b6f-1b02bd7b7290 req-7ad95027-5b15-40a2-9f14-a330ffca3377 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Lock "b'cinder-attachment_update-02d0ac75-8beb-459a-ada1-57566b583b0b-n-h2-768509-3'" released by "attachment_update" :: held 3.207s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:50:57.518816 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-5f740344-8595-45db-8b6f-1b02bd7b7290 req-7ad95027-5b15-40a2-9f14-a330ffca3377 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/832341ce-e77e-48dc-ba95-08bb8eadfcb7 returned with HTTP 200 Dec 29 07:50:57.519849 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1347/2698] 10.222.0.38 () {64 vars in 1468 bytes} [Tue Dec 29 07:50:54 2020] PUT /volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/832341ce-e77e-48dc-ba95-08bb8eadfcb7 => generated 761 bytes in 3331 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:50:57.529470 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cca42135-ac40-40e9-849a-f6824e6043e2 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:50:57.531345 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cca42135-ac40-40e9-849a-f6824e6043e2 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:57.538163 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:57.538163 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:57.539083 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cca42135-ac40-40e9-849a-f6824e6043e2 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:57.539685 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-cca42135-ac40-40e9-849a-f6824e6043e2 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:50:57.586147 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:57.586147 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:57.588519 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cca42135-ac40-40e9-849a-f6824e6043e2 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:50:57.597004 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1348/2699] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:50:57 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:57.597967 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:57.597967 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:57.602340 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-5f740344-8595-45db-8b6f-1b02bd7b7290 req-4f4a265d-5765-4d01-9193-c397f3c5ade7 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] POST http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/832341ce-e77e-48dc-ba95-08bb8eadfcb7/action Dec 29 07:50:57.603386 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:57.603386 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:57.604076 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-5f740344-8595-45db-8b6f-1b02bd7b7290 req-4f4a265d-5765-4d01-9193-c397f3c5ade7 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action body: b'{"os-complete": null}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:50:57.604620 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-5f740344-8595-45db-8b6f-1b02bd7b7290 req-4f4a265d-5765-4d01-9193-c397f3c5ade7 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:50:57.615682 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c59923f2-2953-4bb3-8a07-ee115f1a0ef9 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Volume info retrieved successfully. Dec 29 07:50:57.658244 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c59923f2-2953-4bb3-8a07-ee115f1a0ef9 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b returned with HTTP 200 Dec 29 07:50:57.661643 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1352/2700] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:57 2020] GET /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b => generated 918 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:57.730904 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:57.730904 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:57.755608 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-5f740344-8595-45db-8b6f-1b02bd7b7290 req-4f4a265d-5765-4d01-9193-c397f3c5ade7 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/832341ce-e77e-48dc-ba95-08bb8eadfcb7/action returned with HTTP 204 Dec 29 07:50:57.757249 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1349/2701] 10.222.0.38 () {64 vars in 1489 bytes} [Tue Dec 29 07:50:57 2020] POST /volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/832341ce-e77e-48dc-ba95-08bb8eadfcb7/action => generated 0 bytes in 160 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:50:58.605098 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6d7191d2-2559-43b5-a556-f1ebc5e4bc90 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:50:58.605635 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6d7191d2-2559-43b5-a556-f1ebc5e4bc90 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:58.606269 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:58.606269 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:58.606665 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6d7191d2-2559-43b5-a556-f1ebc5e4bc90 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:58.607039 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-6d7191d2-2559-43b5-a556-f1ebc5e4bc90 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:50:58.660687 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:58.660687 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:58.674734 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8656f068-5f80-4614-85b2-2d029306f793 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b Dec 29 07:50:58.675417 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8656f068-5f80-4614-85b2-2d029306f793 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:58.675738 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:58.675738 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:58.676297 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8656f068-5f80-4614-85b2-2d029306f793 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:58.684188 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6d7191d2-2559-43b5-a556-f1ebc5e4bc90 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:50:58.685477 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1353/2702] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:50:58 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:58.807297 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8656f068-5f80-4614-85b2-2d029306f793 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b returned with HTTP 404 Dec 29 07:50:58.808886 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1350/2703] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:58 2020] GET /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/f42c7eb3-e645-4af5-a936-7ae13672739b => generated 109 bytes in 138 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:50:59.233378 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c2add1b8-50b0-42c8-bad5-73bebf9fd43a tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] DELETE http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 Dec 29 07:50:59.234135 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c2add1b8-50b0-42c8-bad5-73bebf9fd43a tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:59.234332 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:59.234332 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:59.235044 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c2add1b8-50b0-42c8-bad5-73bebf9fd43a tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:59.235510 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-c2add1b8-50b0-42c8-bad5-73bebf9fd43a tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Delete volume with id: ad7307af-9e28-4a9b-939d-8218cd074f59 Dec 29 07:50:59.285007 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:59.285007 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:59.286260 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c2add1b8-50b0-42c8-bad5-73bebf9fd43a tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Volume info retrieved successfully. Dec 29 07:50:59.313518 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c2add1b8-50b0-42c8-bad5-73bebf9fd43a tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Delete volume request issued successfully. Dec 29 07:50:59.314455 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c2add1b8-50b0-42c8-bad5-73bebf9fd43a tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 returned with HTTP 202 Dec 29 07:50:59.316056 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1354/2704] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:50:59 2020] DELETE /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:50:59.334087 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-574d18a6-83e2-4e4a-a97c-fc4a3e8a1dc1 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 Dec 29 07:50:59.334802 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-574d18a6-83e2-4e4a-a97c-fc4a3e8a1dc1 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:59.335740 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-574d18a6-83e2-4e4a-a97c-fc4a3e8a1dc1 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:59.392135 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:59.392135 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:59.401335 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-574d18a6-83e2-4e4a-a97c-fc4a3e8a1dc1 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Volume info retrieved successfully. Dec 29 07:50:59.429875 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-574d18a6-83e2-4e4a-a97c-fc4a3e8a1dc1 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 returned with HTTP 200 Dec 29 07:50:59.430823 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1351/2705] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:50:59 2020] GET /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 => generated 918 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:50:59.703334 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ff4ac3b-89ed-4ed3-a59a-dbc500456b8e tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:50:59.704501 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ff4ac3b-89ed-4ed3-a59a-dbc500456b8e tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:50:59.704960 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:50:59.704960 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:50:59.705652 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ff4ac3b-89ed-4ed3-a59a-dbc500456b8e tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:50:59.706348 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-7ff4ac3b-89ed-4ed3-a59a-dbc500456b8e tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:50:59.732164 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:50:59.732164 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:50:59.734712 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ff4ac3b-89ed-4ed3-a59a-dbc500456b8e tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:50:59.736604 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1355/2706] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:50:59 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:00.448730 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-82dcd8e6-bc7f-4044-b45f-c01deb7b62d8 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 Dec 29 07:51:00.451284 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-82dcd8e6-bc7f-4044-b45f-c01deb7b62d8 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:00.451699 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:00.451699 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:00.452377 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-82dcd8e6-bc7f-4044-b45f-c01deb7b62d8 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:00.549334 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:00.549334 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:00.572958 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-82dcd8e6-bc7f-4044-b45f-c01deb7b62d8 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Volume info retrieved successfully. Dec 29 07:51:00.608694 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-82dcd8e6-bc7f-4044-b45f-c01deb7b62d8 tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 returned with HTTP 200 Dec 29 07:51:00.610047 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1352/2707] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:00 2020] GET /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 => generated 918 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:00.751408 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6472f2dc-1313-4239-bc09-e739551ff097 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:00.751863 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6472f2dc-1313-4239-bc09-e739551ff097 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:00.752450 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:00.752450 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:00.753073 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6472f2dc-1313-4239-bc09-e739551ff097 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:00.753597 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-6472f2dc-1313-4239-bc09-e739551ff097 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:00.782319 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:00.782319 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:00.785794 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6472f2dc-1313-4239-bc09-e739551ff097 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:00.787736 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1356/2708] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:00 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:01.625143 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d074cf87-80cf-42e3-a5c9-9b3da860da1d tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] GET http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 Dec 29 07:51:01.625824 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d074cf87-80cf-42e3-a5c9-9b3da860da1d tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:01.626147 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:01.626147 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:01.626925 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d074cf87-80cf-42e3-a5c9-9b3da860da1d tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:01.681334 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d074cf87-80cf-42e3-a5c9-9b3da860da1d tempest-AttachVolumeShelveTestJSON-893679564 tempest-AttachVolumeShelveTestJSON-893679564] http://10.222.0.20/volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 returned with HTTP 404 Dec 29 07:51:01.685628 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1353/2709] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:01 2020] GET /volume/v3/c1e1273c17f44cc29b55966a42ec7d31/volumes/ad7307af-9e28-4a9b-939d-8218cd074f59 => generated 109 bytes in 62 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:51:01.801850 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b9032207-0437-467b-904d-591a3459bb15 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:01.803396 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b9032207-0437-467b-904d-591a3459bb15 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:01.804073 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:01.804073 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:01.807849 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b9032207-0437-467b-904d-591a3459bb15 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:01.808685 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-b9032207-0437-467b-904d-591a3459bb15 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:01.840784 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:01.840784 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:01.842971 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b9032207-0437-467b-904d-591a3459bb15 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:01.843960 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1357/2710] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:01 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:02.533309 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-6c872fd5-4acd-4476-a5d8-e5221b3fa952 req-df0fcb28-858c-48f5-8a28-ef8c26d6fc08 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be Dec 29 07:51:02.533982 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-6c872fd5-4acd-4476-a5d8-e5221b3fa952 req-df0fcb28-858c-48f5-8a28-ef8c26d6fc08 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:02.534447 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-6c872fd5-4acd-4476-a5d8-e5221b3fa952 req-df0fcb28-858c-48f5-8a28-ef8c26d6fc08 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:02.588070 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:02.588070 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:02.598369 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-6c872fd5-4acd-4476-a5d8-e5221b3fa952 req-df0fcb28-858c-48f5-8a28-ef8c26d6fc08 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:51:02.622976 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-6c872fd5-4acd-4476-a5d8-e5221b3fa952 req-df0fcb28-858c-48f5-8a28-ef8c26d6fc08 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be returned with HTTP 200 Dec 29 07:51:02.623964 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1354/2711] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:51:02 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be => generated 910 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:02.740402 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b9032207-0437-467b-904d-591a3459bb15 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume// Dec 29 07:51:02.741207 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b9032207-0437-467b-904d-591a3459bb15 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:02.742391 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:02.742391 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:02.743483 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b9032207-0437-467b-904d-591a3459bb15 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:02.745361 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b9032207-0437-467b-904d-591a3459bb15 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:51:02.746309 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1358/2712] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:51:02 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:51:02.763335 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-6c872fd5-4acd-4476-a5d8-e5221b3fa952 req-e8884a27-4991-4044-934b-011c2bc7825b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] POST http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/attachments Dec 29 07:51:02.764351 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:02.764351 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:02.765105 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-6c872fd5-4acd-4476-a5d8-e5221b3fa952 req-e8884a27-4991-4044-934b-011c2bc7825b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "56eee1f3-844a-4c7e-87ae-d0b3c4ad70be", "instance_uuid": "4211cd94-6a90-4a77-8173-9ed1b9a6a2af", "connector": null}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:51:02.821888 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:02.821888 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:02.859336 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2c148a1c-36cc-4991-b887-2231da2fdd8b tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:02.859841 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2c148a1c-36cc-4991-b887-2231da2fdd8b tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:02.860322 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2c148a1c-36cc-4991-b887-2231da2fdd8b tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:02.861228 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-2c148a1c-36cc-4991-b887-2231da2fdd8b tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:02.900003 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:02.900003 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:02.903334 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2c148a1c-36cc-4991-b887-2231da2fdd8b tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:02.904599 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1359/2713] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:02 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:02.912942 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-6c872fd5-4acd-4476-a5d8-e5221b3fa952 req-e8884a27-4991-4044-934b-011c2bc7825b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/attachments returned with HTTP 200 Dec 29 07:51:02.926714 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1355/2714] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:51:02 2020] POST /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/attachments => generated 273 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:51:02.979261 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7af61c6a-ea13-499f-abff-ede7f25e9542 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be Dec 29 07:51:02.980374 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7af61c6a-ea13-499f-abff-ede7f25e9542 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:02.980963 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:02.980963 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:02.981678 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7af61c6a-ea13-499f-abff-ede7f25e9542 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:03.011969 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-6c872fd5-4acd-4476-a5d8-e5221b3fa952 req-e8884a27-4991-4044-934b-011c2bc7825b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume// Dec 29 07:51:03.012464 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-6c872fd5-4acd-4476-a5d8-e5221b3fa952 req-e8884a27-4991-4044-934b-011c2bc7825b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:03.012690 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:03.012690 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:03.013076 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-6c872fd5-4acd-4476-a5d8-e5221b3fa952 req-e8884a27-4991-4044-934b-011c2bc7825b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:03.014150 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-6c872fd5-4acd-4476-a5d8-e5221b3fa952 req-e8884a27-4991-4044-934b-011c2bc7825b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:51:03.015112 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1356/2715] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:51:03 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:51:03.031216 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-6c872fd5-4acd-4476-a5d8-e5221b3fa952 req-37e8aefa-bab5-44c5-ba70-777fb00cb0b4 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be Dec 29 07:51:03.032464 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-6c872fd5-4acd-4476-a5d8-e5221b3fa952 req-37e8aefa-bab5-44c5-ba70-777fb00cb0b4 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:03.032964 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-6c872fd5-4acd-4476-a5d8-e5221b3fa952 req-37e8aefa-bab5-44c5-ba70-777fb00cb0b4 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:03.074825 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:03.074825 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:03.085388 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7af61c6a-ea13-499f-abff-ede7f25e9542 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:51:03.088372 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:03.088372 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:03.098452 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-6c872fd5-4acd-4476-a5d8-e5221b3fa952 req-37e8aefa-bab5-44c5-ba70-777fb00cb0b4 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:51:03.109538 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:03.109538 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:03.118539 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:03.118539 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:03.120645 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7af61c6a-ea13-499f-abff-ede7f25e9542 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be returned with HTTP 200 Dec 29 07:51:03.122731 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1360/2716] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:02 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be => generated 909 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:03.137519 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-6c872fd5-4acd-4476-a5d8-e5221b3fa952 req-37e8aefa-bab5-44c5-ba70-777fb00cb0b4 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be returned with HTTP 200 Dec 29 07:51:03.138785 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1357/2717] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 07:51:03 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be => generated 1008 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 29 07:51:03.159012 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-6c872fd5-4acd-4476-a5d8-e5221b3fa952 req-ca5e72c2-5ec4-4a9b-937c-fa48c1da8a68 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] PUT http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/attachments/9f3cf329-5b00-4066-8a8c-13c2d31f77ba Dec 29 07:51:03.159949 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:03.159949 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:03.160640 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-6c872fd5-4acd-4476-a5d8-e5221b3fa952 req-ca5e72c2-5ec4-4a9b-937c-fa48c1da8a68 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:51:03.195495 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:51:03.195495 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:51:03.196362 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-6c872fd5-4acd-4476-a5d8-e5221b3fa952 req-ca5e72c2-5ec4-4a9b-937c-fa48c1da8a68 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Lock "b'cinder-attachment_update-56eee1f3-844a-4c7e-87ae-d0b3c4ad70be-n-h1-768509-3'" acquired by "attachment_update" :: waited 0.011s {{(pid=88228) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:51:03.200255 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:03.200255 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:03.920812 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-82506edb-b658-4d22-ada3-b3c41468b9f5 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:03.922125 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-82506edb-b658-4d22-ada3-b3c41468b9f5 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:03.922552 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:03.922552 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:03.923289 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-82506edb-b658-4d22-ada3-b3c41468b9f5 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:03.923879 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-82506edb-b658-4d22-ada3-b3c41468b9f5 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:03.969845 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:03.969845 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:03.979457 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-82506edb-b658-4d22-ada3-b3c41468b9f5 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:03.982231 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1358/2718] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:03 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:51:04.139131 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9d53fe68-73c4-46db-b906-cbbfadf4db77 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be Dec 29 07:51:04.139995 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9d53fe68-73c4-46db-b906-cbbfadf4db77 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:04.140380 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:04.140380 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:04.141012 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9d53fe68-73c4-46db-b906-cbbfadf4db77 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:04.221804 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:04.221804 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:04.231893 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9d53fe68-73c4-46db-b906-cbbfadf4db77 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:51:04.253980 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:04.253980 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:04.264235 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9d53fe68-73c4-46db-b906-cbbfadf4db77 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be returned with HTTP 200 Dec 29 07:51:04.265689 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1359/2719] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:04 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be => generated 909 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:04.793764 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-6c872fd5-4acd-4476-a5d8-e5221b3fa952 req-ca5e72c2-5ec4-4a9b-937c-fa48c1da8a68 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Lock "b'cinder-attachment_update-56eee1f3-844a-4c7e-87ae-d0b3c4ad70be-n-h1-768509-3'" released by "attachment_update" :: held 1.597s {{(pid=88228) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:51:04.794518 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-6c872fd5-4acd-4476-a5d8-e5221b3fa952 req-ca5e72c2-5ec4-4a9b-937c-fa48c1da8a68 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/attachments/9f3cf329-5b00-4066-8a8c-13c2d31f77ba returned with HTTP 200 Dec 29 07:51:04.795702 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1361/2720] 10.222.0.45 () {64 vars in 1468 bytes} [Tue Dec 29 07:51:03 2020] PUT /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/attachments/9f3cf329-5b00-4066-8a8c-13c2d31f77ba => generated 762 bytes in 1642 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:51:04.996805 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ee3537bd-1b74-41b4-a66f-b54e5afe63dd tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:04.997472 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ee3537bd-1b74-41b4-a66f-b54e5afe63dd tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:04.997679 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:04.997679 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:04.998028 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ee3537bd-1b74-41b4-a66f-b54e5afe63dd tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:04.998399 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ee3537bd-1b74-41b4-a66f-b54e5afe63dd tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:05.029508 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:05.029508 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:05.031522 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ee3537bd-1b74-41b4-a66f-b54e5afe63dd tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:05.032456 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1360/2721] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:04 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:05.281833 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-970f812b-7e20-4bef-9b6a-949bd2411bb3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be Dec 29 07:51:05.282367 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-970f812b-7e20-4bef-9b6a-949bd2411bb3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:05.282758 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:05.282758 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:05.283142 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-970f812b-7e20-4bef-9b6a-949bd2411bb3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:05.361789 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:05.361789 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:05.371488 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-970f812b-7e20-4bef-9b6a-949bd2411bb3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:51:05.392729 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:05.392729 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:05.403665 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-970f812b-7e20-4bef-9b6a-949bd2411bb3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be returned with HTTP 200 Dec 29 07:51:05.412570 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1362/2722] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:05 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be => generated 910 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:06.047760 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-31f81439-d6f7-470f-b142-8838b62bea83 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:06.048546 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-31f81439-d6f7-470f-b142-8838b62bea83 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:06.048810 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:06.048810 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:06.049256 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-31f81439-d6f7-470f-b142-8838b62bea83 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:06.049853 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-31f81439-d6f7-470f-b142-8838b62bea83 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:06.075323 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:06.075323 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:06.077756 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-31f81439-d6f7-470f-b142-8838b62bea83 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:06.078851 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1361/2723] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:06 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:06.422188 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-087ec67a-088c-4f55-a009-59e77451262a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be Dec 29 07:51:06.423345 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-087ec67a-088c-4f55-a009-59e77451262a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:06.423544 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:06.423544 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:06.424923 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-087ec67a-088c-4f55-a009-59e77451262a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:06.489837 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:06.489837 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:06.499450 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-087ec67a-088c-4f55-a009-59e77451262a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:51:06.526030 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:06.526030 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:06.535658 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-087ec67a-088c-4f55-a009-59e77451262a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be returned with HTTP 200 Dec 29 07:51:06.546156 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1363/2724] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:06 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be => generated 910 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:07.100668 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4a565e88-4625-4c0f-a096-f93dfd6d9a9d tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:07.101238 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4a565e88-4625-4c0f-a096-f93dfd6d9a9d tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:07.102388 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:07.102388 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:07.103068 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4a565e88-4625-4c0f-a096-f93dfd6d9a9d tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:07.103445 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-4a565e88-4625-4c0f-a096-f93dfd6d9a9d tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:07.138190 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:07.138190 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:07.140466 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4a565e88-4625-4c0f-a096-f93dfd6d9a9d tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:07.141910 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1362/2725] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:07 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:07.552371 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b0a7ba09-208f-4d48-acc4-16b245733a58 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be Dec 29 07:51:07.554472 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b0a7ba09-208f-4d48-acc4-16b245733a58 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:07.554847 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:07.554847 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:07.555402 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b0a7ba09-208f-4d48-acc4-16b245733a58 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:07.613576 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:07.613576 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:07.622349 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b0a7ba09-208f-4d48-acc4-16b245733a58 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:51:07.643420 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:07.643420 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:07.652326 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b0a7ba09-208f-4d48-acc4-16b245733a58 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be returned with HTTP 200 Dec 29 07:51:07.653167 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1364/2726] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:07 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be => generated 910 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:08.156432 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ac094e0-c514-4f2c-b8fb-d38ca4195fa8 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:08.157575 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ac094e0-c514-4f2c-b8fb-d38ca4195fa8 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:08.158012 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:08.158012 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:08.158710 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ac094e0-c514-4f2c-b8fb-d38ca4195fa8 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:08.159292 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-7ac094e0-c514-4f2c-b8fb-d38ca4195fa8 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:08.191472 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:08.191472 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:08.193784 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ac094e0-c514-4f2c-b8fb-d38ca4195fa8 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:08.195261 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1363/2727] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:08 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:08.671402 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-56877b67-c5d4-4691-9d71-1018723e059e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be Dec 29 07:51:08.672014 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-56877b67-c5d4-4691-9d71-1018723e059e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:08.672264 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:08.672264 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:08.672951 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-56877b67-c5d4-4691-9d71-1018723e059e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:08.789751 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:08.789751 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:08.809989 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-56877b67-c5d4-4691-9d71-1018723e059e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:51:08.831598 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:08.831598 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:08.842217 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-56877b67-c5d4-4691-9d71-1018723e059e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be returned with HTTP 200 Dec 29 07:51:08.843109 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1365/2728] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:08 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be => generated 910 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:09.208610 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-05d99dbe-743f-4c40-a802-10689057306f tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:09.209752 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-05d99dbe-743f-4c40-a802-10689057306f tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:09.210287 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:09.210287 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:09.210945 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-05d99dbe-743f-4c40-a802-10689057306f tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:09.211602 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-05d99dbe-743f-4c40-a802-10689057306f tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:09.238758 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:09.238758 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:09.240614 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-05d99dbe-743f-4c40-a802-10689057306f tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:09.241471 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1364/2729] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:09 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:09.859643 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9d8f5523-97f2-4734-8ea3-199786ad537e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be Dec 29 07:51:09.860166 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9d8f5523-97f2-4734-8ea3-199786ad537e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:09.860385 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:09.860385 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:09.861205 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9d8f5523-97f2-4734-8ea3-199786ad537e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:09.912795 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:09.912795 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:09.923242 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9d8f5523-97f2-4734-8ea3-199786ad537e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:51:09.944756 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:09.944756 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:09.962626 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9d8f5523-97f2-4734-8ea3-199786ad537e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be returned with HTTP 200 Dec 29 07:51:09.973240 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1366/2730] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:09 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be => generated 910 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:10.255624 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-51433c9e-2f77-426c-b610-fadbbf0d6a96 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:10.256199 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-51433c9e-2f77-426c-b610-fadbbf0d6a96 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:10.256415 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:10.256415 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:10.256790 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-51433c9e-2f77-426c-b610-fadbbf0d6a96 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:10.257160 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-51433c9e-2f77-426c-b610-fadbbf0d6a96 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:10.313036 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:10.313036 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:10.322006 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-51433c9e-2f77-426c-b610-fadbbf0d6a96 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:10.339847 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1365/2731] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:10 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:10.802508 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-6c872fd5-4acd-4476-a5d8-e5221b3fa952 req-7d076aa5-9143-4f12-9e22-09eaba825ef1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] POST http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/attachments/9f3cf329-5b00-4066-8a8c-13c2d31f77ba/action Dec 29 07:51:10.804188 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:10.804188 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:10.804892 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-6c872fd5-4acd-4476-a5d8-e5221b3fa952 req-7d076aa5-9143-4f12-9e22-09eaba825ef1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Action body: b'{"os-complete": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:51:10.805435 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-6c872fd5-4acd-4476-a5d8-e5221b3fa952 req-7d076aa5-9143-4f12-9e22-09eaba825ef1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:51:10.879132 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:10.879132 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:10.897562 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-6c872fd5-4acd-4476-a5d8-e5221b3fa952 req-7d076aa5-9143-4f12-9e22-09eaba825ef1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/attachments/9f3cf329-5b00-4066-8a8c-13c2d31f77ba/action returned with HTTP 204 Dec 29 07:51:10.899029 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1367/2732] 10.222.0.45 () {64 vars in 1489 bytes} [Tue Dec 29 07:51:10 2020] POST /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/attachments/9f3cf329-5b00-4066-8a8c-13c2d31f77ba/action => generated 0 bytes in 102 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:51:10.980573 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-47cc4674-9710-435d-ab8f-9e1e89078339 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be Dec 29 07:51:10.981224 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-47cc4674-9710-435d-ab8f-9e1e89078339 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:10.981419 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:10.981419 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:10.982076 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-47cc4674-9710-435d-ab8f-9e1e89078339 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:11.045948 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:11.045948 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:11.056803 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-47cc4674-9710-435d-ab8f-9e1e89078339 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:51:11.084598 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:11.084598 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:11.093958 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-47cc4674-9710-435d-ab8f-9e1e89078339 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be returned with HTTP 200 Dec 29 07:51:11.094841 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1366/2733] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:10 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be => generated 1202 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:51:11.113778 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-20930734-f89f-4342-b826-92568c209d6d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] POST http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups Dec 29 07:51:11.114248 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:11.114248 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:11.114698 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-20930734-f89f-4342-b826-92568c209d6d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Action: 'create', calling method: create, body: {"backup": {"volume_id": "56eee1f3-844a-4c7e-87ae-d0b3c4ad70be", "name": "tempest-VolumesBackupsTest-Backup-519654604", "force": true}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:51:11.115801 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.backups [None req-20930734-f89f-4342-b826-92568c209d6d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Creating new backup {'backup': {'volume_id': '56eee1f3-844a-4c7e-87ae-d0b3c4ad70be', 'name': 'tempest-VolumesBackupsTest-Backup-519654604', 'force': True}} {{(pid=88228) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 29 07:51:11.116257 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.backups [None req-20930734-f89f-4342-b826-92568c209d6d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Creating backup of volume 56eee1f3-844a-4c7e-87ae-d0b3c4ad70be in container None Dec 29 07:51:11.175074 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:11.175074 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:11.176268 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-20930734-f89f-4342-b826-92568c209d6d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:51:11.221305 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-20930734-f89f-4342-b826-92568c209d6d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Created reservations ['28e6ba4d-3070-4e93-8bff-9309901208b9', 'ec3653f5-34e8-44e9-af08-1996b348ad35'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:51:11.305319 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-20930734-f89f-4342-b826-92568c209d6d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups returned with HTTP 202 Dec 29 07:51:11.311834 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1368/2734] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:51:11 2020] POST /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups => generated 395 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:51:11.318105 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c0de7718-3f5c-40a0-8e04-d85a89e89e9c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:11.318810 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c0de7718-3f5c-40a0-8e04-d85a89e89e9c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:11.319329 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:11.319329 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:11.320311 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c0de7718-3f5c-40a0-8e04-d85a89e89e9c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:11.320741 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-c0de7718-3f5c-40a0-8e04-d85a89e89e9c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:11.344475 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-706eca5c-733c-451a-8e8b-a7758db9723b tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:11.345056 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-706eca5c-733c-451a-8e8b-a7758db9723b tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:11.345273 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:11.345273 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:11.345641 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-706eca5c-733c-451a-8e8b-a7758db9723b tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:11.346005 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-706eca5c-733c-451a-8e8b-a7758db9723b tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:11.375041 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:11.375041 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:11.390478 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c0de7718-3f5c-40a0-8e04-d85a89e89e9c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:11.397406 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1367/2735] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:11 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 802 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:11.408071 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:11.408071 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:11.410231 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-706eca5c-733c-451a-8e8b-a7758db9723b tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:11.411546 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1369/2736] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:11 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:12.406573 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-21c0b62b-8d9d-4791-b6ca-4fb1d1c11671 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:12.407183 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-21c0b62b-8d9d-4791-b6ca-4fb1d1c11671 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:12.407283 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:12.407283 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:12.407856 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-21c0b62b-8d9d-4791-b6ca-4fb1d1c11671 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:12.408314 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-21c0b62b-8d9d-4791-b6ca-4fb1d1c11671 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:12.425074 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e2833024-f108-43ce-8e6a-a6d5e5ce2f7a tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:12.425736 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e2833024-f108-43ce-8e6a-a6d5e5ce2f7a tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:12.425952 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:12.425952 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:12.426399 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e2833024-f108-43ce-8e6a-a6d5e5ce2f7a tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:12.426868 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-e2833024-f108-43ce-8e6a-a6d5e5ce2f7a tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:12.463466 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:12.463466 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:12.466224 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-21c0b62b-8d9d-4791-b6ca-4fb1d1c11671 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:12.474388 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1368/2737] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:12 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 802 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:12.476610 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:12.476610 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:12.478491 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e2833024-f108-43ce-8e6a-a6d5e5ce2f7a tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:12.485923 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1370/2738] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:12 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:51:12.909199 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-beb823fa-b1c3-44da-b627-e8af5182f663 req-5c4c8f5f-948f-4260-863d-ba4b5b7e0677 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] POST http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes Dec 29 07:51:12.909756 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:12.909756 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:12.910341 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-beb823fa-b1c3-44da-b627-e8af5182f663 req-5c4c8f5f-948f-4260-863d-ba4b5b7e0677 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-515574175", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:51:12.914227 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [req-beb823fa-b1c3-44da-b627-e8af5182f663 req-5c4c8f5f-948f-4260-863d-ba4b5b7e0677 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-515574175', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:51:12.920849 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [req-beb823fa-b1c3-44da-b627-e8af5182f663 req-5c4c8f5f-948f-4260-863d-ba4b5b7e0677 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Create volume of 1 GB Dec 29 07:51:12.988834 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-beb823fa-b1c3-44da-b627-e8af5182f663 req-5c4c8f5f-948f-4260-863d-ba4b5b7e0677 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Availability Zones retrieved successfully. Dec 29 07:51:13.019554 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-beb823fa-b1c3-44da-b627-e8af5182f663 req-5c4c8f5f-948f-4260-863d-ba4b5b7e0677 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Flow 'volume_create_api' (c2f958dd-0c67-46f7-9a74-3eec2c7b6eca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:51:13.022550 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-beb823fa-b1c3-44da-b627-e8af5182f663 req-5c4c8f5f-948f-4260-863d-ba4b5b7e0677 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (799f3ac4-7ad9-428d-b5fd-0ba7bc7dadab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:51:13.025022 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [req-beb823fa-b1c3-44da-b627-e8af5182f663 req-5c4c8f5f-948f-4260-863d-ba4b5b7e0677 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:51:13.107671 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-beb823fa-b1c3-44da-b627-e8af5182f663 req-5c4c8f5f-948f-4260-863d-ba4b5b7e0677 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (799f3ac4-7ad9-428d-b5fd-0ba7bc7dadab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:51:13.110341 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-beb823fa-b1c3-44da-b627-e8af5182f663 req-5c4c8f5f-948f-4260-863d-ba4b5b7e0677 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55af6e20-3f4b-40cd-ab38-4e194d260560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:51:13.213007 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [req-beb823fa-b1c3-44da-b627-e8af5182f663 req-5c4c8f5f-948f-4260-863d-ba4b5b7e0677 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Created reservations ['58ca2386-36fc-48bb-a912-415ad4d02651', '69724800-cc21-4d93-a02e-a09d5ce94912', '0ebdf055-04d8-4e80-ab1f-d32e89b3b592', '481ad83e-7ca3-4e11-820c-b7ca48d2da72'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:51:13.215381 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-beb823fa-b1c3-44da-b627-e8af5182f663 req-5c4c8f5f-948f-4260-863d-ba4b5b7e0677 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55af6e20-3f4b-40cd-ab38-4e194d260560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58ca2386-36fc-48bb-a912-415ad4d02651', '69724800-cc21-4d93-a02e-a09d5ce94912', '0ebdf055-04d8-4e80-ab1f-d32e89b3b592', '481ad83e-7ca3-4e11-820c-b7ca48d2da72']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:51:13.217778 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-beb823fa-b1c3-44da-b627-e8af5182f663 req-5c4c8f5f-948f-4260-863d-ba4b5b7e0677 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db434916-bb3e-4a27-bb8b-e9f18a32c886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:51:13.325034 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-beb823fa-b1c3-44da-b627-e8af5182f663 req-5c4c8f5f-948f-4260-863d-ba4b5b7e0677 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db434916-bb3e-4a27-bb8b-e9f18a32c886) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d2dcb21-5f88-4336-a042-953952788e47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-515574175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38d11cd7467141f79dd1cc1fbf7d6e26',qos_specs=None,replication_status=,reservations=['58ca2386-36fc-48bb-a912-415ad4d02651','69724800-cc21-4d93-a02e-a09d5ce94912','0ebdf055-04d8-4e80-ab1f-d32e89b3b592','481ad83e-7ca3-4e11-820c-b7ca48d2da72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8d8335cbd554446a9d403e9e4e79e2a',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:51:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-515574175',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d2dcb21-5f88-4336-a042-953952788e47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38d11cd7467141f79dd1cc1fbf7d6e26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='d8d8335cbd554446a9d403e9e4e79e2a',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:51:13.327344 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-beb823fa-b1c3-44da-b627-e8af5182f663 req-5c4c8f5f-948f-4260-863d-ba4b5b7e0677 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81f625bc-24f9-4d74-b141-7fd322f83be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:51:13.367769 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-beb823fa-b1c3-44da-b627-e8af5182f663 req-5c4c8f5f-948f-4260-863d-ba4b5b7e0677 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81f625bc-24f9-4d74-b141-7fd322f83be1) transitioned into state 'SUCCESS' from state '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-515574175',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38d11cd7467141f79dd1cc1fbf7d6e26',qos_specs=None,replication_status=,reservations=['58ca2386-36fc-48bb-a912-415ad4d02651','69724800-cc21-4d93-a02e-a09d5ce94912','0ebdf055-04d8-4e80-ab1f-d32e89b3b592','481ad83e-7ca3-4e11-820c-b7ca48d2da72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d8d8335cbd554446a9d403e9e4e79e2a',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:51:13.369819 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-beb823fa-b1c3-44da-b627-e8af5182f663 req-5c4c8f5f-948f-4260-863d-ba4b5b7e0677 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2b545b1-94a9-4913-a735-9ed1c23d7825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:51:13.397580 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-beb823fa-b1c3-44da-b627-e8af5182f663 req-5c4c8f5f-948f-4260-863d-ba4b5b7e0677 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2b545b1-94a9-4913-a735-9ed1c23d7825) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:51:13.406353 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-beb823fa-b1c3-44da-b627-e8af5182f663 req-5c4c8f5f-948f-4260-863d-ba4b5b7e0677 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Flow 'volume_create_api' (c2f958dd-0c67-46f7-9a74-3eec2c7b6eca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:51:13.460868 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-beb823fa-b1c3-44da-b627-e8af5182f663 req-5c4c8f5f-948f-4260-863d-ba4b5b7e0677 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Create volume request issued successfully. Dec 29 07:51:13.478368 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-beb823fa-b1c3-44da-b627-e8af5182f663 req-5c4c8f5f-948f-4260-863d-ba4b5b7e0677 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes returned with HTTP 202 Dec 29 07:51:13.479919 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1369/2739] 10.222.0.20 () {64 vars in 1512 bytes} [Tue Dec 29 07:51:12 2020] POST /volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes => generated 823 bytes in 588 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:51:13.493693 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e65c6f44-48be-45cf-b27d-ae6a2b2ebcf7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:13.495033 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e65c6f44-48be-45cf-b27d-ae6a2b2ebcf7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:13.496108 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:13.496108 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:13.497384 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e65c6f44-48be-45cf-b27d-ae6a2b2ebcf7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:13.497994 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-e65c6f44-48be-45cf-b27d-ae6a2b2ebcf7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:13.509216 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1817ce7f-ecaf-4c49-b667-f25651a41ea9 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:13.512851 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1817ce7f-ecaf-4c49-b667-f25651a41ea9 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:13.513281 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:13.513281 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:13.513933 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1817ce7f-ecaf-4c49-b667-f25651a41ea9 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:13.514484 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-1817ce7f-ecaf-4c49-b667-f25651a41ea9 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:13.522079 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:13.522079 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:13.524398 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e65c6f44-48be-45cf-b27d-ae6a2b2ebcf7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:13.525782 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1371/2740] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:13 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 802 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:13.537505 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-beb823fa-b1c3-44da-b627-e8af5182f663 req-e8f0d559-b837-44a9-94b0-4e49e486408e tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] GET http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes/5d2dcb21-5f88-4336-a042-953952788e47 Dec 29 07:51:13.543914 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-beb823fa-b1c3-44da-b627-e8af5182f663 req-e8f0d559-b837-44a9-94b0-4e49e486408e tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:13.544365 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:13.544365 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:13.545023 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-beb823fa-b1c3-44da-b627-e8af5182f663 req-e8f0d559-b837-44a9-94b0-4e49e486408e tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:13.557740 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:13.557740 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:13.564137 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1817ce7f-ecaf-4c49-b667-f25651a41ea9 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:13.573335 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1370/2741] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:13 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:51:13.684675 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:13.684675 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:13.699572 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-beb823fa-b1c3-44da-b627-e8af5182f663 req-e8f0d559-b837-44a9-94b0-4e49e486408e tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Volume info retrieved successfully. Dec 29 07:51:13.735605 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-beb823fa-b1c3-44da-b627-e8af5182f663 req-e8f0d559-b837-44a9-94b0-4e49e486408e tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes/5d2dcb21-5f88-4336-a042-953952788e47 returned with HTTP 200 Dec 29 07:51:13.736476 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1372/2742] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:51:13 2020] GET /volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes/5d2dcb21-5f88-4336-a042-953952788e47 => generated 915 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:13.788347 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-016ede7f-6bdf-46fe-bec1-d833facb5ee8 req-921c34f8-2330-4773-8361-573506f8a996 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] GET http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes/5d2dcb21-5f88-4336-a042-953952788e47 Dec 29 07:51:13.789122 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-016ede7f-6bdf-46fe-bec1-d833facb5ee8 req-921c34f8-2330-4773-8361-573506f8a996 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:13.789516 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:13.789516 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:13.790145 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-016ede7f-6bdf-46fe-bec1-d833facb5ee8 req-921c34f8-2330-4773-8361-573506f8a996 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:13.856725 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:13.856725 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:13.867301 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-016ede7f-6bdf-46fe-bec1-d833facb5ee8 req-921c34f8-2330-4773-8361-573506f8a996 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Volume info retrieved successfully. Dec 29 07:51:13.894187 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-016ede7f-6bdf-46fe-bec1-d833facb5ee8 req-921c34f8-2330-4773-8361-573506f8a996 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes/5d2dcb21-5f88-4336-a042-953952788e47 returned with HTTP 200 Dec 29 07:51:13.895150 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1371/2743] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:51:13 2020] GET /volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes/5d2dcb21-5f88-4336-a042-953952788e47 => generated 915 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:14.541541 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-91290467-6ff0-4a24-be45-75c805a00ac1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:14.543622 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-91290467-6ff0-4a24-be45-75c805a00ac1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:14.544020 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:14.544020 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:14.544767 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-91290467-6ff0-4a24-be45-75c805a00ac1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:14.545312 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-91290467-6ff0-4a24-be45-75c805a00ac1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:14.569466 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:14.569466 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:14.572300 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-91290467-6ff0-4a24-be45-75c805a00ac1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:14.581531 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1373/2744] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:14 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 802 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:14.583808 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-35c217b3-4988-47fb-8f7c-e36193921260 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:14.584656 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-35c217b3-4988-47fb-8f7c-e36193921260 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:14.585110 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:14.585110 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:14.585766 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-35c217b3-4988-47fb-8f7c-e36193921260 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:14.586344 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-35c217b3-4988-47fb-8f7c-e36193921260 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:14.609614 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:14.609614 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:14.611813 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-35c217b3-4988-47fb-8f7c-e36193921260 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:14.612706 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1372/2745] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:14 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:15.068354 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-60a50bbe-45e7-4fea-9093-9886867cb7ee req-bd302635-222e-440d-aa7f-e56edbe76ac3 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] GET http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes/5d2dcb21-5f88-4336-a042-953952788e47 Dec 29 07:51:15.069148 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-60a50bbe-45e7-4fea-9093-9886867cb7ee req-bd302635-222e-440d-aa7f-e56edbe76ac3 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:15.070005 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:15.070005 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:15.071265 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-60a50bbe-45e7-4fea-9093-9886867cb7ee req-bd302635-222e-440d-aa7f-e56edbe76ac3 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:15.178615 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:15.178615 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:15.205870 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-60a50bbe-45e7-4fea-9093-9886867cb7ee req-bd302635-222e-440d-aa7f-e56edbe76ac3 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Volume info retrieved successfully. Dec 29 07:51:15.241457 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-60a50bbe-45e7-4fea-9093-9886867cb7ee req-bd302635-222e-440d-aa7f-e56edbe76ac3 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes/5d2dcb21-5f88-4336-a042-953952788e47 returned with HTTP 200 Dec 29 07:51:15.242691 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1374/2746] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:51:15 2020] GET /volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes/5d2dcb21-5f88-4336-a042-953952788e47 => generated 916 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:15.289890 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-60f7445f-2363-4d6b-b1e5-a22d1dbeb4c7 req-1a553f67-ec9a-455b-8b68-eda6e14179ea tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] POST http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots Dec 29 07:51:15.290360 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:15.290360 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:15.290819 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-60f7445f-2363-4d6b-b1e5-a22d1dbeb4c7 req-1a553f67-ec9a-455b-8b68-eda6e14179ea tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5d2dcb21-5f88-4336-a042-953952788e47", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1595062836", "description": null, "metadata": {}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:51:15.345448 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:15.345448 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:15.346799 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-60f7445f-2363-4d6b-b1e5-a22d1dbeb4c7 req-1a553f67-ec9a-455b-8b68-eda6e14179ea tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Volume info retrieved successfully. Dec 29 07:51:15.347161 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [req-60f7445f-2363-4d6b-b1e5-a22d1dbeb4c7 req-1a553f67-ec9a-455b-8b68-eda6e14179ea tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Create snapshot from volume 5d2dcb21-5f88-4336-a042-953952788e47 Dec 29 07:51:15.434199 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [req-60f7445f-2363-4d6b-b1e5-a22d1dbeb4c7 req-1a553f67-ec9a-455b-8b68-eda6e14179ea tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Created reservations ['20ce1c1f-63d2-4082-8d5a-ca0004e69649', '10adc98e-4fb5-457a-b842-265cb14f2ff2', '5af571f3-10bf-4513-9da5-8f17c6b98580', '5143f12c-7564-4ebf-b7ab-dd1bbb8b85dd'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:51:15.561919 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-60f7445f-2363-4d6b-b1e5-a22d1dbeb4c7 req-1a553f67-ec9a-455b-8b68-eda6e14179ea tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Snapshot create request issued successfully. Dec 29 07:51:15.562724 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-60f7445f-2363-4d6b-b1e5-a22d1dbeb4c7 req-1a553f67-ec9a-455b-8b68-eda6e14179ea tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots returned with HTTP 202 Dec 29 07:51:15.564357 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1373/2747] 10.222.0.20 () {64 vars in 1518 bytes} [Tue Dec 29 07:51:15 2020] POST /volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots => generated 311 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:51:15.588200 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0531dced-c070-44f5-a77d-92e77f690661 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:15.588737 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0531dced-c070-44f5-a77d-92e77f690661 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:15.588953 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:15.588953 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:15.589821 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0531dced-c070-44f5-a77d-92e77f690661 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:15.590367 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-0531dced-c070-44f5-a77d-92e77f690661 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:15.639992 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-44229797-c191-4e2f-8e6d-9085ae9e4791 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:15.640773 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-44229797-c191-4e2f-8e6d-9085ae9e4791 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:15.641077 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:15.641077 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:15.641925 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:15.641925 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:15.642667 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-44229797-c191-4e2f-8e6d-9085ae9e4791 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:15.643130 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-44229797-c191-4e2f-8e6d-9085ae9e4791 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:15.646829 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0531dced-c070-44f5-a77d-92e77f690661 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:15.649339 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1375/2748] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:15 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 802 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:15.660372 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a9b9387e-7526-4c03-9bbc-e4f78c5b2d75 req-4c2d6473-7c62-412b-825d-c8dcd13bacd1 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] GET http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots/3e514ef0-2a8a-4a8b-8e44-ff4a81336aee Dec 29 07:51:15.666796 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a9b9387e-7526-4c03-9bbc-e4f78c5b2d75 req-4c2d6473-7c62-412b-825d-c8dcd13bacd1 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:15.669108 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:15.669108 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:15.670188 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a9b9387e-7526-4c03-9bbc-e4f78c5b2d75 req-4c2d6473-7c62-412b-825d-c8dcd13bacd1 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:15.700886 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:15.700886 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:15.702865 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-44229797-c191-4e2f-8e6d-9085ae9e4791 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:15.714609 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1374/2749] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:15 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:51:15.742500 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:15.742500 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:15.744989 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-a9b9387e-7526-4c03-9bbc-e4f78c5b2d75 req-4c2d6473-7c62-412b-825d-c8dcd13bacd1 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Snapshot retrieved successfully. Dec 29 07:51:15.750179 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a9b9387e-7526-4c03-9bbc-e4f78c5b2d75 req-4c2d6473-7c62-412b-825d-c8dcd13bacd1 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots/3e514ef0-2a8a-4a8b-8e44-ff4a81336aee returned with HTTP 200 Dec 29 07:51:15.754560 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1376/2750] 10.222.0.20 () {60 vars in 1575 bytes} [Tue Dec 29 07:51:15 2020] GET /volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots/3e514ef0-2a8a-4a8b-8e44-ff4a81336aee => generated 443 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:15.809465 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4bd8bf21-cd86-47fd-9a02-8ecb5524cc4a req-9c048c57-6ed4-4dda-bf5b-55d243a58593 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] GET http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots/detail Dec 29 07:51:15.810288 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4bd8bf21-cd86-47fd-9a02-8ecb5524cc4a req-9c048c57-6ed4-4dda-bf5b-55d243a58593 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:15.810903 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:15.810903 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:15.811588 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4bd8bf21-cd86-47fd-9a02-8ecb5524cc4a req-9c048c57-6ed4-4dda-bf5b-55d243a58593 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Calling method 'detail' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:15.812514 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [req-4bd8bf21-cd86-47fd-9a02-8ecb5524cc4a req-9c048c57-6ed4-4dda-bf5b-55d243a58593 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:51:15.814903 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [req-4bd8bf21-cd86-47fd-9a02-8ecb5524cc4a req-9c048c57-6ed4-4dda-bf5b-55d243a58593 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Building query based on filter {{(pid=88229) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:51:15.849532 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-4bd8bf21-cd86-47fd-9a02-8ecb5524cc4a req-9c048c57-6ed4-4dda-bf5b-55d243a58593 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Get all snapshots completed successfully. Dec 29 07:51:15.850848 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:15.850848 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:15.853486 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4bd8bf21-cd86-47fd-9a02-8ecb5524cc4a req-9c048c57-6ed4-4dda-bf5b-55d243a58593 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots/detail returned with HTTP 200 Dec 29 07:51:15.854708 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1375/2751] 10.222.0.20 () {60 vars in 1485 bytes} [Tue Dec 29 07:51:15 2020] GET /volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots/detail => generated 446 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:15.899752 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-84826fd5-97a9-4415-ab2f-9355b914cb65 req-788bc72f-e56b-4a04-bfaa-61bd3c64ae3d tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] GET http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots/3e514ef0-2a8a-4a8b-8e44-ff4a81336aee Dec 29 07:51:15.900656 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-84826fd5-97a9-4415-ab2f-9355b914cb65 req-788bc72f-e56b-4a04-bfaa-61bd3c64ae3d tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:15.901084 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:15.901084 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:15.901813 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-84826fd5-97a9-4415-ab2f-9355b914cb65 req-788bc72f-e56b-4a04-bfaa-61bd3c64ae3d tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:16.095757 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:16.095757 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:16.097599 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-84826fd5-97a9-4415-ab2f-9355b914cb65 req-788bc72f-e56b-4a04-bfaa-61bd3c64ae3d tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Snapshot retrieved successfully. Dec 29 07:51:16.099746 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-84826fd5-97a9-4415-ab2f-9355b914cb65 req-788bc72f-e56b-4a04-bfaa-61bd3c64ae3d tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots/3e514ef0-2a8a-4a8b-8e44-ff4a81336aee returned with HTTP 200 Dec 29 07:51:16.100966 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1377/2752] 10.222.0.20 () {60 vars in 1575 bytes} [Tue Dec 29 07:51:15 2020] GET /volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots/3e514ef0-2a8a-4a8b-8e44-ff4a81336aee => generated 443 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:16.684730 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7fe25c71-232e-41fd-9ad9-ecbe5c20d6df tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:16.687581 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7fe25c71-232e-41fd-9ad9-ecbe5c20d6df tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:16.688101 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:16.688101 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:16.697513 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7fe25c71-232e-41fd-9ad9-ecbe5c20d6df tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:16.697513 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-7fe25c71-232e-41fd-9ad9-ecbe5c20d6df tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:16.721097 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:16.721097 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:16.722426 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d1c9e29d-02f8-4e28-b032-2c58625d8805 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:16.722958 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7fe25c71-232e-41fd-9ad9-ecbe5c20d6df tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:16.723151 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d1c9e29d-02f8-4e28-b032-2c58625d8805 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:16.723317 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:16.723317 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:16.723663 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d1c9e29d-02f8-4e28-b032-2c58625d8805 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:16.723813 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1376/2753] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:16 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 802 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:16.724460 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-d1c9e29d-02f8-4e28-b032-2c58625d8805 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:16.756034 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:16.756034 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:16.756034 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d1c9e29d-02f8-4e28-b032-2c58625d8805 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:16.756034 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1378/2754] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:16 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:17.164936 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4464b0f0-483f-4e33-9a7b-2e7db06613e4 req-63cefc04-f095-4ba5-bf67-6c1e47a7fca4 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] GET http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots/3e514ef0-2a8a-4a8b-8e44-ff4a81336aee Dec 29 07:51:17.165462 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4464b0f0-483f-4e33-9a7b-2e7db06613e4 req-63cefc04-f095-4ba5-bf67-6c1e47a7fca4 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:17.165881 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:17.165881 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:17.168799 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-4464b0f0-483f-4e33-9a7b-2e7db06613e4 req-63cefc04-f095-4ba5-bf67-6c1e47a7fca4 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:17.226689 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:17.226689 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:17.227796 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-4464b0f0-483f-4e33-9a7b-2e7db06613e4 req-63cefc04-f095-4ba5-bf67-6c1e47a7fca4 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Snapshot retrieved successfully. Dec 29 07:51:17.230925 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-4464b0f0-483f-4e33-9a7b-2e7db06613e4 req-63cefc04-f095-4ba5-bf67-6c1e47a7fca4 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots/3e514ef0-2a8a-4a8b-8e44-ff4a81336aee returned with HTTP 200 Dec 29 07:51:17.232011 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1377/2755] 10.222.0.20 () {60 vars in 1575 bytes} [Tue Dec 29 07:51:17 2020] GET /volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots/3e514ef0-2a8a-4a8b-8e44-ff4a81336aee => generated 443 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:17.737568 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0cbb6291-f099-4e4b-bbf3-164d2d9def6a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:17.738084 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0cbb6291-f099-4e4b-bbf3-164d2d9def6a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:17.738295 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:17.738295 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:17.738648 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0cbb6291-f099-4e4b-bbf3-164d2d9def6a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:17.739018 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-0cbb6291-f099-4e4b-bbf3-164d2d9def6a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:17.778544 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-62d0d417-eb71-4d72-9447-8c0b8834b3fc tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:17.779728 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-62d0d417-eb71-4d72-9447-8c0b8834b3fc tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:17.780169 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:17.780169 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:17.780860 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-62d0d417-eb71-4d72-9447-8c0b8834b3fc tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:17.781458 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-62d0d417-eb71-4d72-9447-8c0b8834b3fc tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:17.782490 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:17.782490 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:17.785136 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0cbb6291-f099-4e4b-bbf3-164d2d9def6a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:17.794388 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1379/2756] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:17 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 802 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:17.857585 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:17.857585 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:17.859804 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-62d0d417-eb71-4d72-9447-8c0b8834b3fc tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:17.860686 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1378/2757] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:17 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:18.277212 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b9dab7cf-ab0c-4031-baf0-f7a2c7aa7e76 req-648920ea-1910-47b4-ac04-6041cac14371 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] GET http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots/3e514ef0-2a8a-4a8b-8e44-ff4a81336aee Dec 29 07:51:18.278191 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b9dab7cf-ab0c-4031-baf0-f7a2c7aa7e76 req-648920ea-1910-47b4-ac04-6041cac14371 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:18.278666 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:18.278666 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:18.279353 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b9dab7cf-ab0c-4031-baf0-f7a2c7aa7e76 req-648920ea-1910-47b4-ac04-6041cac14371 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:18.306109 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:18.306109 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:18.307561 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-b9dab7cf-ab0c-4031-baf0-f7a2c7aa7e76 req-648920ea-1910-47b4-ac04-6041cac14371 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Snapshot retrieved successfully. Dec 29 07:51:18.310312 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b9dab7cf-ab0c-4031-baf0-f7a2c7aa7e76 req-648920ea-1910-47b4-ac04-6041cac14371 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots/3e514ef0-2a8a-4a8b-8e44-ff4a81336aee returned with HTTP 200 Dec 29 07:51:18.311417 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1380/2758] 10.222.0.20 () {60 vars in 1575 bytes} [Tue Dec 29 07:51:18 2020] GET /volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots/3e514ef0-2a8a-4a8b-8e44-ff4a81336aee => generated 470 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:18.357426 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1fb00d03-00d0-46eb-915b-c7380f01b172 req-d59ae186-d7a2-4909-988b-329b371ae024 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] DELETE http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots/3e514ef0-2a8a-4a8b-8e44-ff4a81336aee Dec 29 07:51:18.358357 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1fb00d03-00d0-46eb-915b-c7380f01b172 req-d59ae186-d7a2-4909-988b-329b371ae024 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:18.358817 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:18.358817 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:18.359478 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1fb00d03-00d0-46eb-915b-c7380f01b172 req-d59ae186-d7a2-4909-988b-329b371ae024 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:18.360048 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [req-1fb00d03-00d0-46eb-915b-c7380f01b172 req-d59ae186-d7a2-4909-988b-329b371ae024 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Delete snapshot with id: 3e514ef0-2a8a-4a8b-8e44-ff4a81336aee Dec 29 07:51:18.391929 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:18.391929 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:18.394338 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-1fb00d03-00d0-46eb-915b-c7380f01b172 req-d59ae186-d7a2-4909-988b-329b371ae024 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Snapshot retrieved successfully. Dec 29 07:51:18.590173 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-1fb00d03-00d0-46eb-915b-c7380f01b172 req-d59ae186-d7a2-4909-988b-329b371ae024 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Snapshot delete request issued successfully. Dec 29 07:51:18.590758 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1fb00d03-00d0-46eb-915b-c7380f01b172 req-d59ae186-d7a2-4909-988b-329b371ae024 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots/3e514ef0-2a8a-4a8b-8e44-ff4a81336aee returned with HTTP 202 Dec 29 07:51:18.591979 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1379/2759] 10.222.0.20 () {62 vars in 1597 bytes} [Tue Dec 29 07:51:18 2020] DELETE /volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots/3e514ef0-2a8a-4a8b-8e44-ff4a81336aee => generated 0 bytes in 240 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:51:18.661598 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-0976e6b2-be4b-4527-bfff-ce0dbda93810 req-d3a06d0c-3eb8-4add-9abf-4764c5e94c11 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] GET http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots/3e514ef0-2a8a-4a8b-8e44-ff4a81336aee Dec 29 07:51:18.662214 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-0976e6b2-be4b-4527-bfff-ce0dbda93810 req-d3a06d0c-3eb8-4add-9abf-4764c5e94c11 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:18.662353 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:18.662353 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:18.662912 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-0976e6b2-be4b-4527-bfff-ce0dbda93810 req-d3a06d0c-3eb8-4add-9abf-4764c5e94c11 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:18.699699 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8767defa-b2dd-49f1-b192-58d3c356c0f0 req-242e5689-8574-4148-8fe8-5856a296f1a1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] DELETE http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/832341ce-e77e-48dc-ba95-08bb8eadfcb7 Dec 29 07:51:18.705052 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8767defa-b2dd-49f1-b192-58d3c356c0f0 req-242e5689-8574-4148-8fe8-5856a296f1a1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:18.705445 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:18.705445 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:18.706088 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8767defa-b2dd-49f1-b192-58d3c356c0f0 req-242e5689-8574-4148-8fe8-5856a296f1a1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:18.752478 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:18.752478 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:18.776433 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:18.776433 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:18.781570 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-0976e6b2-be4b-4527-bfff-ce0dbda93810 req-d3a06d0c-3eb8-4add-9abf-4764c5e94c11 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Snapshot retrieved successfully. Dec 29 07:51:18.787888 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-0976e6b2-be4b-4527-bfff-ce0dbda93810 req-d3a06d0c-3eb8-4add-9abf-4764c5e94c11 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots/3e514ef0-2a8a-4a8b-8e44-ff4a81336aee returned with HTTP 200 Dec 29 07:51:18.792178 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1381/2760] 10.222.0.20 () {60 vars in 1575 bytes} [Tue Dec 29 07:51:18 2020] GET /volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots/3e514ef0-2a8a-4a8b-8e44-ff4a81336aee => generated 469 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:18.805334 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-648a7deb-bd13-4588-8f1b-ff36ed5bc584 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:18.805865 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-648a7deb-bd13-4588-8f1b-ff36ed5bc584 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:18.806230 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:18.806230 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:18.806780 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-648a7deb-bd13-4588-8f1b-ff36ed5bc584 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:18.810953 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-648a7deb-bd13-4588-8f1b-ff36ed5bc584 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:18.913526 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:18.913526 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:18.913526 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-648a7deb-bd13-4588-8f1b-ff36ed5bc584 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:18.913526 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1382/2761] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:18 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 802 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:18.933480 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3476a412-6684-47fe-b084-99b3580b70f3 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:18.933480 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3476a412-6684-47fe-b084-99b3580b70f3 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:18.933480 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:18.933480 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:18.933480 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3476a412-6684-47fe-b084-99b3580b70f3 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:18.933480 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-3476a412-6684-47fe-b084-99b3580b70f3 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:18.975291 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:18.975291 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:18.991088 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3476a412-6684-47fe-b084-99b3580b70f3 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:18.991088 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1383/2762] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:18 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:19.746613 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-8767defa-b2dd-49f1-b192-58d3c356c0f0 req-242e5689-8574-4148-8fe8-5856a296f1a1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:51:19.747578 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-8767defa-b2dd-49f1-b192-58d3c356c0f0 req-242e5689-8574-4148-8fe8-5856a296f1a1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Pending status list for volume during attachment-delete: [] {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:51:19.847242 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-37e3c95f-9841-4383-8cee-27c5019f7192 req-b0687a0f-4024-4111-a6e3-2ade1ede964a tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] GET http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots/3e514ef0-2a8a-4a8b-8e44-ff4a81336aee Dec 29 07:51:19.851578 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-37e3c95f-9841-4383-8cee-27c5019f7192 req-b0687a0f-4024-4111-a6e3-2ade1ede964a tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:19.852000 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:19.852000 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:19.852695 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-37e3c95f-9841-4383-8cee-27c5019f7192 req-b0687a0f-4024-4111-a6e3-2ade1ede964a tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:19.867926 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8767defa-b2dd-49f1-b192-58d3c356c0f0 req-242e5689-8574-4148-8fe8-5856a296f1a1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/832341ce-e77e-48dc-ba95-08bb8eadfcb7 returned with HTTP 200 Dec 29 07:51:19.870635 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1380/2763] 10.222.0.38 () {62 vars in 1437 bytes} [Tue Dec 29 07:51:18 2020] DELETE /volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/832341ce-e77e-48dc-ba95-08bb8eadfcb7 => generated 19 bytes in 1175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:19.883741 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:19.883741 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:19.885042 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-37e3c95f-9841-4383-8cee-27c5019f7192 req-b0687a0f-4024-4111-a6e3-2ade1ede964a tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Snapshot retrieved successfully. Dec 29 07:51:19.887923 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-37e3c95f-9841-4383-8cee-27c5019f7192 req-b0687a0f-4024-4111-a6e3-2ade1ede964a tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots/3e514ef0-2a8a-4a8b-8e44-ff4a81336aee returned with HTTP 200 Dec 29 07:51:19.888916 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1384/2764] 10.222.0.20 () {60 vars in 1575 bytes} [Tue Dec 29 07:51:19 2020] GET /volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots/3e514ef0-2a8a-4a8b-8e44-ff4a81336aee => generated 469 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:19.909625 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-48c40a99-191c-45e4-9877-1e6be7571416 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:19.910156 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-48c40a99-191c-45e4-9877-1e6be7571416 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:19.910358 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:19.910358 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:19.911132 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-48c40a99-191c-45e4-9877-1e6be7571416 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:19.911503 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-48c40a99-191c-45e4-9877-1e6be7571416 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:19.967677 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:19.967677 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:19.973298 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-48c40a99-191c-45e4-9877-1e6be7571416 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:19.977774 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1381/2765] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:19 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 802 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:20.003198 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-17eba60f-4cfe-4c56-b054-7f73b7c5b1fd tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:20.003746 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-17eba60f-4cfe-4c56-b054-7f73b7c5b1fd tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:20.004325 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:20.004325 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:20.004325 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-17eba60f-4cfe-4c56-b054-7f73b7c5b1fd tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:20.005229 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-17eba60f-4cfe-4c56-b054-7f73b7c5b1fd tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:20.035261 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:20.035261 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:20.037575 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-17eba60f-4cfe-4c56-b054-7f73b7c5b1fd tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:20.038624 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1385/2766] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:19 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:20.949621 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-058405a3-b36c-434e-b63e-ca610cf3493d req-b083a9a0-c8d2-4391-9085-7fecdcadf5fb tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] GET http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots/3e514ef0-2a8a-4a8b-8e44-ff4a81336aee Dec 29 07:51:20.950913 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-058405a3-b36c-434e-b63e-ca610cf3493d req-b083a9a0-c8d2-4391-9085-7fecdcadf5fb tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:20.951445 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:20.951445 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:20.954815 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-058405a3-b36c-434e-b63e-ca610cf3493d req-b083a9a0-c8d2-4391-9085-7fecdcadf5fb tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:20.977980 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-058405a3-b36c-434e-b63e-ca610cf3493d req-b083a9a0-c8d2-4391-9085-7fecdcadf5fb tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots/3e514ef0-2a8a-4a8b-8e44-ff4a81336aee returned with HTTP 404 Dec 29 07:51:20.980369 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1382/2767] 10.222.0.20 () {60 vars in 1575 bytes} [Tue Dec 29 07:51:20 2020] GET /volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/snapshots/3e514ef0-2a8a-4a8b-8e44-ff4a81336aee => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:51:20.993417 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d8979e3a-a7f3-4d2e-86ca-4b842639f813 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:20.994404 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d8979e3a-a7f3-4d2e-86ca-4b842639f813 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:20.994863 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:20.994863 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:20.995869 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d8979e3a-a7f3-4d2e-86ca-4b842639f813 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:20.996420 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-d8979e3a-a7f3-4d2e-86ca-4b842639f813 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:21.018646 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:21.018646 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:21.020786 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d8979e3a-a7f3-4d2e-86ca-4b842639f813 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:21.021795 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1386/2768] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:20 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 802 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:21.043658 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-578d745e-3b2a-4f15-8bdd-488675bc0056 req-fdfbe503-2e18-4578-a573-8e512ca90838 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] DELETE http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes/5d2dcb21-5f88-4336-a042-953952788e47 Dec 29 07:51:21.043965 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-578d745e-3b2a-4f15-8bdd-488675bc0056 req-fdfbe503-2e18-4578-a573-8e512ca90838 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:21.044540 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-578d745e-3b2a-4f15-8bdd-488675bc0056 req-fdfbe503-2e18-4578-a573-8e512ca90838 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:21.045105 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [req-578d745e-3b2a-4f15-8bdd-488675bc0056 req-fdfbe503-2e18-4578-a573-8e512ca90838 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Delete volume with id: 5d2dcb21-5f88-4336-a042-953952788e47 Dec 29 07:51:21.059360 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f6c07aa8-f8c5-44fc-a0b9-f21ccdbd33f3 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:21.059961 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f6c07aa8-f8c5-44fc-a0b9-f21ccdbd33f3 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:21.060160 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:21.060160 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:21.063880 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f6c07aa8-f8c5-44fc-a0b9-f21ccdbd33f3 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:21.064483 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-f6c07aa8-f8c5-44fc-a0b9-f21ccdbd33f3 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:21.097134 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:21.097134 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:21.097510 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f6c07aa8-f8c5-44fc-a0b9-f21ccdbd33f3 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:21.098530 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1387/2769] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:21 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:51:21.103637 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:21.103637 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:21.106405 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-578d745e-3b2a-4f15-8bdd-488675bc0056 req-fdfbe503-2e18-4578-a573-8e512ca90838 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Volume info retrieved successfully. Dec 29 07:51:21.257996 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-578d745e-3b2a-4f15-8bdd-488675bc0056 req-fdfbe503-2e18-4578-a573-8e512ca90838 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Delete volume request issued successfully. Dec 29 07:51:21.258459 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-578d745e-3b2a-4f15-8bdd-488675bc0056 req-fdfbe503-2e18-4578-a573-8e512ca90838 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes/5d2dcb21-5f88-4336-a042-953952788e47 returned with HTTP 202 Dec 29 07:51:21.259610 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1383/2770] 10.222.0.20 () {62 vars in 1591 bytes} [Tue Dec 29 07:51:21 2020] DELETE /volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes/5d2dcb21-5f88-4336-a042-953952788e47 => generated 0 bytes in 221 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:51:21.308583 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-5ae87cab-3853-4a4d-865e-8efa23af2b21 req-728fa227-9ba8-4e7c-aea2-1f9ed2365bb3 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] GET http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes/5d2dcb21-5f88-4336-a042-953952788e47 Dec 29 07:51:21.309222 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-5ae87cab-3853-4a4d-865e-8efa23af2b21 req-728fa227-9ba8-4e7c-aea2-1f9ed2365bb3 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:21.309470 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:21.309470 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:21.310197 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-5ae87cab-3853-4a4d-865e-8efa23af2b21 req-728fa227-9ba8-4e7c-aea2-1f9ed2365bb3 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:21.364517 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:21.364517 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:21.374509 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-5ae87cab-3853-4a4d-865e-8efa23af2b21 req-728fa227-9ba8-4e7c-aea2-1f9ed2365bb3 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Volume info retrieved successfully. Dec 29 07:51:21.412032 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-5ae87cab-3853-4a4d-865e-8efa23af2b21 req-728fa227-9ba8-4e7c-aea2-1f9ed2365bb3 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes/5d2dcb21-5f88-4336-a042-953952788e47 returned with HTTP 200 Dec 29 07:51:21.412032 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1388/2771] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:51:21 2020] GET /volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes/5d2dcb21-5f88-4336-a042-953952788e47 => generated 915 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:21.784162 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d599700d-4b70-4a40-945d-b689b197ee44 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] DELETE http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b Dec 29 07:51:21.784926 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d599700d-4b70-4a40-945d-b689b197ee44 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:21.785345 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:21.785345 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:21.786005 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d599700d-4b70-4a40-945d-b689b197ee44 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:21.786688 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-d599700d-4b70-4a40-945d-b689b197ee44 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Delete volume with id: 02d0ac75-8beb-459a-ada1-57566b583b0b Dec 29 07:51:21.842375 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:21.842375 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:21.843681 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d599700d-4b70-4a40-945d-b689b197ee44 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:21.864438 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.keymgr.conf_key_mgr [None req-d599700d-4b70-4a40-945d-b689b197ee44 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Not deleting key 00000000-0000-0000-0000-000000000000 Dec 29 07:51:21.875249 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d599700d-4b70-4a40-945d-b689b197ee44 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Delete volume request issued successfully. Dec 29 07:51:21.876068 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d599700d-4b70-4a40-945d-b689b197ee44 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b returned with HTTP 202 Dec 29 07:51:21.877384 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1384/2772] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:51:21 2020] DELETE /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:51:21.885458 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0c58408a-f219-497d-99da-01b3c13198bf tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b Dec 29 07:51:21.887054 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0c58408a-f219-497d-99da-01b3c13198bf tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:21.887505 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:21.887505 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:21.888138 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0c58408a-f219-497d-99da-01b3c13198bf tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:21.994684 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:21.994684 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:22.022137 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0c58408a-f219-497d-99da-01b3c13198bf tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:22.041238 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a3893384-892e-4008-a51f-8b89f39ade7d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:22.042963 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a3893384-892e-4008-a51f-8b89f39ade7d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:22.043953 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:22.043953 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:22.044996 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a3893384-892e-4008-a51f-8b89f39ade7d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:22.045222 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a3893384-892e-4008-a51f-8b89f39ade7d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:22.068053 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0c58408a-f219-497d-99da-01b3c13198bf tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b returned with HTTP 200 Dec 29 07:51:22.079825 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1389/2773] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:21 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b => generated 935 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:22.102713 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:22.102713 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:22.105531 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a3893384-892e-4008-a51f-8b89f39ade7d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:22.106666 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1385/2774] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:22 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 802 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:51:22.114496 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1f6ad51c-96b3-4efb-ab9b-114687d5e45e tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:22.115180 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1f6ad51c-96b3-4efb-ab9b-114687d5e45e tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:22.115442 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:22.115442 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:22.115909 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1f6ad51c-96b3-4efb-ab9b-114687d5e45e tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:22.116337 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-1f6ad51c-96b3-4efb-ab9b-114687d5e45e tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:22.158040 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:22.158040 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:22.159965 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1f6ad51c-96b3-4efb-ab9b-114687d5e45e tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:22.160997 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1390/2775] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:22 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:51:22.465065 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-d357e5bb-e864-4c46-ab01-03c88bd51e9e req-766b8fc4-a56e-4595-9ec3-f69f347b34bd tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] GET http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes/5d2dcb21-5f88-4336-a042-953952788e47 Dec 29 07:51:22.465660 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-d357e5bb-e864-4c46-ab01-03c88bd51e9e req-766b8fc4-a56e-4595-9ec3-f69f347b34bd tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:22.465940 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:22.465940 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:22.466397 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-d357e5bb-e864-4c46-ab01-03c88bd51e9e req-766b8fc4-a56e-4595-9ec3-f69f347b34bd tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:22.563994 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:22.563994 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:22.574227 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-d357e5bb-e864-4c46-ab01-03c88bd51e9e req-766b8fc4-a56e-4595-9ec3-f69f347b34bd tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Volume info retrieved successfully. Dec 29 07:51:22.617597 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-d357e5bb-e864-4c46-ab01-03c88bd51e9e req-766b8fc4-a56e-4595-9ec3-f69f347b34bd tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes/5d2dcb21-5f88-4336-a042-953952788e47 returned with HTTP 200 Dec 29 07:51:22.618645 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1386/2776] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:51:22 2020] GET /volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes/5d2dcb21-5f88-4336-a042-953952788e47 => generated 915 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:23.085924 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ccab704-a9fa-413f-b9d7-12d1c48c24dd tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b Dec 29 07:51:23.086466 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ccab704-a9fa-413f-b9d7-12d1c48c24dd tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:23.086695 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:23.086695 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:23.087064 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ccab704-a9fa-413f-b9d7-12d1c48c24dd tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:23.123841 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e9c82d3b-13f3-42b0-86be-7a4db6007ddc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:23.124631 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e9c82d3b-13f3-42b0-86be-7a4db6007ddc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:23.124841 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:23.124841 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:23.125524 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e9c82d3b-13f3-42b0-86be-7a4db6007ddc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:23.126083 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-e9c82d3b-13f3-42b0-86be-7a4db6007ddc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:23.181639 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:23.181639 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:23.186793 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e9c82d3b-13f3-42b0-86be-7a4db6007ddc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:23.197001 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1387/2777] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:23 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 802 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:23.200315 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:23.200315 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:23.206008 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-71308f7f-be6d-4d98-967f-266ce56a55df tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:23.207789 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-71308f7f-be6d-4d98-967f-266ce56a55df tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:23.207789 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:23.207789 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:23.208035 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-71308f7f-be6d-4d98-967f-266ce56a55df tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:23.208190 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-71308f7f-be6d-4d98-967f-266ce56a55df tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:23.214748 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7ccab704-a9fa-413f-b9d7-12d1c48c24dd tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:23.252254 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ccab704-a9fa-413f-b9d7-12d1c48c24dd tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b returned with HTTP 200 Dec 29 07:51:23.253815 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1391/2778] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:23 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b => generated 935 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:23.254137 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:23.254137 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:23.258467 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-71308f7f-be6d-4d98-967f-266ce56a55df tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:23.259724 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1388/2779] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:23 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:23.689412 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2b5e71b9-46f5-4b7a-bf05-5c01bbefe3af req-f21924b1-0e9e-4d2b-8e9a-4064fca762dd tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] GET http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes/5d2dcb21-5f88-4336-a042-953952788e47 Dec 29 07:51:23.690191 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2b5e71b9-46f5-4b7a-bf05-5c01bbefe3af req-f21924b1-0e9e-4d2b-8e9a-4064fca762dd tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:23.690391 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:23.690391 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:23.691145 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2b5e71b9-46f5-4b7a-bf05-5c01bbefe3af req-f21924b1-0e9e-4d2b-8e9a-4064fca762dd tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:23.765905 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2b5e71b9-46f5-4b7a-bf05-5c01bbefe3af req-f21924b1-0e9e-4d2b-8e9a-4064fca762dd tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes/5d2dcb21-5f88-4336-a042-953952788e47 returned with HTTP 404 Dec 29 07:51:23.767202 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1392/2780] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:51:23 2020] GET /volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes/5d2dcb21-5f88-4336-a042-953952788e47 => generated 109 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:51:23.819422 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-5039c777-56ff-47d5-ac6b-b8a2facd587e req-95c345e3-c55c-4637-a5e4-f26aa585c41c tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] DELETE http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes/5d2dcb21-5f88-4336-a042-953952788e47 Dec 29 07:51:23.819900 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-5039c777-56ff-47d5-ac6b-b8a2facd587e req-95c345e3-c55c-4637-a5e4-f26aa585c41c tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:23.820257 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:23.820257 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:23.820636 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-5039c777-56ff-47d5-ac6b-b8a2facd587e req-95c345e3-c55c-4637-a5e4-f26aa585c41c tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:23.821447 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [req-5039c777-56ff-47d5-ac6b-b8a2facd587e req-95c345e3-c55c-4637-a5e4-f26aa585c41c tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Delete volume with id: 5d2dcb21-5f88-4336-a042-953952788e47 Dec 29 07:51:23.889197 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-5039c777-56ff-47d5-ac6b-b8a2facd587e req-95c345e3-c55c-4637-a5e4-f26aa585c41c tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes/5d2dcb21-5f88-4336-a042-953952788e47 returned with HTTP 404 Dec 29 07:51:23.889197 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1389/2781] 10.222.0.20 () {62 vars in 1591 bytes} [Tue Dec 29 07:51:23 2020] DELETE /volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes/5d2dcb21-5f88-4336-a042-953952788e47 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:51:23.922461 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b53f8167-ab98-4ddb-a251-6ed818c1ab80 req-ac2fe876-b403-4052-bc02-8cd107feeca4 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] GET http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes/5d2dcb21-5f88-4336-a042-953952788e47 Dec 29 07:51:23.923239 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b53f8167-ab98-4ddb-a251-6ed818c1ab80 req-ac2fe876-b403-4052-bc02-8cd107feeca4 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:23.923990 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b53f8167-ab98-4ddb-a251-6ed818c1ab80 req-ac2fe876-b403-4052-bc02-8cd107feeca4 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:24.005542 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b53f8167-ab98-4ddb-a251-6ed818c1ab80 req-ac2fe876-b403-4052-bc02-8cd107feeca4 tempest-VolumesSnapshotsTestJSON-1337846219 tempest-VolumesSnapshotsTestJSON-1337846219] http://10.222.0.20/volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes/5d2dcb21-5f88-4336-a042-953952788e47 returned with HTTP 404 Dec 29 07:51:24.006914 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1393/2782] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:51:23 2020] GET /volume/v3/38d11cd7467141f79dd1cc1fbf7d6e26/volumes/5d2dcb21-5f88-4336-a042-953952788e47 => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:51:24.206490 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-63d48965-2be5-4374-866b-d4e90af45d00 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:24.207274 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-63d48965-2be5-4374-866b-d4e90af45d00 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:24.207762 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-63d48965-2be5-4374-866b-d4e90af45d00 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:24.208128 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-63d48965-2be5-4374-866b-d4e90af45d00 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:24.250693 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:24.250693 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:24.254069 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-63d48965-2be5-4374-866b-d4e90af45d00 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:24.258971 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1390/2783] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:24 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 802 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:24.271045 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cc527bfc-c71a-42d0-804d-12d29c9676d1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b Dec 29 07:51:24.271045 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cc527bfc-c71a-42d0-804d-12d29c9676d1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:24.271350 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cc527bfc-c71a-42d0-804d-12d29c9676d1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:24.277678 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-93492917-cf8e-4cc2-83ab-c9ec6e82d239 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:24.278510 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-93492917-cf8e-4cc2-83ab-c9ec6e82d239 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:24.278947 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:24.278947 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:24.279607 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-93492917-cf8e-4cc2-83ab-c9ec6e82d239 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:24.281077 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-93492917-cf8e-4cc2-83ab-c9ec6e82d239 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:24.331864 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:24.331864 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:24.337587 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-93492917-cf8e-4cc2-83ab-c9ec6e82d239 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:24.345619 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1391/2784] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:24 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:24.385458 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cc527bfc-c71a-42d0-804d-12d29c9676d1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b returned with HTTP 404 Dec 29 07:51:24.387302 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1394/2785] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:24 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/02d0ac75-8beb-459a-ada1-57566b583b0b => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:51:24.395799 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b6ed1ebb-84e5-467b-8ad9-b0109a51cfa3 tempest-TestVolumeBootPattern-1245367110 tempest-TestVolumeBootPattern-1245367110] GET http://10.222.0.20/volume/v3/a8eed73bf2e3481180d06558b3b9ea98/volumes/detail?all_tenants=1 Dec 29 07:51:24.397515 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b6ed1ebb-84e5-467b-8ad9-b0109a51cfa3 tempest-TestVolumeBootPattern-1245367110 tempest-TestVolumeBootPattern-1245367110] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:24.398441 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:24.398441 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:24.400999 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b6ed1ebb-84e5-467b-8ad9-b0109a51cfa3 tempest-TestVolumeBootPattern-1245367110 tempest-TestVolumeBootPattern-1245367110] Calling method 'detail' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:24.404439 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b6ed1ebb-84e5-467b-8ad9-b0109a51cfa3 tempest-TestVolumeBootPattern-1245367110 tempest-TestVolumeBootPattern-1245367110] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:51:24.518122 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b6ed1ebb-84e5-467b-8ad9-b0109a51cfa3 tempest-TestVolumeBootPattern-1245367110 tempest-TestVolumeBootPattern-1245367110] Get all volumes completed successfully. Dec 29 07:51:24.522083 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:24.522083 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:24.538232 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b6ed1ebb-84e5-467b-8ad9-b0109a51cfa3 tempest-TestVolumeBootPattern-1245367110 tempest-TestVolumeBootPattern-1245367110] http://10.222.0.20/volume/v3/a8eed73bf2e3481180d06558b3b9ea98/volumes/detail?all_tenants=1 returned with HTTP 200 Dec 29 07:51:24.540005 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1392/2786] 10.222.0.20 () {58 vars in 1252 bytes} [Tue Dec 29 07:51:24 2020] GET /volume/v3/a8eed73bf2e3481180d06558b3b9ea98/volumes/detail?all_tenants=1 => generated 3541 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:51:24.560160 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6eaed695-2dce-4fa0-8387-0fada04a7ace tempest-TestVolumeBootPattern-1245367110 tempest-TestVolumeBootPattern-1245367110] DELETE http://10.222.0.20/volume/v3/a8eed73bf2e3481180d06558b3b9ea98/types/b071edec-3e47-4b25-805e-d0e71c4ec999 Dec 29 07:51:24.560745 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6eaed695-2dce-4fa0-8387-0fada04a7ace tempest-TestVolumeBootPattern-1245367110 tempest-TestVolumeBootPattern-1245367110] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:24.561274 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6eaed695-2dce-4fa0-8387-0fada04a7ace tempest-TestVolumeBootPattern-1245367110 tempest-TestVolumeBootPattern-1245367110] Calling method '_delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:24.692923 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:51:24.692923 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:51:24.732262 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6eaed695-2dce-4fa0-8387-0fada04a7ace tempest-TestVolumeBootPattern-1245367110 tempest-TestVolumeBootPattern-1245367110] http://10.222.0.20/volume/v3/a8eed73bf2e3481180d06558b3b9ea98/types/b071edec-3e47-4b25-805e-d0e71c4ec999 returned with HTTP 202 Dec 29 07:51:24.732262 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1395/2787] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 07:51:24 2020] DELETE /volume/v3/a8eed73bf2e3481180d06558b3b9ea98/types/b071edec-3e47-4b25-805e-d0e71c4ec999 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:51:24.817332 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d3a38d21-f3f3-4774-9192-48ee24c9b916 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] POST http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes Dec 29 07:51:24.817332 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:24.817332 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:24.817332 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d3a38d21-f3f3-4774-9192-48ee24c9b916 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-904120204", "snapshot_id": null, "imageRef": "52cdef56-eb4c-4d50-a0bf-c37ad8fca758", "volume_type": null, "size": 1}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:51:24.817332 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-d3a38d21-f3f3-4774-9192-48ee24c9b916 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-904120204', 'snapshot_id': None, 'imageRef': '52cdef56-eb4c-4d50-a0bf-c37ad8fca758', 'volume_type': None, 'size': 1}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:51:24.980330 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-d3a38d21-f3f3-4774-9192-48ee24c9b916 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Create volume of 1 GB Dec 29 07:51:25.001391 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d3a38d21-f3f3-4774-9192-48ee24c9b916 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Availability Zones retrieved successfully. Dec 29 07:51:25.024809 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d3a38d21-f3f3-4774-9192-48ee24c9b916 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Flow 'volume_create_api' (cf67c5e4-1361-46d2-a7ef-5776930f7d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:51:25.024809 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d3a38d21-f3f3-4774-9192-48ee24c9b916 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4ed5540-33a2-4e37-940a-8762a025338d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:51:25.024809 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-d3a38d21-f3f3-4774-9192-48ee24c9b916 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:51:25.216532 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d3a38d21-f3f3-4774-9192-48ee24c9b916 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4ed5540-33a2-4e37-940a-8762a025338d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:51:25.219260 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d3a38d21-f3f3-4774-9192-48ee24c9b916 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64447593-e90c-401d-8aa5-0b30685fe376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:51:25.273532 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d5914816-d7dc-4732-afb4-628d65a05abb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:25.274230 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d5914816-d7dc-4732-afb4-628d65a05abb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:25.274750 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d5914816-d7dc-4732-afb4-628d65a05abb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:25.275160 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-d5914816-d7dc-4732-afb4-628d65a05abb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:25.333830 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:25.333830 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:25.333830 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d5914816-d7dc-4732-afb4-628d65a05abb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:25.334289 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-d3a38d21-f3f3-4774-9192-48ee24c9b916 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Created reservations ['f1353f1e-2719-4539-b2e2-dc6403f3025d', '24d5657e-dc64-4d54-97bb-6a18d68b5891', 'd79baf18-d74b-413b-a8de-040c5f720aaf', '9158ebfb-c20e-4b43-bbd3-238dff843891'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:51:25.334289 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d3a38d21-f3f3-4774-9192-48ee24c9b916 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64447593-e90c-401d-8aa5-0b30685fe376) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1353f1e-2719-4539-b2e2-dc6403f3025d', '24d5657e-dc64-4d54-97bb-6a18d68b5891', 'd79baf18-d74b-413b-a8de-040c5f720aaf', '9158ebfb-c20e-4b43-bbd3-238dff843891']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:51:25.336771 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1396/2788] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:25 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 802 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:25.337120 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d3a38d21-f3f3-4774-9192-48ee24c9b916 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (483baef1-f4d2-417a-ab89-febc9c8c4dc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:51:25.360381 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a37b086e-76da-4120-a187-9b3c624216a1 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:25.363318 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a37b086e-76da-4120-a187-9b3c624216a1 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:25.363631 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:25.363631 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:25.364155 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a37b086e-76da-4120-a187-9b3c624216a1 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:25.364612 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a37b086e-76da-4120-a187-9b3c624216a1 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:25.389628 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:25.389628 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:25.391607 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a37b086e-76da-4120-a187-9b3c624216a1 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:25.393009 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1397/2789] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:25 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:25.404272 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d3a38d21-f3f3-4774-9192-48ee24c9b916 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (483baef1-f4d2-417a-ab89-febc9c8c4dc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25a390e7-e8b8-4b44-9651-bc444d30148d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-904120204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f407c007dee4549b6f32cf6668ece73',qos_specs=None,replication_status=,reservations=['f1353f1e-2719-4539-b2e2-dc6403f3025d','24d5657e-dc64-4d54-97bb-6a18d68b5891','d79baf18-d74b-413b-a8de-040c5f720aaf','9158ebfb-c20e-4b43-bbd3-238dff843891'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='936a6d5be9d54704b80ba0a264c93e65',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:51:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-904120204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25a390e7-e8b8-4b44-9651-bc444d30148d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f407c007dee4549b6f32cf6668ece73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='936a6d5be9d54704b80ba0a264c93e65',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:51:25.406323 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d3a38d21-f3f3-4774-9192-48ee24c9b916 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c38e96b-45a7-4365-89f0-3c4d836f2332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:51:25.441772 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d3a38d21-f3f3-4774-9192-48ee24c9b916 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c38e96b-45a7-4365-89f0-3c4d836f2332) transitioned into state 'SUCCESS' from state '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-904120204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f407c007dee4549b6f32cf6668ece73',qos_specs=None,replication_status=,reservations=['f1353f1e-2719-4539-b2e2-dc6403f3025d','24d5657e-dc64-4d54-97bb-6a18d68b5891','d79baf18-d74b-413b-a8de-040c5f720aaf','9158ebfb-c20e-4b43-bbd3-238dff843891'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='936a6d5be9d54704b80ba0a264c93e65',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:51:25.443888 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d3a38d21-f3f3-4774-9192-48ee24c9b916 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ad0486f-eeda-497d-87b5-490fc12f5bff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:51:25.459207 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d3a38d21-f3f3-4774-9192-48ee24c9b916 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ad0486f-eeda-497d-87b5-490fc12f5bff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:51:25.462096 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d3a38d21-f3f3-4774-9192-48ee24c9b916 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Flow 'volume_create_api' (cf67c5e4-1361-46d2-a7ef-5776930f7d46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:51:25.519167 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d3a38d21-f3f3-4774-9192-48ee24c9b916 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Create volume request issued successfully. Dec 29 07:51:25.548407 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d3a38d21-f3f3-4774-9192-48ee24c9b916 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes returned with HTTP 202 Dec 29 07:51:25.549724 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1393/2790] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:51:24 2020] POST /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes => generated 827 bytes in 741 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:51:25.564836 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f1b8e08d-36ad-47bb-9978-dfdde661e2fb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:51:25.565329 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f1b8e08d-36ad-47bb-9978-dfdde661e2fb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:25.565463 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:25.565463 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:25.565912 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f1b8e08d-36ad-47bb-9978-dfdde661e2fb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:25.635665 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:25.635665 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:25.649379 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f1b8e08d-36ad-47bb-9978-dfdde661e2fb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:25.697877 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f1b8e08d-36ad-47bb-9978-dfdde661e2fb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:51:25.711816 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1398/2791] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:25 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 919 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:26.355714 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3e382ad4-bd24-4a20-8d16-81ca2f4139d6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:26.356800 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3e382ad4-bd24-4a20-8d16-81ca2f4139d6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:26.357275 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:26.357275 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:26.357968 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3e382ad4-bd24-4a20-8d16-81ca2f4139d6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:26.358717 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-3e382ad4-bd24-4a20-8d16-81ca2f4139d6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:26.394522 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:26.394522 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:26.396370 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3e382ad4-bd24-4a20-8d16-81ca2f4139d6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:26.407706 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4c477702-ecc1-48ec-8677-c1d952bf8f86 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:26.414181 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1394/2792] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:26 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:26.414958 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4c477702-ecc1-48ec-8677-c1d952bf8f86 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:26.415363 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:26.415363 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:26.416010 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4c477702-ecc1-48ec-8677-c1d952bf8f86 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:26.416538 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-4c477702-ecc1-48ec-8677-c1d952bf8f86 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:26.450939 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:26.450939 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:26.452774 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4c477702-ecc1-48ec-8677-c1d952bf8f86 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:26.453574 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1399/2793] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:26 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:26.732477 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-df39da67-740e-4b62-80d6-8319690fc7b8 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:51:26.732477 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-df39da67-740e-4b62-80d6-8319690fc7b8 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:26.732477 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:26.732477 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:26.732477 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-df39da67-740e-4b62-80d6-8319690fc7b8 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:26.796242 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:26.796242 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:26.816672 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-df39da67-740e-4b62-80d6-8319690fc7b8 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:26.868274 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-df39da67-740e-4b62-80d6-8319690fc7b8 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:51:26.880949 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1395/2794] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:26 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 919 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:51:27.423851 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0cf237be-df9b-4f54-a2cf-87c585cf7363 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:27.424423 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0cf237be-df9b-4f54-a2cf-87c585cf7363 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:27.424552 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:27.424552 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:27.424912 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0cf237be-df9b-4f54-a2cf-87c585cf7363 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:27.425571 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-0cf237be-df9b-4f54-a2cf-87c585cf7363 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:27.456033 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:27.456033 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:27.457855 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0cf237be-df9b-4f54-a2cf-87c585cf7363 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:27.465420 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1400/2795] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:27 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:27.472098 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b93b1b18-7895-4e7b-b295-b468f9a4a1f3 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:27.472982 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b93b1b18-7895-4e7b-b295-b468f9a4a1f3 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:27.473201 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:27.473201 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:27.473813 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b93b1b18-7895-4e7b-b295-b468f9a4a1f3 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:27.474221 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-b93b1b18-7895-4e7b-b295-b468f9a4a1f3 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:27.506132 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:27.506132 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:27.508538 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b93b1b18-7895-4e7b-b295-b468f9a4a1f3 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:27.509367 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1396/2796] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:27 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:27.887323 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-224dbd42-39a1-4f98-bd56-e5453f7d0818 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:51:27.887866 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-224dbd42-39a1-4f98-bd56-e5453f7d0818 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:27.888061 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:27.888061 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:27.888809 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-224dbd42-39a1-4f98-bd56-e5453f7d0818 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:27.968089 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:27.968089 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:27.977777 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-224dbd42-39a1-4f98-bd56-e5453f7d0818 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:28.004647 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-224dbd42-39a1-4f98-bd56-e5453f7d0818 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:51:28.006508 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1401/2797] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:27 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 919 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:28.475350 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c992047f-2346-46dc-9fd8-3283dc63d6d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:28.475931 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c992047f-2346-46dc-9fd8-3283dc63d6d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:28.476034 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:28.476034 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:28.476747 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c992047f-2346-46dc-9fd8-3283dc63d6d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:28.477117 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-c992047f-2346-46dc-9fd8-3283dc63d6d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:28.508010 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:28.508010 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:28.512350 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c992047f-2346-46dc-9fd8-3283dc63d6d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:28.513545 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1397/2798] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:28 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:28.529138 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f751a3e8-0cf5-4d34-a1ce-f514bc900de2 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:28.529138 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f751a3e8-0cf5-4d34-a1ce-f514bc900de2 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:28.529138 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:28.529138 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:28.529138 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f751a3e8-0cf5-4d34-a1ce-f514bc900de2 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:28.529138 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-f751a3e8-0cf5-4d34-a1ce-f514bc900de2 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:28.554676 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:28.554676 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:28.556575 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f751a3e8-0cf5-4d34-a1ce-f514bc900de2 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:28.558831 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1402/2799] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:28 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 817 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:29.023734 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fa101e17-dea1-43f0-b77b-0834753e1674 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:51:29.024260 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fa101e17-dea1-43f0-b77b-0834753e1674 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:29.024481 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:29.024481 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:29.024848 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fa101e17-dea1-43f0-b77b-0834753e1674 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:29.080132 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:29.080132 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:29.094995 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fa101e17-dea1-43f0-b77b-0834753e1674 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:29.121481 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fa101e17-dea1-43f0-b77b-0834753e1674 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:51:29.122218 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1398/2800] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:29 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 919 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:29.536838 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b7590466-cead-437a-bca0-25d2361a31b2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:29.536838 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b7590466-cead-437a-bca0-25d2361a31b2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:29.536838 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:29.536838 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:29.536838 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b7590466-cead-437a-bca0-25d2361a31b2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:29.536838 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-b7590466-cead-437a-bca0-25d2361a31b2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:29.581109 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-52db5d5b-d1df-421f-8d38-c5a2169eabfb tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:29.581109 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-52db5d5b-d1df-421f-8d38-c5a2169eabfb tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:29.581109 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:29.581109 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:29.581109 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-52db5d5b-d1df-421f-8d38-c5a2169eabfb tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:29.581109 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-52db5d5b-d1df-421f-8d38-c5a2169eabfb tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:29.590687 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:29.590687 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:29.592540 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b7590466-cead-437a-bca0-25d2361a31b2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:29.594961 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1403/2801] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:29 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:29.616374 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:29.616374 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:29.618458 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-52db5d5b-d1df-421f-8d38-c5a2169eabfb tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:29.619559 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1399/2802] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:29 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 819 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:30.139118 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-32af4154-b828-49ba-a17f-e5344f2779fb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:51:30.139629 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-32af4154-b828-49ba-a17f-e5344f2779fb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:30.139844 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:30.139844 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:30.140216 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-32af4154-b828-49ba-a17f-e5344f2779fb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:30.231051 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:30.231051 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:30.254033 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-32af4154-b828-49ba-a17f-e5344f2779fb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:30.288452 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-32af4154-b828-49ba-a17f-e5344f2779fb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:51:30.292505 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1404/2803] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:30 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 919 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:30.608148 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a8d5628a-533b-415b-8ce8-0bf4d0b686ac tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:30.608690 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a8d5628a-533b-415b-8ce8-0bf4d0b686ac tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:30.608882 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:30.608882 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:30.609223 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a8d5628a-533b-415b-8ce8-0bf4d0b686ac tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:30.609594 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a8d5628a-533b-415b-8ce8-0bf4d0b686ac tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:30.634634 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:30.634634 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:30.635324 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e7bc492d-fffa-4f61-b2f5-434ef145ff44 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:30.635916 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e7bc492d-fffa-4f61-b2f5-434ef145ff44 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:30.636111 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:30.636111 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:30.636659 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a8d5628a-533b-415b-8ce8-0bf4d0b686ac tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:30.637016 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e7bc492d-fffa-4f61-b2f5-434ef145ff44 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:30.637487 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1400/2804] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:30 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:30.638145 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-e7bc492d-fffa-4f61-b2f5-434ef145ff44 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:30.665004 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:30.665004 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:30.667368 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e7bc492d-fffa-4f61-b2f5-434ef145ff44 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:30.668326 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1405/2805] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:30 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 820 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:30.681724 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fd9ad97a-9cf9-4656-9dd9-5cf51efcae2f tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/volumes/0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f Dec 29 07:51:30.682309 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fd9ad97a-9cf9-4656-9dd9-5cf51efcae2f tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:30.683323 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:30.683323 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:30.683558 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fd9ad97a-9cf9-4656-9dd9-5cf51efcae2f tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:30.746662 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:30.746662 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:30.755667 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fd9ad97a-9cf9-4656-9dd9-5cf51efcae2f tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Volume info retrieved successfully. Dec 29 07:51:30.783598 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fd9ad97a-9cf9-4656-9dd9-5cf51efcae2f tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/volumes/0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f returned with HTTP 200 Dec 29 07:51:30.786800 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1401/2806] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:30 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/volumes/0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f => generated 913 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:30.801944 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4d866853-60b6-4b7a-862a-14ae65bf9778 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] PUT http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:30.802458 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:30.802458 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:30.802901 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4d866853-60b6-4b7a-862a-14ae65bf9778 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-2005695641", "description": "tempest-volume-backup-description-2049327202"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:51:30.828428 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:30.828428 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:30.841708 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4d866853-60b6-4b7a-862a-14ae65bf9778 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:30.843021 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1406/2807] 10.222.0.20 () {62 vars in 1376 bytes} [Tue Dec 29 07:51:30 2020] PUT /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 399 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:30.854132 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-91d5f132-2005-4557-9ed6-650ce7377526 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:30.855750 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-91d5f132-2005-4557-9ed6-650ce7377526 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:30.856089 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:30.856089 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:30.856665 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-91d5f132-2005-4557-9ed6-650ce7377526 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:30.857228 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-91d5f132-2005-4557-9ed6-650ce7377526 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Show backup with id 0daa4f40-dfd2-4415-a473-f0e4c160396c. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:30.883581 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:30.883581 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:30.886268 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-91d5f132-2005-4557-9ed6-650ce7377526 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 200 Dec 29 07:51:30.887244 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1402/2808] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:51:30 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 862 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:51:30.901472 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8e76d944-d63c-46cb-9c40-26decb4c5e80 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] DELETE http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c Dec 29 07:51:30.902197 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8e76d944-d63c-46cb-9c40-26decb4c5e80 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:30.902396 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:30.902396 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:30.903072 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8e76d944-d63c-46cb-9c40-26decb4c5e80 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:30.903984 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.backups [None req-8e76d944-d63c-46cb-9c40-26decb4c5e80 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Delete backup with id: 0daa4f40-dfd2-4415-a473-f0e4c160396c. Dec 29 07:51:30.941490 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:30.941490 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:31.009680 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.backup.rpcapi [None req-8e76d944-d63c-46cb-9c40-26decb4c5e80 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] delete_backup rpcapi backup_id 0daa4f40-dfd2-4415-a473-f0e4c160396c {{(pid=88228) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 29 07:51:31.030283 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8e76d944-d63c-46cb-9c40-26decb4c5e80 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c returned with HTTP 202 Dec 29 07:51:31.036466 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1407/2809] 10.222.0.20 () {60 vars in 1358 bytes} [Tue Dec 29 07:51:30 2020] DELETE /volume/v3/564b78a3d7374457bd827778133abbe4/backups/0daa4f40-dfd2-4415-a473-f0e4c160396c => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:51:31.049292 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9f428678-8dcb-46fc-bd69-878d0db17614 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] DELETE http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/volumes/0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f Dec 29 07:51:31.050106 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9f428678-8dcb-46fc-bd69-878d0db17614 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:31.050326 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:31.050326 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:31.050733 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9f428678-8dcb-46fc-bd69-878d0db17614 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:31.051201 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-9f428678-8dcb-46fc-bd69-878d0db17614 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Delete volume with id: 0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f Dec 29 07:51:31.131476 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:31.131476 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:31.133090 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9f428678-8dcb-46fc-bd69-878d0db17614 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Volume info retrieved successfully. Dec 29 07:51:31.173269 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9f428678-8dcb-46fc-bd69-878d0db17614 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Delete volume request issued successfully. Dec 29 07:51:31.173998 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9f428678-8dcb-46fc-bd69-878d0db17614 tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/volumes/0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f returned with HTTP 202 Dec 29 07:51:31.175562 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1403/2810] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:51:31 2020] DELETE /volume/v3/564b78a3d7374457bd827778133abbe4/volumes/0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f => generated 0 bytes in 130 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:51:31.183217 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aec3c724-7dcb-406b-8109-95682f3af6de tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/volumes/0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f Dec 29 07:51:31.183815 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aec3c724-7dcb-406b-8109-95682f3af6de tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:31.184098 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:31.184098 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:31.184476 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aec3c724-7dcb-406b-8109-95682f3af6de tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:31.252515 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:31.252515 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:31.278395 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-aec3c724-7dcb-406b-8109-95682f3af6de tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Volume info retrieved successfully. Dec 29 07:51:31.310078 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dbd27c7b-9c8d-4493-94ed-7a41191e3240 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:51:31.310764 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dbd27c7b-9c8d-4493-94ed-7a41191e3240 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:31.311086 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:31.311086 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:31.311647 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dbd27c7b-9c8d-4493-94ed-7a41191e3240 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:31.327758 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aec3c724-7dcb-406b-8109-95682f3af6de tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/volumes/0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f returned with HTTP 200 Dec 29 07:51:31.329120 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1408/2811] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:31 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/volumes/0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f => generated 912 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:31.416399 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:31.416399 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:31.430969 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dbd27c7b-9c8d-4493-94ed-7a41191e3240 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:31.468795 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dbd27c7b-9c8d-4493-94ed-7a41191e3240 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:51:31.469991 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1404/2812] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:31 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 919 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:31.651749 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7dbe1f63-cc54-4225-b4bb-7f83af366efb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:31.653753 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7dbe1f63-cc54-4225-b4bb-7f83af366efb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:31.654079 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:31.654079 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:31.655148 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7dbe1f63-cc54-4225-b4bb-7f83af366efb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:31.655617 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-7dbe1f63-cc54-4225-b4bb-7f83af366efb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:31.709311 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:31.709311 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:31.713322 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7dbe1f63-cc54-4225-b4bb-7f83af366efb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:31.720873 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1409/2813] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:31 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:32.345344 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9fd72f1e-3136-4418-9850-2534f11ee03b tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/volumes/0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f Dec 29 07:51:32.345867 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9fd72f1e-3136-4418-9850-2534f11ee03b tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:32.346065 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:32.346065 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:32.346749 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9fd72f1e-3136-4418-9850-2534f11ee03b tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:32.438755 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:32.438755 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:32.468362 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9fd72f1e-3136-4418-9850-2534f11ee03b tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Volume info retrieved successfully. Dec 29 07:51:32.489353 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-64811e58-6d64-4201-9f87-1e82dd020508 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:51:32.491270 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-64811e58-6d64-4201-9f87-1e82dd020508 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:32.491739 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:32.491739 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:32.492394 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-64811e58-6d64-4201-9f87-1e82dd020508 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:32.501794 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9fd72f1e-3136-4418-9850-2534f11ee03b tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/volumes/0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f returned with HTTP 200 Dec 29 07:51:32.513774 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1405/2814] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:32 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/volumes/0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f => generated 912 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:32.586486 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:32.586486 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:32.595654 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-64811e58-6d64-4201-9f87-1e82dd020508 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:32.633334 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-64811e58-6d64-4201-9f87-1e82dd020508 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:51:32.636819 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1410/2815] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:32 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 919 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:32.744526 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5dd0af15-6728-4814-9fa2-2d000b93c625 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:32.748623 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5dd0af15-6728-4814-9fa2-2d000b93c625 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:32.748865 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:32.748865 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:32.749255 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5dd0af15-6728-4814-9fa2-2d000b93c625 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:32.749634 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-5dd0af15-6728-4814-9fa2-2d000b93c625 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:32.792849 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:32.792849 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:32.795222 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5dd0af15-6728-4814-9fa2-2d000b93c625 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:32.796249 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1406/2816] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:32 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:33.520198 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bd2a60b1-1bf1-4ad8-9c43-334c8655d6ca tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] GET http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/volumes/0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f Dec 29 07:51:33.520721 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bd2a60b1-1bf1-4ad8-9c43-334c8655d6ca tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:33.520915 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:33.520915 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:33.521285 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bd2a60b1-1bf1-4ad8-9c43-334c8655d6ca tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:33.605135 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bd2a60b1-1bf1-4ad8-9c43-334c8655d6ca tempest-VolumesBackupsV39Test-632093587 tempest-VolumesBackupsV39Test-632093587] http://10.222.0.20/volume/v3/564b78a3d7374457bd827778133abbe4/volumes/0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f returned with HTTP 404 Dec 29 07:51:33.606523 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1411/2817] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:33 2020] GET /volume/v3/564b78a3d7374457bd827778133abbe4/volumes/0ffb0c12-1ff4-4120-b5d2-ebda2f89e94f => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:51:33.654138 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-87683d04-207e-40f6-82c0-9280ead8decb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:51:33.657980 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-87683d04-207e-40f6-82c0-9280ead8decb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:33.658188 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:33.658188 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:33.659107 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-87683d04-207e-40f6-82c0-9280ead8decb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:33.753704 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:33.753704 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:33.772624 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-87683d04-207e-40f6-82c0-9280ead8decb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:33.811824 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d2fd2925-2554-40b4-95d4-d7bd83f4594a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:33.812575 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d2fd2925-2554-40b4-95d4-d7bd83f4594a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:33.813073 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d2fd2925-2554-40b4-95d4-d7bd83f4594a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:33.813531 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-d2fd2925-2554-40b4-95d4-d7bd83f4594a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:33.818242 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-87683d04-207e-40f6-82c0-9280ead8decb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:51:33.819652 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1407/2818] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:33 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 919 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:33.880840 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:33.880840 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:33.882715 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d2fd2925-2554-40b4-95d4-d7bd83f4594a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:33.883729 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1412/2819] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:33 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:34.836406 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-70872087-f9f0-4668-9020-ec2d6c38eb69 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:51:34.837026 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-70872087-f9f0-4668-9020-ec2d6c38eb69 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:34.837259 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:34.837259 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:34.837830 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-70872087-f9f0-4668-9020-ec2d6c38eb69 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:34.898112 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a1c0dd15-5e4b-42ea-bcfb-7e9900ed1672 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:34.899161 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a1c0dd15-5e4b-42ea-bcfb-7e9900ed1672 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:34.899525 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:34.899525 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:34.900486 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a1c0dd15-5e4b-42ea-bcfb-7e9900ed1672 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:34.901289 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a1c0dd15-5e4b-42ea-bcfb-7e9900ed1672 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:34.968670 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:34.968670 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:34.972553 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a1c0dd15-5e4b-42ea-bcfb-7e9900ed1672 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:34.984673 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1413/2820] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:34 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:34.987426 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:34.987426 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:35.016129 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-70872087-f9f0-4668-9020-ec2d6c38eb69 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:35.061689 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-70872087-f9f0-4668-9020-ec2d6c38eb69 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:51:35.064311 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1408/2821] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:34 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 919 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:35.989000 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0b5a11b4-19f2-49b3-a8ff-2c725b7ece30 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:35.989831 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0b5a11b4-19f2-49b3-a8ff-2c725b7ece30 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:35.990147 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:35.990147 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:35.990850 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0b5a11b4-19f2-49b3-a8ff-2c725b7ece30 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:35.991355 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-0b5a11b4-19f2-49b3-a8ff-2c725b7ece30 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:36.054076 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:36.054076 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:36.062733 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0b5a11b4-19f2-49b3-a8ff-2c725b7ece30 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:36.064759 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1414/2822] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:35 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:51:36.087173 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f8534f94-9a85-4c94-9f31-d25e77bc6045 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:51:36.087173 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f8534f94-9a85-4c94-9f31-d25e77bc6045 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:36.087173 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:36.087173 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:36.087173 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f8534f94-9a85-4c94-9f31-d25e77bc6045 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:36.199090 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:36.199090 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:36.216186 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f8534f94-9a85-4c94-9f31-d25e77bc6045 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:36.254333 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f8534f94-9a85-4c94-9f31-d25e77bc6045 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:51:36.257072 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1409/2823] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:36 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 919 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:37.092975 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7a6f99d0-9eee-4b8c-8171-9e5f9506ffec tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:37.093525 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7a6f99d0-9eee-4b8c-8171-9e5f9506ffec tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:37.094083 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:37.094083 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:37.094083 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7a6f99d0-9eee-4b8c-8171-9e5f9506ffec tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:37.094442 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-7a6f99d0-9eee-4b8c-8171-9e5f9506ffec tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:37.148217 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:37.148217 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:37.155626 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7a6f99d0-9eee-4b8c-8171-9e5f9506ffec tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:37.156461 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1415/2824] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:37 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:37.273606 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d9ee1c29-83b2-4060-8d73-47addf2009c2 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:51:37.274219 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d9ee1c29-83b2-4060-8d73-47addf2009c2 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:37.274534 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:37.274534 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:37.275090 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d9ee1c29-83b2-4060-8d73-47addf2009c2 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:37.346220 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:37.346220 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:37.355906 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d9ee1c29-83b2-4060-8d73-47addf2009c2 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:37.391987 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d9ee1c29-83b2-4060-8d73-47addf2009c2 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:51:37.396017 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1410/2825] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:37 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 919 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:38.181288 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-80a55694-619d-474e-bafd-7b8d5c463a2d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:38.181811 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-80a55694-619d-474e-bafd-7b8d5c463a2d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:38.182832 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:38.182832 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:38.183594 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-80a55694-619d-474e-bafd-7b8d5c463a2d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:38.183758 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-80a55694-619d-474e-bafd-7b8d5c463a2d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:38.219773 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:38.219773 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:38.222015 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-80a55694-619d-474e-bafd-7b8d5c463a2d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:38.223028 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1416/2826] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:38 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:38.412669 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3b4ca1ff-2404-42a6-b403-9338e033e8ba tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:51:38.413501 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3b4ca1ff-2404-42a6-b403-9338e033e8ba tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:38.413944 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:38.413944 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:38.417222 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3b4ca1ff-2404-42a6-b403-9338e033e8ba tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:38.516878 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:38.516878 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:38.547604 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3b4ca1ff-2404-42a6-b403-9338e033e8ba tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:38.610099 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3b4ca1ff-2404-42a6-b403-9338e033e8ba tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:51:38.616581 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1411/2827] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:38 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 919 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:39.237797 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9531b1ee-fda6-4a26-8ef5-228adbd3cf4d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:39.238301 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9531b1ee-fda6-4a26-8ef5-228adbd3cf4d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:39.239780 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:39.239780 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:39.240160 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9531b1ee-fda6-4a26-8ef5-228adbd3cf4d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:39.240621 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-9531b1ee-fda6-4a26-8ef5-228adbd3cf4d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:39.333037 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:39.333037 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:39.335049 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9531b1ee-fda6-4a26-8ef5-228adbd3cf4d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:39.336068 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1417/2828] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:39 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:39.633055 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d7788f95-6a75-462f-a320-4f2a3fff0d68 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:51:39.633588 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d7788f95-6a75-462f-a320-4f2a3fff0d68 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:39.633786 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:39.633786 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:39.634955 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d7788f95-6a75-462f-a320-4f2a3fff0d68 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:39.751723 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:39.751723 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:39.774731 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d7788f95-6a75-462f-a320-4f2a3fff0d68 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:39.829745 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d7788f95-6a75-462f-a320-4f2a3fff0d68 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:51:39.840769 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1412/2829] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:39 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 919 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:40.349757 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-03108343-6ada-47ce-96cd-f44991a83edc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:40.350298 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-03108343-6ada-47ce-96cd-f44991a83edc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:40.350452 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:40.350452 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:40.351301 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-03108343-6ada-47ce-96cd-f44991a83edc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:40.351850 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-03108343-6ada-47ce-96cd-f44991a83edc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:40.395462 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:40.395462 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:40.400511 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-03108343-6ada-47ce-96cd-f44991a83edc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:40.402106 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1418/2830] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:40 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:40.848643 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d06b3282-ffde-4f91-b23c-49cd9069092b tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:51:40.849223 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d06b3282-ffde-4f91-b23c-49cd9069092b tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:40.849589 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:40.849589 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:40.849965 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d06b3282-ffde-4f91-b23c-49cd9069092b tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:40.929916 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:40.929916 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:40.954747 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d06b3282-ffde-4f91-b23c-49cd9069092b tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:40.980572 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d06b3282-ffde-4f91-b23c-49cd9069092b tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:51:40.981598 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1413/2831] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:40 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 919 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:41.418272 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7cd1f20b-2886-475d-b19d-16370282ae98 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:41.418928 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7cd1f20b-2886-475d-b19d-16370282ae98 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:41.419229 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:41.419229 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:41.419792 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7cd1f20b-2886-475d-b19d-16370282ae98 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:41.420308 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-7cd1f20b-2886-475d-b19d-16370282ae98 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:41.488195 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:41.488195 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:41.490308 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7cd1f20b-2886-475d-b19d-16370282ae98 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:41.491153 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1419/2832] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:41 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:41.998156 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-21c25114-f8b5-49a7-90cd-de5ef6ed3f1a tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:51:41.999117 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-21c25114-f8b5-49a7-90cd-de5ef6ed3f1a tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:41.999494 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:41.999494 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:42.000135 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-21c25114-f8b5-49a7-90cd-de5ef6ed3f1a tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:42.105643 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:42.105643 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:42.118943 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-21c25114-f8b5-49a7-90cd-de5ef6ed3f1a tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:42.155461 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-21c25114-f8b5-49a7-90cd-de5ef6ed3f1a tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:51:42.156301 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1414/2833] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:41 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 919 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:42.505920 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-07992b5c-7516-44b8-bede-98d1e574c502 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:42.506781 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-07992b5c-7516-44b8-bede-98d1e574c502 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:42.507159 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:42.507159 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:42.507536 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-07992b5c-7516-44b8-bede-98d1e574c502 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:42.507907 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-07992b5c-7516-44b8-bede-98d1e574c502 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:42.532528 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:42.532528 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:42.534333 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-07992b5c-7516-44b8-bede-98d1e574c502 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:42.535325 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1420/2834] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:42 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:43.173399 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4a2ee2d7-4650-4672-9576-aad7ebb26530 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:51:43.174556 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4a2ee2d7-4650-4672-9576-aad7ebb26530 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:43.174963 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:43.174963 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:43.175626 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4a2ee2d7-4650-4672-9576-aad7ebb26530 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:43.290258 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:43.290258 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:43.325799 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4a2ee2d7-4650-4672-9576-aad7ebb26530 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:43.390117 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4a2ee2d7-4650-4672-9576-aad7ebb26530 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:51:43.397004 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1415/2835] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:43 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 919 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:43.549224 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f048f9db-2b1d-45a9-9664-55c730bf5740 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:43.549884 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f048f9db-2b1d-45a9-9664-55c730bf5740 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:43.550312 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:43.550312 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:43.550980 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f048f9db-2b1d-45a9-9664-55c730bf5740 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:43.551530 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-f048f9db-2b1d-45a9-9664-55c730bf5740 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:43.603091 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:43.603091 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:43.610493 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f048f9db-2b1d-45a9-9664-55c730bf5740 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:43.611519 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1421/2836] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:43 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:44.414055 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-67d093ee-63ec-435b-a1d8-1eff3273bda7 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:51:44.415128 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-67d093ee-63ec-435b-a1d8-1eff3273bda7 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:44.415349 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:44.415349 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:44.415728 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-67d093ee-63ec-435b-a1d8-1eff3273bda7 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:44.558754 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:44.558754 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:44.587469 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-67d093ee-63ec-435b-a1d8-1eff3273bda7 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:44.625259 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9cf2a79e-0175-4e92-bc41-aa02f0c3d14e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:44.625695 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9cf2a79e-0175-4e92-bc41-aa02f0c3d14e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:44.625907 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:44.625907 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:44.626276 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9cf2a79e-0175-4e92-bc41-aa02f0c3d14e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:44.626662 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-9cf2a79e-0175-4e92-bc41-aa02f0c3d14e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:44.635915 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-67d093ee-63ec-435b-a1d8-1eff3273bda7 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:51:44.637046 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1416/2837] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:44 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 977 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:44.668328 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:44.668328 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:44.670332 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9cf2a79e-0175-4e92-bc41-aa02f0c3d14e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:44.671204 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1422/2838] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:44 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:45.653341 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-caa8b550-a7d0-4142-85df-85a1f10a7ad5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:51:45.653879 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-caa8b550-a7d0-4142-85df-85a1f10a7ad5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:45.654074 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:45.654074 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:45.654401 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-caa8b550-a7d0-4142-85df-85a1f10a7ad5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:45.686455 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d9ae1cb4-fd80-4f96-9f9a-fc1bbbd709c7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:45.687003 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d9ae1cb4-fd80-4f96-9f9a-fc1bbbd709c7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:45.687220 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:45.687220 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:45.687587 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d9ae1cb4-fd80-4f96-9f9a-fc1bbbd709c7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:45.687953 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-d9ae1cb4-fd80-4f96-9f9a-fc1bbbd709c7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:45.729164 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:45.729164 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:45.734572 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d9ae1cb4-fd80-4f96-9f9a-fc1bbbd709c7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:45.741274 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1423/2839] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:45 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:45.800638 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:45.800638 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:45.807782 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-caa8b550-a7d0-4142-85df-85a1f10a7ad5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:45.848451 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-caa8b550-a7d0-4142-85df-85a1f10a7ad5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:51:45.849894 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1417/2840] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:45 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 977 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:46.752308 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-22108561-73a2-4781-b511-45f8d21a855e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:46.752847 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-22108561-73a2-4781-b511-45f8d21a855e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:46.753111 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:46.753111 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:46.753336 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-22108561-73a2-4781-b511-45f8d21a855e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:46.753712 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-22108561-73a2-4781-b511-45f8d21a855e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:46.808554 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:46.808554 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:46.808554 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-22108561-73a2-4781-b511-45f8d21a855e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:46.808554 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1424/2841] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:46 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:46.866300 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b6eef5f1-be81-4bd8-89bf-b6c051bc3ae4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:51:46.867165 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b6eef5f1-be81-4bd8-89bf-b6c051bc3ae4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:46.867616 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:46.867616 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:46.868308 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b6eef5f1-be81-4bd8-89bf-b6c051bc3ae4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:46.997129 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:46.997129 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:47.024407 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b6eef5f1-be81-4bd8-89bf-b6c051bc3ae4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:47.070860 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b6eef5f1-be81-4bd8-89bf-b6c051bc3ae4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:51:47.071811 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1418/2842] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:46 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 980 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:47.820589 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-66812919-0a4a-4a8c-86ff-abac7b59f686 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:47.821122 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-66812919-0a4a-4a8c-86ff-abac7b59f686 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:47.821307 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:47.821307 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:47.821677 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-66812919-0a4a-4a8c-86ff-abac7b59f686 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:47.822040 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-66812919-0a4a-4a8c-86ff-abac7b59f686 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:47.876121 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:47.876121 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:47.878285 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-66812919-0a4a-4a8c-86ff-abac7b59f686 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:47.879308 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1425/2843] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:47 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:48.087856 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0adf29f1-82c9-43c7-8501-dee27fbf2fb2 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:51:48.092002 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0adf29f1-82c9-43c7-8501-dee27fbf2fb2 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:48.092345 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:48.092345 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:48.092929 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0adf29f1-82c9-43c7-8501-dee27fbf2fb2 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:48.235736 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:48.235736 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:48.258265 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0adf29f1-82c9-43c7-8501-dee27fbf2fb2 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:48.325875 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0adf29f1-82c9-43c7-8501-dee27fbf2fb2 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:51:48.327733 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1419/2844] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:48 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 980 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:48.895259 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ae75cda3-de77-4daf-a2e8-994ace1ebf5f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:48.895823 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ae75cda3-de77-4daf-a2e8-994ace1ebf5f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:48.896600 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:48.896600 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:48.896600 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ae75cda3-de77-4daf-a2e8-994ace1ebf5f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:48.899055 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ae75cda3-de77-4daf-a2e8-994ace1ebf5f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:48.933731 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:48.933731 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:48.937326 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ae75cda3-de77-4daf-a2e8-994ace1ebf5f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:48.938912 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1426/2845] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:48 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:49.345593 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d3a4db2d-7f76-45ca-97dc-92e626c940e8 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:51:49.346187 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d3a4db2d-7f76-45ca-97dc-92e626c940e8 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:49.346359 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:49.346359 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:49.346928 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d3a4db2d-7f76-45ca-97dc-92e626c940e8 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:49.503802 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:49.503802 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:49.513488 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d3a4db2d-7f76-45ca-97dc-92e626c940e8 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:49.545205 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d3a4db2d-7f76-45ca-97dc-92e626c940e8 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:51:49.546199 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1420/2846] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:49 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 980 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:49.955874 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fb299393-a484-489a-b1a4-2f5af2c57646 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:49.956466 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fb299393-a484-489a-b1a4-2f5af2c57646 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:49.956631 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:49.956631 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:49.957355 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fb299393-a484-489a-b1a4-2f5af2c57646 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:49.957737 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-fb299393-a484-489a-b1a4-2f5af2c57646 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:50.011702 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:50.011702 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:50.014125 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fb299393-a484-489a-b1a4-2f5af2c57646 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:50.015638 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1427/2847] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:49 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:50.566100 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-808a1dff-6382-4b0a-a15b-1b1ad5b4d37c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:51:50.566890 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-808a1dff-6382-4b0a-a15b-1b1ad5b4d37c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:50.566890 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:50.566890 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:50.567282 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-808a1dff-6382-4b0a-a15b-1b1ad5b4d37c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:50.624199 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:50.624199 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:50.637790 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-808a1dff-6382-4b0a-a15b-1b1ad5b4d37c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:50.665551 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-808a1dff-6382-4b0a-a15b-1b1ad5b4d37c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:51:50.666886 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1421/2848] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:50 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 980 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:51.031656 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ad517d5-38c2-455e-8307-c2745e4575b7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:51.031656 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ad517d5-38c2-455e-8307-c2745e4575b7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:51.032490 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:51.032490 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:51.033046 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ad517d5-38c2-455e-8307-c2745e4575b7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:51.033505 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-7ad517d5-38c2-455e-8307-c2745e4575b7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:51.102320 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:51.102320 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:51.106125 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ad517d5-38c2-455e-8307-c2745e4575b7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:51.107185 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1428/2849] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:51 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:51.683955 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b419508f-e41b-4c22-8522-3af942178631 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:51:51.685114 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b419508f-e41b-4c22-8522-3af942178631 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:51.685511 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:51.685511 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:51.686655 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b419508f-e41b-4c22-8522-3af942178631 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:51.775472 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:51.775472 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:51.795826 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b419508f-e41b-4c22-8522-3af942178631 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:51.842993 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b419508f-e41b-4c22-8522-3af942178631 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:51:51.845322 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1422/2850] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:51 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 980 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:52.124380 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-df42f92c-f218-442c-a08d-d5d02d465caf tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:52.127984 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-df42f92c-f218-442c-a08d-d5d02d465caf tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:52.128395 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:52.128395 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:52.129342 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-df42f92c-f218-442c-a08d-d5d02d465caf tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:52.131179 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-df42f92c-f218-442c-a08d-d5d02d465caf tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:52.171265 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:52.171265 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:52.174893 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-df42f92c-f218-442c-a08d-d5d02d465caf tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:52.175750 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1429/2851] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:52 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:52.865150 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aabd269a-2cbc-493b-8b27-672da3580f53 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:51:52.865673 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aabd269a-2cbc-493b-8b27-672da3580f53 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:52.865868 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:52.865868 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:52.866528 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aabd269a-2cbc-493b-8b27-672da3580f53 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:52.985878 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:52.985878 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:53.020081 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-aabd269a-2cbc-493b-8b27-672da3580f53 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:53.096980 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aabd269a-2cbc-493b-8b27-672da3580f53 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:51:53.099919 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1423/2852] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:52 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 1370 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:51:53.189942 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-30a0e120-e8c9-4fe7-be88-8d50427d4e14 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:53.190656 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-30a0e120-e8c9-4fe7-be88-8d50427d4e14 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:53.191532 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:53.191532 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:53.191532 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-30a0e120-e8c9-4fe7-be88-8d50427d4e14 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:53.191895 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-30a0e120-e8c9-4fe7-be88-8d50427d4e14 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:53.239717 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:53.239717 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:53.241543 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-30a0e120-e8c9-4fe7-be88-8d50427d4e14 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:53.252386 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1430/2853] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:53 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:54.116902 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f1acab28-07b9-4389-b02b-6e6990122a6c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:51:54.117455 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f1acab28-07b9-4389-b02b-6e6990122a6c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:54.117680 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:54.117680 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:54.118212 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f1acab28-07b9-4389-b02b-6e6990122a6c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:54.175712 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:54.175712 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:54.189246 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f1acab28-07b9-4389-b02b-6e6990122a6c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:54.223443 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f1acab28-07b9-4389-b02b-6e6990122a6c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:51:54.223921 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1424/2854] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:54 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 1368 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:51:54.255516 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9ca6249f-d5ec-4874-80e3-7df3c5760545 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:51:54.255516 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9ca6249f-d5ec-4874-80e3-7df3c5760545 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:54.255516 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:54.255516 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:54.255516 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9ca6249f-d5ec-4874-80e3-7df3c5760545 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:54.272880 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-781e9029-a6a5-43a8-b5db-ec5210da1cbc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:54.272880 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-781e9029-a6a5-43a8-b5db-ec5210da1cbc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:54.272880 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:54.272880 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:54.272880 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-781e9029-a6a5-43a8-b5db-ec5210da1cbc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:54.272880 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-781e9029-a6a5-43a8-b5db-ec5210da1cbc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:54.314239 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:54.314239 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:54.317258 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-781e9029-a6a5-43a8-b5db-ec5210da1cbc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:54.319240 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1425/2855] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:54 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:51:54.415407 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:54.415407 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:54.437684 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9ca6249f-d5ec-4874-80e3-7df3c5760545 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:54.503989 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9ca6249f-d5ec-4874-80e3-7df3c5760545 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:51:54.511681 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1431/2856] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:54 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 1368 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:51:54.529619 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e1fbf773-5107-4b5d-add5-71fa0356b863 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] POST http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots Dec 29 07:51:54.530391 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:54.530391 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:54.531094 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e1fbf773-5107-4b5d-add5-71fa0356b863 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "25a390e7-e8b8-4b44-9651-bc444d30148d", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1778593719", "description": null, "metadata": null}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:51:54.666673 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:54.666673 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:54.668550 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e1fbf773-5107-4b5d-add5-71fa0356b863 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:54.669143 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-e1fbf773-5107-4b5d-add5-71fa0356b863 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Create snapshot from volume 25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:51:54.820463 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-e1fbf773-5107-4b5d-add5-71fa0356b863 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Created reservations ['0729eb0e-15ee-4a8c-9fdf-9cad64213ac8', '3052c87a-45ce-4218-b447-bbbeead83b34', '3a9b9f63-3f74-45a2-8f1d-36b370ebde22', '5773066c-96eb-4da9-852a-660028b9a8e7'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:51:55.152716 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e1fbf773-5107-4b5d-add5-71fa0356b863 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot create request issued successfully. Dec 29 07:51:55.153455 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e1fbf773-5107-4b5d-add5-71fa0356b863 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots returned with HTTP 202 Dec 29 07:51:55.160058 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1426/2857] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:51:54 2020] POST /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots => generated 308 bytes in 631 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 29 07:51:55.165711 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-476c8535-1592-418a-a8de-ed9f4894f5a0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e Dec 29 07:51:55.166842 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-476c8535-1592-418a-a8de-ed9f4894f5a0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:55.167652 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:55.167652 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:55.168072 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-476c8535-1592-418a-a8de-ed9f4894f5a0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:55.247602 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:55.247602 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:55.252911 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-476c8535-1592-418a-a8de-ed9f4894f5a0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot retrieved successfully. Dec 29 07:51:55.255507 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-476c8535-1592-418a-a8de-ed9f4894f5a0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e returned with HTTP 200 Dec 29 07:51:55.257820 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1432/2858] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:51:55 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e => generated 440 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:55.334462 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e7836f01-fdd9-43c1-85d0-76ebce8cd4cc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:55.335048 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e7836f01-fdd9-43c1-85d0-76ebce8cd4cc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:55.335272 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:55.335272 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:55.335652 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e7836f01-fdd9-43c1-85d0-76ebce8cd4cc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:55.336026 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-e7836f01-fdd9-43c1-85d0-76ebce8cd4cc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:55.391973 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:55.391973 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:55.394407 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e7836f01-fdd9-43c1-85d0-76ebce8cd4cc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:55.401869 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1427/2859] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:55 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:56.270618 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7024f09f-fc8f-47b3-a5bd-a94d0166babc tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e Dec 29 07:51:56.272617 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7024f09f-fc8f-47b3-a5bd-a94d0166babc tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:56.272989 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:56.272989 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:56.273620 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7024f09f-fc8f-47b3-a5bd-a94d0166babc tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:56.372434 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:56.372434 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:56.377855 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7024f09f-fc8f-47b3-a5bd-a94d0166babc tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot retrieved successfully. Dec 29 07:51:56.382194 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7024f09f-fc8f-47b3-a5bd-a94d0166babc tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e returned with HTTP 200 Dec 29 07:51:56.384007 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1433/2860] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:51:56 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e => generated 440 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:56.469141 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6e5deba8-1683-4ba0-8dea-70a913e88f89 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:56.469694 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6e5deba8-1683-4ba0-8dea-70a913e88f89 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:56.469918 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:56.469918 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:56.470296 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6e5deba8-1683-4ba0-8dea-70a913e88f89 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:56.470697 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-6e5deba8-1683-4ba0-8dea-70a913e88f89 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:56.585456 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:56.585456 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:56.587724 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6e5deba8-1683-4ba0-8dea-70a913e88f89 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:56.598505 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1428/2861] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:56 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:57.397350 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5216d990-83f5-4383-be55-a88145061f4d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e Dec 29 07:51:57.397900 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5216d990-83f5-4383-be55-a88145061f4d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:57.398043 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:57.398043 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:57.398682 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5216d990-83f5-4383-be55-a88145061f4d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:57.485757 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:57.485757 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:57.486705 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5216d990-83f5-4383-be55-a88145061f4d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot retrieved successfully. Dec 29 07:51:57.494087 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5216d990-83f5-4383-be55-a88145061f4d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e returned with HTTP 200 Dec 29 07:51:57.504432 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1434/2862] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:51:57 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e => generated 440 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:57.615790 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-55e35095-4f6f-4453-92dc-c046c4b60ee5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:57.616451 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-55e35095-4f6f-4453-92dc-c046c4b60ee5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:57.616655 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:57.616655 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:57.617332 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-55e35095-4f6f-4453-92dc-c046c4b60ee5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:57.617780 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-55e35095-4f6f-4453-92dc-c046c4b60ee5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:57.703044 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:57.703044 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:57.711179 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-55e35095-4f6f-4453-92dc-c046c4b60ee5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:57.720280 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1429/2863] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:57 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:58.516999 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-de06fe70-551c-4548-aed5-b1ce9bd766f3 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e Dec 29 07:51:58.517730 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-de06fe70-551c-4548-aed5-b1ce9bd766f3 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:58.517730 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:58.517730 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:58.518909 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-de06fe70-551c-4548-aed5-b1ce9bd766f3 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:58.553485 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:58.553485 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:58.555140 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-de06fe70-551c-4548-aed5-b1ce9bd766f3 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot retrieved successfully. Dec 29 07:51:58.557950 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-de06fe70-551c-4548-aed5-b1ce9bd766f3 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e returned with HTTP 200 Dec 29 07:51:58.566538 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1435/2864] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:51:58 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e => generated 467 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:58.574416 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6645a57d-6ee2-4268-84f0-d18651c0d4c0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e Dec 29 07:51:58.575030 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6645a57d-6ee2-4268-84f0-d18651c0d4c0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:58.575226 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:58.575226 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:58.575893 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6645a57d-6ee2-4268-84f0-d18651c0d4c0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:58.666911 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:58.666911 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:58.668535 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6645a57d-6ee2-4268-84f0-d18651c0d4c0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot retrieved successfully. Dec 29 07:51:58.675576 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6645a57d-6ee2-4268-84f0-d18651c0d4c0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e returned with HTTP 200 Dec 29 07:51:58.704316 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1430/2865] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:51:58 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e => generated 467 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:58.736468 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-612c12f7-38ca-43a4-84d7-7f644f8d2f0f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:58.741238 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-612c12f7-38ca-43a4-84d7-7f644f8d2f0f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:58.747273 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:58.747273 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:58.748061 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-612c12f7-38ca-43a4-84d7-7f644f8d2f0f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:58.749891 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-612c12f7-38ca-43a4-84d7-7f644f8d2f0f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:58.783661 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:58.783661 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:58.786769 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-612c12f7-38ca-43a4-84d7-7f644f8d2f0f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:58.787823 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1436/2866] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:58 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:59.146081 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-07952485-b57d-46a8-aef6-56ba310aa503 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e Dec 29 07:51:59.146571 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-07952485-b57d-46a8-aef6-56ba310aa503 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:59.146784 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:59.146784 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:59.147635 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-07952485-b57d-46a8-aef6-56ba310aa503 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:59.196054 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:59.196054 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:59.197211 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-07952485-b57d-46a8-aef6-56ba310aa503 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot retrieved successfully. Dec 29 07:51:59.199229 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-07952485-b57d-46a8-aef6-56ba310aa503 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e returned with HTTP 200 Dec 29 07:51:59.200086 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1431/2867] 10.222.0.20 () {60 vars in 1575 bytes} [Tue Dec 29 07:51:59 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e => generated 467 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:51:59.214539 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-c427f597-d80b-46ae-96a3-41300b006203 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:51:59.215544 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-c427f597-d80b-46ae-96a3-41300b006203 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:59.215951 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:59.215951 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:59.216585 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-c427f597-d80b-46ae-96a3-41300b006203 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:59.275241 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:59.275241 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:59.284990 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-c427f597-d80b-46ae-96a3-41300b006203 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:51:59.311790 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-c427f597-d80b-46ae-96a3-41300b006203 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:51:59.313077 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1437/2868] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:51:59 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 1368 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:51:59.802855 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bbd45851-7205-48ac-9435-ad40af62de5c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:51:59.805923 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bbd45851-7205-48ac-9435-ad40af62de5c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:51:59.806206 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:51:59.806206 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:51:59.856600 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bbd45851-7205-48ac-9435-ad40af62de5c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:51:59.856600 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-bbd45851-7205-48ac-9435-ad40af62de5c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:51:59.882726 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:51:59.882726 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:51:59.885067 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bbd45851-7205-48ac-9435-ad40af62de5c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:51:59.886521 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1432/2869] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:51:59 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:00.858767 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-60780c33-cceb-4484-bbec-f43eb348dc79 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e Dec 29 07:52:00.858767 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-60780c33-cceb-4484-bbec-f43eb348dc79 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:00.858767 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:00.858767 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:00.858767 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-60780c33-cceb-4484-bbec-f43eb348dc79 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:00.887479 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:00.887479 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:00.889083 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-60780c33-cceb-4484-bbec-f43eb348dc79 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot retrieved successfully. Dec 29 07:52:00.891475 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-60780c33-cceb-4484-bbec-f43eb348dc79 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e returned with HTTP 200 Dec 29 07:52:00.892708 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1438/2870] 10.222.0.20 () {60 vars in 1575 bytes} [Tue Dec 29 07:52:00 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e => generated 467 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:52:00.899864 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2382095b-d3f2-4152-90ca-e0a30cc1626b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:52:00.900430 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2382095b-d3f2-4152-90ca-e0a30cc1626b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:00.900808 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:00.900808 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:00.901246 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2382095b-d3f2-4152-90ca-e0a30cc1626b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:00.901630 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-2382095b-d3f2-4152-90ca-e0a30cc1626b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:52:00.940085 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:00.940085 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:00.941924 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2382095b-d3f2-4152-90ca-e0a30cc1626b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:52:00.942965 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1433/2871] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:00 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:52:01.956969 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-827dbac8-5137-4511-9d50-6dd2c81243e6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:52:01.958060 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-827dbac8-5137-4511-9d50-6dd2c81243e6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:01.958448 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:01.958448 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:01.959148 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-827dbac8-5137-4511-9d50-6dd2c81243e6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:01.959709 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-827dbac8-5137-4511-9d50-6dd2c81243e6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:52:02.008802 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:02.008802 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:02.016721 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-827dbac8-5137-4511-9d50-6dd2c81243e6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:52:02.017959 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1439/2872] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:01 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:03.033670 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc762054-4911-4625-9640-95ffe25fd7a2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:52:03.034253 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc762054-4911-4625-9640-95ffe25fd7a2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:03.034789 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:03.034789 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:03.035157 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc762054-4911-4625-9640-95ffe25fd7a2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:03.035608 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-dc762054-4911-4625-9640-95ffe25fd7a2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:52:03.079502 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:03.079502 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:03.081373 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc762054-4911-4625-9640-95ffe25fd7a2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:52:03.084045 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1434/2873] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:03 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:03.420421 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-712b3da9-cf91-4107-96aa-b5a272e0c475 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e Dec 29 07:52:03.421183 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-712b3da9-cf91-4107-96aa-b5a272e0c475 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:03.421183 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:03.421183 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:03.421756 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-712b3da9-cf91-4107-96aa-b5a272e0c475 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:03.467614 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:03.467614 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:03.468767 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-712b3da9-cf91-4107-96aa-b5a272e0c475 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot retrieved successfully. Dec 29 07:52:03.470757 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-712b3da9-cf91-4107-96aa-b5a272e0c475 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e returned with HTTP 200 Dec 29 07:52:03.471573 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1440/2874] 10.222.0.45 () {58 vars in 1368 bytes} [Tue Dec 29 07:52:03 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e => generated 467 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:03.486093 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-443d7fd7-0aec-466e-8fd4-bccdcd35ed7e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:52:03.486649 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-443d7fd7-0aec-466e-8fd4-bccdcd35ed7e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:03.486848 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:03.486848 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:03.487808 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-443d7fd7-0aec-466e-8fd4-bccdcd35ed7e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:03.584192 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:03.584192 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:03.622814 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-443d7fd7-0aec-466e-8fd4-bccdcd35ed7e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:52:03.665159 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-443d7fd7-0aec-466e-8fd4-bccdcd35ed7e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:52:03.667264 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1435/2875] 10.222.0.45 () {58 vars in 1362 bytes} [Tue Dec 29 07:52:03 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 1368 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:52:03.682382 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b51b9f71-761f-448b-8125-3fa75924643c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] POST http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes Dec 29 07:52:03.683280 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:03.683280 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:03.684031 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b51b9f71-761f-448b-8125-3fa75924643c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "b0a6514c-a6f8-42bc-afa3-a581c1388f0e", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:52:03.685805 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b51b9f71-761f-448b-8125-3fa75924643c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'b0a6514c-a6f8-42bc-afa3-a581c1388f0e', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:52:03.749136 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:03.749136 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:03.750966 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b51b9f71-761f-448b-8125-3fa75924643c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot retrieved successfully. Dec 29 07:52:03.751559 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b51b9f71-761f-448b-8125-3fa75924643c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Create volume of 1 GB Dec 29 07:52:03.752955 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b51b9f71-761f-448b-8125-3fa75924643c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Availability Zones retrieved successfully. Dec 29 07:52:03.777413 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b51b9f71-761f-448b-8125-3fa75924643c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Flow 'volume_create_api' (b17706de-e567-424a-a6b9-4f6052ab4c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:52:03.785628 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b51b9f71-761f-448b-8125-3fa75924643c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4be5331-6070-4dad-ad34-c20fde96c157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:52:03.789786 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b51b9f71-761f-448b-8125-3fa75924643c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:52:04.068682 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b51b9f71-761f-448b-8125-3fa75924643c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4be5331-6070-4dad-ad34-c20fde96c157) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b0a6514c-a6f8-42bc-afa3-a581c1388f0e', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:52:04.073204 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b51b9f71-761f-448b-8125-3fa75924643c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4065fc35-a22a-43ba-a08b-dd6a66c6425d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:52:04.099446 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a1ee0585-02d5-4f71-bc3b-8f56f1271986 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:52:04.100075 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a1ee0585-02d5-4f71-bc3b-8f56f1271986 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:04.100272 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:04.100272 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:04.100768 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a1ee0585-02d5-4f71-bc3b-8f56f1271986 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:04.101377 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a1ee0585-02d5-4f71-bc3b-8f56f1271986 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:52:04.179382 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b51b9f71-761f-448b-8125-3fa75924643c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Created reservations ['c3e7691b-21ff-4d24-b57e-2ebeb76bc861', 'b9e53b0b-ad9b-44d6-8c62-484e96086328', 'e41e1efc-f440-4d0c-9f90-cf84bd798c5c', 'b67069cb-cba1-4a3f-9e73-9faa11f568f9'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:52:04.183786 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b51b9f71-761f-448b-8125-3fa75924643c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4065fc35-a22a-43ba-a08b-dd6a66c6425d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3e7691b-21ff-4d24-b57e-2ebeb76bc861', 'b9e53b0b-ad9b-44d6-8c62-484e96086328', 'e41e1efc-f440-4d0c-9f90-cf84bd798c5c', 'b67069cb-cba1-4a3f-9e73-9faa11f568f9']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:52:04.185874 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b51b9f71-761f-448b-8125-3fa75924643c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (735329ec-a608-4f4a-90b7-9e0c75543bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:52:04.188687 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:04.188687 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:04.192927 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a1ee0585-02d5-4f71-bc3b-8f56f1271986 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:52:04.209772 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1436/2876] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:04 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:04.374103 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b51b9f71-761f-448b-8125-3fa75924643c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (735329ec-a608-4f4a-90b7-9e0c75543bdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50d5524c-01d3-444a-ae8a-ba5ba406fca5', '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='9f407c007dee4549b6f32cf6668ece73',qos_specs=None,replication_status=,reservations=['c3e7691b-21ff-4d24-b57e-2ebeb76bc861','b9e53b0b-ad9b-44d6-8c62-484e96086328','e41e1efc-f440-4d0c-9f90-cf84bd798c5c','b67069cb-cba1-4a3f-9e73-9faa11f568f9'],size=1,snapshot_id=b0a6514c-a6f8-42bc-afa3-a581c1388f0e,source_replicaid=,source_volid=None,status='creating',user_id='936a6d5be9d54704b80ba0a264c93e65',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:52:04Z,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=50d5524c-01d3-444a-ae8a-ba5ba406fca5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f407c007dee4549b6f32cf6668ece73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b0a6514c-a6f8-42bc-afa3-a581c1388f0e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='936a6d5be9d54704b80ba0a264c93e65',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:52:04.376355 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b51b9f71-761f-448b-8125-3fa75924643c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d00fa9b9-cd31-4da1-9dc1-0ba2661d77bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:52:04.447473 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b51b9f71-761f-448b-8125-3fa75924643c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d00fa9b9-cd31-4da1-9dc1-0ba2661d77bb) transitioned into 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='9f407c007dee4549b6f32cf6668ece73',qos_specs=None,replication_status=,reservations=['c3e7691b-21ff-4d24-b57e-2ebeb76bc861','b9e53b0b-ad9b-44d6-8c62-484e96086328','e41e1efc-f440-4d0c-9f90-cf84bd798c5c','b67069cb-cba1-4a3f-9e73-9faa11f568f9'],size=1,snapshot_id=b0a6514c-a6f8-42bc-afa3-a581c1388f0e,source_replicaid=,source_volid=None,status='creating',user_id='936a6d5be9d54704b80ba0a264c93e65',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:52:04.449597 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b51b9f71-761f-448b-8125-3fa75924643c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (788a3d5c-d198-4c56-a68b-026f66b9f47d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:52:04.611647 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b51b9f71-761f-448b-8125-3fa75924643c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (788a3d5c-d198-4c56-a68b-026f66b9f47d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:52:04.625863 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b51b9f71-761f-448b-8125-3fa75924643c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Flow 'volume_create_api' (b17706de-e567-424a-a6b9-4f6052ab4c39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:52:04.771554 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b51b9f71-761f-448b-8125-3fa75924643c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Create volume request issued successfully. Dec 29 07:52:04.821473 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b51b9f71-761f-448b-8125-3fa75924643c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes returned with HTTP 202 Dec 29 07:52:04.824224 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1441/2877] 10.222.0.45 () {62 vars in 1305 bytes} [Tue Dec 29 07:52:03 2020] POST /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes => generated 805 bytes in 1146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:52:04.836948 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-ecacce1e-ad49-496d-b840-69ccae56eba3 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 Dec 29 07:52:04.837479 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-ecacce1e-ad49-496d-b840-69ccae56eba3 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:04.837673 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:04.837673 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:04.838515 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-ecacce1e-ad49-496d-b840-69ccae56eba3 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:04.991953 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:04.991953 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:05.017387 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-ecacce1e-ad49-496d-b840-69ccae56eba3 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:52:05.069940 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-ecacce1e-ad49-496d-b840-69ccae56eba3 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 returned with HTTP 200 Dec 29 07:52:05.071303 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1437/2878] 10.222.0.45 () {58 vars in 1362 bytes} [Tue Dec 29 07:52:04 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 => generated 897 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:05.086378 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b12dfdce-e4d7-48b3-bf88-ede02a8d79e1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 Dec 29 07:52:05.087539 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b12dfdce-e4d7-48b3-bf88-ede02a8d79e1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:05.088379 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:05.088379 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:05.088926 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b12dfdce-e4d7-48b3-bf88-ede02a8d79e1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:05.198445 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:05.198445 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:05.208371 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5af3bcb7-e94f-4c74-84bf-b4101c93d21e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:52:05.208902 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5af3bcb7-e94f-4c74-84bf-b4101c93d21e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:05.209098 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:05.209098 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:05.209754 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5af3bcb7-e94f-4c74-84bf-b4101c93d21e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:05.210307 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-5af3bcb7-e94f-4c74-84bf-b4101c93d21e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:52:05.214909 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b12dfdce-e4d7-48b3-bf88-ede02a8d79e1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:52:05.255466 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b12dfdce-e4d7-48b3-bf88-ede02a8d79e1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 returned with HTTP 200 Dec 29 07:52:05.256775 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1442/2879] 10.222.0.45 () {58 vars in 1362 bytes} [Tue Dec 29 07:52:05 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 => generated 897 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:05.263727 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:05.263727 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:05.266883 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5af3bcb7-e94f-4c74-84bf-b4101c93d21e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:52:05.267969 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1438/2880] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:05 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:52:06.290206 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-26038f92-7b71-4f89-8f5e-1b0d5f66af41 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:52:06.296768 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-26038f92-7b71-4f89-8f5e-1b0d5f66af41 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:06.297010 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:06.297010 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:06.297375 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-26038f92-7b71-4f89-8f5e-1b0d5f66af41 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:06.297913 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-26038f92-7b71-4f89-8f5e-1b0d5f66af41 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:52:06.350604 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:06.350604 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:06.352992 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-26038f92-7b71-4f89-8f5e-1b0d5f66af41 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:52:06.358217 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1443/2881] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:06 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:07.372842 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d0384309-29f9-47cd-a8b4-b5fbcb1b149f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:52:07.373378 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d0384309-29f9-47cd-a8b4-b5fbcb1b149f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:07.373599 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:07.373599 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:07.373972 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d0384309-29f9-47cd-a8b4-b5fbcb1b149f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:07.374490 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-d0384309-29f9-47cd-a8b4-b5fbcb1b149f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:52:07.410973 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:07.410973 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:07.413396 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d0384309-29f9-47cd-a8b4-b5fbcb1b149f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:52:07.434492 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1439/2882] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:07 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:08.281173 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-e3767771-d7b8-4b76-972b-6a13d84a9db6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 Dec 29 07:52:08.281789 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-e3767771-d7b8-4b76-972b-6a13d84a9db6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:08.282012 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:08.282012 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:08.282383 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-e3767771-d7b8-4b76-972b-6a13d84a9db6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:08.371465 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:08.371465 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:08.392362 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-e3767771-d7b8-4b76-972b-6a13d84a9db6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:52:08.429933 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7c451143-0f17-4e64-b290-405e3df96809 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:52:08.430446 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7c451143-0f17-4e64-b290-405e3df96809 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:08.430707 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:08.430707 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:08.431091 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7c451143-0f17-4e64-b290-405e3df96809 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:08.431488 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-7c451143-0f17-4e64-b290-405e3df96809 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:52:08.451764 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-e3767771-d7b8-4b76-972b-6a13d84a9db6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 returned with HTTP 200 Dec 29 07:52:08.452928 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1444/2883] 10.222.0.45 () {58 vars in 1362 bytes} [Tue Dec 29 07:52:08 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 => generated 897 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:08.465351 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:08.465351 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:08.467269 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7c451143-0f17-4e64-b290-405e3df96809 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:52:08.473262 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1440/2884] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:08 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:09.482890 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4454ccec-192a-4358-930e-b616ce5a473e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:52:09.484000 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4454ccec-192a-4358-930e-b616ce5a473e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:09.484378 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:09.484378 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:09.485001 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4454ccec-192a-4358-930e-b616ce5a473e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:09.485707 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-4454ccec-192a-4358-930e-b616ce5a473e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:52:09.591799 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:09.591799 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:09.608312 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4454ccec-192a-4358-930e-b616ce5a473e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:52:09.609680 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1445/2885] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:09 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:10.626236 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f5dc4cb3-e668-47c5-b05f-b02d3abc41a5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:52:10.627749 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f5dc4cb3-e668-47c5-b05f-b02d3abc41a5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:10.628133 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:10.628133 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:10.628770 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f5dc4cb3-e668-47c5-b05f-b02d3abc41a5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:10.632769 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-f5dc4cb3-e668-47c5-b05f-b02d3abc41a5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:52:10.692947 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:10.692947 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:10.695751 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f5dc4cb3-e668-47c5-b05f-b02d3abc41a5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:52:10.696842 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1441/2886] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:10 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:11.482089 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-7b52ec79-0330-4a43-9922-c3c64a6ed1c1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 Dec 29 07:52:11.483565 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-7b52ec79-0330-4a43-9922-c3c64a6ed1c1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:11.483861 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:11.483861 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:11.486649 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-7b52ec79-0330-4a43-9922-c3c64a6ed1c1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:11.574404 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:11.574404 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:11.587778 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-7b52ec79-0330-4a43-9922-c3c64a6ed1c1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:52:11.624624 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-7b52ec79-0330-4a43-9922-c3c64a6ed1c1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 returned with HTTP 200 Dec 29 07:52:11.625977 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1446/2887] 10.222.0.45 () {58 vars in 1362 bytes} [Tue Dec 29 07:52:11 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 => generated 897 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:11.714612 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-15c09bc0-0527-4945-b463-28441c06b5b7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:52:11.715898 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-15c09bc0-0527-4945-b463-28441c06b5b7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:11.715898 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:11.715898 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:11.715898 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-15c09bc0-0527-4945-b463-28441c06b5b7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:11.718944 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-15c09bc0-0527-4945-b463-28441c06b5b7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:52:11.780301 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:11.780301 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:11.788068 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-15c09bc0-0527-4945-b463-28441c06b5b7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:52:11.789530 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1442/2888] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:11 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:12.809323 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3780326b-ef21-4013-9572-de6854d57545 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:52:12.811572 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3780326b-ef21-4013-9572-de6854d57545 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:12.812023 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:12.812023 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:12.813657 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3780326b-ef21-4013-9572-de6854d57545 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:12.813802 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-3780326b-ef21-4013-9572-de6854d57545 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:52:12.839968 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:12.839968 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:12.842727 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3780326b-ef21-4013-9572-de6854d57545 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:52:12.843756 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1447/2889] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:12 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:13.860065 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-384d3093-3bf1-49b1-97e0-b7dfe2fd36a3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:52:13.861013 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-384d3093-3bf1-49b1-97e0-b7dfe2fd36a3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:13.861235 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:13.861235 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:13.861610 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-384d3093-3bf1-49b1-97e0-b7dfe2fd36a3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:13.861983 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-384d3093-3bf1-49b1-97e0-b7dfe2fd36a3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:52:13.887563 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:13.887563 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:13.889524 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-384d3093-3bf1-49b1-97e0-b7dfe2fd36a3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:52:13.897585 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1443/2890] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:13 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:14.628231 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-9f31ed35-2963-496d-a0b9-564fb10e6f08 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 Dec 29 07:52:14.629128 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-9f31ed35-2963-496d-a0b9-564fb10e6f08 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:14.629816 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:14.629816 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:14.630476 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-9f31ed35-2963-496d-a0b9-564fb10e6f08 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:14.707163 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:14.707163 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:14.717073 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-9f31ed35-2963-496d-a0b9-564fb10e6f08 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:52:14.741156 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-9f31ed35-2963-496d-a0b9-564fb10e6f08 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 returned with HTTP 200 Dec 29 07:52:14.742794 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1448/2891] 10.222.0.45 () {58 vars in 1362 bytes} [Tue Dec 29 07:52:14 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 => generated 897 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:14.906814 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-18fc2dbf-3e5e-4ee2-9139-b033f29eed78 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:52:14.908018 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-18fc2dbf-3e5e-4ee2-9139-b033f29eed78 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:14.908218 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:14.908218 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:14.908920 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-18fc2dbf-3e5e-4ee2-9139-b033f29eed78 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:14.909467 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-18fc2dbf-3e5e-4ee2-9139-b033f29eed78 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:52:14.962332 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:14.962332 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:14.965235 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-18fc2dbf-3e5e-4ee2-9139-b033f29eed78 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:52:14.966620 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1444/2892] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:14 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 813 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:15.981058 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2e6526f7-668c-463b-bb10-304ceccf0fda tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:52:15.982147 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2e6526f7-668c-463b-bb10-304ceccf0fda tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:15.982523 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:15.982523 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:15.983152 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2e6526f7-668c-463b-bb10-304ceccf0fda tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:15.983687 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-2e6526f7-668c-463b-bb10-304ceccf0fda tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:52:16.021704 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:16.021704 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:16.024061 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2e6526f7-668c-463b-bb10-304ceccf0fda tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:52:16.025198 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1449/2893] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:15 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 815 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:17.040895 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-42971b93-33d4-4c4a-8fc3-028e9dc957bf tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:52:17.042074 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-42971b93-33d4-4c4a-8fc3-028e9dc957bf tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:17.042524 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:17.042524 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:17.043300 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-42971b93-33d4-4c4a-8fc3-028e9dc957bf tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:17.043908 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-42971b93-33d4-4c4a-8fc3-028e9dc957bf tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id c0218633-0d5f-4481-b18e-dc3bf09e6ef0. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:52:17.092072 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:17.092072 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:17.094473 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-42971b93-33d4-4c4a-8fc3-028e9dc957bf tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 200 Dec 29 07:52:17.099925 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1445/2894] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:17 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 816 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:17.113127 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-506da6ed-7bdd-4601-b578-5243054803d6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be Dec 29 07:52:17.113941 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-506da6ed-7bdd-4601-b578-5243054803d6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:17.114342 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:17.114342 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:17.115018 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-506da6ed-7bdd-4601-b578-5243054803d6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:17.207460 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:17.207460 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:17.225879 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-506da6ed-7bdd-4601-b578-5243054803d6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:17.280222 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:17.280222 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:17.296517 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-506da6ed-7bdd-4601-b578-5243054803d6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be returned with HTTP 200 Dec 29 07:52:17.314920 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1450/2895] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:17 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be => generated 1202 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:52:17.319092 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e2f0ee87-53dc-4f42-8922-bcf5c8cf28ee tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] DELETE http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 Dec 29 07:52:17.319626 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e2f0ee87-53dc-4f42-8922-bcf5c8cf28ee tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:17.319843 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:17.319843 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:17.320215 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e2f0ee87-53dc-4f42-8922-bcf5c8cf28ee tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:17.320577 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.backups [None req-e2f0ee87-53dc-4f42-8922-bcf5c8cf28ee tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Delete backup with id: c0218633-0d5f-4481-b18e-dc3bf09e6ef0. Dec 29 07:52:17.372068 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:17.372068 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:17.403952 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.backup.rpcapi [None req-e2f0ee87-53dc-4f42-8922-bcf5c8cf28ee tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] delete_backup rpcapi backup_id c0218633-0d5f-4481-b18e-dc3bf09e6ef0 {{(pid=88229) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 29 07:52:17.409201 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e2f0ee87-53dc-4f42-8922-bcf5c8cf28ee tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 returned with HTTP 202 Dec 29 07:52:17.411526 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1446/2896] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:52:17 2020] DELETE /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/c0218633-0d5f-4481-b18e-dc3bf09e6ef0 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:52:17.726920 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-0deeb82b-7488-4136-b3e7-5b4b8b0256f0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 Dec 29 07:52:17.727900 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-0deeb82b-7488-4136-b3e7-5b4b8b0256f0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:17.728834 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:17.728834 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:17.729757 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-0deeb82b-7488-4136-b3e7-5b4b8b0256f0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:17.865702 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:17.865702 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:17.887419 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-0deeb82b-7488-4136-b3e7-5b4b8b0256f0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:52:17.999830 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-0deeb82b-7488-4136-b3e7-5b4b8b0256f0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 returned with HTTP 200 Dec 29 07:52:18.005040 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1451/2897] 10.222.0.45 () {58 vars in 1362 bytes} [Tue Dec 29 07:52:17 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 => generated 1347 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:52:18.013468 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-06f93177-a1a2-4f67-aaa6-7cf6126c6709 req-3a69d473-c652-4de4-bf9f-12d976502baf tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be Dec 29 07:52:18.014004 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-06f93177-a1a2-4f67-aaa6-7cf6126c6709 req-3a69d473-c652-4de4-bf9f-12d976502baf tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:18.014225 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:18.014225 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:18.014613 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-06f93177-a1a2-4f67-aaa6-7cf6126c6709 req-3a69d473-c652-4de4-bf9f-12d976502baf tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:18.019235 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-0deeb82b-7488-4136-b3e7-5b4b8b0256f0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume// Dec 29 07:52:18.019690 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-0deeb82b-7488-4136-b3e7-5b4b8b0256f0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:18.019906 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:18.019906 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:18.020287 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-0deeb82b-7488-4136-b3e7-5b4b8b0256f0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:18.030328 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-0deeb82b-7488-4136-b3e7-5b4b8b0256f0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:52:18.033239 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1452/2898] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:52:18 2020] GET /volume/ => generated 754 bytes in 15 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:52:18.059568 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-8aa74ccf-1fd7-4ecb-b231-ce6e658849db tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] POST http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments Dec 29 07:52:18.062438 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-8aa74ccf-1fd7-4ecb-b231-ce6e658849db tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "50d5524c-01d3-444a-ae8a-ba5ba406fca5", "instance_uuid": "7d1399cc-48dd-4675-b58f-715ffcb425fe", "connector": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:52:18.169789 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:18.169789 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:18.180109 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:18.180109 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:18.204246 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-06f93177-a1a2-4f67-aaa6-7cf6126c6709 req-3a69d473-c652-4de4-bf9f-12d976502baf tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:18.249605 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:18.249605 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:18.270817 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-06f93177-a1a2-4f67-aaa6-7cf6126c6709 req-3a69d473-c652-4de4-bf9f-12d976502baf tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be returned with HTTP 200 Dec 29 07:52:18.286801 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-8aa74ccf-1fd7-4ecb-b231-ce6e658849db tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments returned with HTTP 200 Dec 29 07:52:18.289870 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1453/2899] 10.222.0.45 () {64 vars in 1358 bytes} [Tue Dec 29 07:52:18 2020] POST /volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments => generated 273 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:52:18.296725 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1447/2900] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:52:18 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be => generated 1202 bytes in 288 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:52:18.298518 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-8aa74ccf-1fd7-4ecb-b231-ce6e658849db tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume// Dec 29 07:52:18.299665 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-8aa74ccf-1fd7-4ecb-b231-ce6e658849db tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:18.300117 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:18.300117 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:18.300835 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-8aa74ccf-1fd7-4ecb-b231-ce6e658849db tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:18.303165 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-8aa74ccf-1fd7-4ecb-b231-ce6e658849db tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:52:18.304367 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1454/2901] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:52:18 2020] GET /volume/ => generated 754 bytes in 7 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:52:18.307985 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-06f93177-a1a2-4f67-aaa6-7cf6126c6709 req-24721928-1312-4683-8e3e-8b3ce28299fd tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] POST http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be/action Dec 29 07:52:18.308456 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:18.308456 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:18.308898 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-06f93177-a1a2-4f67-aaa6-7cf6126c6709 req-24721928-1312-4683-8e3e-8b3ce28299fd tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Action body: b'{"os-begin_detaching": null}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:52:18.309277 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-06f93177-a1a2-4f67-aaa6-7cf6126c6709 req-24721928-1312-4683-8e3e-8b3ce28299fd tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:52:18.327019 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-070af35a-5c27-4afc-b0b2-cb8cda9fc999 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 Dec 29 07:52:18.327839 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-070af35a-5c27-4afc-b0b2-cb8cda9fc999 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:18.328522 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-070af35a-5c27-4afc-b0b2-cb8cda9fc999 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:18.411390 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:18.411390 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:18.413093 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-06f93177-a1a2-4f67-aaa6-7cf6126c6709 req-24721928-1312-4683-8e3e-8b3ce28299fd tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:18.436126 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:18.436126 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:18.448849 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-06f93177-a1a2-4f67-aaa6-7cf6126c6709 req-24721928-1312-4683-8e3e-8b3ce28299fd tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Begin detaching volume completed successfully. Dec 29 07:52:18.449392 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-06f93177-a1a2-4f67-aaa6-7cf6126c6709 req-24721928-1312-4683-8e3e-8b3ce28299fd tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be/action returned with HTTP 202 Dec 29 07:52:18.453686 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1448/2902] 10.222.0.20 () {64 vars in 1643 bytes} [Tue Dec 29 07:52:18 2020] POST /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:52:18.462759 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-070af35a-5c27-4afc-b0b2-cb8cda9fc999 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:52:18.503441 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-572d0ac2-3eb2-43b7-a24d-0ac470e96e75 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be Dec 29 07:52:18.504780 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-572d0ac2-3eb2-43b7-a24d-0ac470e96e75 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:18.505093 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:18.505093 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:18.505835 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-572d0ac2-3eb2-43b7-a24d-0ac470e96e75 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:18.516903 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:18.516903 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:18.528467 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-070af35a-5c27-4afc-b0b2-cb8cda9fc999 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 returned with HTTP 200 Dec 29 07:52:18.529589 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1455/2903] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 07:52:18 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 => generated 1445 bytes in 209 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:52:18.538689 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-070af35a-5c27-4afc-b0b2-cb8cda9fc999 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume// Dec 29 07:52:18.539059 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-070af35a-5c27-4afc-b0b2-cb8cda9fc999 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:18.539233 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:18.539233 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:18.539682 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-070af35a-5c27-4afc-b0b2-cb8cda9fc999 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:18.540789 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-070af35a-5c27-4afc-b0b2-cb8cda9fc999 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:52:18.541572 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1456/2904] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:52:18 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:52:18.561780 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-cf367752-bb09-42de-8be9-91780f688dcf tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] PUT http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/34b822f3-4dcb-407c-8c19-ab6ffcae433d Dec 29 07:52:18.564360 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-cf367752-bb09-42de-8be9-91780f688dcf tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sda"}}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:52:18.580183 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:18.580183 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:18.603318 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-572d0ac2-3eb2-43b7-a24d-0ac470e96e75 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:18.632386 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:52:18.632386 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:52:18.633239 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-cf367752-bb09-42de-8be9-91780f688dcf tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Lock "b'cinder-attachment_update-50d5524c-01d3-444a-ae8a-ba5ba406fca5-n-h1-768509-3'" acquired by "attachment_update" :: waited 0.035s {{(pid=88228) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:52:18.647996 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:18.647996 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:18.686698 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:18.686698 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:18.730135 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-572d0ac2-3eb2-43b7-a24d-0ac470e96e75 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be returned with HTTP 200 Dec 29 07:52:18.740569 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1449/2905] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:18 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be => generated 1205 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:52:18.740569 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-06f93177-a1a2-4f67-aaa6-7cf6126c6709 req-f5a1f8fd-6deb-4559-8b36-3a916fc92c71 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be Dec 29 07:52:18.740569 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-06f93177-a1a2-4f67-aaa6-7cf6126c6709 req-f5a1f8fd-6deb-4559-8b36-3a916fc92c71 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:18.740569 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:18.740569 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:18.740569 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-06f93177-a1a2-4f67-aaa6-7cf6126c6709 req-f5a1f8fd-6deb-4559-8b36-3a916fc92c71 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:18.834451 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:18.834451 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:18.870873 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-06f93177-a1a2-4f67-aaa6-7cf6126c6709 req-f5a1f8fd-6deb-4559-8b36-3a916fc92c71 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:18.926722 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:18.926722 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:18.945829 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-06f93177-a1a2-4f67-aaa6-7cf6126c6709 req-f5a1f8fd-6deb-4559-8b36-3a916fc92c71 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be returned with HTTP 200 Dec 29 07:52:18.950703 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1450/2906] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 07:52:18 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be => generated 1304 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:52:19.319879 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-06f93177-a1a2-4f67-aaa6-7cf6126c6709 req-d7ea53df-10fd-4495-9221-b133890cc9a7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] DELETE http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/attachments/9f3cf329-5b00-4066-8a8c-13c2d31f77ba Dec 29 07:52:19.320527 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-06f93177-a1a2-4f67-aaa6-7cf6126c6709 req-d7ea53df-10fd-4495-9221-b133890cc9a7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:19.320981 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:19.320981 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:19.321493 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-06f93177-a1a2-4f67-aaa6-7cf6126c6709 req-d7ea53df-10fd-4495-9221-b133890cc9a7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:19.364770 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:19.364770 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:20.376225 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-06f93177-a1a2-4f67-aaa6-7cf6126c6709 req-d7ea53df-10fd-4495-9221-b133890cc9a7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:52:20.376711 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-06f93177-a1a2-4f67-aaa6-7cf6126c6709 req-d7ea53df-10fd-4495-9221-b133890cc9a7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Pending status list for volume during attachment-delete: [] {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:52:20.392782 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-06f93177-a1a2-4f67-aaa6-7cf6126c6709 req-d7ea53df-10fd-4495-9221-b133890cc9a7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/attachments/9f3cf329-5b00-4066-8a8c-13c2d31f77ba returned with HTTP 200 Dec 29 07:52:20.393946 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1451/2907] 10.222.0.45 () {62 vars in 1437 bytes} [Tue Dec 29 07:52:19 2020] DELETE /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/attachments/9f3cf329-5b00-4066-8a8c-13c2d31f77ba => generated 19 bytes in 1079 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:52:20.397870 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b4ebaa0d-70b8-4e26-b1e9-b42c86ba51a2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be Dec 29 07:52:20.398368 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b4ebaa0d-70b8-4e26-b1e9-b42c86ba51a2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:20.398866 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:20.398866 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:20.399526 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b4ebaa0d-70b8-4e26-b1e9-b42c86ba51a2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:20.514726 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:20.514726 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:20.531847 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b4ebaa0d-70b8-4e26-b1e9-b42c86ba51a2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:20.577820 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b4ebaa0d-70b8-4e26-b1e9-b42c86ba51a2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be returned with HTTP 200 Dec 29 07:52:20.578799 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1452/2908] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:20 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be => generated 910 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:21.673957 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-cf367752-bb09-42de-8be9-91780f688dcf tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Lock "b'cinder-attachment_update-50d5524c-01d3-444a-ae8a-ba5ba406fca5-n-h1-768509-3'" released by "attachment_update" :: held 3.041s {{(pid=88228) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:52:21.675806 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-cf367752-bb09-42de-8be9-91780f688dcf tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/34b822f3-4dcb-407c-8c19-ab6ffcae433d returned with HTTP 200 Dec 29 07:52:21.676890 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1457/2909] 10.222.0.45 () {64 vars in 1468 bytes} [Tue Dec 29 07:52:18 2020] PUT /volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/34b822f3-4dcb-407c-8c19-ab6ffcae433d => generated 762 bytes in 3122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:52:21.721902 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b346b70f-cb0f-47f8-8e6c-d4b69c953a6f tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] POST http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/34b822f3-4dcb-407c-8c19-ab6ffcae433d/action Dec 29 07:52:21.722514 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:21.722514 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:21.723066 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b346b70f-cb0f-47f8-8e6c-d4b69c953a6f tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action body: b'{"os-complete": null}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:52:21.723540 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b346b70f-cb0f-47f8-8e6c-d4b69c953a6f tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:52:21.878814 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:21.878814 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:21.907381 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b8031aa6-f40d-41e9-b6aa-28428f4f3584 req-b346b70f-cb0f-47f8-8e6c-d4b69c953a6f tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/34b822f3-4dcb-407c-8c19-ab6ffcae433d/action returned with HTTP 204 Dec 29 07:52:21.909238 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1453/2910] 10.222.0.45 () {64 vars in 1489 bytes} [Tue Dec 29 07:52:21 2020] POST /volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/34b822f3-4dcb-407c-8c19-ab6ffcae433d/action => generated 0 bytes in 194 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 29 07:52:25.321430 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f4b3bbe9-1816-4dce-b009-ab5d8856d452 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] DELETE http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be Dec 29 07:52:25.323047 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f4b3bbe9-1816-4dce-b009-ab5d8856d452 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:25.323047 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:25.323047 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:25.323047 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f4b3bbe9-1816-4dce-b009-ab5d8856d452 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:25.323549 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-f4b3bbe9-1816-4dce-b009-ab5d8856d452 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Delete volume with id: 56eee1f3-844a-4c7e-87ae-d0b3c4ad70be Dec 29 07:52:25.377500 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:25.377500 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:25.378732 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f4b3bbe9-1816-4dce-b009-ab5d8856d452 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:25.408662 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f4b3bbe9-1816-4dce-b009-ab5d8856d452 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Delete volume request issued successfully. Dec 29 07:52:25.410101 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f4b3bbe9-1816-4dce-b009-ab5d8856d452 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be returned with HTTP 202 Dec 29 07:52:25.415406 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1458/2911] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:52:25 2020] DELETE /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:52:25.419663 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e677bc4d-f6bb-460a-870d-2dfa6cc59345 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be Dec 29 07:52:25.419933 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e677bc4d-f6bb-460a-870d-2dfa6cc59345 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:25.420382 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:25.420382 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:25.421663 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e677bc4d-f6bb-460a-870d-2dfa6cc59345 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:25.474558 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:25.474558 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:25.486848 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e677bc4d-f6bb-460a-870d-2dfa6cc59345 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:25.513131 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e677bc4d-f6bb-460a-870d-2dfa6cc59345 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be returned with HTTP 200 Dec 29 07:52:25.513965 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1454/2912] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:25 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be => generated 909 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:26.532070 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6761be8d-27ce-411b-b1e6-f1b1b296b6b7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be Dec 29 07:52:26.533149 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6761be8d-27ce-411b-b1e6-f1b1b296b6b7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:26.533350 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:26.533350 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:26.534012 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6761be8d-27ce-411b-b1e6-f1b1b296b6b7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:26.600779 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:26.600779 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:26.610122 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6761be8d-27ce-411b-b1e6-f1b1b296b6b7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:26.632640 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6761be8d-27ce-411b-b1e6-f1b1b296b6b7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be returned with HTTP 200 Dec 29 07:52:26.633436 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1459/2913] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:26 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be => generated 909 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:27.651778 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-04e43e8f-93a5-4688-9414-3ce83624e319 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be Dec 29 07:52:27.651778 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-04e43e8f-93a5-4688-9414-3ce83624e319 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:27.651778 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:27.651778 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:27.653132 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-04e43e8f-93a5-4688-9414-3ce83624e319 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:27.699237 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-04e43e8f-93a5-4688-9414-3ce83624e319 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be returned with HTTP 404 Dec 29 07:52:27.704077 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1455/2914] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:27 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:52:27.748666 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4ad387aa-c1ae-4850-b73b-2677edaf458f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] POST http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes Dec 29 07:52:27.749414 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:27.749414 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:27.750110 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4ad387aa-c1ae-4850-b73b-2677edaf458f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Action: 'create', calling method: create, body: {"volume": {"imageRef": "52cdef56-eb4c-4d50-a0bf-c37ad8fca758", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-95317140"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:52:27.751466 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-4ad387aa-c1ae-4850-b73b-2677edaf458f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Create volume request body: {'volume': {'imageRef': '52cdef56-eb4c-4d50-a0bf-c37ad8fca758', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-95317140'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:52:27.907750 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-4ad387aa-c1ae-4850-b73b-2677edaf458f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Create volume of 1 GB Dec 29 07:52:27.922837 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4ad387aa-c1ae-4850-b73b-2677edaf458f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Availability Zones retrieved successfully. Dec 29 07:52:27.940534 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4ad387aa-c1ae-4850-b73b-2677edaf458f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Flow 'volume_create_api' (ffdd5be8-2f21-4aed-bdc5-3712881706a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:52:27.944000 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4ad387aa-c1ae-4850-b73b-2677edaf458f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (874367ac-c982-43be-b8b3-792b4b18b612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:52:27.946245 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-4ad387aa-c1ae-4850-b73b-2677edaf458f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:52:28.094269 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4ad387aa-c1ae-4850-b73b-2677edaf458f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (874367ac-c982-43be-b8b3-792b4b18b612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:52:28.098087 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4ad387aa-c1ae-4850-b73b-2677edaf458f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05804763-5e24-47bf-8882-71bd5494e235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:52:28.201580 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-4ad387aa-c1ae-4850-b73b-2677edaf458f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Created reservations ['292c35a0-8420-488a-80e1-df5fa2c97d6e', 'efc4e410-5834-4602-91d3-8a306e3c4005', '33bd1e2b-1d23-43d4-9544-1af9a80ee726', '8f0063c5-7a39-46af-9bdf-7c8e11448cf2'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:52:28.203655 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4ad387aa-c1ae-4850-b73b-2677edaf458f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05804763-5e24-47bf-8882-71bd5494e235) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['292c35a0-8420-488a-80e1-df5fa2c97d6e', 'efc4e410-5834-4602-91d3-8a306e3c4005', '33bd1e2b-1d23-43d4-9544-1af9a80ee726', '8f0063c5-7a39-46af-9bdf-7c8e11448cf2']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:52:28.205872 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4ad387aa-c1ae-4850-b73b-2677edaf458f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2498657e-ea28-41f6-a59f-c03bed2a99a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:52:28.274563 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4ad387aa-c1ae-4850-b73b-2677edaf458f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2498657e-ea28-41f6-a59f-c03bed2a99a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11a4d891-cd78-4a3e-a37f-e535ffecd99a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-95317140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4108b9f69384496a4dbaaaa4f3b596d',qos_specs=None,replication_status=,reservations=['292c35a0-8420-488a-80e1-df5fa2c97d6e','efc4e410-5834-4602-91d3-8a306e3c4005','33bd1e2b-1d23-43d4-9544-1af9a80ee726','8f0063c5-7a39-46af-9bdf-7c8e11448cf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73c1a63e86e545dd9683f3ad1f0f3c12',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:52:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-95317140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11a4d891-cd78-4a3e-a37f-e535ffecd99a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4108b9f69384496a4dbaaaa4f3b596d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='73c1a63e86e545dd9683f3ad1f0f3c12',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:52:28.277833 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4ad387aa-c1ae-4850-b73b-2677edaf458f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9f7053c-7107-4cca-865a-1c02f6c76884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:52:28.314851 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4ad387aa-c1ae-4850-b73b-2677edaf458f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9f7053c-7107-4cca-865a-1c02f6c76884) transitioned into state 'SUCCESS' from state '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-95317140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4108b9f69384496a4dbaaaa4f3b596d',qos_specs=None,replication_status=,reservations=['292c35a0-8420-488a-80e1-df5fa2c97d6e','efc4e410-5834-4602-91d3-8a306e3c4005','33bd1e2b-1d23-43d4-9544-1af9a80ee726','8f0063c5-7a39-46af-9bdf-7c8e11448cf2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73c1a63e86e545dd9683f3ad1f0f3c12',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:52:28.317058 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4ad387aa-c1ae-4850-b73b-2677edaf458f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06f0b82f-51be-4303-a581-4d7d8137799f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:52:28.334300 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4ad387aa-c1ae-4850-b73b-2677edaf458f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06f0b82f-51be-4303-a581-4d7d8137799f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:52:28.337486 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-4ad387aa-c1ae-4850-b73b-2677edaf458f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Flow 'volume_create_api' (ffdd5be8-2f21-4aed-bdc5-3712881706a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:52:28.392614 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4ad387aa-c1ae-4850-b73b-2677edaf458f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Create volume request issued successfully. Dec 29 07:52:28.410530 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4ad387aa-c1ae-4850-b73b-2677edaf458f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes returned with HTTP 202 Dec 29 07:52:28.412377 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1460/2915] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:52:27 2020] POST /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes => generated 816 bytes in 669 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:52:28.426810 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ebd7b540-81ac-45cb-be9b-b765be110f69 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a Dec 29 07:52:28.427205 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ebd7b540-81ac-45cb-be9b-b765be110f69 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:28.427875 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ebd7b540-81ac-45cb-be9b-b765be110f69 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:28.489478 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:28.489478 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:28.499645 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ebd7b540-81ac-45cb-be9b-b765be110f69 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:28.523948 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ebd7b540-81ac-45cb-be9b-b765be110f69 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a returned with HTTP 200 Dec 29 07:52:28.525713 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1456/2916] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:28 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a => generated 884 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:29.543011 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8f8e5619-4c02-4776-948a-7c43774304ad tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a Dec 29 07:52:29.543548 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8f8e5619-4c02-4776-948a-7c43774304ad tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:29.543789 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:29.543789 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:29.544076 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8f8e5619-4c02-4776-948a-7c43774304ad tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:29.606292 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:29.606292 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:29.615094 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8f8e5619-4c02-4776-948a-7c43774304ad tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:29.642857 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8f8e5619-4c02-4776-948a-7c43774304ad tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a returned with HTTP 200 Dec 29 07:52:29.654474 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1461/2917] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:29 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a => generated 908 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:30.661209 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4d802f5c-92b9-4ec7-bbce-fd0be09c2428 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a Dec 29 07:52:30.661815 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4d802f5c-92b9-4ec7-bbce-fd0be09c2428 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:30.662296 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:30.662296 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:30.663125 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4d802f5c-92b9-4ec7-bbce-fd0be09c2428 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:30.768171 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:30.768171 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:30.780311 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4d802f5c-92b9-4ec7-bbce-fd0be09c2428 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:30.813614 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4d802f5c-92b9-4ec7-bbce-fd0be09c2428 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a returned with HTTP 200 Dec 29 07:52:30.814656 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1457/2918] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:30 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a => generated 908 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:31.831397 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4ae1a2ce-6b6a-40fa-a4eb-49c2f7bc53f2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a Dec 29 07:52:31.832240 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4ae1a2ce-6b6a-40fa-a4eb-49c2f7bc53f2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:31.832966 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:31.832966 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:31.833742 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4ae1a2ce-6b6a-40fa-a4eb-49c2f7bc53f2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:31.905528 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:31.905528 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:31.925507 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4ae1a2ce-6b6a-40fa-a4eb-49c2f7bc53f2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:31.967855 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4ae1a2ce-6b6a-40fa-a4eb-49c2f7bc53f2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a returned with HTTP 200 Dec 29 07:52:31.971842 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1462/2919] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:31 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a => generated 908 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:32.988541 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0a95f7ab-8245-4c56-b16b-30de5478f64d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a Dec 29 07:52:32.989089 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0a95f7ab-8245-4c56-b16b-30de5478f64d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:32.989245 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:32.989245 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:32.989928 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0a95f7ab-8245-4c56-b16b-30de5478f64d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:33.064551 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:33.064551 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:33.073157 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0a95f7ab-8245-4c56-b16b-30de5478f64d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:33.097060 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0a95f7ab-8245-4c56-b16b-30de5478f64d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a returned with HTTP 200 Dec 29 07:52:33.098391 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1458/2920] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:32 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a => generated 908 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:33.723268 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e65b9b73-013f-49ae-8826-ca54441879f9 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 Dec 29 07:52:33.723797 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e65b9b73-013f-49ae-8826-ca54441879f9 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:33.724059 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:33.724059 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:33.724369 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e65b9b73-013f-49ae-8826-ca54441879f9 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:33.775936 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:33.775936 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:33.785456 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e65b9b73-013f-49ae-8826-ca54441879f9 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:52:33.808675 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:33.808675 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:33.818937 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e65b9b73-013f-49ae-8826-ca54441879f9 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 returned with HTTP 200 Dec 29 07:52:33.830607 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1463/2921] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:33 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 => generated 1639 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:52:34.114320 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ecabcab-a44d-4cbf-ba4f-e666f2caf464 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a Dec 29 07:52:34.115682 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ecabcab-a44d-4cbf-ba4f-e666f2caf464 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:34.116108 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:34.116108 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:34.116779 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7ecabcab-a44d-4cbf-ba4f-e666f2caf464 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:34.232809 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:34.232809 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:34.253106 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7ecabcab-a44d-4cbf-ba4f-e666f2caf464 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:34.283923 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7ecabcab-a44d-4cbf-ba4f-e666f2caf464 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a returned with HTTP 200 Dec 29 07:52:34.284878 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1459/2922] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:34 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a => generated 908 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:35.301882 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c42fe6f1-51c8-4e92-b06d-414b9af8968f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a Dec 29 07:52:35.303072 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c42fe6f1-51c8-4e92-b06d-414b9af8968f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:35.303072 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:35.303072 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:35.303603 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c42fe6f1-51c8-4e92-b06d-414b9af8968f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:35.390007 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:35.390007 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:35.402450 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c42fe6f1-51c8-4e92-b06d-414b9af8968f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:35.432389 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c42fe6f1-51c8-4e92-b06d-414b9af8968f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a returned with HTTP 200 Dec 29 07:52:35.433864 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1464/2923] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:35 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a => generated 908 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:36.451423 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0a89a309-8aef-407b-b83b-937b11274424 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a Dec 29 07:52:36.452974 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0a89a309-8aef-407b-b83b-937b11274424 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:36.453171 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:36.453171 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:36.453880 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0a89a309-8aef-407b-b83b-937b11274424 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:36.508825 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:36.508825 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:36.518312 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0a89a309-8aef-407b-b83b-937b11274424 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:36.548339 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0a89a309-8aef-407b-b83b-937b11274424 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a returned with HTTP 200 Dec 29 07:52:36.549995 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1460/2924] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:36 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a => generated 908 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:37.567008 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e1318048-0aa4-4c45-a059-2c23580f4f03 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a Dec 29 07:52:37.568324 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e1318048-0aa4-4c45-a059-2c23580f4f03 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:37.568614 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:37.568614 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:37.569452 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e1318048-0aa4-4c45-a059-2c23580f4f03 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:37.621891 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:37.621891 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:37.632252 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e1318048-0aa4-4c45-a059-2c23580f4f03 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:37.656293 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e1318048-0aa4-4c45-a059-2c23580f4f03 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a returned with HTTP 200 Dec 29 07:52:37.666955 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1465/2925] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:37 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a => generated 908 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:38.674370 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c0b4f56e-b508-4790-b49d-ffeff817f18a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a Dec 29 07:52:38.675299 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c0b4f56e-b508-4790-b49d-ffeff817f18a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:38.675650 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:38.675650 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:38.676221 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c0b4f56e-b508-4790-b49d-ffeff817f18a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:38.738786 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:38.738786 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:38.750528 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c0b4f56e-b508-4790-b49d-ffeff817f18a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:38.776703 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c0b4f56e-b508-4790-b49d-ffeff817f18a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a returned with HTTP 200 Dec 29 07:52:38.787702 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1461/2926] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:38 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a => generated 908 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:39.634162 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8e22deb2-21e2-43df-9e8a-8aaa665a8927 req-5d546009-a0b4-48a8-9b99-249efca2f5c5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] DELETE http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/34b822f3-4dcb-407c-8c19-ab6ffcae433d Dec 29 07:52:39.635426 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8e22deb2-21e2-43df-9e8a-8aaa665a8927 req-5d546009-a0b4-48a8-9b99-249efca2f5c5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:39.635845 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:39.635845 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:39.637153 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8e22deb2-21e2-43df-9e8a-8aaa665a8927 req-5d546009-a0b4-48a8-9b99-249efca2f5c5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:39.663236 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:39.663236 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:39.795292 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6b6ac2a0-2adb-4ec9-8e70-3393a0f69233 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a Dec 29 07:52:39.796651 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6b6ac2a0-2adb-4ec9-8e70-3393a0f69233 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:39.797047 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:39.797047 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:39.797950 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6b6ac2a0-2adb-4ec9-8e70-3393a0f69233 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:39.862717 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:39.862717 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:39.873084 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6b6ac2a0-2adb-4ec9-8e70-3393a0f69233 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:39.899535 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6b6ac2a0-2adb-4ec9-8e70-3393a0f69233 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a returned with HTTP 200 Dec 29 07:52:39.900653 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1462/2927] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:39 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a => generated 908 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:52:40.186179 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-8e22deb2-21e2-43df-9e8a-8aaa665a8927 req-5d546009-a0b4-48a8-9b99-249efca2f5c5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:52:40.186756 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-8e22deb2-21e2-43df-9e8a-8aaa665a8927 req-5d546009-a0b4-48a8-9b99-249efca2f5c5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Pending status list for volume during attachment-delete: [] {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:52:40.200022 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8e22deb2-21e2-43df-9e8a-8aaa665a8927 req-5d546009-a0b4-48a8-9b99-249efca2f5c5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/34b822f3-4dcb-407c-8c19-ab6ffcae433d returned with HTTP 200 Dec 29 07:52:40.201124 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1466/2928] 10.222.0.45 () {62 vars in 1437 bytes} [Tue Dec 29 07:52:39 2020] DELETE /volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/34b822f3-4dcb-407c-8c19-ab6ffcae433d => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:40.217283 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8e22deb2-21e2-43df-9e8a-8aaa665a8927 req-11863381-bc25-4533-8321-bd8c7948f76f tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] DELETE http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 Dec 29 07:52:40.218040 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8e22deb2-21e2-43df-9e8a-8aaa665a8927 req-11863381-bc25-4533-8321-bd8c7948f76f tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:40.218260 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:40.218260 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:40.218994 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8e22deb2-21e2-43df-9e8a-8aaa665a8927 req-11863381-bc25-4533-8321-bd8c7948f76f tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:40.219466 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [req-8e22deb2-21e2-43df-9e8a-8aaa665a8927 req-11863381-bc25-4533-8321-bd8c7948f76f tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Delete volume with id: 50d5524c-01d3-444a-ae8a-ba5ba406fca5 Dec 29 07:52:40.271004 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:40.271004 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:40.272371 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-8e22deb2-21e2-43df-9e8a-8aaa665a8927 req-11863381-bc25-4533-8321-bd8c7948f76f tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:52:40.307511 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-8e22deb2-21e2-43df-9e8a-8aaa665a8927 req-11863381-bc25-4533-8321-bd8c7948f76f tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Delete volume request issued successfully. Dec 29 07:52:40.307929 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8e22deb2-21e2-43df-9e8a-8aaa665a8927 req-11863381-bc25-4533-8321-bd8c7948f76f tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 returned with HTTP 202 Dec 29 07:52:40.309138 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1463/2929] 10.222.0.45 () {60 vars in 1384 bytes} [Tue Dec 29 07:52:40 2020] DELETE /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 29 07:52:40.918071 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5cabf725-4814-4932-bb11-5c61362404e8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a Dec 29 07:52:40.918768 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5cabf725-4814-4932-bb11-5c61362404e8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:40.918768 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:40.918768 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:40.919114 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5cabf725-4814-4932-bb11-5c61362404e8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:41.036446 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:41.036446 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:41.057658 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5cabf725-4814-4932-bb11-5c61362404e8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:41.114714 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5cabf725-4814-4932-bb11-5c61362404e8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a returned with HTTP 200 Dec 29 07:52:41.115526 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1467/2930] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:40 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a => generated 966 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:41.523907 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b63e8d8d-fa66-428c-bc5d-7d940b471d5d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 Dec 29 07:52:41.524699 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b63e8d8d-fa66-428c-bc5d-7d940b471d5d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:41.525329 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:41.525329 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:41.525329 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b63e8d8d-fa66-428c-bc5d-7d940b471d5d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:41.584433 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:41.584433 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:41.594049 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b63e8d8d-fa66-428c-bc5d-7d940b471d5d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:52:41.621662 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b63e8d8d-fa66-428c-bc5d-7d940b471d5d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 returned with HTTP 200 Dec 29 07:52:41.622513 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1464/2931] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:41 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 => generated 1346 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:52:42.132877 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-19c57c45-4941-4da7-9661-8d4d635b5ce5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a Dec 29 07:52:42.135104 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-19c57c45-4941-4da7-9661-8d4d635b5ce5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:42.135507 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:42.135507 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:42.136140 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-19c57c45-4941-4da7-9661-8d4d635b5ce5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:42.231723 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:42.231723 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:42.257704 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-19c57c45-4941-4da7-9661-8d4d635b5ce5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:42.301375 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-19c57c45-4941-4da7-9661-8d4d635b5ce5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a returned with HTTP 200 Dec 29 07:52:42.302903 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1468/2932] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:42 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:42.641287 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d61b9eb7-9a9f-4c7e-b222-c91aff5a8a16 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 Dec 29 07:52:42.644473 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d61b9eb7-9a9f-4c7e-b222-c91aff5a8a16 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:42.644652 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:42.644652 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:42.644873 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d61b9eb7-9a9f-4c7e-b222-c91aff5a8a16 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:42.735809 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d61b9eb7-9a9f-4c7e-b222-c91aff5a8a16 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 returned with HTTP 404 Dec 29 07:52:42.736863 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1465/2933] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:42 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/50d5524c-01d3-444a-ae8a-ba5ba406fca5 => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:52:43.032941 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9580bbc3-3a9b-4f36-ae78-15789f7da972 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] DELETE http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e Dec 29 07:52:43.033518 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9580bbc3-3a9b-4f36-ae78-15789f7da972 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:43.033666 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:43.033666 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:43.034051 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9580bbc3-3a9b-4f36-ae78-15789f7da972 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:43.034412 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-9580bbc3-3a9b-4f36-ae78-15789f7da972 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Delete snapshot with id: b0a6514c-a6f8-42bc-afa3-a581c1388f0e Dec 29 07:52:43.099420 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:43.099420 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:43.100202 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9580bbc3-3a9b-4f36-ae78-15789f7da972 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot retrieved successfully. Dec 29 07:52:43.183449 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9580bbc3-3a9b-4f36-ae78-15789f7da972 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot delete request issued successfully. Dec 29 07:52:43.184501 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9580bbc3-3a9b-4f36-ae78-15789f7da972 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e returned with HTTP 202 Dec 29 07:52:43.186007 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1469/2934] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:52:43 2020] DELETE /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e => generated 0 bytes in 158 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:52:43.195346 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-07959920-5a13-4a36-b670-6f499cbf0533 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e Dec 29 07:52:43.196719 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-07959920-5a13-4a36-b670-6f499cbf0533 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:43.197628 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-07959920-5a13-4a36-b670-6f499cbf0533 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:43.228293 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:43.228293 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:43.230338 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-07959920-5a13-4a36-b670-6f499cbf0533 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot retrieved successfully. Dec 29 07:52:43.233363 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-07959920-5a13-4a36-b670-6f499cbf0533 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e returned with HTTP 200 Dec 29 07:52:43.234607 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1466/2935] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:52:43 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e => generated 466 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:43.318436 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-98956965-564c-4be1-9fee-1c69fb53f342 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a Dec 29 07:52:43.319249 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-98956965-564c-4be1-9fee-1c69fb53f342 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:43.319654 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:43.319654 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:43.320281 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-98956965-564c-4be1-9fee-1c69fb53f342 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:43.439071 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:43.439071 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:43.465477 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-98956965-564c-4be1-9fee-1c69fb53f342 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:43.510517 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-98956965-564c-4be1-9fee-1c69fb53f342 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a returned with HTTP 200 Dec 29 07:52:43.514396 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1470/2936] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:43 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:44.248356 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a7604bd3-ab77-4158-bdaa-c07cd9608b54 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e Dec 29 07:52:44.250545 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a7604bd3-ab77-4158-bdaa-c07cd9608b54 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:44.250771 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:44.250771 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:44.251160 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a7604bd3-ab77-4158-bdaa-c07cd9608b54 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:44.292785 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:44.292785 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:44.293912 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a7604bd3-ab77-4158-bdaa-c07cd9608b54 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot retrieved successfully. Dec 29 07:52:44.301401 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a7604bd3-ab77-4158-bdaa-c07cd9608b54 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e returned with HTTP 200 Dec 29 07:52:44.301401 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1467/2937] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:52:44 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e => generated 466 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:44.529409 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-76fc3955-6308-47a7-8ad9-e5521bf15017 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a Dec 29 07:52:44.530000 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-76fc3955-6308-47a7-8ad9-e5521bf15017 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:44.530203 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:44.530203 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:44.530551 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-76fc3955-6308-47a7-8ad9-e5521bf15017 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:44.595769 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:44.595769 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:44.606129 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-76fc3955-6308-47a7-8ad9-e5521bf15017 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:44.631561 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-76fc3955-6308-47a7-8ad9-e5521bf15017 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a returned with HTTP 200 Dec 29 07:52:44.632439 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1471/2938] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:44 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:45.310151 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ccdabb2e-5b43-4c2a-a725-945e9401b404 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e Dec 29 07:52:45.311378 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ccdabb2e-5b43-4c2a-a725-945e9401b404 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:45.311825 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:45.311825 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:45.312461 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ccdabb2e-5b43-4c2a-a725-945e9401b404 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:45.341202 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ccdabb2e-5b43-4c2a-a725-945e9401b404 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e returned with HTTP 404 Dec 29 07:52:45.342887 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1468/2939] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:52:45 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/b0a6514c-a6f8-42bc-afa3-a581c1388f0e => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:52:45.350440 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-da0e28ba-7645-41c4-84d7-81ec0cc10e03 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] DELETE http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:52:45.351003 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-da0e28ba-7645-41c4-84d7-81ec0cc10e03 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:45.351453 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:45.351453 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:45.351834 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-da0e28ba-7645-41c4-84d7-81ec0cc10e03 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:45.352578 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-da0e28ba-7645-41c4-84d7-81ec0cc10e03 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Delete volume with id: 25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:52:45.429108 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:45.429108 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:45.430914 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-da0e28ba-7645-41c4-84d7-81ec0cc10e03 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:52:45.478279 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-da0e28ba-7645-41c4-84d7-81ec0cc10e03 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Delete volume request issued successfully. Dec 29 07:52:45.479401 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-da0e28ba-7645-41c4-84d7-81ec0cc10e03 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 202 Dec 29 07:52:45.480901 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1472/2940] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:52:45 2020] DELETE /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:52:45.490365 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-162b4366-0096-4d83-bf9a-f12fc193931a tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:52:45.491134 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-162b4366-0096-4d83-bf9a-f12fc193931a tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:45.491701 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-162b4366-0096-4d83-bf9a-f12fc193931a tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:45.549350 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:45.549350 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:45.558433 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-162b4366-0096-4d83-bf9a-f12fc193931a tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:52:45.583682 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-162b4366-0096-4d83-bf9a-f12fc193931a tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:52:45.584538 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1469/2941] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:45 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 1367 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:52:45.654516 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1915ea38-9576-4eb8-9d8f-7e95d73e720c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a Dec 29 07:52:45.655435 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1915ea38-9576-4eb8-9d8f-7e95d73e720c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:45.655644 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:45.655644 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:45.656359 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1915ea38-9576-4eb8-9d8f-7e95d73e720c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:45.726977 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:45.726977 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:45.737455 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1915ea38-9576-4eb8-9d8f-7e95d73e720c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:45.771422 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1915ea38-9576-4eb8-9d8f-7e95d73e720c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a returned with HTTP 200 Dec 29 07:52:45.772651 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1473/2942] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:45 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:46.602165 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-39361abb-dc08-4a49-87dd-828442b64efc tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:52:46.603968 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-39361abb-dc08-4a49-87dd-828442b64efc tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:46.604496 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:46.604496 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:46.605290 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-39361abb-dc08-4a49-87dd-828442b64efc tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:46.788869 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4785b53d-ad8a-48f3-a44b-5bf32e94e063 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a Dec 29 07:52:46.789610 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4785b53d-ad8a-48f3-a44b-5bf32e94e063 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:46.790821 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:46.790821 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:46.791582 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4785b53d-ad8a-48f3-a44b-5bf32e94e063 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:46.896299 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:46.896299 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:46.923889 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:46.923889 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:46.941585 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-39361abb-dc08-4a49-87dd-828442b64efc tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:52:46.949099 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4785b53d-ad8a-48f3-a44b-5bf32e94e063 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:46.990921 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-39361abb-dc08-4a49-87dd-828442b64efc tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 200 Dec 29 07:52:46.999252 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1470/2943] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:46 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 1367 bytes in 401 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:52:47.011261 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4785b53d-ad8a-48f3-a44b-5bf32e94e063 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a returned with HTTP 200 Dec 29 07:52:47.012717 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1474/2944] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:46 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a => generated 969 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:48.017495 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-04c13240-2baa-42d9-9230-94abbda50905 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d Dec 29 07:52:48.019318 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-04c13240-2baa-42d9-9230-94abbda50905 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:48.019738 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:48.019738 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:48.020389 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-04c13240-2baa-42d9-9230-94abbda50905 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:48.029436 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-94ba61e7-e76f-4f72-bba0-aa1deb59ef9c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a Dec 29 07:52:48.029966 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-94ba61e7-e76f-4f72-bba0-aa1deb59ef9c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:48.030181 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:48.030181 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:48.030746 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-94ba61e7-e76f-4f72-bba0-aa1deb59ef9c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:48.084376 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-04c13240-2baa-42d9-9230-94abbda50905 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d returned with HTTP 404 Dec 29 07:52:48.085855 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1471/2945] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:48 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/25a390e7-e8b8-4b44-9651-bc444d30148d => generated 109 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:52:48.090999 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:48.090999 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:48.101095 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-94ba61e7-e76f-4f72-bba0-aa1deb59ef9c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:48.131401 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-94ba61e7-e76f-4f72-bba0-aa1deb59ef9c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a returned with HTTP 200 Dec 29 07:52:48.132519 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1475/2946] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:48 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a => generated 1357 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:52:48.147160 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d6221432-ade4-41be-a5fd-700dce95fdeb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a Dec 29 07:52:48.147982 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d6221432-ade4-41be-a5fd-700dce95fdeb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:48.148692 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d6221432-ade4-41be-a5fd-700dce95fdeb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:48.159562 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0e647bca-732e-44c7-bd33-f08d355ae108 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] POST http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes Dec 29 07:52:48.160316 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:48.160316 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:48.161071 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0e647bca-732e-44c7-bd33-f08d355ae108 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-813588481", "snapshot_id": null, "imageRef": "52cdef56-eb4c-4d50-a0bf-c37ad8fca758", "volume_type": null, "size": 1}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:52:48.162523 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-0e647bca-732e-44c7-bd33-f08d355ae108 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-813588481', 'snapshot_id': None, 'imageRef': '52cdef56-eb4c-4d50-a0bf-c37ad8fca758', 'volume_type': None, 'size': 1}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:52:48.235269 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:48.235269 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:48.244417 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d6221432-ade4-41be-a5fd-700dce95fdeb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:48.271221 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d6221432-ade4-41be-a5fd-700dce95fdeb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a returned with HTTP 200 Dec 29 07:52:48.272341 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1472/2947] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:48 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a => generated 1357 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:52:48.287629 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-18edee97-62f6-432a-b27b-24129a6aa985 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] POST http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups Dec 29 07:52:48.288060 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:48.288060 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:48.288471 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-18edee97-62f6-432a-b27b-24129a6aa985 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Action: 'create', calling method: create, body: {"backup": {"volume_id": "11a4d891-cd78-4a3e-a37f-e535ffecd99a", "name": "tempest-VolumesBackupsTest-Backup-957530567"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:52:48.289523 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.backups [None req-18edee97-62f6-432a-b27b-24129a6aa985 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Creating new backup {'backup': {'volume_id': '11a4d891-cd78-4a3e-a37f-e535ffecd99a', 'name': 'tempest-VolumesBackupsTest-Backup-957530567'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 29 07:52:48.290697 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.backups [None req-18edee97-62f6-432a-b27b-24129a6aa985 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Creating backup of volume 11a4d891-cd78-4a3e-a37f-e535ffecd99a in container None Dec 29 07:52:48.310713 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-0e647bca-732e-44c7-bd33-f08d355ae108 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Create volume of 1 GB Dec 29 07:52:48.324896 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0e647bca-732e-44c7-bd33-f08d355ae108 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Availability Zones retrieved successfully. Dec 29 07:52:48.342551 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0e647bca-732e-44c7-bd33-f08d355ae108 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Flow 'volume_create_api' (1d96d255-d2c9-4d64-9b1b-c6aa99b69045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:52:48.344876 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:48.344876 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:48.345463 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0e647bca-732e-44c7-bd33-f08d355ae108 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b65dab4-220b-4ed4-8b22-0dc3d8759c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:52:48.346134 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-18edee97-62f6-432a-b27b-24129a6aa985 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:52:48.347585 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-0e647bca-732e-44c7-bd33-f08d355ae108 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:52:48.388716 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-18edee97-62f6-432a-b27b-24129a6aa985 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Created reservations ['b968e766-ec84-4aaf-a686-5a535ec82bbd', '6a51cb4b-65d0-4fed-bb39-c5b838bee309'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:52:48.456568 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-18edee97-62f6-432a-b27b-24129a6aa985 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups returned with HTTP 202 Dec 29 07:52:48.458631 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1473/2948] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:52:48 2020] POST /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups => generated 395 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 29 07:52:48.469770 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0554e928-a91e-4d51-9280-c0f208098ae0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:52:48.470300 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0554e928-a91e-4d51-9280-c0f208098ae0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:48.470503 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:48.470503 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:48.470895 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0554e928-a91e-4d51-9280-c0f208098ae0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:48.471261 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-0554e928-a91e-4d51-9280-c0f208098ae0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:52:48.475457 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0e647bca-732e-44c7-bd33-f08d355ae108 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b65dab4-220b-4ed4-8b22-0dc3d8759c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:52:48.479647 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0e647bca-732e-44c7-bd33-f08d355ae108 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edbc9778-527e-4e08-985a-fda2740ce92c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:52:48.496120 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:48.496120 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:48.498932 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0554e928-a91e-4d51-9280-c0f208098ae0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:52:48.499764 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1474/2949] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:48 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 802 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:48.564304 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-0e647bca-732e-44c7-bd33-f08d355ae108 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Created reservations ['e8885500-79ec-4478-96a1-a017af0ec79e', '8a5469fa-77d6-4121-9aea-9ff618ad3b77', 'dd348cde-b71f-448c-8d23-c7f520d2900d', 'd4b2342a-9a33-48f5-bb3a-68c99cf033f0'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:52:48.566195 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0e647bca-732e-44c7-bd33-f08d355ae108 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edbc9778-527e-4e08-985a-fda2740ce92c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8885500-79ec-4478-96a1-a017af0ec79e', '8a5469fa-77d6-4121-9aea-9ff618ad3b77', 'dd348cde-b71f-448c-8d23-c7f520d2900d', 'd4b2342a-9a33-48f5-bb3a-68c99cf033f0']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:52:48.569293 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0e647bca-732e-44c7-bd33-f08d355ae108 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11da609b-882d-4969-a4ae-1c0dee8d85fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:52:48.632488 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0e647bca-732e-44c7-bd33-f08d355ae108 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11da609b-882d-4969-a4ae-1c0dee8d85fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be1ea626-ee94-4729-9b89-84d6b39c6140', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-813588481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f407c007dee4549b6f32cf6668ece73',qos_specs=None,replication_status=,reservations=['e8885500-79ec-4478-96a1-a017af0ec79e','8a5469fa-77d6-4121-9aea-9ff618ad3b77','dd348cde-b71f-448c-8d23-c7f520d2900d','d4b2342a-9a33-48f5-bb3a-68c99cf033f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='936a6d5be9d54704b80ba0a264c93e65',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:52:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-813588481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be1ea626-ee94-4729-9b89-84d6b39c6140,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f407c007dee4549b6f32cf6668ece73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='936a6d5be9d54704b80ba0a264c93e65',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:52:48.636049 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0e647bca-732e-44c7-bd33-f08d355ae108 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84b61191-f4a3-4405-a720-985a5b9976cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:52:48.665207 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0e647bca-732e-44c7-bd33-f08d355ae108 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84b61191-f4a3-4405-a720-985a5b9976cd) transitioned into state 'SUCCESS' from state '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-813588481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f407c007dee4549b6f32cf6668ece73',qos_specs=None,replication_status=,reservations=['e8885500-79ec-4478-96a1-a017af0ec79e','8a5469fa-77d6-4121-9aea-9ff618ad3b77','dd348cde-b71f-448c-8d23-c7f520d2900d','d4b2342a-9a33-48f5-bb3a-68c99cf033f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='936a6d5be9d54704b80ba0a264c93e65',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:52:48.667199 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0e647bca-732e-44c7-bd33-f08d355ae108 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71bcabf5-7f60-41be-822c-9ccb040f37ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:52:48.684339 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0e647bca-732e-44c7-bd33-f08d355ae108 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71bcabf5-7f60-41be-822c-9ccb040f37ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:52:48.687657 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0e647bca-732e-44c7-bd33-f08d355ae108 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Flow 'volume_create_api' (1d96d255-d2c9-4d64-9b1b-c6aa99b69045) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:52:48.788019 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0e647bca-732e-44c7-bd33-f08d355ae108 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Create volume request issued successfully. Dec 29 07:52:48.804734 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0e647bca-732e-44c7-bd33-f08d355ae108 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes returned with HTTP 202 Dec 29 07:52:48.806838 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1476/2950] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:52:48 2020] POST /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes => generated 827 bytes in 651 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:52:48.820779 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-db955aaa-b80f-41ff-941e-5dac98170328 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:52:48.821501 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-db955aaa-b80f-41ff-941e-5dac98170328 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:48.822060 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:48.822060 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:48.822060 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-db955aaa-b80f-41ff-941e-5dac98170328 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:48.927242 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:48.927242 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:48.949206 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-db955aaa-b80f-41ff-941e-5dac98170328 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:52:49.000711 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-db955aaa-b80f-41ff-941e-5dac98170328 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 200 Dec 29 07:52:49.001815 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1475/2951] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:48 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 919 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:49.514422 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2b85b9f3-41d6-4944-b5cf-17261864f6a6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:52:49.515683 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2b85b9f3-41d6-4944-b5cf-17261864f6a6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:49.516141 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:49.516141 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:49.516963 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2b85b9f3-41d6-4944-b5cf-17261864f6a6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:49.517540 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-2b85b9f3-41d6-4944-b5cf-17261864f6a6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:52:49.563259 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:49.563259 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:49.566419 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2b85b9f3-41d6-4944-b5cf-17261864f6a6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:52:49.569960 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1477/2952] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:49 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 802 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:50.019969 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3792293a-7557-4825-9318-f199f1200efd tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:52:50.020425 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3792293a-7557-4825-9318-f199f1200efd tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:50.020625 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:50.020625 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:50.021002 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3792293a-7557-4825-9318-f199f1200efd tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:50.114400 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:50.114400 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:50.141392 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3792293a-7557-4825-9318-f199f1200efd tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:52:50.188831 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3792293a-7557-4825-9318-f199f1200efd tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 200 Dec 29 07:52:50.199062 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1476/2953] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:50 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 919 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:50.587591 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-76c9c4d5-2437-4923-9ac1-99fc2d782ffd tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:52:50.587591 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-76c9c4d5-2437-4923-9ac1-99fc2d782ffd tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:50.587591 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:50.587591 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:50.587591 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-76c9c4d5-2437-4923-9ac1-99fc2d782ffd tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:50.587591 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-76c9c4d5-2437-4923-9ac1-99fc2d782ffd tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:52:50.611486 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:50.611486 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:50.613350 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-76c9c4d5-2437-4923-9ac1-99fc2d782ffd tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:52:50.614180 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1478/2954] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:50 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 802 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:51.205896 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-568ca101-8e1e-4b62-8760-a20ff6e83f8e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:52:51.207247 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-568ca101-8e1e-4b62-8760-a20ff6e83f8e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:51.208058 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:51.208058 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:51.209152 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-568ca101-8e1e-4b62-8760-a20ff6e83f8e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:51.282073 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:51.282073 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:51.294218 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-568ca101-8e1e-4b62-8760-a20ff6e83f8e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:52:51.317467 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-568ca101-8e1e-4b62-8760-a20ff6e83f8e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 200 Dec 29 07:52:51.319606 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1477/2955] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:51 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 919 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:51.627600 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ccee10a6-6798-498a-89ca-84548e60413b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:52:51.628680 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ccee10a6-6798-498a-89ca-84548e60413b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:51.629452 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:51.629452 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:51.630050 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ccee10a6-6798-498a-89ca-84548e60413b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:51.630623 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ccee10a6-6798-498a-89ca-84548e60413b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:52:51.673385 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:51.673385 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:51.676098 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ccee10a6-6798-498a-89ca-84548e60413b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:52:51.677542 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1479/2956] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:51 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 802 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:52.339268 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4e99d299-801f-4be0-ab8f-21513f17eceb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:52:52.339812 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4e99d299-801f-4be0-ab8f-21513f17eceb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:52.339812 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:52.339812 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:52.340146 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4e99d299-801f-4be0-ab8f-21513f17eceb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:52.430160 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:52.430160 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:52.440796 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4e99d299-801f-4be0-ab8f-21513f17eceb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:52:52.490286 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4e99d299-801f-4be0-ab8f-21513f17eceb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 200 Dec 29 07:52:52.491162 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1478/2957] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:52 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 919 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:52.693009 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-38edd587-af91-4834-a220-1684bb1d4518 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:52:52.693572 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-38edd587-af91-4834-a220-1684bb1d4518 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:52.693710 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:52.693710 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:52.695187 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-38edd587-af91-4834-a220-1684bb1d4518 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:52.695733 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-38edd587-af91-4834-a220-1684bb1d4518 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:52:52.726001 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:52.726001 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:52.729194 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-38edd587-af91-4834-a220-1684bb1d4518 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:52:52.730015 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1480/2958] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:52 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:53.511567 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c622ed09-77e1-4925-adef-f1bc6710a503 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:52:53.511567 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c622ed09-77e1-4925-adef-f1bc6710a503 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:53.511567 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:53.511567 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:53.511567 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c622ed09-77e1-4925-adef-f1bc6710a503 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:53.591095 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:53.591095 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:53.605671 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c622ed09-77e1-4925-adef-f1bc6710a503 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:52:53.668417 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c622ed09-77e1-4925-adef-f1bc6710a503 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 200 Dec 29 07:52:53.671842 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1479/2959] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:53 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 919 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:53.746196 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-66e12ddf-cf7f-475e-969b-4456a4b64485 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:52:53.753786 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-66e12ddf-cf7f-475e-969b-4456a4b64485 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:53.756586 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:53.756586 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:53.757791 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-66e12ddf-cf7f-475e-969b-4456a4b64485 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:53.758218 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-66e12ddf-cf7f-475e-969b-4456a4b64485 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:52:53.808950 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:53.808950 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:53.811356 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-66e12ddf-cf7f-475e-969b-4456a4b64485 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:52:53.812819 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1481/2960] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:53 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:54.686527 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-57b1d60c-e230-4beb-82ef-dbf083b5e33e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:52:54.687335 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-57b1d60c-e230-4beb-82ef-dbf083b5e33e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:54.687790 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:54.687790 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:54.688487 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-57b1d60c-e230-4beb-82ef-dbf083b5e33e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:54.740491 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:54.740491 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:54.751391 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-57b1d60c-e230-4beb-82ef-dbf083b5e33e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:52:54.803267 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-57b1d60c-e230-4beb-82ef-dbf083b5e33e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 200 Dec 29 07:52:54.809180 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1480/2961] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:54 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 919 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:54.827132 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5d72a438-13de-4a16-96f9-1b7fa1733950 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:52:54.827971 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5d72a438-13de-4a16-96f9-1b7fa1733950 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:54.828172 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:54.828172 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:54.828840 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5d72a438-13de-4a16-96f9-1b7fa1733950 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:54.829378 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-5d72a438-13de-4a16-96f9-1b7fa1733950 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:52:54.885866 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:54.885866 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:54.891525 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5d72a438-13de-4a16-96f9-1b7fa1733950 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:52:54.899672 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1482/2962] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:54 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:55.824402 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-80222fa9-271d-442e-bef8-bbadfd430e89 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:52:55.826086 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-80222fa9-271d-442e-bef8-bbadfd430e89 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:55.827009 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:55.827009 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:55.831998 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-80222fa9-271d-442e-bef8-bbadfd430e89 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:55.888233 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:55.888233 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:55.898010 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-80222fa9-271d-442e-bef8-bbadfd430e89 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:52:55.909353 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2630b9ea-6753-4de5-96f8-35496ccb54e0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:52:55.910140 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2630b9ea-6753-4de5-96f8-35496ccb54e0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:55.910353 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:55.910353 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:55.911275 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2630b9ea-6753-4de5-96f8-35496ccb54e0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:55.911809 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-2630b9ea-6753-4de5-96f8-35496ccb54e0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:52:55.928366 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-80222fa9-271d-442e-bef8-bbadfd430e89 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 200 Dec 29 07:52:55.929564 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1481/2963] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:55 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 919 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:55.980455 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:55.980455 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:55.986894 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2630b9ea-6753-4de5-96f8-35496ccb54e0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:52:55.991131 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1483/2964] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:55 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:56.947984 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ade567a8-7833-495f-b237-517e0703cdaa tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:52:56.949134 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ade567a8-7833-495f-b237-517e0703cdaa tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:56.949517 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:56.949517 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:56.950142 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ade567a8-7833-495f-b237-517e0703cdaa tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:57.006769 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c692fb05-38e2-4148-a250-b04f18e4650b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:52:57.009952 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c692fb05-38e2-4148-a250-b04f18e4650b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:57.010416 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:57.010416 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:57.011116 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c692fb05-38e2-4148-a250-b04f18e4650b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:57.011708 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-c692fb05-38e2-4148-a250-b04f18e4650b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:52:57.015794 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:57.015794 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:57.026015 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ade567a8-7833-495f-b237-517e0703cdaa tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:52:57.040734 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:57.040734 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:57.043072 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c692fb05-38e2-4148-a250-b04f18e4650b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:52:57.044373 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1484/2965] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:56 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:57.051263 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ade567a8-7833-495f-b237-517e0703cdaa tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 200 Dec 29 07:52:57.052559 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1482/2966] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:56 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 919 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:58.058942 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-af2c5cba-5346-4bb3-8ae4-aff8f8d63ab2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:52:58.059535 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-af2c5cba-5346-4bb3-8ae4-aff8f8d63ab2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:58.059711 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:58.059711 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:58.060546 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-af2c5cba-5346-4bb3-8ae4-aff8f8d63ab2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:58.061113 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-af2c5cba-5346-4bb3-8ae4-aff8f8d63ab2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:52:58.068528 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9f60412a-29ac-4ff5-9d8b-469ef7215631 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:52:58.069051 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9f60412a-29ac-4ff5-9d8b-469ef7215631 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:58.069246 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:58.069246 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:58.079005 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9f60412a-29ac-4ff5-9d8b-469ef7215631 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:58.089027 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:58.089027 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:58.091464 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-af2c5cba-5346-4bb3-8ae4-aff8f8d63ab2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:52:58.092376 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1485/2967] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:58 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:58.163805 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:58.163805 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:58.176213 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9f60412a-29ac-4ff5-9d8b-469ef7215631 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:52:58.208642 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9f60412a-29ac-4ff5-9d8b-469ef7215631 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 200 Dec 29 07:52:58.209893 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1483/2968] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:58 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 919 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:59.105814 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-844eeb01-c257-4300-b079-620318232934 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:52:59.107180 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-844eeb01-c257-4300-b079-620318232934 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:59.107378 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:59.107378 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:59.108250 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-844eeb01-c257-4300-b079-620318232934 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:59.108797 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-844eeb01-c257-4300-b079-620318232934 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:52:59.158041 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:59.158041 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:59.160795 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-844eeb01-c257-4300-b079-620318232934 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:52:59.161952 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1486/2969] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:59 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:52:59.226863 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-02ac5957-3053-4d89-a801-92e04a68e2e5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:52:59.228973 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-02ac5957-3053-4d89-a801-92e04a68e2e5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:52:59.229630 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:52:59.229630 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:52:59.230297 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-02ac5957-3053-4d89-a801-92e04a68e2e5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:52:59.313203 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:52:59.313203 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:52:59.323071 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-02ac5957-3053-4d89-a801-92e04a68e2e5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:52:59.356594 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-02ac5957-3053-4d89-a801-92e04a68e2e5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 200 Dec 29 07:52:59.358037 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1484/2970] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:52:59 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 919 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:00.176550 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ca9e2e40-5066-4f5a-9f17-f6528f20ed41 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:00.177136 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ca9e2e40-5066-4f5a-9f17-f6528f20ed41 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:00.177265 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:00.177265 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:00.177693 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ca9e2e40-5066-4f5a-9f17-f6528f20ed41 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:00.178064 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ca9e2e40-5066-4f5a-9f17-f6528f20ed41 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:00.225586 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:00.225586 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:00.228197 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ca9e2e40-5066-4f5a-9f17-f6528f20ed41 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:00.230906 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1487/2971] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:00 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:00.375419 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bc421405-cf1f-4e41-aec0-304d12c72df6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:53:00.376122 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bc421405-cf1f-4e41-aec0-304d12c72df6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:00.376345 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:00.376345 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:00.376721 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bc421405-cf1f-4e41-aec0-304d12c72df6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:00.494775 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:00.494775 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:00.509472 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bc421405-cf1f-4e41-aec0-304d12c72df6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:53:00.549833 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bc421405-cf1f-4e41-aec0-304d12c72df6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 200 Dec 29 07:53:00.551064 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1485/2972] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:00 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 919 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:01.241544 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5ba94baf-6885-4f25-8a88-8c0b185da899 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:01.243481 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5ba94baf-6885-4f25-8a88-8c0b185da899 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:01.243869 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:01.243869 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:01.244511 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5ba94baf-6885-4f25-8a88-8c0b185da899 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:01.245279 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-5ba94baf-6885-4f25-8a88-8c0b185da899 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:01.277171 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:01.277171 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:01.280400 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5ba94baf-6885-4f25-8a88-8c0b185da899 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:01.288339 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1488/2973] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:01 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:01.567509 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d0fc5004-4a6f-45ca-b460-dab2ab77ae18 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:53:01.568163 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d0fc5004-4a6f-45ca-b460-dab2ab77ae18 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:01.568478 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:01.568478 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:01.569036 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d0fc5004-4a6f-45ca-b460-dab2ab77ae18 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:01.632197 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:01.632197 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:01.644191 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d0fc5004-4a6f-45ca-b460-dab2ab77ae18 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:53:01.668289 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d0fc5004-4a6f-45ca-b460-dab2ab77ae18 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 200 Dec 29 07:53:01.669126 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1486/2974] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:01 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 919 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:02.296113 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-79acc374-b600-40f4-8087-ea93fd78f07b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:02.297237 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-79acc374-b600-40f4-8087-ea93fd78f07b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:02.297623 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:02.297623 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:02.298278 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-79acc374-b600-40f4-8087-ea93fd78f07b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:02.298847 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-79acc374-b600-40f4-8087-ea93fd78f07b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:02.342745 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:02.342745 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:02.344598 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-79acc374-b600-40f4-8087-ea93fd78f07b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:02.345417 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1489/2975] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:02 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:02.691288 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ccf0bb0f-4802-41f6-93ab-2d84cff0749e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:53:02.692118 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ccf0bb0f-4802-41f6-93ab-2d84cff0749e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:02.692518 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:02.692518 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:02.693453 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ccf0bb0f-4802-41f6-93ab-2d84cff0749e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:02.771156 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:02.771156 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:02.799204 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ccf0bb0f-4802-41f6-93ab-2d84cff0749e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:53:02.825932 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ccf0bb0f-4802-41f6-93ab-2d84cff0749e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 200 Dec 29 07:53:02.827498 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1487/2976] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:02 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 919 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:03.359281 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-50ff2c4f-f8bb-455d-bee7-211f938c9c19 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:03.359857 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-50ff2c4f-f8bb-455d-bee7-211f938c9c19 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:03.360002 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:03.360002 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:03.360331 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-50ff2c4f-f8bb-455d-bee7-211f938c9c19 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:03.360934 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-50ff2c4f-f8bb-455d-bee7-211f938c9c19 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:03.413757 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:03.413757 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:03.422398 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-50ff2c4f-f8bb-455d-bee7-211f938c9c19 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:03.423772 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1490/2977] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:03 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:03.843640 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2a3c5760-e090-46ac-89a9-abdfac85d50d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:53:03.844568 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2a3c5760-e090-46ac-89a9-abdfac85d50d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:03.845004 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:03.845004 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:03.845934 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2a3c5760-e090-46ac-89a9-abdfac85d50d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:03.928318 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:03.928318 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:03.953841 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2a3c5760-e090-46ac-89a9-abdfac85d50d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:53:03.991074 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2a3c5760-e090-46ac-89a9-abdfac85d50d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 200 Dec 29 07:53:03.999496 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1488/2978] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:03 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 977 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:04.438642 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f9779e30-64a0-43cd-99f3-e69b224e758e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:04.439533 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f9779e30-64a0-43cd-99f3-e69b224e758e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:04.439853 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:04.439853 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:04.440412 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f9779e30-64a0-43cd-99f3-e69b224e758e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:04.440885 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-f9779e30-64a0-43cd-99f3-e69b224e758e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:04.468854 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:04.468854 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:04.471093 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f9779e30-64a0-43cd-99f3-e69b224e758e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:04.472183 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1491/2979] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:04 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:05.008728 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8919faad-e101-4455-bbcf-5c6b58190b2a tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:53:05.009759 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8919faad-e101-4455-bbcf-5c6b58190b2a tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:05.010164 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:05.010164 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:05.010966 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8919faad-e101-4455-bbcf-5c6b58190b2a tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:05.067911 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:05.067911 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:05.077543 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8919faad-e101-4455-bbcf-5c6b58190b2a tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:53:05.108119 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8919faad-e101-4455-bbcf-5c6b58190b2a tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 200 Dec 29 07:53:05.109238 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1489/2980] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:05 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 980 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:05.488685 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bca95de8-5fbe-4e8c-91e2-3522b3337c07 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:05.489906 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bca95de8-5fbe-4e8c-91e2-3522b3337c07 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:05.490359 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:05.490359 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:05.491089 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bca95de8-5fbe-4e8c-91e2-3522b3337c07 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:05.491678 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-bca95de8-5fbe-4e8c-91e2-3522b3337c07 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:05.525365 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:05.525365 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:05.527364 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bca95de8-5fbe-4e8c-91e2-3522b3337c07 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:05.528218 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1492/2981] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:05 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:06.126429 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2fba3c5c-80ac-468a-8055-a98907291a7a tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:53:06.127509 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2fba3c5c-80ac-468a-8055-a98907291a7a tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:06.127908 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:06.127908 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:06.128559 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2fba3c5c-80ac-468a-8055-a98907291a7a tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:06.183474 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:06.183474 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:06.192789 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2fba3c5c-80ac-468a-8055-a98907291a7a tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:53:06.215824 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2fba3c5c-80ac-468a-8055-a98907291a7a tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 200 Dec 29 07:53:06.216874 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1490/2982] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:06 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 980 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:06.546324 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aaeca6ea-ec9f-404c-a7a5-e85483996541 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:06.548364 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aaeca6ea-ec9f-404c-a7a5-e85483996541 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:06.549256 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:06.549256 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:06.550009 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aaeca6ea-ec9f-404c-a7a5-e85483996541 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:06.550928 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-aaeca6ea-ec9f-404c-a7a5-e85483996541 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:06.577743 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:06.577743 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:06.581898 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aaeca6ea-ec9f-404c-a7a5-e85483996541 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:06.583616 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1493/2983] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:06 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:07.233382 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-844f8c4c-f21c-47fc-bb27-f2dc71ae334b tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:53:07.234139 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-844f8c4c-f21c-47fc-bb27-f2dc71ae334b tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:07.234549 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:07.234549 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:07.235206 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-844f8c4c-f21c-47fc-bb27-f2dc71ae334b tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:07.301932 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:07.301932 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:07.320692 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-844f8c4c-f21c-47fc-bb27-f2dc71ae334b tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:53:07.348479 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-844f8c4c-f21c-47fc-bb27-f2dc71ae334b tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 200 Dec 29 07:53:07.359208 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1491/2984] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:07 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 980 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:07.598079 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-65b86e86-fa0a-438d-b1cb-588146385658 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:07.598781 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-65b86e86-fa0a-438d-b1cb-588146385658 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:07.599098 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:07.599098 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:07.599659 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-65b86e86-fa0a-438d-b1cb-588146385658 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:07.600137 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-65b86e86-fa0a-438d-b1cb-588146385658 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:07.628198 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:07.628198 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:07.630700 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-65b86e86-fa0a-438d-b1cb-588146385658 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:07.634107 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1494/2985] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:07 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:08.368722 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e57207b5-5bae-4c98-a0a6-0e1a9434e4b0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:53:08.369824 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e57207b5-5bae-4c98-a0a6-0e1a9434e4b0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:08.370279 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:08.370279 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:08.371019 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e57207b5-5bae-4c98-a0a6-0e1a9434e4b0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:08.489523 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:08.489523 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:08.511939 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e57207b5-5bae-4c98-a0a6-0e1a9434e4b0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:53:08.562405 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e57207b5-5bae-4c98-a0a6-0e1a9434e4b0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 200 Dec 29 07:53:08.570004 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1492/2986] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:08 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 980 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:08.648086 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fb4d0e08-890f-4af3-9269-f858fc2af21a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:08.649656 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fb4d0e08-890f-4af3-9269-f858fc2af21a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:08.650456 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:08.650456 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:08.651418 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fb4d0e08-890f-4af3-9269-f858fc2af21a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:08.652013 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-fb4d0e08-890f-4af3-9269-f858fc2af21a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:08.694255 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:08.694255 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:08.697445 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fb4d0e08-890f-4af3-9269-f858fc2af21a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:08.698518 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1495/2987] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:08 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:09.586932 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d44d7ae2-399d-4301-a0a5-9929888e81cd tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:53:09.587885 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d44d7ae2-399d-4301-a0a5-9929888e81cd tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:09.588167 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:09.588167 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:09.588683 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d44d7ae2-399d-4301-a0a5-9929888e81cd tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:09.638545 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:09.638545 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:09.646760 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d44d7ae2-399d-4301-a0a5-9929888e81cd tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:53:09.671233 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d44d7ae2-399d-4301-a0a5-9929888e81cd tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 200 Dec 29 07:53:09.683436 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1493/2988] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:09 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 1368 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:53:09.688573 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e035b22c-3987-4969-8fde-c44723ae6970 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:53:09.689236 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e035b22c-3987-4969-8fde-c44723ae6970 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:09.689561 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:09.689561 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:09.690116 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e035b22c-3987-4969-8fde-c44723ae6970 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:09.715654 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f3c8f952-b566-4b28-af81-3df02652df61 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:09.716485 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f3c8f952-b566-4b28-af81-3df02652df61 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:09.717025 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:09.717025 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:09.718380 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f3c8f952-b566-4b28-af81-3df02652df61 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:09.719239 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-f3c8f952-b566-4b28-af81-3df02652df61 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:09.744464 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:09.744464 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:09.744809 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:09.744809 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:09.747117 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f3c8f952-b566-4b28-af81-3df02652df61 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:09.748461 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1494/2989] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:09 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:09.756181 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e035b22c-3987-4969-8fde-c44723ae6970 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:53:09.781046 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e035b22c-3987-4969-8fde-c44723ae6970 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 200 Dec 29 07:53:09.782037 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1496/2990] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:09 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 1368 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:53:09.916191 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-77faee2e-67cf-49c9-b6a3-5d43a92f0695 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:53:09.917024 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-77faee2e-67cf-49c9-b6a3-5d43a92f0695 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:09.917400 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:09.917400 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:09.918745 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-77faee2e-67cf-49c9-b6a3-5d43a92f0695 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:09.980355 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:09.980355 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:09.990285 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-77faee2e-67cf-49c9-b6a3-5d43a92f0695 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:53:10.019677 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-77faee2e-67cf-49c9-b6a3-5d43a92f0695 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 200 Dec 29 07:53:10.020569 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1495/2991] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:53:09 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 1368 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:53:10.762825 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e966e0cb-7d4f-42de-97ea-88dab8b1801e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:10.763983 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e966e0cb-7d4f-42de-97ea-88dab8b1801e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:10.764519 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:10.764519 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:10.765294 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e966e0cb-7d4f-42de-97ea-88dab8b1801e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:10.765887 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-e966e0cb-7d4f-42de-97ea-88dab8b1801e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:10.815473 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:10.815473 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:10.817748 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e966e0cb-7d4f-42de-97ea-88dab8b1801e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:10.831500 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1497/2992] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:10 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:11.090436 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-07a911c6-5063-41ac-af2e-1cc0846c1bc0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:53:11.090436 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-07a911c6-5063-41ac-af2e-1cc0846c1bc0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:11.090436 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:11.090436 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:11.091922 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-07a911c6-5063-41ac-af2e-1cc0846c1bc0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:11.153331 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:11.153331 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:11.163690 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-07a911c6-5063-41ac-af2e-1cc0846c1bc0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:53:11.188276 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-07a911c6-5063-41ac-af2e-1cc0846c1bc0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 200 Dec 29 07:53:11.189411 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1496/2993] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:53:11 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 1368 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:53:11.199917 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e966e0cb-7d4f-42de-97ea-88dab8b1801e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume// Dec 29 07:53:11.200864 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e966e0cb-7d4f-42de-97ea-88dab8b1801e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:11.201462 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:11.201462 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:11.202126 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e966e0cb-7d4f-42de-97ea-88dab8b1801e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:11.203524 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e966e0cb-7d4f-42de-97ea-88dab8b1801e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:53:11.204296 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1498/2994] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:53:11 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:53:11.218720 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-b6e8052d-d0ec-4783-9c84-0b1fbc7e77c9 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] POST http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments Dec 29 07:53:11.219239 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:11.219239 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:11.219660 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-b6e8052d-d0ec-4783-9c84-0b1fbc7e77c9 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "be1ea626-ee94-4729-9b89-84d6b39c6140", "instance_uuid": "f1f5007e-3bb6-4d6a-a260-f9aaa25924b8", "connector": null}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:53:11.275719 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:11.275719 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:11.327170 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-b6e8052d-d0ec-4783-9c84-0b1fbc7e77c9 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments returned with HTTP 200 Dec 29 07:53:11.331934 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1497/2995] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:53:11 2020] POST /volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments => generated 273 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:53:11.836865 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-14ec355d-cd21-4326-a025-abe0f3c93178 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:11.837425 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-14ec355d-cd21-4326-a025-abe0f3c93178 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:11.837780 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-14ec355d-cd21-4326-a025-abe0f3c93178 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:11.838156 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-14ec355d-cd21-4326-a025-abe0f3c93178 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:11.865650 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:11.865650 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:11.868407 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-14ec355d-cd21-4326-a025-abe0f3c93178 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:11.877156 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1499/2996] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:11 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:12.790810 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-b6e8052d-d0ec-4783-9c84-0b1fbc7e77c9 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume// Dec 29 07:53:12.791377 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-b6e8052d-d0ec-4783-9c84-0b1fbc7e77c9 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:12.791582 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:12.791582 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:12.792537 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-b6e8052d-d0ec-4783-9c84-0b1fbc7e77c9 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:12.793790 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-b6e8052d-d0ec-4783-9c84-0b1fbc7e77c9 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:53:12.794374 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1498/2997] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:53:12 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:53:12.808996 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-06d665be-6154-425f-b772-20f90aacd363 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:53:12.809938 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-06d665be-6154-425f-b772-20f90aacd363 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:12.810356 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:12.810356 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:12.811046 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-06d665be-6154-425f-b772-20f90aacd363 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:12.874415 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:12.874415 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:12.888587 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-13b7b53a-3e88-43de-8198-a35590e0d421 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:12.888587 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-13b7b53a-3e88-43de-8198-a35590e0d421 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:12.888587 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-13b7b53a-3e88-43de-8198-a35590e0d421 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:12.888587 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-13b7b53a-3e88-43de-8198-a35590e0d421 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:12.891670 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-06d665be-6154-425f-b772-20f90aacd363 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:53:12.921626 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:12.921626 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:12.921626 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-13b7b53a-3e88-43de-8198-a35590e0d421 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:12.923118 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1499/2998] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:12 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:12.929522 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:12.929522 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:12.941549 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-06d665be-6154-425f-b772-20f90aacd363 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 200 Dec 29 07:53:12.942367 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1500/2999] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 07:53:12 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 1466 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 29 07:53:12.963026 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-c0ceb776-5a60-4658-a991-b187348a7962 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] PUT http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/4fe2d0c3-bf50-429f-96df-6204d9d3cb69 Dec 29 07:53:12.964629 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:12.964629 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:12.965089 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-c0ceb776-5a60-4658-a991-b187348a7962 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sda"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:53:13.035701 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:53:13.035701 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:53:13.036239 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-c0ceb776-5a60-4658-a991-b187348a7962 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Lock "b'cinder-attachment_update-be1ea626-ee94-4729-9b89-84d6b39c6140-n-h1-768509-3'" acquired by "attachment_update" :: waited 0.024s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:53:13.038621 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:13.038621 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:13.936863 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6b2741c3-af36-4d79-be0b-e76c50cae41a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:13.937428 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6b2741c3-af36-4d79-be0b-e76c50cae41a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:13.937559 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:13.937559 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:13.937932 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6b2741c3-af36-4d79-be0b-e76c50cae41a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:13.938305 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-6b2741c3-af36-4d79-be0b-e76c50cae41a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:14.007537 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:14.007537 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:14.010703 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6b2741c3-af36-4d79-be0b-e76c50cae41a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:14.011764 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1501/3000] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:13 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:14.459651 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-c0ceb776-5a60-4658-a991-b187348a7962 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Lock "b'cinder-attachment_update-be1ea626-ee94-4729-9b89-84d6b39c6140-n-h1-768509-3'" released by "attachment_update" :: held 1.423s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:53:14.460390 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-c0ceb776-5a60-4658-a991-b187348a7962 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/4fe2d0c3-bf50-429f-96df-6204d9d3cb69 returned with HTTP 200 Dec 29 07:53:14.462720 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1500/3001] 10.222.0.45 () {64 vars in 1468 bytes} [Tue Dec 29 07:53:12 2020] PUT /volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/4fe2d0c3-bf50-429f-96df-6204d9d3cb69 => generated 762 bytes in 1506 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:53:14.502942 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-7592136a-92c8-496d-bb65-d3c2bc06578c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] POST http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/4fe2d0c3-bf50-429f-96df-6204d9d3cb69/action Dec 29 07:53:14.503591 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:14.503591 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:14.504896 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-7592136a-92c8-496d-bb65-d3c2bc06578c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action body: b'{"os-complete": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:53:14.505357 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-7592136a-92c8-496d-bb65-d3c2bc06578c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:53:14.577433 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:14.577433 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:14.599792 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-81dfc8f2-ddb2-4dec-b26a-a2c8e62e7b49 req-7592136a-92c8-496d-bb65-d3c2bc06578c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/4fe2d0c3-bf50-429f-96df-6204d9d3cb69/action returned with HTTP 204 Dec 29 07:53:14.600836 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1502/3002] 10.222.0.45 () {64 vars in 1489 bytes} [Tue Dec 29 07:53:14 2020] POST /volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/4fe2d0c3-bf50-429f-96df-6204d9d3cb69/action => generated 0 bytes in 105 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:53:15.027487 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-960008ac-c0e7-43b3-b700-ddb5bd556d47 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:15.028078 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-960008ac-c0e7-43b3-b700-ddb5bd556d47 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:15.028229 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:15.028229 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:15.028524 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-960008ac-c0e7-43b3-b700-ddb5bd556d47 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:15.029076 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-960008ac-c0e7-43b3-b700-ddb5bd556d47 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:15.068822 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:15.068822 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:15.071049 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-960008ac-c0e7-43b3-b700-ddb5bd556d47 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:15.072245 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1501/3003] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:15 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:16.091867 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-01733b0f-7571-448d-951d-635fa4872a01 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:16.092402 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-01733b0f-7571-448d-951d-635fa4872a01 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:16.092625 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:16.092625 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:16.092994 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-01733b0f-7571-448d-951d-635fa4872a01 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:16.093362 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-01733b0f-7571-448d-951d-635fa4872a01 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:16.136912 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:16.136912 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:16.138673 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-01733b0f-7571-448d-951d-635fa4872a01 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:16.140053 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1503/3004] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:16 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:17.155056 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f181aee1-58cf-42dc-93bd-dc3bd965db3c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:17.169328 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f181aee1-58cf-42dc-93bd-dc3bd965db3c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:17.169778 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:17.169778 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:17.170477 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f181aee1-58cf-42dc-93bd-dc3bd965db3c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:17.171088 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-f181aee1-58cf-42dc-93bd-dc3bd965db3c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:17.204576 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:17.204576 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:17.207593 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f181aee1-58cf-42dc-93bd-dc3bd965db3c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:17.208806 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1502/3005] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:17 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:18.223780 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6d235c9e-b790-40a6-8cec-89a932f2f1af tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:18.224932 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6d235c9e-b790-40a6-8cec-89a932f2f1af tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:18.225336 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:18.225336 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:18.225996 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6d235c9e-b790-40a6-8cec-89a932f2f1af tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:18.227074 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-6d235c9e-b790-40a6-8cec-89a932f2f1af tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:18.249830 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:18.249830 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:18.252043 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6d235c9e-b790-40a6-8cec-89a932f2f1af tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:18.260009 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1504/3006] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:18 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:19.268104 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8f5100f3-9ab5-4317-884f-7aae1c3f4b7f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:19.269392 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8f5100f3-9ab5-4317-884f-7aae1c3f4b7f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:19.269657 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:19.269657 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:19.270320 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8f5100f3-9ab5-4317-884f-7aae1c3f4b7f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:19.270719 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-8f5100f3-9ab5-4317-884f-7aae1c3f4b7f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:19.293804 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:19.293804 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:19.295626 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8f5100f3-9ab5-4317-884f-7aae1c3f4b7f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:19.296417 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1503/3007] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:19 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:20.311031 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ff0b1b70-fab7-4aaa-a103-9a58d2963770 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:20.311554 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ff0b1b70-fab7-4aaa-a103-9a58d2963770 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:20.311689 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:20.311689 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:20.312008 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ff0b1b70-fab7-4aaa-a103-9a58d2963770 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:20.312652 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ff0b1b70-fab7-4aaa-a103-9a58d2963770 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:20.337619 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:20.337619 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:20.339573 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ff0b1b70-fab7-4aaa-a103-9a58d2963770 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:20.340458 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1505/3008] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:20 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:21.355554 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5929fec8-4251-4aaf-a24a-b0e97b8141f3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:21.356640 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5929fec8-4251-4aaf-a24a-b0e97b8141f3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:21.357060 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:21.357060 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:21.357740 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5929fec8-4251-4aaf-a24a-b0e97b8141f3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:21.358307 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-5929fec8-4251-4aaf-a24a-b0e97b8141f3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:21.380297 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:21.380297 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:21.382472 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5929fec8-4251-4aaf-a24a-b0e97b8141f3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:21.384500 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1504/3009] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:21 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:22.397718 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d2d0a5d9-5b6f-4c44-a42d-6e4f83e42961 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:22.398276 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d2d0a5d9-5b6f-4c44-a42d-6e4f83e42961 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:22.398684 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:22.398684 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:22.398853 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d2d0a5d9-5b6f-4c44-a42d-6e4f83e42961 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:22.399185 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-d2d0a5d9-5b6f-4c44-a42d-6e4f83e42961 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:22.424022 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:22.424022 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:22.425833 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d2d0a5d9-5b6f-4c44-a42d-6e4f83e42961 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:22.426868 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1506/3010] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:22 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:23.441400 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cbf2a614-43ed-480d-898f-a4a0ffd99cd8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:23.442552 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cbf2a614-43ed-480d-898f-a4a0ffd99cd8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:23.443018 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:23.443018 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:23.443925 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cbf2a614-43ed-480d-898f-a4a0ffd99cd8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:23.444302 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-cbf2a614-43ed-480d-898f-a4a0ffd99cd8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:23.466358 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:23.466358 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:23.468631 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cbf2a614-43ed-480d-898f-a4a0ffd99cd8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:23.469657 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1505/3011] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:23 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:24.483588 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2fb9c073-0303-45f5-bb9e-da064b3d63e6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:24.484730 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2fb9c073-0303-45f5-bb9e-da064b3d63e6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:24.485680 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:24.485680 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:24.486328 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2fb9c073-0303-45f5-bb9e-da064b3d63e6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:24.486890 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-2fb9c073-0303-45f5-bb9e-da064b3d63e6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:24.511547 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:24.511547 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:24.513665 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2fb9c073-0303-45f5-bb9e-da064b3d63e6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:24.514676 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1507/3012] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:24 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:25.538412 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dcd5037f-ed99-4272-a9b4-bea4d3027919 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:25.539824 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dcd5037f-ed99-4272-a9b4-bea4d3027919 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:25.540378 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:25.540378 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:25.543442 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dcd5037f-ed99-4272-a9b4-bea4d3027919 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:25.544955 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-dcd5037f-ed99-4272-a9b4-bea4d3027919 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:25.590570 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:25.590570 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:25.593266 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dcd5037f-ed99-4272-a9b4-bea4d3027919 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:25.594079 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1506/3013] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:25 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:26.610632 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6a06c614-d0f5-492d-b5a5-5eb447326a13 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:26.611617 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6a06c614-d0f5-492d-b5a5-5eb447326a13 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:26.611959 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:26.611959 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:26.612682 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6a06c614-d0f5-492d-b5a5-5eb447326a13 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:26.613193 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-6a06c614-d0f5-492d-b5a5-5eb447326a13 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:26.640651 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:26.640651 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:26.642573 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6a06c614-d0f5-492d-b5a5-5eb447326a13 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:26.643421 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1508/3014] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:26 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:27.673536 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-00f12dab-a0a6-466b-9f07-9c58a509552c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:27.674076 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-00f12dab-a0a6-466b-9f07-9c58a509552c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:27.674242 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:27.674242 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:27.674543 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-00f12dab-a0a6-466b-9f07-9c58a509552c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:27.674836 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-00f12dab-a0a6-466b-9f07-9c58a509552c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:27.702389 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:27.702389 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:27.704270 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-00f12dab-a0a6-466b-9f07-9c58a509552c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:27.712144 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1507/3015] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:27 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:27.912561 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-faf75f61-c4a4-44b4-8598-c39f9de829f1 req-41dc9172-c0f5-4a66-94fe-2c8df7f9f729 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/limits Dec 29 07:53:27.912561 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-faf75f61-c4a4-44b4-8598-c39f9de829f1 req-41dc9172-c0f5-4a66-94fe-2c8df7f9f729 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:27.912939 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:27.912939 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:27.914833 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-faf75f61-c4a4-44b4-8598-c39f9de829f1 req-41dc9172-c0f5-4a66-94fe-2c8df7f9f729 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:27.973267 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-faf75f61-c4a4-44b4-8598-c39f9de829f1 req-41dc9172-c0f5-4a66-94fe-2c8df7f9f729 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/limits returned with HTTP 200 Dec 29 07:53:27.975034 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1509/3016] 10.222.0.20 () {60 vars in 1455 bytes} [Tue Dec 29 07:53:27 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/limits => generated 302 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:28.100352 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-faf75f61-c4a4-44b4-8598-c39f9de829f1 req-416ffe69-c693-4cbe-890a-ce7362eb1643 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:53:28.100998 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-faf75f61-c4a4-44b4-8598-c39f9de829f1 req-416ffe69-c693-4cbe-890a-ce7362eb1643 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:28.101790 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:28.101790 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:28.102498 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-faf75f61-c4a4-44b4-8598-c39f9de829f1 req-416ffe69-c693-4cbe-890a-ce7362eb1643 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:28.163435 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:28.163435 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:28.173462 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-faf75f61-c4a4-44b4-8598-c39f9de829f1 req-416ffe69-c693-4cbe-890a-ce7362eb1643 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:53:28.192518 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:28.192518 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:28.203195 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-faf75f61-c4a4-44b4-8598-c39f9de829f1 req-416ffe69-c693-4cbe-890a-ce7362eb1643 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 200 Dec 29 07:53:28.204230 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1508/3017] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:53:28 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 1660 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:53:28.220641 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-faf75f61-c4a4-44b4-8598-c39f9de829f1 req-2ed8bbd9-bb13-40f7-b0a9-639a386bfd3c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] POST http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots Dec 29 07:53:28.221710 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-faf75f61-c4a4-44b4-8598-c39f9de829f1 req-2ed8bbd9-bb13-40f7-b0a9-639a386bfd3c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "be1ea626-ee94-4729-9b89-84d6b39c6140", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1351215917", "description": null, "metadata": {}}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:53:28.272486 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:28.272486 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:28.274808 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-faf75f61-c4a4-44b4-8598-c39f9de829f1 req-2ed8bbd9-bb13-40f7-b0a9-639a386bfd3c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:53:28.275487 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [req-faf75f61-c4a4-44b4-8598-c39f9de829f1 req-2ed8bbd9-bb13-40f7-b0a9-639a386bfd3c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Create snapshot from volume be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:53:28.334198 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [req-faf75f61-c4a4-44b4-8598-c39f9de829f1 req-2ed8bbd9-bb13-40f7-b0a9-639a386bfd3c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Created reservations ['02f95fe2-a663-445d-a894-c4e6104db981', 'ca4b6ee0-80cf-441e-a458-ef74a508e0b0', '337f937d-52f1-4554-ba12-27761f6720c2', 'adeb07c1-b440-4c7b-b363-ce09606ac1a1'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:53:28.459626 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-faf75f61-c4a4-44b4-8598-c39f9de829f1 req-2ed8bbd9-bb13-40f7-b0a9-639a386bfd3c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot force create request issued successfully. Dec 29 07:53:28.461100 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-faf75f61-c4a4-44b4-8598-c39f9de829f1 req-2ed8bbd9-bb13-40f7-b0a9-639a386bfd3c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots returned with HTTP 202 Dec 29 07:53:28.462992 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1510/3018] 10.222.0.20 () {64 vars in 1518 bytes} [Tue Dec 29 07:53:28 2020] POST /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots => generated 320 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:53:28.724065 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b5779580-c9fe-49ec-a990-834509f29722 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:28.725508 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b5779580-c9fe-49ec-a990-834509f29722 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:28.725508 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:28.725508 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:28.725923 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b5779580-c9fe-49ec-a990-834509f29722 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:28.726020 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-b5779580-c9fe-49ec-a990-834509f29722 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:28.752604 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:28.752604 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:28.754713 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b5779580-c9fe-49ec-a990-834509f29722 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:28.755677 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1509/3019] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:28 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:29.709242 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e1fcaa73-1bf9-4f27-9995-c07e295004fc tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 Dec 29 07:53:29.710484 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e1fcaa73-1bf9-4f27-9995-c07e295004fc tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:29.712881 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:29.712881 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:29.713560 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e1fcaa73-1bf9-4f27-9995-c07e295004fc tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:29.760686 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:29.760686 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:29.762561 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e1fcaa73-1bf9-4f27-9995-c07e295004fc tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot retrieved successfully. Dec 29 07:53:29.765285 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e1fcaa73-1bf9-4f27-9995-c07e295004fc tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 returned with HTTP 200 Dec 29 07:53:29.766396 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1511/3020] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:53:29 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 => generated 452 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:29.771177 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e9980817-1c9f-4314-9577-bca87162474d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:29.771177 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e9980817-1c9f-4314-9577-bca87162474d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:29.771177 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:29.771177 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:29.771511 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e9980817-1c9f-4314-9577-bca87162474d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:29.771649 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-e9980817-1c9f-4314-9577-bca87162474d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:29.795588 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:29.795588 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:29.797702 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e9980817-1c9f-4314-9577-bca87162474d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:29.798739 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1510/3021] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:29 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:30.780235 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d087e85c-bc1f-4786-a551-7968367a20fe tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 Dec 29 07:53:30.781041 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d087e85c-bc1f-4786-a551-7968367a20fe tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:30.781248 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:30.781248 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:30.781941 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d087e85c-bc1f-4786-a551-7968367a20fe tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:30.812880 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2064e0b0-c913-4a18-9ed8-553b11fe7a3d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:30.813761 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2064e0b0-c913-4a18-9ed8-553b11fe7a3d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:30.814180 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:30.814180 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:30.814381 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:30.814381 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:30.815106 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2064e0b0-c913-4a18-9ed8-553b11fe7a3d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:30.815508 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d087e85c-bc1f-4786-a551-7968367a20fe tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot retrieved successfully. Dec 29 07:53:30.815966 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-2064e0b0-c913-4a18-9ed8-553b11fe7a3d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:30.817456 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d087e85c-bc1f-4786-a551-7968367a20fe tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 returned with HTTP 200 Dec 29 07:53:30.818281 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1512/3022] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:53:30 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 => generated 479 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:30.839938 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:30.839938 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:30.842056 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2064e0b0-c913-4a18-9ed8-553b11fe7a3d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:30.843095 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1511/3023] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:30 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:53:31.859583 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d15cfbdd-fe98-46b6-9099-a3688ae59da5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:31.860256 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d15cfbdd-fe98-46b6-9099-a3688ae59da5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:31.860256 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:31.860256 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:31.860772 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d15cfbdd-fe98-46b6-9099-a3688ae59da5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:31.861137 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-d15cfbdd-fe98-46b6-9099-a3688ae59da5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:31.909980 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:31.909980 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:31.912543 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d15cfbdd-fe98-46b6-9099-a3688ae59da5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:31.913487 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1513/3024] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:31 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:32.182544 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-08f550ba-90df-44a2-a736-39b8c82525f2 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 Dec 29 07:53:32.183331 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-08f550ba-90df-44a2-a736-39b8c82525f2 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:32.183582 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:32.183582 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:32.184292 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-08f550ba-90df-44a2-a736-39b8c82525f2 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:32.212806 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:32.212806 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:32.214161 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-08f550ba-90df-44a2-a736-39b8c82525f2 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot retrieved successfully. Dec 29 07:53:32.216312 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-08f550ba-90df-44a2-a736-39b8c82525f2 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 returned with HTTP 200 Dec 29 07:53:32.217198 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1512/3025] 10.222.0.20 () {60 vars in 1575 bytes} [Tue Dec 29 07:53:32 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 => generated 479 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:32.928410 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ef87373d-7f12-49f8-82a5-0cab187eeecc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:32.930167 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ef87373d-7f12-49f8-82a5-0cab187eeecc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:32.930674 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:32.930674 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:32.931333 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ef87373d-7f12-49f8-82a5-0cab187eeecc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:32.931905 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ef87373d-7f12-49f8-82a5-0cab187eeecc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:32.963114 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:32.963114 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:32.977874 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ef87373d-7f12-49f8-82a5-0cab187eeecc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:32.979241 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1514/3026] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:32 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:33.695822 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-42d40caf-9800-4ee4-8bb6-d034bb07ce99 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 Dec 29 07:53:33.696268 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-42d40caf-9800-4ee4-8bb6-d034bb07ce99 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:33.696600 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:33.696600 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:33.696981 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-42d40caf-9800-4ee4-8bb6-d034bb07ce99 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:33.728833 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:33.728833 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:33.729979 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-42d40caf-9800-4ee4-8bb6-d034bb07ce99 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot retrieved successfully. Dec 29 07:53:33.733056 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-42d40caf-9800-4ee4-8bb6-d034bb07ce99 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 returned with HTTP 200 Dec 29 07:53:33.733902 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1513/3027] 10.222.0.38 () {58 vars in 1368 bytes} [Tue Dec 29 07:53:33 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 => generated 479 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:33.748220 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-ef9412cd-3885-41c6-8bbd-15a1c0afd2b0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:53:33.748746 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-ef9412cd-3885-41c6-8bbd-15a1c0afd2b0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:33.748947 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:33.748947 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:33.749313 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-ef9412cd-3885-41c6-8bbd-15a1c0afd2b0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:33.823600 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:33.823600 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:33.834459 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-ef9412cd-3885-41c6-8bbd-15a1c0afd2b0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:53:33.857156 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:33.857156 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:33.868114 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-ef9412cd-3885-41c6-8bbd-15a1c0afd2b0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 200 Dec 29 07:53:33.869470 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1515/3028] 10.222.0.38 () {58 vars in 1362 bytes} [Tue Dec 29 07:53:33 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 1660 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:53:33.882137 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-fe72e3a3-5675-43ae-a0ec-34a4b48c69d6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] POST http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes Dec 29 07:53:33.883660 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:33.883660 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:33.884616 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-fe72e3a3-5675-43ae-a0ec-34a4b48c69d6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "575b86f9-57b8-4b7c-a828-cebec2182258", "name": "", "description": "", "volume_type": "lvmdriver-1", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:53:33.886367 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-fe72e3a3-5675-43ae-a0ec-34a4b48c69d6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '575b86f9-57b8-4b7c-a828-cebec2182258', 'name': '', 'description': '', 'volume_type': 'lvmdriver-1', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:53:33.936378 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:33.936378 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:33.939199 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-fe72e3a3-5675-43ae-a0ec-34a4b48c69d6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot retrieved successfully. Dec 29 07:53:33.940321 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-fe72e3a3-5675-43ae-a0ec-34a4b48c69d6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Create volume of 1 GB Dec 29 07:53:33.942042 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-fe72e3a3-5675-43ae-a0ec-34a4b48c69d6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Availability Zones retrieved successfully. Dec 29 07:53:33.964494 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-fe72e3a3-5675-43ae-a0ec-34a4b48c69d6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Flow 'volume_create_api' (ff64d7d4-fa72-4aae-8fdf-2e69f81b3353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:53:33.970087 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-fe72e3a3-5675-43ae-a0ec-34a4b48c69d6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afd33e07-b6b6-4af0-aa3e-bf52cd11c7b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:53:33.972741 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-fe72e3a3-5675-43ae-a0ec-34a4b48c69d6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:53:33.993718 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4baf422d-8c5c-4023-aa79-07cc61b83fba tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:33.995246 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4baf422d-8c5c-4023-aa79-07cc61b83fba tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:33.995699 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:33.995699 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:33.996346 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4baf422d-8c5c-4023-aa79-07cc61b83fba tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:33.996901 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-4baf422d-8c5c-4023-aa79-07cc61b83fba tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:34.047768 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:34.047768 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:34.050031 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4baf422d-8c5c-4023-aa79-07cc61b83fba tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:34.054739 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1516/3029] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:33 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:34.135994 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-fe72e3a3-5675-43ae-a0ec-34a4b48c69d6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afd33e07-b6b6-4af0-aa3e-bf52cd11c7b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '575b86f9-57b8-4b7c-a828-cebec2182258', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:53:34.138767 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-fe72e3a3-5675-43ae-a0ec-34a4b48c69d6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae824e21-302b-49b7-8932-178a0c62dbe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:53:34.212366 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-fe72e3a3-5675-43ae-a0ec-34a4b48c69d6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Created reservations ['a6d88038-af63-4172-a1ac-0aa38e94e36f', 'b1687ac6-3255-4b45-8b67-75e827707a80', '93b5456c-c6cc-4956-a53a-2a12dfa6e6ec', '6f77592e-30f2-4a20-9846-5296fac955ad'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:53:34.215219 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-fe72e3a3-5675-43ae-a0ec-34a4b48c69d6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae824e21-302b-49b7-8932-178a0c62dbe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6d88038-af63-4172-a1ac-0aa38e94e36f', 'b1687ac6-3255-4b45-8b67-75e827707a80', '93b5456c-c6cc-4956-a53a-2a12dfa6e6ec', '6f77592e-30f2-4a20-9846-5296fac955ad']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:53:34.217744 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-fe72e3a3-5675-43ae-a0ec-34a4b48c69d6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e509aa5-2686-4e64-931c-ddb726ce8277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:53:34.381392 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-fe72e3a3-5675-43ae-a0ec-34a4b48c69d6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e509aa5-2686-4e64-931c-ddb726ce8277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '958f4526-8274-4787-8e13-ecc82a1ab09e', '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='9f407c007dee4549b6f32cf6668ece73',qos_specs=None,replication_status=,reservations=['a6d88038-af63-4172-a1ac-0aa38e94e36f','b1687ac6-3255-4b45-8b67-75e827707a80','93b5456c-c6cc-4956-a53a-2a12dfa6e6ec','6f77592e-30f2-4a20-9846-5296fac955ad'],size=1,snapshot_id=575b86f9-57b8-4b7c-a828-cebec2182258,source_replicaid=,source_volid=None,status='creating',user_id='936a6d5be9d54704b80ba0a264c93e65',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:53:34Z,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=958f4526-8274-4787-8e13-ecc82a1ab09e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f407c007dee4549b6f32cf6668ece73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=575b86f9-57b8-4b7c-a828-cebec2182258,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='936a6d5be9d54704b80ba0a264c93e65',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:53:34.383677 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-fe72e3a3-5675-43ae-a0ec-34a4b48c69d6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a67acb76-9e5e-4d02-bed1-7e45c79fd26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:53:34.425270 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-fe72e3a3-5675-43ae-a0ec-34a4b48c69d6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a67acb76-9e5e-4d02-bed1-7e45c79fd26b) transitioned into 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='9f407c007dee4549b6f32cf6668ece73',qos_specs=None,replication_status=,reservations=['a6d88038-af63-4172-a1ac-0aa38e94e36f','b1687ac6-3255-4b45-8b67-75e827707a80','93b5456c-c6cc-4956-a53a-2a12dfa6e6ec','6f77592e-30f2-4a20-9846-5296fac955ad'],size=1,snapshot_id=575b86f9-57b8-4b7c-a828-cebec2182258,source_replicaid=,source_volid=None,status='creating',user_id='936a6d5be9d54704b80ba0a264c93e65',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:53:34.427295 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-fe72e3a3-5675-43ae-a0ec-34a4b48c69d6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59fd1d66-5373-420d-81dc-7441e464fd53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:53:34.599036 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-fe72e3a3-5675-43ae-a0ec-34a4b48c69d6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59fd1d66-5373-420d-81dc-7441e464fd53) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:53:34.602399 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-fe72e3a3-5675-43ae-a0ec-34a4b48c69d6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Flow 'volume_create_api' (ff64d7d4-fa72-4aae-8fdf-2e69f81b3353) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:53:34.697557 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-fe72e3a3-5675-43ae-a0ec-34a4b48c69d6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Create volume request issued successfully. Dec 29 07:53:34.717291 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-fe72e3a3-5675-43ae-a0ec-34a4b48c69d6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes returned with HTTP 202 Dec 29 07:53:34.718268 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1514/3030] 10.222.0.38 () {62 vars in 1305 bytes} [Tue Dec 29 07:53:33 2020] POST /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes => generated 805 bytes in 840 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:53:34.748844 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-e10d3e85-5202-432b-b935-0e49fc1aa3ee tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e Dec 29 07:53:34.749378 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-e10d3e85-5202-432b-b935-0e49fc1aa3ee tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:34.749683 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:34.749683 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:34.750051 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-e10d3e85-5202-432b-b935-0e49fc1aa3ee tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:34.806096 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:34.806096 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:34.815932 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-e10d3e85-5202-432b-b935-0e49fc1aa3ee tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:53:34.841606 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-e10d3e85-5202-432b-b935-0e49fc1aa3ee tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e returned with HTTP 200 Dec 29 07:53:34.842924 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1517/3031] 10.222.0.38 () {58 vars in 1362 bytes} [Tue Dec 29 07:53:34 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e => generated 873 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:34.856768 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-f8d5663e-9540-4259-9eac-973b4bfd416d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e Dec 29 07:53:34.857701 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-f8d5663e-9540-4259-9eac-973b4bfd416d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:34.858100 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:34.858100 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:34.858858 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-f8d5663e-9540-4259-9eac-973b4bfd416d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:35.011767 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:35.011767 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:35.034383 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-f8d5663e-9540-4259-9eac-973b4bfd416d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:53:35.068057 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8976374a-f209-420a-9a40-cd83b81b003c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:35.069025 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8976374a-f209-420a-9a40-cd83b81b003c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:35.069664 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:35.069664 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:35.074284 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8976374a-f209-420a-9a40-cd83b81b003c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:35.074848 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-8976374a-f209-420a-9a40-cd83b81b003c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:35.112882 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-f8d5663e-9540-4259-9eac-973b4bfd416d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e returned with HTTP 200 Dec 29 07:53:35.120500 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1515/3032] 10.222.0.38 () {58 vars in 1362 bytes} [Tue Dec 29 07:53:34 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e => generated 897 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:35.138024 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:35.138024 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:35.139944 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8976374a-f209-420a-9a40-cd83b81b003c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:35.145948 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1518/3033] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:35 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:36.159973 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3241ae0a-1e78-4b2c-977f-fb7c101245de tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:36.161070 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3241ae0a-1e78-4b2c-977f-fb7c101245de tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:36.161421 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:36.161421 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:36.161982 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3241ae0a-1e78-4b2c-977f-fb7c101245de tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:36.162493 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-3241ae0a-1e78-4b2c-977f-fb7c101245de tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:36.208941 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:36.208941 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:36.215035 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3241ae0a-1e78-4b2c-977f-fb7c101245de tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:36.215884 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1516/3034] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:36 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:37.230327 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a5c53377-d307-47f9-8ed6-21b1eb779c01 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:37.231117 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a5c53377-d307-47f9-8ed6-21b1eb779c01 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:37.231445 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:37.231445 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:37.232111 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a5c53377-d307-47f9-8ed6-21b1eb779c01 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:37.232591 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a5c53377-d307-47f9-8ed6-21b1eb779c01 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:37.277419 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:37.277419 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:37.282541 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a5c53377-d307-47f9-8ed6-21b1eb779c01 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:37.283648 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1519/3035] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:37 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:38.129575 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-fdb2cb5d-e3cc-44ec-9d4f-a50e6a10dabb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e Dec 29 07:53:38.130137 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-fdb2cb5d-e3cc-44ec-9d4f-a50e6a10dabb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:38.130362 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:38.130362 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:38.130773 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-fdb2cb5d-e3cc-44ec-9d4f-a50e6a10dabb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:38.193274 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:38.193274 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:38.215392 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-fdb2cb5d-e3cc-44ec-9d4f-a50e6a10dabb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:53:38.240394 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-fdb2cb5d-e3cc-44ec-9d4f-a50e6a10dabb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e returned with HTTP 200 Dec 29 07:53:38.243039 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1517/3036] 10.222.0.38 () {58 vars in 1362 bytes} [Tue Dec 29 07:53:38 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e => generated 897 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:38.299178 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-569bc894-829e-4ed4-a793-20538fc87c93 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:38.300040 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-569bc894-829e-4ed4-a793-20538fc87c93 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:38.300458 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:38.300458 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:38.300911 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-569bc894-829e-4ed4-a793-20538fc87c93 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:38.302461 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-569bc894-829e-4ed4-a793-20538fc87c93 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:38.345441 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:38.345441 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:38.357375 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-569bc894-829e-4ed4-a793-20538fc87c93 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:38.361861 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1520/3037] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:38 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:39.374983 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e9b6091c-154a-4156-afce-e908d6b778c8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:39.374983 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e9b6091c-154a-4156-afce-e908d6b778c8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:39.374983 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:39.374983 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:39.374983 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e9b6091c-154a-4156-afce-e908d6b778c8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:39.374983 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-e9b6091c-154a-4156-afce-e908d6b778c8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:39.415254 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:39.415254 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:39.417875 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e9b6091c-154a-4156-afce-e908d6b778c8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:39.424411 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1518/3038] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:39 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:40.431891 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2ff0258b-80e8-4057-a1fe-4f9b8e989da2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:40.432406 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2ff0258b-80e8-4057-a1fe-4f9b8e989da2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:40.432650 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:40.432650 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:40.432935 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2ff0258b-80e8-4057-a1fe-4f9b8e989da2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:40.433304 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-2ff0258b-80e8-4057-a1fe-4f9b8e989da2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:40.474680 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:40.474680 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:40.476675 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2ff0258b-80e8-4057-a1fe-4f9b8e989da2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:40.477887 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1521/3039] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:40 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:41.255901 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-b8f4bef7-2388-4956-b18b-9da64422923e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e Dec 29 07:53:41.256384 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-b8f4bef7-2388-4956-b18b-9da64422923e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:41.256593 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:41.256593 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:41.256943 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-b8f4bef7-2388-4956-b18b-9da64422923e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:41.361891 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:41.361891 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:41.388154 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-b8f4bef7-2388-4956-b18b-9da64422923e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:53:41.454463 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-b8f4bef7-2388-4956-b18b-9da64422923e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e returned with HTTP 200 Dec 29 07:53:41.455732 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1519/3040] 10.222.0.38 () {58 vars in 1362 bytes} [Tue Dec 29 07:53:41 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e => generated 897 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:53:41.493514 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e112277c-797d-4e28-8eb1-e308bc18079e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:41.493898 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e112277c-797d-4e28-8eb1-e308bc18079e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:41.494840 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:41.494840 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:41.494840 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e112277c-797d-4e28-8eb1-e308bc18079e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:41.495521 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-e112277c-797d-4e28-8eb1-e308bc18079e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:41.545633 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:41.545633 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:41.547446 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e112277c-797d-4e28-8eb1-e308bc18079e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:41.548287 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1522/3041] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:41 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:42.562419 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d38f9030-80bd-431f-9d2c-0bf5c38b2eb4 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:42.562981 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d38f9030-80bd-431f-9d2c-0bf5c38b2eb4 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:42.563185 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:42.563185 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:42.563563 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d38f9030-80bd-431f-9d2c-0bf5c38b2eb4 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:42.563932 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-d38f9030-80bd-431f-9d2c-0bf5c38b2eb4 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:42.618373 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:42.618373 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:42.620675 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d38f9030-80bd-431f-9d2c-0bf5c38b2eb4 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:42.629336 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1520/3042] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:42 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:43.641970 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2a781d6a-3ee0-46d2-adf5-6ad7eb047f66 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:43.643673 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2a781d6a-3ee0-46d2-adf5-6ad7eb047f66 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:43.644088 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:43.644088 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:43.645768 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2a781d6a-3ee0-46d2-adf5-6ad7eb047f66 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:43.646508 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-2a781d6a-3ee0-46d2-adf5-6ad7eb047f66 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:43.700126 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:43.700126 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:43.701732 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2a781d6a-3ee0-46d2-adf5-6ad7eb047f66 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:43.702758 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1523/3043] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:43 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:44.460888 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-8f4f10b0-0626-402d-95b9-04f5db0723c9 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e Dec 29 07:53:44.461734 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-8f4f10b0-0626-402d-95b9-04f5db0723c9 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:44.462147 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:44.462147 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:44.462826 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-8f4f10b0-0626-402d-95b9-04f5db0723c9 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:44.523444 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:44.523444 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:44.533594 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-8f4f10b0-0626-402d-95b9-04f5db0723c9 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:53:44.591181 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-8f4f10b0-0626-402d-95b9-04f5db0723c9 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e returned with HTTP 200 Dec 29 07:53:44.596188 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1521/3044] 10.222.0.38 () {58 vars in 1362 bytes} [Tue Dec 29 07:53:44 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e => generated 897 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:53:44.717483 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-987cb306-c4b8-422d-a93a-b6a226124e4f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:44.718177 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-987cb306-c4b8-422d-a93a-b6a226124e4f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:44.718396 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:44.718396 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:44.718799 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-987cb306-c4b8-422d-a93a-b6a226124e4f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:44.719318 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-987cb306-c4b8-422d-a93a-b6a226124e4f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:44.762447 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:44.762447 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:44.764305 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-987cb306-c4b8-422d-a93a-b6a226124e4f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:44.770944 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1524/3045] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:44 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:45.779259 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-56d47194-22f8-4eb3-afc1-9ebe6df4fc94 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:45.780664 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-56d47194-22f8-4eb3-afc1-9ebe6df4fc94 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:45.781056 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:45.781056 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:45.781672 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-56d47194-22f8-4eb3-afc1-9ebe6df4fc94 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:45.782241 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-56d47194-22f8-4eb3-afc1-9ebe6df4fc94 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:45.809054 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:45.809054 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:45.811805 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-56d47194-22f8-4eb3-afc1-9ebe6df4fc94 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:45.819647 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1522/3046] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:45 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:46.835679 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6f8b4ea6-a794-4eda-beaa-8ce8ef8ee542 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:46.835679 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6f8b4ea6-a794-4eda-beaa-8ce8ef8ee542 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:46.835679 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:46.835679 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:46.835679 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6f8b4ea6-a794-4eda-beaa-8ce8ef8ee542 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:46.835679 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-6f8b4ea6-a794-4eda-beaa-8ce8ef8ee542 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:46.925374 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:46.925374 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:46.934075 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6f8b4ea6-a794-4eda-beaa-8ce8ef8ee542 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:46.934075 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1525/3047] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:46 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:47.613582 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-c70e3c7d-f8d0-4502-8067-3ca054afc8fd tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e Dec 29 07:53:47.614043 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-c70e3c7d-f8d0-4502-8067-3ca054afc8fd tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:47.614265 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:47.614265 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:47.614663 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-c70e3c7d-f8d0-4502-8067-3ca054afc8fd tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:47.668154 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:47.668154 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:47.676497 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-c70e3c7d-f8d0-4502-8067-3ca054afc8fd tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:53:47.700353 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-c70e3c7d-f8d0-4502-8067-3ca054afc8fd tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e returned with HTTP 200 Dec 29 07:53:47.701337 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1523/3048] 10.222.0.38 () {58 vars in 1362 bytes} [Tue Dec 29 07:53:47 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e => generated 1347 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:53:47.708693 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6f8b4ea6-a794-4eda-beaa-8ce8ef8ee542 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume// Dec 29 07:53:47.709304 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6f8b4ea6-a794-4eda-beaa-8ce8ef8ee542 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:47.709670 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:47.709670 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:47.710374 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6f8b4ea6-a794-4eda-beaa-8ce8ef8ee542 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:47.712277 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6f8b4ea6-a794-4eda-beaa-8ce8ef8ee542 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:53:47.713447 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1526/3049] 10.222.0.38 () {56 vars in 1089 bytes} [Tue Dec 29 07:53:47 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:53:47.730451 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-88d120b2-9fd2-4fef-8fa2-af88493c87e3 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] POST http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments Dec 29 07:53:47.731398 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:47.731398 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:47.732013 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-88d120b2-9fd2-4fef-8fa2-af88493c87e3 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "958f4526-8274-4787-8e13-ecc82a1ab09e", "instance_uuid": "ae05121b-39ad-4fc1-a630-a2c99fe3e48f", "connector": null}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:53:47.788590 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:47.788590 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:47.855245 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-88d120b2-9fd2-4fef-8fa2-af88493c87e3 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments returned with HTTP 200 Dec 29 07:53:47.856676 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1524/3050] 10.222.0.38 () {64 vars in 1358 bytes} [Tue Dec 29 07:53:47 2020] POST /volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments => generated 273 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:53:47.863200 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6f8b4ea6-a794-4eda-beaa-8ce8ef8ee542 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume// Dec 29 07:53:47.863864 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6f8b4ea6-a794-4eda-beaa-8ce8ef8ee542 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:47.864660 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6f8b4ea6-a794-4eda-beaa-8ce8ef8ee542 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:47.866028 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6f8b4ea6-a794-4eda-beaa-8ce8ef8ee542 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:53:47.867924 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1527/3051] 10.222.0.38 () {56 vars in 1089 bytes} [Tue Dec 29 07:53:47 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:53:47.880941 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-7016fe45-81a7-4a0c-af58-c38f580e1c23 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e Dec 29 07:53:47.881519 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-7016fe45-81a7-4a0c-af58-c38f580e1c23 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:47.881736 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:47.881736 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:47.886870 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-7016fe45-81a7-4a0c-af58-c38f580e1c23 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:47.946541 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-36f5acec-0aca-4e5d-85a3-24c85df4e04d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:47.947286 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-36f5acec-0aca-4e5d-85a3-24c85df4e04d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:47.955046 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-36f5acec-0aca-4e5d-85a3-24c85df4e04d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:47.955755 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-36f5acec-0aca-4e5d-85a3-24c85df4e04d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:47.979097 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:47.979097 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:47.988001 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-7016fe45-81a7-4a0c-af58-c38f580e1c23 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:53:48.010859 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:48.010859 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:48.012923 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-36f5acec-0aca-4e5d-85a3-24c85df4e04d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:48.015689 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1528/3052] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:47 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:48.018812 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:48.018812 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:48.031734 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-7016fe45-81a7-4a0c-af58-c38f580e1c23 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e returned with HTTP 200 Dec 29 07:53:48.033252 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1525/3053] 10.222.0.38 () {60 vars in 1403 bytes} [Tue Dec 29 07:53:47 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e => generated 1445 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 29 07:53:48.052202 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-4b708969-ecbf-4117-9f5d-fa52d037f0ec tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] PUT http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/a054ec33-fd25-4703-8e79-4ebdfb4bfbfd Dec 29 07:53:48.052853 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:48.052853 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:48.053435 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-4b708969-ecbf-4117-9f5d-fa52d037f0ec tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.38", "host": "n-h2-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sda"}}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:53:48.098805 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:53:48.098805 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:53:48.099434 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-4b708969-ecbf-4117-9f5d-fa52d037f0ec tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Lock "b'cinder-attachment_update-958f4526-8274-4787-8e13-ecc82a1ab09e-n-h2-768509-3'" acquired by "attachment_update" :: waited 0.019s {{(pid=88228) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:53:48.102607 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:48.102607 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:49.031965 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6487dee2-098b-4e5d-93e9-959f51147547 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:49.034014 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6487dee2-098b-4e5d-93e9-959f51147547 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:49.034396 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:49.034396 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:49.035165 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6487dee2-098b-4e5d-93e9-959f51147547 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:49.035682 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-6487dee2-098b-4e5d-93e9-959f51147547 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:49.082477 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:49.082477 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:49.084689 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6487dee2-098b-4e5d-93e9-959f51147547 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:49.086112 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1526/3054] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:49 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:50.104847 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-414d859b-b169-4286-abe6-898ed60627ce tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:50.104847 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-414d859b-b169-4286-abe6-898ed60627ce tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:50.104847 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:50.104847 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:50.104847 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-414d859b-b169-4286-abe6-898ed60627ce tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:50.104847 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-414d859b-b169-4286-abe6-898ed60627ce tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:50.149008 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:50.149008 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:50.157397 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-414d859b-b169-4286-abe6-898ed60627ce tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:50.166696 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1527/3055] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:50 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:53:50.326715 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-4b708969-ecbf-4117-9f5d-fa52d037f0ec tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Lock "b'cinder-attachment_update-958f4526-8274-4787-8e13-ecc82a1ab09e-n-h2-768509-3'" released by "attachment_update" :: held 2.227s {{(pid=88228) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:53:50.327307 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-4b708969-ecbf-4117-9f5d-fa52d037f0ec tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/a054ec33-fd25-4703-8e79-4ebdfb4bfbfd returned with HTTP 200 Dec 29 07:53:50.328559 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1529/3056] 10.222.0.38 () {64 vars in 1468 bytes} [Tue Dec 29 07:53:48 2020] PUT /volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/a054ec33-fd25-4703-8e79-4ebdfb4bfbfd => generated 762 bytes in 2281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:53:50.372489 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-710abf42-b9e8-4f7c-b299-1400e0acb672 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] POST http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/a054ec33-fd25-4703-8e79-4ebdfb4bfbfd/action Dec 29 07:53:50.373185 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:50.373185 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:50.373758 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-710abf42-b9e8-4f7c-b299-1400e0acb672 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action body: b'{"os-complete": null}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:53:50.374204 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-710abf42-b9e8-4f7c-b299-1400e0acb672 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:53:50.456187 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:50.456187 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:50.495201 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-367165c2-bf6d-4421-a4d3-5451e9ffb7db req-710abf42-b9e8-4f7c-b299-1400e0acb672 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/a054ec33-fd25-4703-8e79-4ebdfb4bfbfd/action returned with HTTP 204 Dec 29 07:53:50.496268 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1528/3057] 10.222.0.38 () {64 vars in 1489 bytes} [Tue Dec 29 07:53:50 2020] POST /volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/a054ec33-fd25-4703-8e79-4ebdfb4bfbfd/action => generated 0 bytes in 130 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:53:51.182422 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a8047ec6-74bb-421b-b093-e125afe719e8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:51.182422 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a8047ec6-74bb-421b-b093-e125afe719e8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:51.182422 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:51.182422 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:51.182422 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a8047ec6-74bb-421b-b093-e125afe719e8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:51.182422 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a8047ec6-74bb-421b-b093-e125afe719e8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:51.233480 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:51.233480 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:51.233480 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a8047ec6-74bb-421b-b093-e125afe719e8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:51.233480 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1530/3058] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:51 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:52.258302 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-483eed70-bc0b-4c7b-908d-cc737fdb1143 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:52.258302 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-483eed70-bc0b-4c7b-908d-cc737fdb1143 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:52.258302 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:52.258302 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:52.258302 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-483eed70-bc0b-4c7b-908d-cc737fdb1143 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:52.258302 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-483eed70-bc0b-4c7b-908d-cc737fdb1143 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:52.290280 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:52.290280 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:52.292237 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-483eed70-bc0b-4c7b-908d-cc737fdb1143 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:52.293345 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1529/3059] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:52 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:53.309730 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-658a8fad-8e3c-4801-a020-2530b77dc0fb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:53.309730 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-658a8fad-8e3c-4801-a020-2530b77dc0fb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:53.309730 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:53.309730 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:53.309730 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-658a8fad-8e3c-4801-a020-2530b77dc0fb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:53.310463 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-658a8fad-8e3c-4801-a020-2530b77dc0fb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:53.342999 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:53.342999 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:53.342999 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-658a8fad-8e3c-4801-a020-2530b77dc0fb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:53.342999 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1531/3060] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:53 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:54.352554 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c49f95c4-8d9b-4269-978a-469041f0ade5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:54.353059 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c49f95c4-8d9b-4269-978a-469041f0ade5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:54.353473 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:54.353473 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:54.353902 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c49f95c4-8d9b-4269-978a-469041f0ade5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:54.354336 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-c49f95c4-8d9b-4269-978a-469041f0ade5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:54.379121 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:54.379121 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:54.381472 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c49f95c4-8d9b-4269-978a-469041f0ade5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:54.383329 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1530/3061] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:54 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:55.398419 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cb255bbb-6539-468a-a06d-2e8638e2630c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:55.406571 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cb255bbb-6539-468a-a06d-2e8638e2630c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:55.406571 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:55.406571 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:55.406571 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cb255bbb-6539-468a-a06d-2e8638e2630c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:55.406571 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-cb255bbb-6539-468a-a06d-2e8638e2630c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:55.426887 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:55.426887 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:55.432000 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cb255bbb-6539-468a-a06d-2e8638e2630c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:55.436564 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1532/3062] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:55 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:56.452751 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c7ce467e-78f9-44fa-ab13-c1348ef44dad tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:56.453243 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c7ce467e-78f9-44fa-ab13-c1348ef44dad tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:56.453510 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:56.453510 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:56.453823 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c7ce467e-78f9-44fa-ab13-c1348ef44dad tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:56.454192 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-c7ce467e-78f9-44fa-ab13-c1348ef44dad tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:56.477880 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:56.477880 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:56.479747 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c7ce467e-78f9-44fa-ab13-c1348ef44dad tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:56.481091 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1531/3063] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:56 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:57.494884 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d67b486f-eb06-479e-b9a6-48e8f7aed2a0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:57.494884 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d67b486f-eb06-479e-b9a6-48e8f7aed2a0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:57.495376 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:57.495376 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:57.495376 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d67b486f-eb06-479e-b9a6-48e8f7aed2a0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:57.495844 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-d67b486f-eb06-479e-b9a6-48e8f7aed2a0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:57.517986 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:57.517986 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:57.519857 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d67b486f-eb06-479e-b9a6-48e8f7aed2a0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:57.520827 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1533/3064] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:57 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:58.536781 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3aa33207-9684-476d-9256-6bdd495ba5b7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:58.540618 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3aa33207-9684-476d-9256-6bdd495ba5b7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:58.540618 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:58.540618 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:58.540618 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3aa33207-9684-476d-9256-6bdd495ba5b7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:58.540618 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-3aa33207-9684-476d-9256-6bdd495ba5b7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:58.576584 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:58.576584 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:58.581974 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3aa33207-9684-476d-9256-6bdd495ba5b7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:58.582842 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1532/3065] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:58 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:53:59.601518 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-91df2eb0-92d0-40f0-b5bb-c2116247f2f8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:53:59.601518 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-91df2eb0-92d0-40f0-b5bb-c2116247f2f8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:53:59.601518 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:53:59.601518 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:53:59.601518 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-91df2eb0-92d0-40f0-b5bb-c2116247f2f8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:53:59.601518 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-91df2eb0-92d0-40f0-b5bb-c2116247f2f8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:53:59.638987 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:53:59.638987 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:53:59.641594 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-91df2eb0-92d0-40f0-b5bb-c2116247f2f8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:53:59.646617 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1534/3066] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:53:59 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 813 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:00.659295 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-045bf4c6-c036-41b6-a925-1c996a7d53de tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:00.659818 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-045bf4c6-c036-41b6-a925-1c996a7d53de tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:00.660312 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:00.660312 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:00.660559 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-045bf4c6-c036-41b6-a925-1c996a7d53de tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:00.661047 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-045bf4c6-c036-41b6-a925-1c996a7d53de tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:00.697333 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:00.697333 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:00.700935 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-045bf4c6-c036-41b6-a925-1c996a7d53de tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:00.700935 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1533/3067] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:00 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 815 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:01.715583 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7b518b2a-9e0c-49c0-9127-378aaf2f0069 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:01.716271 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7b518b2a-9e0c-49c0-9127-378aaf2f0069 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:01.716618 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:01.716618 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:01.717232 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7b518b2a-9e0c-49c0-9127-378aaf2f0069 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:01.717849 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-7b518b2a-9e0c-49c0-9127-378aaf2f0069 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:01.745332 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:01.745332 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:01.747236 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7b518b2a-9e0c-49c0-9127-378aaf2f0069 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:01.751889 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1535/3068] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:01 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:01.761660 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d3a79cbe-2d10-40dd-8e3b-ee841e3fbc34 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a Dec 29 07:54:01.762118 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d3a79cbe-2d10-40dd-8e3b-ee841e3fbc34 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:01.763292 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:01.763292 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:01.763292 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d3a79cbe-2d10-40dd-8e3b-ee841e3fbc34 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:01.818135 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:01.818135 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:01.829385 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d3a79cbe-2d10-40dd-8e3b-ee841e3fbc34 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:54:01.858184 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d3a79cbe-2d10-40dd-8e3b-ee841e3fbc34 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a returned with HTTP 200 Dec 29 07:54:01.868145 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1534/3069] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:01 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a => generated 1357 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:54:01.879162 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ac7f7d82-b388-4182-a81e-ef604555ec70 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] POST http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350/restore Dec 29 07:54:01.880258 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:01.880258 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:01.880675 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ac7f7d82-b388-4182-a81e-ef604555ec70 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:54:01.882796 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.backups [None req-ac7f7d82-b388-4182-a81e-ef604555ec70 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Restoring backup 0a9f74c7-7c45-42fc-ba73-5510866cb350 ({'restore': {}}) {{(pid=88228) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Dec 29 07:54:01.883111 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.backups [None req-ac7f7d82-b388-4182-a81e-ef604555ec70 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Restoring backup 0a9f74c7-7c45-42fc-ba73-5510866cb350 to volume None. Dec 29 07:54:01.911657 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:01.911657 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:01.912773 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.backup.api [None req-ac7f7d82-b388-4182-a81e-ef604555ec70 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Creating volume of 1 GB for restore of backup 0a9f74c7-7c45-42fc-ba73-5510866cb350. Dec 29 07:54:01.932454 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ac7f7d82-b388-4182-a81e-ef604555ec70 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Availability Zones retrieved successfully. Dec 29 07:54:01.951968 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ac7f7d82-b388-4182-a81e-ef604555ec70 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Flow 'volume_create_api' (21f684ee-5f8a-4423-828a-b4d8f1fa4c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:54:01.954776 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ac7f7d82-b388-4182-a81e-ef604555ec70 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bb240c7-96c9-4ae1-940d-008d43b74a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:54:01.957003 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-ac7f7d82-b388-4182-a81e-ef604555ec70 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:54:02.039844 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ac7f7d82-b388-4182-a81e-ef604555ec70 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bb240c7-96c9-4ae1-940d-008d43b74a94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:54:02.052512 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ac7f7d82-b388-4182-a81e-ef604555ec70 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4fa2ed7-5ba2-4430-80e7-ffd5358f0cac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:54:02.057335 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-078d28d8-498f-4e21-8ffb-d01b3e2abe14 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e Dec 29 07:54:02.057862 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-078d28d8-498f-4e21-8ffb-d01b3e2abe14 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:02.058078 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:02.058078 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:02.058453 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-078d28d8-498f-4e21-8ffb-d01b3e2abe14 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:02.113490 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:02.113490 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:02.123544 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-078d28d8-498f-4e21-8ffb-d01b3e2abe14 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:02.152946 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:02.152946 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:02.159017 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-ac7f7d82-b388-4182-a81e-ef604555ec70 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Created reservations ['b8a5cd0a-f5df-4259-8906-ffc2217373a3', 'e59a76ff-e9d0-41fb-941a-6ab663d9b981', 'da81f20e-e6e5-42a8-b20a-fe9a248239c5', '2aca7fe7-3a6c-4137-879c-05c556300653'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:54:02.160957 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ac7f7d82-b388-4182-a81e-ef604555ec70 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4fa2ed7-5ba2-4430-80e7-ffd5358f0cac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8a5cd0a-f5df-4259-8906-ffc2217373a3', 'e59a76ff-e9d0-41fb-941a-6ab663d9b981', 'da81f20e-e6e5-42a8-b20a-fe9a248239c5', '2aca7fe7-3a6c-4137-879c-05c556300653']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:54:02.163263 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ac7f7d82-b388-4182-a81e-ef604555ec70 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77792d4c-0fa6-4030-9d42-a25beba6a652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:54:02.164405 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-078d28d8-498f-4e21-8ffb-d01b3e2abe14 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e returned with HTTP 200 Dec 29 07:54:02.165357 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1535/3070] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:02 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e => generated 1639 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:54:02.238321 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ac7f7d82-b388-4182-a81e-ef604555ec70 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77792d4c-0fa6-4030-9d42-a25beba6a652) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01a60e8a-3232-47da-9c1c-dec36b1b5d3f', '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_0a9f74c7-7c45-42fc-ba73-5510866cb350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4108b9f69384496a4dbaaaa4f3b596d',qos_specs=None,replication_status=,reservations=['b8a5cd0a-f5df-4259-8906-ffc2217373a3','e59a76ff-e9d0-41fb-941a-6ab663d9b981','da81f20e-e6e5-42a8-b20a-fe9a248239c5','2aca7fe7-3a6c-4137-879c-05c556300653'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73c1a63e86e545dd9683f3ad1f0f3c12',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:54:02Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_0a9f74c7-7c45-42fc-ba73-5510866cb350',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01a60e8a-3232-47da-9c1c-dec36b1b5d3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4108b9f69384496a4dbaaaa4f3b596d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='73c1a63e86e545dd9683f3ad1f0f3c12',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:54:02.240567 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ac7f7d82-b388-4182-a81e-ef604555ec70 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86490661-444d-490b-a8d5-284b9521775e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:54:02.280308 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ac7f7d82-b388-4182-a81e-ef604555ec70 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86490661-444d-490b-a8d5-284b9521775e) transitioned into 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_0a9f74c7-7c45-42fc-ba73-5510866cb350',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4108b9f69384496a4dbaaaa4f3b596d',qos_specs=None,replication_status=,reservations=['b8a5cd0a-f5df-4259-8906-ffc2217373a3','e59a76ff-e9d0-41fb-941a-6ab663d9b981','da81f20e-e6e5-42a8-b20a-fe9a248239c5','2aca7fe7-3a6c-4137-879c-05c556300653'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73c1a63e86e545dd9683f3ad1f0f3c12',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:54:02.282275 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ac7f7d82-b388-4182-a81e-ef604555ec70 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eab5658-43f4-4e6b-b8af-86178632fe78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:54:02.329939 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ac7f7d82-b388-4182-a81e-ef604555ec70 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7eab5658-43f4-4e6b-b8af-86178632fe78) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:54:02.334013 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ac7f7d82-b388-4182-a81e-ef604555ec70 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Flow 'volume_create_api' (21f684ee-5f8a-4423-828a-b4d8f1fa4c19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:54:02.433098 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ac7f7d82-b388-4182-a81e-ef604555ec70 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Create volume request issued successfully. Dec 29 07:54:02.515041 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:02.515041 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:02.516219 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ac7f7d82-b388-4182-a81e-ef604555ec70 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:54:03.568713 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:03.568713 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:03.570149 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ac7f7d82-b388-4182-a81e-ef604555ec70 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:54:03.570611 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.backup.api [None req-ac7f7d82-b388-4182-a81e-ef604555ec70 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Checking backup size 1 against volume size 1 {{(pid=88228) restore /opt/stack/cinder/cinder/backup/api.py:383}} Dec 29 07:54:03.570998 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.backup.api [None req-ac7f7d82-b388-4182-a81e-ef604555ec70 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Overwriting volume 01a60e8a-3232-47da-9c1c-dec36b1b5d3f with restore of backup 0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:03.617205 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.backup.rpcapi [None req-ac7f7d82-b388-4182-a81e-ef604555ec70 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] restore_backup in rpcapi backup_id 0a9f74c7-7c45-42fc-ba73-5510866cb350 {{(pid=88228) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Dec 29 07:54:03.626495 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ac7f7d82-b388-4182-a81e-ef604555ec70 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350/restore returned with HTTP 202 Dec 29 07:54:03.632569 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1536/3071] 10.222.0.20 () {60 vars in 1360 bytes} [Tue Dec 29 07:54:01 2020] POST /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350/restore => generated 189 bytes in 1754 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:54:03.641582 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4c377792-3197-4b9b-a80d-e72e140be4b0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:03.644316 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4c377792-3197-4b9b-a80d-e72e140be4b0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:03.644621 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:03.644621 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:03.645373 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4c377792-3197-4b9b-a80d-e72e140be4b0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:03.648200 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-4c377792-3197-4b9b-a80d-e72e140be4b0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:03.676830 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:03.676830 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:03.678755 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4c377792-3197-4b9b-a80d-e72e140be4b0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:03.680307 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1536/3072] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:03 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:04.695467 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2bf7ae8e-9360-469f-b3e2-01f1d2a33eb7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:04.696136 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2bf7ae8e-9360-469f-b3e2-01f1d2a33eb7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:04.696471 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:04.696471 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:04.697043 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2bf7ae8e-9360-469f-b3e2-01f1d2a33eb7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:04.697522 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-2bf7ae8e-9360-469f-b3e2-01f1d2a33eb7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:04.797983 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:04.797983 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:04.806696 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2bf7ae8e-9360-469f-b3e2-01f1d2a33eb7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:04.808037 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1537/3073] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:04 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:05.821833 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b1324fed-193e-457f-971c-b73f29f5a822 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:05.823046 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b1324fed-193e-457f-971c-b73f29f5a822 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:05.823489 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:05.823489 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:05.824442 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b1324fed-193e-457f-971c-b73f29f5a822 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:05.825089 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-b1324fed-193e-457f-971c-b73f29f5a822 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:05.852340 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:05.852340 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:05.854184 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b1324fed-193e-457f-971c-b73f29f5a822 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:05.855070 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1537/3074] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:05 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:06.889126 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-94d2aff7-548d-4902-9e63-78f0af3dccb5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:06.889126 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-94d2aff7-548d-4902-9e63-78f0af3dccb5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:06.889126 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:06.889126 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:06.889126 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-94d2aff7-548d-4902-9e63-78f0af3dccb5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:06.889126 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-94d2aff7-548d-4902-9e63-78f0af3dccb5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:06.968010 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:06.968010 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:06.970944 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-94d2aff7-548d-4902-9e63-78f0af3dccb5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:06.974957 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1538/3075] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:06 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:07.236721 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-0f7696a7-6f88-481d-9d97-d13ee4f6aa3e req-a705d455-f817-4094-8f94-794f0f78cb79 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] DELETE http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/a054ec33-fd25-4703-8e79-4ebdfb4bfbfd Dec 29 07:54:07.236721 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-0f7696a7-6f88-481d-9d97-d13ee4f6aa3e req-a705d455-f817-4094-8f94-794f0f78cb79 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:07.236721 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:07.236721 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:07.236721 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-0f7696a7-6f88-481d-9d97-d13ee4f6aa3e req-a705d455-f817-4094-8f94-794f0f78cb79 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:07.286464 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:07.286464 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:08.001284 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3a52c6d2-f697-4239-918f-e9d4f9a0c84e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:08.001284 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3a52c6d2-f697-4239-918f-e9d4f9a0c84e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:08.001284 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:08.001284 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:08.012204 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3a52c6d2-f697-4239-918f-e9d4f9a0c84e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:08.012204 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-3a52c6d2-f697-4239-918f-e9d4f9a0c84e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:08.102414 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:08.102414 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:08.111682 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3a52c6d2-f697-4239-918f-e9d4f9a0c84e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:08.116650 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1539/3076] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:07 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:08.279982 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-0f7696a7-6f88-481d-9d97-d13ee4f6aa3e req-a705d455-f817-4094-8f94-794f0f78cb79 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:54:08.281207 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-0f7696a7-6f88-481d-9d97-d13ee4f6aa3e req-a705d455-f817-4094-8f94-794f0f78cb79 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Pending status list for volume during attachment-delete: [] {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:54:08.323989 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-0f7696a7-6f88-481d-9d97-d13ee4f6aa3e req-a705d455-f817-4094-8f94-794f0f78cb79 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/a054ec33-fd25-4703-8e79-4ebdfb4bfbfd returned with HTTP 200 Dec 29 07:54:08.323989 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1538/3077] 10.222.0.38 () {62 vars in 1437 bytes} [Tue Dec 29 07:54:07 2020] DELETE /volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/a054ec33-fd25-4703-8e79-4ebdfb4bfbfd => generated 19 bytes in 1085 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:54:08.345202 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-0f7696a7-6f88-481d-9d97-d13ee4f6aa3e req-504c31a7-9f98-4d2a-9b14-56d900eee2c7 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] DELETE http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e Dec 29 07:54:08.345202 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-0f7696a7-6f88-481d-9d97-d13ee4f6aa3e req-504c31a7-9f98-4d2a-9b14-56d900eee2c7 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:08.345202 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:08.345202 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:08.345202 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-0f7696a7-6f88-481d-9d97-d13ee4f6aa3e req-504c31a7-9f98-4d2a-9b14-56d900eee2c7 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:08.345202 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [req-0f7696a7-6f88-481d-9d97-d13ee4f6aa3e req-504c31a7-9f98-4d2a-9b14-56d900eee2c7 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Delete volume with id: 958f4526-8274-4787-8e13-ecc82a1ab09e Dec 29 07:54:08.430870 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:08.430870 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:08.430870 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-0f7696a7-6f88-481d-9d97-d13ee4f6aa3e req-504c31a7-9f98-4d2a-9b14-56d900eee2c7 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:08.529176 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-0f7696a7-6f88-481d-9d97-d13ee4f6aa3e req-504c31a7-9f98-4d2a-9b14-56d900eee2c7 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Delete volume request issued successfully. Dec 29 07:54:08.529176 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-0f7696a7-6f88-481d-9d97-d13ee4f6aa3e req-504c31a7-9f98-4d2a-9b14-56d900eee2c7 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e returned with HTTP 202 Dec 29 07:54:08.532288 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1540/3078] 10.222.0.38 () {60 vars in 1384 bytes} [Tue Dec 29 07:54:08 2020] DELETE /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:54:09.129051 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f3e5c030-2503-4cbb-9b31-cc7825e6d787 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:09.129051 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f3e5c030-2503-4cbb-9b31-cc7825e6d787 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:09.129051 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:09.129051 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:09.129051 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f3e5c030-2503-4cbb-9b31-cc7825e6d787 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:09.129051 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-f3e5c030-2503-4cbb-9b31-cc7825e6d787 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:09.222126 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:09.222126 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:09.224002 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f3e5c030-2503-4cbb-9b31-cc7825e6d787 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:09.227685 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1539/3079] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:09 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:10.254324 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-96e8845f-91cf-4767-b933-f767b3ae86d0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:10.254324 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-96e8845f-91cf-4767-b933-f767b3ae86d0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:10.254324 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:10.254324 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:10.254324 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-96e8845f-91cf-4767-b933-f767b3ae86d0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:10.254324 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-96e8845f-91cf-4767-b933-f767b3ae86d0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:10.318091 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:10.318091 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:10.318091 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-96e8845f-91cf-4767-b933-f767b3ae86d0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:10.318091 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1541/3080] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:10 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:11.191954 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-752c066a-fbd1-4e0a-8e91-ff67b11f3e8a tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e Dec 29 07:54:11.192944 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-752c066a-fbd1-4e0a-8e91-ff67b11f3e8a tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:11.193167 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:11.193167 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:11.193519 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-752c066a-fbd1-4e0a-8e91-ff67b11f3e8a tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:11.320659 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-752c066a-fbd1-4e0a-8e91-ff67b11f3e8a tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e returned with HTTP 404 Dec 29 07:54:11.335247 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e10d2469-20de-49ac-91ac-1ff6b9c38cd4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] DELETE http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 Dec 29 07:54:11.335247 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e10d2469-20de-49ac-91ac-1ff6b9c38cd4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:11.335247 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:11.335247 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:11.335247 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e10d2469-20de-49ac-91ac-1ff6b9c38cd4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:11.335247 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-e10d2469-20de-49ac-91ac-1ff6b9c38cd4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Delete snapshot with id: 575b86f9-57b8-4b7c-a828-cebec2182258 Dec 29 07:54:11.337947 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1540/3081] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:11 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/958f4526-8274-4787-8e13-ecc82a1ab09e => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:54:11.355137 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ad08cdce-9aea-48c4-b570-67976824783d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:11.355137 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ad08cdce-9aea-48c4-b570-67976824783d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:11.355137 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ad08cdce-9aea-48c4-b570-67976824783d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:11.355137 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ad08cdce-9aea-48c4-b570-67976824783d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:11.400578 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:11.400578 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:11.400578 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e10d2469-20de-49ac-91ac-1ff6b9c38cd4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot retrieved successfully. Dec 29 07:54:11.416451 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:11.416451 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:11.418916 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ad08cdce-9aea-48c4-b570-67976824783d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:11.418916 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1541/3082] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:11 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:11.566763 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e10d2469-20de-49ac-91ac-1ff6b9c38cd4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot delete request issued successfully. Dec 29 07:54:11.567287 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e10d2469-20de-49ac-91ac-1ff6b9c38cd4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 returned with HTTP 202 Dec 29 07:54:11.571674 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1542/3083] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:54:11 2020] DELETE /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 => generated 0 bytes in 252 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:54:11.578925 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-81b0be9f-f231-47ad-9988-4f993cc99e77 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 Dec 29 07:54:11.579715 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-81b0be9f-f231-47ad-9988-4f993cc99e77 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:11.580127 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:11.580127 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:11.580762 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-81b0be9f-f231-47ad-9988-4f993cc99e77 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:11.617047 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:11.617047 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:11.619012 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-81b0be9f-f231-47ad-9988-4f993cc99e77 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot retrieved successfully. Dec 29 07:54:11.623792 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-81b0be9f-f231-47ad-9988-4f993cc99e77 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 returned with HTTP 200 Dec 29 07:54:11.624981 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1542/3084] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:54:11 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 => generated 478 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:12.440598 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-47739208-acd1-417c-a975-3502090c7dd2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:12.440598 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-47739208-acd1-417c-a975-3502090c7dd2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:12.440598 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:12.440598 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:12.440598 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-47739208-acd1-417c-a975-3502090c7dd2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:12.440598 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-47739208-acd1-417c-a975-3502090c7dd2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:12.526558 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:12.526558 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:12.526558 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-47739208-acd1-417c-a975-3502090c7dd2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:12.526558 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1543/3085] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:12 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:12.638216 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5dab28a7-588f-4722-8230-5c67cc57b387 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 Dec 29 07:54:12.641751 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5dab28a7-588f-4722-8230-5c67cc57b387 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:12.641751 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:12.641751 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:12.641751 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5dab28a7-588f-4722-8230-5c67cc57b387 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:12.702862 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:12.702862 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:12.717973 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5dab28a7-588f-4722-8230-5c67cc57b387 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot retrieved successfully. Dec 29 07:54:12.717973 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5dab28a7-588f-4722-8230-5c67cc57b387 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 returned with HTTP 200 Dec 29 07:54:12.717973 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1543/3086] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:54:12 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 => generated 478 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:13.540457 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-951ac252-0c54-4887-92b1-cc98e18d9b27 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:13.544455 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-951ac252-0c54-4887-92b1-cc98e18d9b27 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:13.544455 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:13.544455 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:13.544455 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-951ac252-0c54-4887-92b1-cc98e18d9b27 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:13.544455 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-951ac252-0c54-4887-92b1-cc98e18d9b27 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:13.583547 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:13.583547 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:13.583547 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-951ac252-0c54-4887-92b1-cc98e18d9b27 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:13.583547 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1544/3087] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:13 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:13.728450 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-70054c88-c58b-4033-865f-6f8e32c61f69 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 Dec 29 07:54:13.728450 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-70054c88-c58b-4033-865f-6f8e32c61f69 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:13.728450 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:13.728450 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:13.728450 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-70054c88-c58b-4033-865f-6f8e32c61f69 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:13.790519 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-70054c88-c58b-4033-865f-6f8e32c61f69 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 returned with HTTP 404 Dec 29 07:54:13.790519 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1544/3088] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:54:13 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 => generated 111 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:54:14.609600 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4a523067-a5e8-4106-aa2c-5c53062d66ed tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:14.609600 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4a523067-a5e8-4106-aa2c-5c53062d66ed tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:14.609600 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:14.609600 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:14.609600 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4a523067-a5e8-4106-aa2c-5c53062d66ed tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:14.609600 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-4a523067-a5e8-4106-aa2c-5c53062d66ed tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:14.633495 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:14.633495 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:14.636129 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4a523067-a5e8-4106-aa2c-5c53062d66ed tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:14.637256 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1545/3089] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:14 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:15.658116 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-28e98849-3da2-4e44-80c5-dd0d3be8b498 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:15.658116 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-28e98849-3da2-4e44-80c5-dd0d3be8b498 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:15.658116 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-28e98849-3da2-4e44-80c5-dd0d3be8b498 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:15.658116 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-28e98849-3da2-4e44-80c5-dd0d3be8b498 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:15.729179 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:15.729179 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:15.729179 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-28e98849-3da2-4e44-80c5-dd0d3be8b498 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:15.729179 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1545/3090] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:15 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:16.748171 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-071ddd61-7a80-4568-a371-b6191e4a35cd tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:16.748171 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-071ddd61-7a80-4568-a371-b6191e4a35cd tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:16.748171 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:16.748171 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:16.748171 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-071ddd61-7a80-4568-a371-b6191e4a35cd tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:16.748171 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-071ddd61-7a80-4568-a371-b6191e4a35cd tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:16.785058 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:16.785058 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:16.797043 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-071ddd61-7a80-4568-a371-b6191e4a35cd tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:16.797043 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1546/3091] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:16 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:17.787703 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-11210f96-bbb6-49f3-83e9-10f3fa6ab9e0 req-524b72eb-5f06-4925-acc8-8dccf060b7b6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] DELETE http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/4fe2d0c3-bf50-429f-96df-6204d9d3cb69 Dec 29 07:54:17.787703 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-11210f96-bbb6-49f3-83e9-10f3fa6ab9e0 req-524b72eb-5f06-4925-acc8-8dccf060b7b6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:17.787703 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:17.787703 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:17.787703 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-11210f96-bbb6-49f3-83e9-10f3fa6ab9e0 req-524b72eb-5f06-4925-acc8-8dccf060b7b6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:17.812809 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4dfb5abc-0332-4e78-a9c3-51685dfcbe47 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:17.812809 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4dfb5abc-0332-4e78-a9c3-51685dfcbe47 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:17.812809 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:17.812809 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:17.812809 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4dfb5abc-0332-4e78-a9c3-51685dfcbe47 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:17.812809 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-4dfb5abc-0332-4e78-a9c3-51685dfcbe47 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:17.855522 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:17.855522 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:17.860894 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:17.860894 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:17.862902 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4dfb5abc-0332-4e78-a9c3-51685dfcbe47 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:17.874969 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1547/3092] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:17 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:18.764046 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-11210f96-bbb6-49f3-83e9-10f3fa6ab9e0 req-524b72eb-5f06-4925-acc8-8dccf060b7b6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:54:18.764046 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-11210f96-bbb6-49f3-83e9-10f3fa6ab9e0 req-524b72eb-5f06-4925-acc8-8dccf060b7b6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Pending status list for volume during attachment-delete: [] {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:54:18.779523 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-11210f96-bbb6-49f3-83e9-10f3fa6ab9e0 req-524b72eb-5f06-4925-acc8-8dccf060b7b6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/4fe2d0c3-bf50-429f-96df-6204d9d3cb69 returned with HTTP 200 Dec 29 07:54:18.779523 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1546/3093] 10.222.0.45 () {62 vars in 1437 bytes} [Tue Dec 29 07:54:17 2020] DELETE /volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/4fe2d0c3-bf50-429f-96df-6204d9d3cb69 => generated 19 bytes in 997 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:54:18.798775 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-11210f96-bbb6-49f3-83e9-10f3fa6ab9e0 req-a33d714a-4ea6-4929-ba42-b157ab64ebc3 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] DELETE http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:54:18.798775 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-11210f96-bbb6-49f3-83e9-10f3fa6ab9e0 req-a33d714a-4ea6-4929-ba42-b157ab64ebc3 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:18.801730 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:18.801730 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:18.801730 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-11210f96-bbb6-49f3-83e9-10f3fa6ab9e0 req-a33d714a-4ea6-4929-ba42-b157ab64ebc3 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:18.801730 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [req-11210f96-bbb6-49f3-83e9-10f3fa6ab9e0 req-a33d714a-4ea6-4929-ba42-b157ab64ebc3 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Delete volume with id: be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:54:18.878531 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b8d693cc-5364-4c34-94c5-f8b32930b179 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:18.878531 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b8d693cc-5364-4c34-94c5-f8b32930b179 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:18.878531 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:18.878531 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:18.881704 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b8d693cc-5364-4c34-94c5-f8b32930b179 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:18.881704 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-b8d693cc-5364-4c34-94c5-f8b32930b179 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:18.884374 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:18.884374 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:18.884374 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-11210f96-bbb6-49f3-83e9-10f3fa6ab9e0 req-a33d714a-4ea6-4929-ba42-b157ab64ebc3 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:18.965028 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-11210f96-bbb6-49f3-83e9-10f3fa6ab9e0 req-a33d714a-4ea6-4929-ba42-b157ab64ebc3 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Delete volume request issued successfully. Dec 29 07:54:18.965482 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-11210f96-bbb6-49f3-83e9-10f3fa6ab9e0 req-a33d714a-4ea6-4929-ba42-b157ab64ebc3 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 202 Dec 29 07:54:18.966487 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1548/3094] 10.222.0.45 () {60 vars in 1384 bytes} [Tue Dec 29 07:54:18 2020] DELETE /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 29 07:54:18.984960 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:18.984960 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:18.987475 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b8d693cc-5364-4c34-94c5-f8b32930b179 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:18.988862 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1547/3095] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:18 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:20.019369 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-53e534e6-a312-4f65-b9ff-aa72504a9454 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:20.019369 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-53e534e6-a312-4f65-b9ff-aa72504a9454 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:20.019369 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:20.019369 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:20.019369 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-53e534e6-a312-4f65-b9ff-aa72504a9454 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:20.019369 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-53e534e6-a312-4f65-b9ff-aa72504a9454 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:20.070401 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:20.070401 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:20.070401 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-53e534e6-a312-4f65-b9ff-aa72504a9454 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:20.070401 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1549/3096] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:19 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:20.494956 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3fa75df1-c3a9-4d80-a35c-d3fd22de8883 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:54:20.494956 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3fa75df1-c3a9-4d80-a35c-d3fd22de8883 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:20.494956 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:20.494956 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:20.494956 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3fa75df1-c3a9-4d80-a35c-d3fd22de8883 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:20.563986 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:20.563986 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:20.573104 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3fa75df1-c3a9-4d80-a35c-d3fd22de8883 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:20.601893 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3fa75df1-c3a9-4d80-a35c-d3fd22de8883 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 200 Dec 29 07:54:20.601893 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1548/3097] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:20 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 1367 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:54:21.089619 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-12ea477f-40cd-4bbb-886d-7035126252f2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:21.089619 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-12ea477f-40cd-4bbb-886d-7035126252f2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:21.089619 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:21.089619 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:21.089619 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-12ea477f-40cd-4bbb-886d-7035126252f2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:21.089619 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-12ea477f-40cd-4bbb-886d-7035126252f2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:21.130680 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:21.130680 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:21.131882 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-12ea477f-40cd-4bbb-886d-7035126252f2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:21.133279 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1550/3098] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:21 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:21.628905 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0cfe2b04-2d44-4bae-9942-646388a5d961 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:54:21.647771 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0cfe2b04-2d44-4bae-9942-646388a5d961 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:21.647771 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:21.647771 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:21.647771 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0cfe2b04-2d44-4bae-9942-646388a5d961 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:21.756157 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0cfe2b04-2d44-4bae-9942-646388a5d961 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 404 Dec 29 07:54:21.756157 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1549/3099] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:21 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 109 bytes in 140 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:54:22.117864 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9f60d855-e4f9-4ad5-a156-250b639e2126 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] DELETE http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 Dec 29 07:54:22.117864 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9f60d855-e4f9-4ad5-a156-250b639e2126 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:22.117864 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:22.117864 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:22.117864 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9f60d855-e4f9-4ad5-a156-250b639e2126 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:22.117864 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-9f60d855-e4f9-4ad5-a156-250b639e2126 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Delete snapshot with id: 575b86f9-57b8-4b7c-a828-cebec2182258 Dec 29 07:54:22.152878 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cdfb012e-3e9a-42d9-9170-c9750ad8e5d9 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:22.152878 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cdfb012e-3e9a-42d9-9170-c9750ad8e5d9 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:22.152878 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cdfb012e-3e9a-42d9-9170-c9750ad8e5d9 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:22.152878 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-cdfb012e-3e9a-42d9-9170-c9750ad8e5d9 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:22.168637 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9f60d855-e4f9-4ad5-a156-250b639e2126 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 returned with HTTP 404 Dec 29 07:54:22.174309 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1551/3100] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:54:22 2020] DELETE /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:54:22.185139 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2f3ea76e-aeee-48c7-9d1a-e1de18f1a957 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 Dec 29 07:54:22.185139 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2f3ea76e-aeee-48c7-9d1a-e1de18f1a957 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:22.185139 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2f3ea76e-aeee-48c7-9d1a-e1de18f1a957 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:22.225192 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2f3ea76e-aeee-48c7-9d1a-e1de18f1a957 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 returned with HTTP 404 Dec 29 07:54:22.238602 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1552/3101] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:54:22 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/575b86f9-57b8-4b7c-a828-cebec2182258 => generated 111 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:54:22.250226 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:22.250226 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:22.250226 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cdfb012e-3e9a-42d9-9170-c9750ad8e5d9 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:22.257648 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1550/3102] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:22 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:23.042065 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6c23bb15-a87a-4ed6-9277-a52cc6cadcab tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] DELETE http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:54:23.042612 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6c23bb15-a87a-4ed6-9277-a52cc6cadcab tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:23.043117 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6c23bb15-a87a-4ed6-9277-a52cc6cadcab tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:23.043583 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-6c23bb15-a87a-4ed6-9277-a52cc6cadcab tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Delete volume with id: be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:54:23.107463 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6c23bb15-a87a-4ed6-9277-a52cc6cadcab tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 404 Dec 29 07:54:23.107463 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1553/3103] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:54:23 2020] DELETE /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:54:23.114369 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-02003d4f-d23d-4327-b4a3-3fe586362913 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 Dec 29 07:54:23.114369 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-02003d4f-d23d-4327-b4a3-3fe586362913 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:23.114369 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:23.114369 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:23.114369 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-02003d4f-d23d-4327-b4a3-3fe586362913 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:23.186682 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-02003d4f-d23d-4327-b4a3-3fe586362913 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 returned with HTTP 404 Dec 29 07:54:23.186682 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1551/3104] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:23 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/be1ea626-ee94-4729-9b89-84d6b39c6140 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:54:23.267959 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-25d3822f-f630-48ce-b8bd-9af869792374 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:23.267959 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-25d3822f-f630-48ce-b8bd-9af869792374 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:23.267959 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-25d3822f-f630-48ce-b8bd-9af869792374 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:23.267959 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-25d3822f-f630-48ce-b8bd-9af869792374 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:23.296788 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:23.296788 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:23.299353 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-25d3822f-f630-48ce-b8bd-9af869792374 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:23.304187 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1554/3105] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:23 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:24.318609 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-21c3f465-63f8-461f-b8e7-35972923d648 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:24.318609 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-21c3f465-63f8-461f-b8e7-35972923d648 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:24.318609 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-21c3f465-63f8-461f-b8e7-35972923d648 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:24.318609 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-21c3f465-63f8-461f-b8e7-35972923d648 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:24.357126 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:24.357126 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:24.359005 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-21c3f465-63f8-461f-b8e7-35972923d648 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:24.359837 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1552/3106] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:24 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:25.374908 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-296fd272-5fe9-42c0-9084-ed7c3a1bb0ad tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:25.377259 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-296fd272-5fe9-42c0-9084-ed7c3a1bb0ad tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:25.377867 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:25.377867 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:25.378989 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-296fd272-5fe9-42c0-9084-ed7c3a1bb0ad tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:25.379703 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-296fd272-5fe9-42c0-9084-ed7c3a1bb0ad tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:25.427619 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:25.427619 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:25.427619 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-296fd272-5fe9-42c0-9084-ed7c3a1bb0ad tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:25.439825 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1555/3107] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:25 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:25.631975 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3b433632-8952-4f9e-93d4-96ac65f599d4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] POST http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes Dec 29 07:54:25.632452 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:25.632452 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:25.632876 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3b433632-8952-4f9e-93d4-96ac65f599d4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-82435852", "snapshot_id": null, "imageRef": "52cdef56-eb4c-4d50-a0bf-c37ad8fca758", "volume_type": null, "size": 1}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:54:25.635133 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-3b433632-8952-4f9e-93d4-96ac65f599d4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-82435852', 'snapshot_id': None, 'imageRef': '52cdef56-eb4c-4d50-a0bf-c37ad8fca758', 'volume_type': None, 'size': 1}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:54:25.867028 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-3b433632-8952-4f9e-93d4-96ac65f599d4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Create volume of 1 GB Dec 29 07:54:25.878437 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3b433632-8952-4f9e-93d4-96ac65f599d4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Availability Zones retrieved successfully. Dec 29 07:54:25.900723 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3b433632-8952-4f9e-93d4-96ac65f599d4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Flow 'volume_create_api' (d0e9634e-7fd8-45f3-9624-4c84af155b57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:54:25.900723 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3b433632-8952-4f9e-93d4-96ac65f599d4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37222c2d-b696-4523-ac7b-2025156196e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:54:25.905875 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-3b433632-8952-4f9e-93d4-96ac65f599d4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:54:26.113288 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3b433632-8952-4f9e-93d4-96ac65f599d4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37222c2d-b696-4523-ac7b-2025156196e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:54:26.117441 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3b433632-8952-4f9e-93d4-96ac65f599d4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55ab9dc0-23a2-45af-ad3f-ae9484d7249a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:54:26.302609 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-3b433632-8952-4f9e-93d4-96ac65f599d4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Created reservations ['b843f8e0-5f70-4605-8713-6c93f831b7f0', '266dbf3e-30e0-463a-a806-8fb72de0dd15', '0d5e5d15-144d-4fe8-8554-551ec99f660c', '4207eb2c-80a6-4e54-969a-39b3c2c4166c'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:54:26.318209 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3b433632-8952-4f9e-93d4-96ac65f599d4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55ab9dc0-23a2-45af-ad3f-ae9484d7249a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b843f8e0-5f70-4605-8713-6c93f831b7f0', '266dbf3e-30e0-463a-a806-8fb72de0dd15', '0d5e5d15-144d-4fe8-8554-551ec99f660c', '4207eb2c-80a6-4e54-969a-39b3c2c4166c']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:54:26.318209 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3b433632-8952-4f9e-93d4-96ac65f599d4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c8b67c0-30f6-4e0c-8d1f-b1814e8fc6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:54:26.416459 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3b433632-8952-4f9e-93d4-96ac65f599d4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c8b67c0-30f6-4e0c-8d1f-b1814e8fc6d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8710eec-2e96-4ceb-b27c-7ea5f32a4c92', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-82435852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f407c007dee4549b6f32cf6668ece73',qos_specs=None,replication_status=,reservations=['b843f8e0-5f70-4605-8713-6c93f831b7f0','266dbf3e-30e0-463a-a806-8fb72de0dd15','0d5e5d15-144d-4fe8-8554-551ec99f660c','4207eb2c-80a6-4e54-969a-39b3c2c4166c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='936a6d5be9d54704b80ba0a264c93e65',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:54:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-82435852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8710eec-2e96-4ceb-b27c-7ea5f32a4c92,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f407c007dee4549b6f32cf6668ece73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='936a6d5be9d54704b80ba0a264c93e65',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:54:26.416459 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3b433632-8952-4f9e-93d4-96ac65f599d4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (762dd81c-097c-4c2e-8a09-831f5cb503e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:54:26.452074 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3b433632-8952-4f9e-93d4-96ac65f599d4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (762dd81c-097c-4c2e-8a09-831f5cb503e2) transitioned into state 'SUCCESS' from state '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-82435852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f407c007dee4549b6f32cf6668ece73',qos_specs=None,replication_status=,reservations=['b843f8e0-5f70-4605-8713-6c93f831b7f0','266dbf3e-30e0-463a-a806-8fb72de0dd15','0d5e5d15-144d-4fe8-8554-551ec99f660c','4207eb2c-80a6-4e54-969a-39b3c2c4166c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='936a6d5be9d54704b80ba0a264c93e65',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:54:26.455709 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1a73b361-0ec8-484c-8ffb-fba24b1d522a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:26.455709 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1a73b361-0ec8-484c-8ffb-fba24b1d522a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:26.455709 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:26.455709 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:26.455709 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1a73b361-0ec8-484c-8ffb-fba24b1d522a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:26.455709 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-1a73b361-0ec8-484c-8ffb-fba24b1d522a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:26.467467 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3b433632-8952-4f9e-93d4-96ac65f599d4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (376eabe6-4ef6-4855-a65b-79f1975dd10b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:54:26.504076 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:26.504076 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:26.504076 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1a73b361-0ec8-484c-8ffb-fba24b1d522a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:26.504076 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1556/3108] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:26 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:26.551006 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3b433632-8952-4f9e-93d4-96ac65f599d4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (376eabe6-4ef6-4855-a65b-79f1975dd10b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:54:26.576055 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3b433632-8952-4f9e-93d4-96ac65f599d4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Flow 'volume_create_api' (d0e9634e-7fd8-45f3-9624-4c84af155b57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:54:26.675376 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3b433632-8952-4f9e-93d4-96ac65f599d4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Create volume request issued successfully. Dec 29 07:54:26.707377 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3b433632-8952-4f9e-93d4-96ac65f599d4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes returned with HTTP 202 Dec 29 07:54:26.718210 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1553/3109] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:54:25 2020] POST /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes => generated 826 bytes in 1082 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:54:26.722746 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aab3b243-8703-414a-82bd-f57550f6eeaf tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:54:26.723495 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aab3b243-8703-414a-82bd-f57550f6eeaf tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:26.723884 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:26.723884 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:26.724491 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-aab3b243-8703-414a-82bd-f57550f6eeaf tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:26.862086 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:26.862086 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:26.885364 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-aab3b243-8703-414a-82bd-f57550f6eeaf tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:27.013855 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-aab3b243-8703-414a-82bd-f57550f6eeaf tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:54:27.013855 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1557/3110] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:26 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 918 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:27.524333 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c10b1461-abbd-435a-b6ef-be229fd1682c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:27.524333 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c10b1461-abbd-435a-b6ef-be229fd1682c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:27.524333 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:27.524333 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:27.524333 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c10b1461-abbd-435a-b6ef-be229fd1682c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:27.524333 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-c10b1461-abbd-435a-b6ef-be229fd1682c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:27.624423 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:27.624423 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:27.624423 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c10b1461-abbd-435a-b6ef-be229fd1682c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:27.636055 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1554/3111] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:27 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:28.022672 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-38369857-5f53-4edb-ac64-ce9e31e354d0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:54:28.022672 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-38369857-5f53-4edb-ac64-ce9e31e354d0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:28.022672 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:28.022672 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:28.022672 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-38369857-5f53-4edb-ac64-ce9e31e354d0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:28.142139 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:28.142139 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:28.157338 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-38369857-5f53-4edb-ac64-ce9e31e354d0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:28.184801 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-38369857-5f53-4edb-ac64-ce9e31e354d0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:54:28.198981 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1558/3112] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:28 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 918 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:28.645196 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ac2c809f-d930-49f2-8d43-d0baa6f1b2ee tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:28.645196 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ac2c809f-d930-49f2-8d43-d0baa6f1b2ee tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:28.645196 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:28.645196 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:28.645196 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ac2c809f-d930-49f2-8d43-d0baa6f1b2ee tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:28.645196 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ac2c809f-d930-49f2-8d43-d0baa6f1b2ee tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:28.711578 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:28.711578 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:28.711578 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ac2c809f-d930-49f2-8d43-d0baa6f1b2ee tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:28.711578 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1555/3113] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:28 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:29.203345 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-44454595-ca3f-4fcf-825f-796505609109 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:54:29.207268 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-44454595-ca3f-4fcf-825f-796505609109 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:29.207268 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:29.207268 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:29.207268 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-44454595-ca3f-4fcf-825f-796505609109 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:29.338640 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:29.338640 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:29.385688 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-44454595-ca3f-4fcf-825f-796505609109 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:29.415596 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-44454595-ca3f-4fcf-825f-796505609109 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:54:29.428933 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1559/3114] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:29 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 918 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:29.725669 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-748652f2-f71c-45ef-945b-e46553466859 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:29.725669 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-748652f2-f71c-45ef-945b-e46553466859 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:29.725669 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:29.725669 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:29.725669 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-748652f2-f71c-45ef-945b-e46553466859 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:29.725669 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-748652f2-f71c-45ef-945b-e46553466859 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:29.769860 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:29.769860 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:29.769860 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-748652f2-f71c-45ef-945b-e46553466859 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:29.769860 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1556/3115] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:29 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:30.430098 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9f054ba1-8a2c-4f31-9617-bcbae9e16129 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:54:30.430098 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9f054ba1-8a2c-4f31-9617-bcbae9e16129 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:30.430098 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:30.430098 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:30.430098 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9f054ba1-8a2c-4f31-9617-bcbae9e16129 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:30.493450 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:30.493450 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:30.501554 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9f054ba1-8a2c-4f31-9617-bcbae9e16129 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:30.527149 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9f054ba1-8a2c-4f31-9617-bcbae9e16129 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:54:30.527149 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1560/3116] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:30 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 918 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:30.792688 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ee3f2c83-4611-41a5-90ee-674901896a54 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:30.792688 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ee3f2c83-4611-41a5-90ee-674901896a54 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:30.792688 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:30.792688 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:30.792688 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ee3f2c83-4611-41a5-90ee-674901896a54 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:30.792688 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ee3f2c83-4611-41a5-90ee-674901896a54 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:30.831359 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:30.831359 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:30.831359 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ee3f2c83-4611-41a5-90ee-674901896a54 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:30.833446 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1557/3117] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:30 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:31.578055 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-421dc6a6-d927-4a31-b2f6-3ffa28a23728 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:54:31.578055 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-421dc6a6-d927-4a31-b2f6-3ffa28a23728 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:31.578055 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:31.578055 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:31.578055 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-421dc6a6-d927-4a31-b2f6-3ffa28a23728 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:31.676109 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:31.676109 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:31.683197 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-421dc6a6-d927-4a31-b2f6-3ffa28a23728 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:31.715587 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-421dc6a6-d927-4a31-b2f6-3ffa28a23728 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:54:31.726855 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1561/3118] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:31 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 918 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:31.847711 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bcb250cf-670b-4e15-9ce0-adea3964bd03 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:31.847711 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bcb250cf-670b-4e15-9ce0-adea3964bd03 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:31.847711 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:31.847711 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:31.847711 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bcb250cf-670b-4e15-9ce0-adea3964bd03 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:31.847711 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-bcb250cf-670b-4e15-9ce0-adea3964bd03 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:31.899857 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:31.899857 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:31.899857 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bcb250cf-670b-4e15-9ce0-adea3964bd03 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:31.907734 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1558/3119] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:31 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:32.728297 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ed899558-1594-4f49-b567-b0bd95ea24be tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:54:32.728883 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ed899558-1594-4f49-b567-b0bd95ea24be tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:32.729192 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:32.729192 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:32.730260 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ed899558-1594-4f49-b567-b0bd95ea24be tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:32.836037 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:32.836037 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:32.855620 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ed899558-1594-4f49-b567-b0bd95ea24be tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:32.906829 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ed899558-1594-4f49-b567-b0bd95ea24be tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:54:32.908238 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1562/3120] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:32 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 918 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:32.909348 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5cdd99df-d33e-4555-ac9a-9e8c36b0a80c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:32.910046 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5cdd99df-d33e-4555-ac9a-9e8c36b0a80c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:32.910264 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:32.910264 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:32.910675 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5cdd99df-d33e-4555-ac9a-9e8c36b0a80c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:32.911052 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-5cdd99df-d33e-4555-ac9a-9e8c36b0a80c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:32.940960 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:32.940960 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:32.942940 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5cdd99df-d33e-4555-ac9a-9e8c36b0a80c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:32.944127 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1559/3121] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:32 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:33.926236 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0c4c0e92-d8a7-4bd8-ad8f-43ab75577741 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:54:33.927009 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0c4c0e92-d8a7-4bd8-ad8f-43ab75577741 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:33.927335 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:33.927335 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:33.928204 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0c4c0e92-d8a7-4bd8-ad8f-43ab75577741 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:33.957944 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0fa26535-5de8-4eb1-af49-e9e54ed71652 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:33.958534 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0fa26535-5de8-4eb1-af49-e9e54ed71652 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:33.958869 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:33.958869 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:33.959788 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0fa26535-5de8-4eb1-af49-e9e54ed71652 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:33.960160 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-0fa26535-5de8-4eb1-af49-e9e54ed71652 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:34.000027 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:34.000027 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:34.003334 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0fa26535-5de8-4eb1-af49-e9e54ed71652 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:34.004791 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1560/3122] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:33 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:34.029972 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:34.029972 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:34.040193 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0c4c0e92-d8a7-4bd8-ad8f-43ab75577741 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:34.066121 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0c4c0e92-d8a7-4bd8-ad8f-43ab75577741 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:54:34.067313 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1563/3123] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:33 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 918 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:35.020268 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-26a871b5-36da-4f2c-ad55-5ea0f9e7cd39 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:35.020770 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-26a871b5-36da-4f2c-ad55-5ea0f9e7cd39 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:35.021107 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:35.021107 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:35.021718 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-26a871b5-36da-4f2c-ad55-5ea0f9e7cd39 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:35.022173 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-26a871b5-36da-4f2c-ad55-5ea0f9e7cd39 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 0a9f74c7-7c45-42fc-ba73-5510866cb350. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:35.048574 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:35.048574 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:35.051380 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-26a871b5-36da-4f2c-ad55-5ea0f9e7cd39 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 200 Dec 29 07:54:35.052296 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1561/3124] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:35 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:35.064906 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bc21edd8-7097-4e3c-8b7a-2cdaddb1ae8f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/01a60e8a-3232-47da-9c1c-dec36b1b5d3f Dec 29 07:54:35.065640 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bc21edd8-7097-4e3c-8b7a-2cdaddb1ae8f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:35.065840 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:35.065840 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:35.066435 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bc21edd8-7097-4e3c-8b7a-2cdaddb1ae8f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:35.083161 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2d336340-44a1-4a81-aa55-901163f36d77 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:54:35.084017 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2d336340-44a1-4a81-aa55-901163f36d77 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:35.084435 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:35.084435 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:35.085025 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2d336340-44a1-4a81-aa55-901163f36d77 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:35.119887 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:35.119887 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:35.129654 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bc21edd8-7097-4e3c-8b7a-2cdaddb1ae8f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:54:35.139934 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:35.139934 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:35.149708 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2d336340-44a1-4a81-aa55-901163f36d77 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:35.155927 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bc21edd8-7097-4e3c-8b7a-2cdaddb1ae8f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/01a60e8a-3232-47da-9c1c-dec36b1b5d3f returned with HTTP 200 Dec 29 07:54:35.156870 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1564/3125] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:35 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/01a60e8a-3232-47da-9c1c-dec36b1b5d3f => generated 1412 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:54:35.174145 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-25930163-2b6c-45f2-8d37-672ad786cca4 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/01a60e8a-3232-47da-9c1c-dec36b1b5d3f Dec 29 07:54:35.174921 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-25930163-2b6c-45f2-8d37-672ad786cca4 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:35.175272 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2d336340-44a1-4a81-aa55-901163f36d77 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:54:35.175569 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:35.175569 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:35.176082 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1562/3126] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:35 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 918 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:35.185974 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-25930163-2b6c-45f2-8d37-672ad786cca4 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:35.231417 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:35.231417 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:35.243158 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-25930163-2b6c-45f2-8d37-672ad786cca4 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:54:35.277080 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-25930163-2b6c-45f2-8d37-672ad786cca4 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/01a60e8a-3232-47da-9c1c-dec36b1b5d3f returned with HTTP 200 Dec 29 07:54:35.288725 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1565/3127] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:35 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/01a60e8a-3232-47da-9c1c-dec36b1b5d3f => generated 1412 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:54:35.293108 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2626a7d1-7305-4888-b040-f6eb2502c28b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] DELETE http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/01a60e8a-3232-47da-9c1c-dec36b1b5d3f Dec 29 07:54:35.293864 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2626a7d1-7305-4888-b040-f6eb2502c28b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:35.294134 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:35.294134 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:35.294566 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2626a7d1-7305-4888-b040-f6eb2502c28b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:35.295271 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-2626a7d1-7305-4888-b040-f6eb2502c28b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Delete volume with id: 01a60e8a-3232-47da-9c1c-dec36b1b5d3f Dec 29 07:54:35.347698 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:35.347698 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:35.348896 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2626a7d1-7305-4888-b040-f6eb2502c28b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:54:35.379097 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2626a7d1-7305-4888-b040-f6eb2502c28b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Delete volume request issued successfully. Dec 29 07:54:35.379915 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2626a7d1-7305-4888-b040-f6eb2502c28b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/01a60e8a-3232-47da-9c1c-dec36b1b5d3f returned with HTTP 202 Dec 29 07:54:35.381660 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1563/3128] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:54:35 2020] DELETE /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/01a60e8a-3232-47da-9c1c-dec36b1b5d3f => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:54:35.391957 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4ea081c9-0866-40cf-b921-7ce4053b2771 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/01a60e8a-3232-47da-9c1c-dec36b1b5d3f Dec 29 07:54:35.392506 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4ea081c9-0866-40cf-b921-7ce4053b2771 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:35.392730 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:35.392730 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:35.393105 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4ea081c9-0866-40cf-b921-7ce4053b2771 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:35.446857 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:35.446857 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:35.455833 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4ea081c9-0866-40cf-b921-7ce4053b2771 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:54:35.481484 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4ea081c9-0866-40cf-b921-7ce4053b2771 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/01a60e8a-3232-47da-9c1c-dec36b1b5d3f returned with HTTP 200 Dec 29 07:54:35.491636 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1566/3129] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:35 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/01a60e8a-3232-47da-9c1c-dec36b1b5d3f => generated 1411 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:54:36.192751 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1778daca-a1e9-4801-806c-e9d54158d4ba tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:54:36.195350 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1778daca-a1e9-4801-806c-e9d54158d4ba tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:36.195768 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:36.195768 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:36.196587 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1778daca-a1e9-4801-806c-e9d54158d4ba tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:36.301198 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:36.301198 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:36.321846 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1778daca-a1e9-4801-806c-e9d54158d4ba tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:36.369553 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1778daca-a1e9-4801-806c-e9d54158d4ba tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:54:36.372442 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1564/3130] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:36 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 918 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:36.498446 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0a6e56af-96b7-46ad-9880-ef55085b7c81 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/01a60e8a-3232-47da-9c1c-dec36b1b5d3f Dec 29 07:54:36.498926 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0a6e56af-96b7-46ad-9880-ef55085b7c81 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:36.499146 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:36.499146 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:36.499521 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0a6e56af-96b7-46ad-9880-ef55085b7c81 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:36.590788 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:36.590788 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:36.600667 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0a6e56af-96b7-46ad-9880-ef55085b7c81 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:54:36.628971 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0a6e56af-96b7-46ad-9880-ef55085b7c81 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/01a60e8a-3232-47da-9c1c-dec36b1b5d3f returned with HTTP 200 Dec 29 07:54:36.630660 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1567/3131] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:36 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/01a60e8a-3232-47da-9c1c-dec36b1b5d3f => generated 1411 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:54:37.388909 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-30b2b8c1-74d5-4388-9645-04d8640903a5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:54:37.389417 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-30b2b8c1-74d5-4388-9645-04d8640903a5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:37.389583 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:37.389583 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:37.389881 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-30b2b8c1-74d5-4388-9645-04d8640903a5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:37.444064 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:37.444064 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:37.464542 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-30b2b8c1-74d5-4388-9645-04d8640903a5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:37.508534 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-30b2b8c1-74d5-4388-9645-04d8640903a5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:54:37.509748 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1565/3132] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:37 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 918 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:37.649405 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f4d73644-beb0-4981-8886-643add1d9d15 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/01a60e8a-3232-47da-9c1c-dec36b1b5d3f Dec 29 07:54:37.650304 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f4d73644-beb0-4981-8886-643add1d9d15 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:37.650692 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:37.650692 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:37.651315 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f4d73644-beb0-4981-8886-643add1d9d15 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:37.717564 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f4d73644-beb0-4981-8886-643add1d9d15 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/01a60e8a-3232-47da-9c1c-dec36b1b5d3f returned with HTTP 404 Dec 29 07:54:37.719229 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1568/3133] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:37 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/01a60e8a-3232-47da-9c1c-dec36b1b5d3f => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:54:37.729711 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc21299a-d43c-4fec-a727-e1327e9911f3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] DELETE http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 Dec 29 07:54:37.730871 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc21299a-d43c-4fec-a727-e1327e9911f3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:37.731286 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:37.731286 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:37.731915 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc21299a-d43c-4fec-a727-e1327e9911f3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:37.732460 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.backups [None req-dc21299a-d43c-4fec-a727-e1327e9911f3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Delete backup with id: 0a9f74c7-7c45-42fc-ba73-5510866cb350. Dec 29 07:54:37.761559 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:37.761559 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:37.799300 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.backup.rpcapi [None req-dc21299a-d43c-4fec-a727-e1327e9911f3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] delete_backup rpcapi backup_id 0a9f74c7-7c45-42fc-ba73-5510866cb350 {{(pid=88229) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 29 07:54:37.810981 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc21299a-d43c-4fec-a727-e1327e9911f3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 returned with HTTP 202 Dec 29 07:54:37.815239 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1566/3134] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:54:37 2020] DELETE /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/0a9f74c7-7c45-42fc-ba73-5510866cb350 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:54:37.844296 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d2fa56ed-6164-4cb0-9cae-8e14644a594d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] POST http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes Dec 29 07:54:37.846002 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d2fa56ed-6164-4cb0-9cae-8e14644a594d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Action: 'create', calling method: create, body: {"volume": {"metadata": {"vol-meta1": "value1", "vol-meta2": "value2", "vol-meta3": "value3"}, "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1607402478"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:54:37.847388 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-d2fa56ed-6164-4cb0-9cae-8e14644a594d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1607402478'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:54:37.847782 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-d2fa56ed-6164-4cb0-9cae-8e14644a594d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Create volume of 1 GB Dec 29 07:54:37.873270 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d2fa56ed-6164-4cb0-9cae-8e14644a594d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Availability Zones retrieved successfully. Dec 29 07:54:37.900694 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d2fa56ed-6164-4cb0-9cae-8e14644a594d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Flow 'volume_create_api' (6532e928-84ce-4754-95d5-ffd97158d442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:54:37.906450 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d2fa56ed-6164-4cb0-9cae-8e14644a594d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe39d71a-b91b-45f3-9b54-294b22c8c061) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:54:37.909281 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-d2fa56ed-6164-4cb0-9cae-8e14644a594d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:54:38.003431 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d2fa56ed-6164-4cb0-9cae-8e14644a594d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe39d71a-b91b-45f3-9b54-294b22c8c061) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:54:38.014276 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d2fa56ed-6164-4cb0-9cae-8e14644a594d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b94fda28-e6d2-404c-b18f-f151c41e199c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:54:38.143125 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-d2fa56ed-6164-4cb0-9cae-8e14644a594d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Created reservations ['f1be89f4-7526-4676-b2d1-b5dbad7e7b92', '4bdebf84-95fa-4e83-b952-a45bd8b1ba16', '96703323-23cf-48fc-94f2-5710ba8e74e5', '664a91f9-1400-4fd8-bd67-9bcd6a48cae1'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:54:38.145023 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d2fa56ed-6164-4cb0-9cae-8e14644a594d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b94fda28-e6d2-404c-b18f-f151c41e199c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1be89f4-7526-4676-b2d1-b5dbad7e7b92', '4bdebf84-95fa-4e83-b952-a45bd8b1ba16', '96703323-23cf-48fc-94f2-5710ba8e74e5', '664a91f9-1400-4fd8-bd67-9bcd6a48cae1']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:54:38.147896 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d2fa56ed-6164-4cb0-9cae-8e14644a594d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61ec31f2-c247-4d3d-93e1-41e5d5258a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:54:38.231199 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d2fa56ed-6164-4cb0-9cae-8e14644a594d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61ec31f2-c247-4d3d-93e1-41e5d5258a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8370d1ee-c8f8-4913-ad3b-f6f5e51d8131', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1607402478',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='d4108b9f69384496a4dbaaaa4f3b596d',qos_specs=None,replication_status=,reservations=['f1be89f4-7526-4676-b2d1-b5dbad7e7b92','4bdebf84-95fa-4e83-b952-a45bd8b1ba16','96703323-23cf-48fc-94f2-5710ba8e74e5','664a91f9-1400-4fd8-bd67-9bcd6a48cae1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73c1a63e86e545dd9683f3ad1f0f3c12',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:54:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1607402478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8370d1ee-c8f8-4913-ad3b-f6f5e51d8131,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='d4108b9f69384496a4dbaaaa4f3b596d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='73c1a63e86e545dd9683f3ad1f0f3c12',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:54:38.233603 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d2fa56ed-6164-4cb0-9cae-8e14644a594d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a22625bb-d1cd-45e6-8c64-bbd52349189d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:54:38.274843 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d2fa56ed-6164-4cb0-9cae-8e14644a594d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a22625bb-d1cd-45e6-8c64-bbd52349189d) transitioned into state 'SUCCESS' from state '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-1607402478',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='d4108b9f69384496a4dbaaaa4f3b596d',qos_specs=None,replication_status=,reservations=['f1be89f4-7526-4676-b2d1-b5dbad7e7b92','4bdebf84-95fa-4e83-b952-a45bd8b1ba16','96703323-23cf-48fc-94f2-5710ba8e74e5','664a91f9-1400-4fd8-bd67-9bcd6a48cae1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73c1a63e86e545dd9683f3ad1f0f3c12',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:54:38.276800 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d2fa56ed-6164-4cb0-9cae-8e14644a594d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93a63253-875f-49d0-bb18-965c183ad46f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:54:38.296193 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d2fa56ed-6164-4cb0-9cae-8e14644a594d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93a63253-875f-49d0-bb18-965c183ad46f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:54:38.298838 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d2fa56ed-6164-4cb0-9cae-8e14644a594d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Flow 'volume_create_api' (6532e928-84ce-4754-95d5-ffd97158d442) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:54:38.368464 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d2fa56ed-6164-4cb0-9cae-8e14644a594d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Create volume request issued successfully. Dec 29 07:54:38.383904 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d2fa56ed-6164-4cb0-9cae-8e14644a594d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes returned with HTTP 202 Dec 29 07:54:38.385217 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1569/3135] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:54:37 2020] POST /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes => generated 885 bytes in 545 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:54:38.400914 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-257ad113-62b8-417c-bbe3-97b168e226ce tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/8370d1ee-c8f8-4913-ad3b-f6f5e51d8131 Dec 29 07:54:38.402160 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-257ad113-62b8-417c-bbe3-97b168e226ce tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:38.402648 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:38.402648 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:38.403335 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-257ad113-62b8-417c-bbe3-97b168e226ce tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:38.527603 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3a4b616d-40cf-4880-9102-4b96e47692c2 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:54:38.528137 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3a4b616d-40cf-4880-9102-4b96e47692c2 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:38.528563 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:38.528563 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:38.528858 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3a4b616d-40cf-4880-9102-4b96e47692c2 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:38.556891 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:38.556891 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:38.577414 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-257ad113-62b8-417c-bbe3-97b168e226ce tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:54:38.639558 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-257ad113-62b8-417c-bbe3-97b168e226ce tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/8370d1ee-c8f8-4913-ad3b-f6f5e51d8131 returned with HTTP 200 Dec 29 07:54:38.646509 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1567/3136] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:38 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/8370d1ee-c8f8-4913-ad3b-f6f5e51d8131 => generated 953 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:54:38.651313 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:38.651313 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:38.673412 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3a4b616d-40cf-4880-9102-4b96e47692c2 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:38.706222 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3a4b616d-40cf-4880-9102-4b96e47692c2 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:54:38.707447 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1570/3137] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:38 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 918 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:39.657053 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-efcb64ca-1e7f-43d1-a275-8f4afe44e7a8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/8370d1ee-c8f8-4913-ad3b-f6f5e51d8131 Dec 29 07:54:39.657587 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-efcb64ca-1e7f-43d1-a275-8f4afe44e7a8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:39.657808 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:39.657808 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:39.658186 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-efcb64ca-1e7f-43d1-a275-8f4afe44e7a8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:39.723889 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:39.723889 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:39.730890 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-099b802b-a56d-4752-a5a7-f73014d44e57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:54:39.731424 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-099b802b-a56d-4752-a5a7-f73014d44e57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:39.731615 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:39.731615 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:39.732283 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-099b802b-a56d-4752-a5a7-f73014d44e57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:39.736291 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-efcb64ca-1e7f-43d1-a275-8f4afe44e7a8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:54:39.766657 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-efcb64ca-1e7f-43d1-a275-8f4afe44e7a8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/8370d1ee-c8f8-4913-ad3b-f6f5e51d8131 returned with HTTP 200 Dec 29 07:54:39.774721 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1568/3138] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:39 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/8370d1ee-c8f8-4913-ad3b-f6f5e51d8131 => generated 978 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:39.786613 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-28ad6064-da4f-4442-b461-d81e7e908f88 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] POST http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups Dec 29 07:54:39.787155 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:39.787155 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:39.787887 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-28ad6064-da4f-4442-b461-d81e7e908f88 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8370d1ee-c8f8-4913-ad3b-f6f5e51d8131", "name": "tempest-VolumesBackupsTest-Backup-55121268", "description": "tempest-volume-backup-description-678141274", "container": "container"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:54:39.789219 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.backups [None req-28ad6064-da4f-4442-b461-d81e7e908f88 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Creating new backup {'backup': {'volume_id': '8370d1ee-c8f8-4913-ad3b-f6f5e51d8131', 'name': 'tempest-VolumesBackupsTest-Backup-55121268', 'description': 'tempest-volume-backup-description-678141274', 'container': 'container'}} {{(pid=88229) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Dec 29 07:54:39.789804 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.backups [None req-28ad6064-da4f-4442-b461-d81e7e908f88 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Creating backup of volume 8370d1ee-c8f8-4913-ad3b-f6f5e51d8131 in container container Dec 29 07:54:39.832241 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:39.832241 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:39.847881 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-099b802b-a56d-4752-a5a7-f73014d44e57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:39.854630 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:39.854630 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:39.856102 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-28ad6064-da4f-4442-b461-d81e7e908f88 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:54:39.885759 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-099b802b-a56d-4752-a5a7-f73014d44e57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:54:39.886911 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1571/3139] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:39 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 918 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:54:39.923244 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-28ad6064-da4f-4442-b461-d81e7e908f88 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Created reservations ['28d09a97-7da0-4d86-84a0-c37a771155b5', '971380e5-83da-4a59-a31a-2ee503b81979'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:54:40.061096 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-28ad6064-da4f-4442-b461-d81e7e908f88 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups returned with HTTP 202 Dec 29 07:54:40.062174 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1569/3140] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:54:39 2020] POST /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups => generated 394 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Dec 29 07:54:40.074187 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-07cc59cc-60f3-44f0-85f2-19537b1d50ef tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:54:40.075173 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-07cc59cc-60f3-44f0-85f2-19537b1d50ef tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:40.075553 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:40.075553 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:40.076616 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-07cc59cc-60f3-44f0-85f2-19537b1d50ef tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:40.077142 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-07cc59cc-60f3-44f0-85f2-19537b1d50ef tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:40.110040 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:40.110040 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:40.112852 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-07cc59cc-60f3-44f0-85f2-19537b1d50ef tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:54:40.114723 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1572/3141] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:40 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:40.904704 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-95b87641-03c8-48cf-b3f8-44cbde1fd4cd tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:54:40.905276 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-95b87641-03c8-48cf-b3f8-44cbde1fd4cd tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:40.905455 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:40.905455 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:40.907329 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-95b87641-03c8-48cf-b3f8-44cbde1fd4cd tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:41.107422 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:41.107422 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:41.128257 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-95b87641-03c8-48cf-b3f8-44cbde1fd4cd tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:41.129766 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-430f2909-2448-4605-913a-4b1a3ac5d9a1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:54:41.130453 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-430f2909-2448-4605-913a-4b1a3ac5d9a1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:41.130875 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:41.130875 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:41.131018 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-430f2909-2448-4605-913a-4b1a3ac5d9a1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:41.131347 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-430f2909-2448-4605-913a-4b1a3ac5d9a1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:41.172425 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:41.172425 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:41.174621 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-430f2909-2448-4605-913a-4b1a3ac5d9a1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:54:41.175616 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1573/3142] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:41 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:41.182512 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-95b87641-03c8-48cf-b3f8-44cbde1fd4cd tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:54:41.193743 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1570/3143] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:40 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 918 bytes in 293 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:54:42.190260 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3a7168bb-4b2c-49f7-9d7d-62ae46083ee3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:54:42.191138 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3a7168bb-4b2c-49f7-9d7d-62ae46083ee3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:42.191581 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:42.191581 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:42.192286 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3a7168bb-4b2c-49f7-9d7d-62ae46083ee3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:42.192740 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-3a7168bb-4b2c-49f7-9d7d-62ae46083ee3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:42.201884 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0a24bb48-4808-46e5-9235-6ff4d8b303a0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:54:42.202417 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0a24bb48-4808-46e5-9235-6ff4d8b303a0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:42.202692 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:42.202692 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:42.203028 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0a24bb48-4808-46e5-9235-6ff4d8b303a0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:42.238271 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:42.238271 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:42.268255 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3a7168bb-4b2c-49f7-9d7d-62ae46083ee3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:54:42.269397 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1574/3144] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:42 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:42.279801 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:42.279801 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:42.313706 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0a24bb48-4808-46e5-9235-6ff4d8b303a0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:42.352246 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0a24bb48-4808-46e5-9235-6ff4d8b303a0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:54:42.353079 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1571/3145] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:42 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 918 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:43.284476 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a5b4558b-f85e-48fa-9071-e35ad1b09b60 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:54:43.285163 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a5b4558b-f85e-48fa-9071-e35ad1b09b60 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:43.285379 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:43.285379 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:43.285729 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a5b4558b-f85e-48fa-9071-e35ad1b09b60 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:43.287031 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a5b4558b-f85e-48fa-9071-e35ad1b09b60 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:43.343484 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:43.343484 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:43.351272 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a5b4558b-f85e-48fa-9071-e35ad1b09b60 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:54:43.352876 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1575/3146] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:43 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:43.373498 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bfe984cb-2ccb-48b2-92ed-fa48d5c87fa2 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:54:43.374120 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bfe984cb-2ccb-48b2-92ed-fa48d5c87fa2 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:43.374426 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:43.374426 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:43.374993 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bfe984cb-2ccb-48b2-92ed-fa48d5c87fa2 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:43.446056 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:43.446056 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:43.460711 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bfe984cb-2ccb-48b2-92ed-fa48d5c87fa2 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:43.492411 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bfe984cb-2ccb-48b2-92ed-fa48d5c87fa2 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:54:43.493760 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1572/3147] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:43 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 918 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:44.368116 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc063f06-6655-430e-84e8-fc6b4ccd9c55 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:54:44.368866 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc063f06-6655-430e-84e8-fc6b4ccd9c55 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:44.369091 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:44.369091 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:44.369467 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc063f06-6655-430e-84e8-fc6b4ccd9c55 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:44.369834 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-dc063f06-6655-430e-84e8-fc6b4ccd9c55 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:44.393698 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:44.393698 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:44.395553 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc063f06-6655-430e-84e8-fc6b4ccd9c55 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:54:44.398238 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1576/3148] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:44 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:44.510171 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c6918a67-2553-418f-a00a-ae1469a65c84 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:54:44.512059 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c6918a67-2553-418f-a00a-ae1469a65c84 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:44.512476 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:44.512476 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:44.513104 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c6918a67-2553-418f-a00a-ae1469a65c84 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:44.582112 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:44.582112 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:44.592684 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c6918a67-2553-418f-a00a-ae1469a65c84 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:44.620357 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c6918a67-2553-418f-a00a-ae1469a65c84 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:54:44.621324 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1573/3149] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:44 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 918 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:45.417499 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-faee4e52-28a0-4f28-92f7-63ce95fc2de1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:54:45.417499 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-faee4e52-28a0-4f28-92f7-63ce95fc2de1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:45.417499 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:45.417499 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:45.417499 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-faee4e52-28a0-4f28-92f7-63ce95fc2de1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:45.417499 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-faee4e52-28a0-4f28-92f7-63ce95fc2de1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:45.446633 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:45.446633 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:45.449363 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-faee4e52-28a0-4f28-92f7-63ce95fc2de1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:54:45.456391 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1577/3150] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:45 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:45.637713 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cb26ec4c-163e-4b7e-ad06-8ee6f1e97c58 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:54:45.638195 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cb26ec4c-163e-4b7e-ad06-8ee6f1e97c58 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:45.638414 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:45.638414 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:45.639172 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cb26ec4c-163e-4b7e-ad06-8ee6f1e97c58 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:45.703010 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:45.703010 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:45.716410 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-cb26ec4c-163e-4b7e-ad06-8ee6f1e97c58 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:45.751953 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cb26ec4c-163e-4b7e-ad06-8ee6f1e97c58 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:54:45.753416 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1574/3151] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:45 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 918 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:46.465408 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f815fb57-4cdf-4539-969d-c3c5e442e2ef tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:54:46.465926 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f815fb57-4cdf-4539-969d-c3c5e442e2ef tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:46.466312 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:46.466312 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:46.466699 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f815fb57-4cdf-4539-969d-c3c5e442e2ef tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:46.467259 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-f815fb57-4cdf-4539-969d-c3c5e442e2ef tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:46.498855 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:46.498855 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:46.502156 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f815fb57-4cdf-4539-969d-c3c5e442e2ef tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:54:46.503506 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1578/3152] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:46 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:46.769819 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-79afd52e-e813-43a4-89d9-0568ee4a9675 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:54:46.771275 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-79afd52e-e813-43a4-89d9-0568ee4a9675 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:46.771275 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:46.771275 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:46.771964 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-79afd52e-e813-43a4-89d9-0568ee4a9675 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:46.896079 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:46.896079 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:46.935826 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-79afd52e-e813-43a4-89d9-0568ee4a9675 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:46.996460 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-79afd52e-e813-43a4-89d9-0568ee4a9675 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:54:46.996460 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1575/3153] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:46 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 976 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:47.517999 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-968b0537-3870-4be1-bf10-7c476a2e18f5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:54:47.518574 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-968b0537-3870-4be1-bf10-7c476a2e18f5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:47.518574 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:47.518574 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:47.519079 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-968b0537-3870-4be1-bf10-7c476a2e18f5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:47.519715 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-968b0537-3870-4be1-bf10-7c476a2e18f5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:47.559849 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:47.559849 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:47.561876 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-968b0537-3870-4be1-bf10-7c476a2e18f5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:54:47.562741 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1579/3154] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:47 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:48.005875 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a5e2da94-a776-4683-aebf-9416c1a5de08 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:54:48.006631 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a5e2da94-a776-4683-aebf-9416c1a5de08 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:48.006841 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:48.006841 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:48.007501 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a5e2da94-a776-4683-aebf-9416c1a5de08 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:48.066376 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:48.066376 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:48.076541 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a5e2da94-a776-4683-aebf-9416c1a5de08 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:48.112020 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a5e2da94-a776-4683-aebf-9416c1a5de08 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:54:48.114795 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1576/3155] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:48 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 979 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:48.590518 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-28e6c726-26b1-45ff-888a-1be6dc05f932 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:54:48.596842 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-28e6c726-26b1-45ff-888a-1be6dc05f932 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:48.597066 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:48.597066 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:48.605498 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-28e6c726-26b1-45ff-888a-1be6dc05f932 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:48.605498 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-28e6c726-26b1-45ff-888a-1be6dc05f932 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:48.649232 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:48.649232 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:48.651101 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-28e6c726-26b1-45ff-888a-1be6dc05f932 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:54:48.653849 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1580/3156] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:48 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:49.129420 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-50143ff8-57e3-461a-a35e-80257d77942c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:54:49.130760 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-50143ff8-57e3-461a-a35e-80257d77942c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:49.131696 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:49.131696 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:49.132084 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-50143ff8-57e3-461a-a35e-80257d77942c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:49.216745 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:49.216745 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:49.226799 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-50143ff8-57e3-461a-a35e-80257d77942c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:49.258840 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-50143ff8-57e3-461a-a35e-80257d77942c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:54:49.275203 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1577/3157] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:49 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 979 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:49.668058 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a15701c5-95a8-4574-8b1c-989553327090 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:54:49.668562 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a15701c5-95a8-4574-8b1c-989553327090 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:49.668736 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:49.668736 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:49.669224 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a15701c5-95a8-4574-8b1c-989553327090 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:49.669603 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a15701c5-95a8-4574-8b1c-989553327090 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:49.698667 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:49.698667 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:49.701843 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a15701c5-95a8-4574-8b1c-989553327090 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:54:49.709837 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1581/3158] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:49 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:50.282889 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8d3cdd6b-065b-4dc1-b237-15dfd4744307 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:54:50.283396 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8d3cdd6b-065b-4dc1-b237-15dfd4744307 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:50.283774 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:50.283774 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:50.284371 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8d3cdd6b-065b-4dc1-b237-15dfd4744307 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:50.356729 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:50.356729 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:50.370926 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8d3cdd6b-065b-4dc1-b237-15dfd4744307 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:50.398323 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8d3cdd6b-065b-4dc1-b237-15dfd4744307 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:54:50.399801 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1578/3159] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:50 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 979 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:50.718789 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9767e249-6bca-4812-8ecb-3c78a019debc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:54:50.719438 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9767e249-6bca-4812-8ecb-3c78a019debc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:50.719977 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:50.719977 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:50.720521 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9767e249-6bca-4812-8ecb-3c78a019debc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:50.721000 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-9767e249-6bca-4812-8ecb-3c78a019debc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:50.750408 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:50.750408 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:50.753117 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9767e249-6bca-4812-8ecb-3c78a019debc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:54:50.760951 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1582/3160] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:50 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:51.417259 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3dafb5b1-5f42-47ee-8c57-cd5fbeab813d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:54:51.417927 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3dafb5b1-5f42-47ee-8c57-cd5fbeab813d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:51.418300 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:51.418300 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:51.418913 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3dafb5b1-5f42-47ee-8c57-cd5fbeab813d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:51.479867 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:51.479867 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:51.498146 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3dafb5b1-5f42-47ee-8c57-cd5fbeab813d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:51.540487 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3dafb5b1-5f42-47ee-8c57-cd5fbeab813d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:54:51.541857 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1579/3161] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:51 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 979 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:51.771240 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a9100570-256a-44b4-a10b-dc87f4ec035d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:54:51.772108 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a9100570-256a-44b4-a10b-dc87f4ec035d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:51.772500 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:51.772500 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:51.773233 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a9100570-256a-44b4-a10b-dc87f4ec035d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:51.773759 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a9100570-256a-44b4-a10b-dc87f4ec035d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:51.801720 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:51.801720 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:51.804641 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a9100570-256a-44b4-a10b-dc87f4ec035d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:54:51.805709 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1583/3162] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:51 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:52.560735 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b5195bd0-3b17-4e1d-a827-488cd51086d8 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:54:52.561708 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b5195bd0-3b17-4e1d-a827-488cd51086d8 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:52.562139 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:52.562139 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:52.562827 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b5195bd0-3b17-4e1d-a827-488cd51086d8 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:52.619875 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:52.619875 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:52.632797 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b5195bd0-3b17-4e1d-a827-488cd51086d8 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:52.661137 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b5195bd0-3b17-4e1d-a827-488cd51086d8 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:54:52.662852 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1580/3163] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:52 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 979 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:52.820419 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f684b237-dcce-4ee1-930f-b636cc0c690b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:54:52.821105 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f684b237-dcce-4ee1-930f-b636cc0c690b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:52.821490 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:52.821490 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:52.822071 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f684b237-dcce-4ee1-930f-b636cc0c690b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:52.822463 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-f684b237-dcce-4ee1-930f-b636cc0c690b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:52.847716 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:52.847716 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:52.850223 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f684b237-dcce-4ee1-930f-b636cc0c690b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:54:52.851455 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1584/3164] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:52 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:53.680138 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b762b558-bdc2-4d36-8221-191fe396c665 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:54:53.681128 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b762b558-bdc2-4d36-8221-191fe396c665 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:53.681542 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:53.681542 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:53.682204 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b762b558-bdc2-4d36-8221-191fe396c665 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:53.744782 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:53.744782 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:53.754769 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b762b558-bdc2-4d36-8221-191fe396c665 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:53.783406 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b762b558-bdc2-4d36-8221-191fe396c665 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:54:53.784484 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1581/3165] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:53 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 1367 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:54:53.800251 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-db88f104-1739-440e-a25f-2167b195bd72 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:54:53.801043 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-db88f104-1739-440e-a25f-2167b195bd72 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:53.801412 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:53.801412 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:53.802570 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-db88f104-1739-440e-a25f-2167b195bd72 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:53.863449 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:53.863449 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:53.867557 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-afce256a-cf11-449c-8cc8-e216c809a3f5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:54:53.868589 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-afce256a-cf11-449c-8cc8-e216c809a3f5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:53.868956 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:53.868956 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:53.869904 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-afce256a-cf11-449c-8cc8-e216c809a3f5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:53.870492 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-afce256a-cf11-449c-8cc8-e216c809a3f5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:53.873362 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-db88f104-1739-440e-a25f-2167b195bd72 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:53.899162 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-db88f104-1739-440e-a25f-2167b195bd72 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:54:53.899891 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:53.899891 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:53.900367 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1585/3166] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:53 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 1367 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:54:53.908824 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-afce256a-cf11-449c-8cc8-e216c809a3f5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:54:53.915829 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1582/3167] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:53 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:54.062801 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8d35c507-d2c3-407c-8bd2-6099fb4d865c req-db8c05ca-c97f-4ad1-8b8b-da7624863ee0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:54:54.063340 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8d35c507-d2c3-407c-8bd2-6099fb4d865c req-db8c05ca-c97f-4ad1-8b8b-da7624863ee0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:54.063565 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:54.063565 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:54.064075 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8d35c507-d2c3-407c-8bd2-6099fb4d865c req-db8c05ca-c97f-4ad1-8b8b-da7624863ee0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:54.119115 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:54.119115 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:54.135193 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-8d35c507-d2c3-407c-8bd2-6099fb4d865c req-db8c05ca-c97f-4ad1-8b8b-da7624863ee0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:54.160348 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8d35c507-d2c3-407c-8bd2-6099fb4d865c req-db8c05ca-c97f-4ad1-8b8b-da7624863ee0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:54:54.166615 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1586/3168] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:54:54 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 1367 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:54:54.924393 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-40dfcf30-9aaf-4995-905c-a81c12944756 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:54:54.925016 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-40dfcf30-9aaf-4995-905c-a81c12944756 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:54.925296 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:54.925296 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:54.926105 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-40dfcf30-9aaf-4995-905c-a81c12944756 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:54.926710 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-40dfcf30-9aaf-4995-905c-a81c12944756 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:54.993171 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:54.993171 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:54.995319 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-40dfcf30-9aaf-4995-905c-a81c12944756 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:54:54.996174 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1583/3169] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:54 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:55.562568 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8d35c507-d2c3-407c-8bd2-6099fb4d865c req-aaac12a9-6337-45c7-ba93-c6abf541d023 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:54:55.563475 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8d35c507-d2c3-407c-8bd2-6099fb4d865c req-aaac12a9-6337-45c7-ba93-c6abf541d023 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:55.563832 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:55.563832 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:55.564438 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8d35c507-d2c3-407c-8bd2-6099fb4d865c req-aaac12a9-6337-45c7-ba93-c6abf541d023 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:55.623241 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:55.623241 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:55.638374 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-8d35c507-d2c3-407c-8bd2-6099fb4d865c req-aaac12a9-6337-45c7-ba93-c6abf541d023 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:55.668374 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8d35c507-d2c3-407c-8bd2-6099fb4d865c req-aaac12a9-6337-45c7-ba93-c6abf541d023 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:54:55.680618 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1587/3170] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:54:55 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 1367 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:54:55.681153 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-40dfcf30-9aaf-4995-905c-a81c12944756 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume// Dec 29 07:54:55.681644 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-40dfcf30-9aaf-4995-905c-a81c12944756 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:55.681846 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:55.681846 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:55.682529 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-40dfcf30-9aaf-4995-905c-a81c12944756 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:55.683768 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-40dfcf30-9aaf-4995-905c-a81c12944756 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:54:55.684358 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1584/3171] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:54:55 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:54:55.701136 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8d35c507-d2c3-407c-8bd2-6099fb4d865c req-e16b8ae7-a981-4376-b8b9-dd35322ffc2d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] POST http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments Dec 29 07:54:55.702192 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:55.702192 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:55.702809 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8d35c507-d2c3-407c-8bd2-6099fb4d865c req-e16b8ae7-a981-4376-b8b9-dd35322ffc2d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8710eec-2e96-4ceb-b27c-7ea5f32a4c92", "instance_uuid": "6a862b61-697f-416e-9178-ec5deb400570", "connector": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:54:55.792887 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:55.792887 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:55.881429 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8d35c507-d2c3-407c-8bd2-6099fb4d865c req-e16b8ae7-a981-4376-b8b9-dd35322ffc2d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments returned with HTTP 200 Dec 29 07:54:55.882765 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1588/3172] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:54:55 2020] POST /volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments => generated 273 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:54:56.010912 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6420b327-9b0d-4a20-bdb0-aee9ee80581b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:54:56.012357 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6420b327-9b0d-4a20-bdb0-aee9ee80581b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:56.013047 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6420b327-9b0d-4a20-bdb0-aee9ee80581b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:56.014457 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-6420b327-9b0d-4a20-bdb0-aee9ee80581b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:56.046982 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:56.046982 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:56.048824 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6420b327-9b0d-4a20-bdb0-aee9ee80581b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:54:56.049671 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1585/3173] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:56 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:57.067670 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-34c5cffb-c960-400a-b758-b1b2f5364e41 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:54:57.068213 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-34c5cffb-c960-400a-b758-b1b2f5364e41 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:57.068383 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:57.068383 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:57.068754 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-34c5cffb-c960-400a-b758-b1b2f5364e41 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:57.069121 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-34c5cffb-c960-400a-b758-b1b2f5364e41 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:57.095599 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:57.095599 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:57.098467 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-34c5cffb-c960-400a-b758-b1b2f5364e41 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:54:57.106467 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1589/3174] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:57 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:57.305478 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6420b327-9b0d-4a20-bdb0-aee9ee80581b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume// Dec 29 07:54:57.305969 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6420b327-9b0d-4a20-bdb0-aee9ee80581b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:57.306193 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:57.306193 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:57.306631 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6420b327-9b0d-4a20-bdb0-aee9ee80581b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:57.307674 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6420b327-9b0d-4a20-bdb0-aee9ee80581b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:54:57.308394 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1586/3175] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:54:57 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:54:57.321945 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8d35c507-d2c3-407c-8bd2-6099fb4d865c req-4b3689d0-b1b3-4a11-8cba-f43f24508b93 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:54:57.322954 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8d35c507-d2c3-407c-8bd2-6099fb4d865c req-4b3689d0-b1b3-4a11-8cba-f43f24508b93 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:57.323917 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:57.323917 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:57.324910 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8d35c507-d2c3-407c-8bd2-6099fb4d865c req-4b3689d0-b1b3-4a11-8cba-f43f24508b93 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:57.401503 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:57.401503 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:57.410311 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-8d35c507-d2c3-407c-8bd2-6099fb4d865c req-4b3689d0-b1b3-4a11-8cba-f43f24508b93 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:54:57.429075 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:57.429075 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:57.439407 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8d35c507-d2c3-407c-8bd2-6099fb4d865c req-4b3689d0-b1b3-4a11-8cba-f43f24508b93 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:54:57.440255 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1590/3176] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 07:54:57 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 1465 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:54:57.460814 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8d35c507-d2c3-407c-8bd2-6099fb4d865c req-ad43e2d9-a01c-49b7-8d9e-e18d5faee1aa tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] PUT http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/749906d6-e48d-4823-b370-eef43e13fdbc Dec 29 07:54:57.461794 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8d35c507-d2c3-407c-8bd2-6099fb4d865c req-ad43e2d9-a01c-49b7-8d9e-e18d5faee1aa tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sda"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:54:57.489904 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:54:57.489904 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:54:57.491343 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-8d35c507-d2c3-407c-8bd2-6099fb4d865c req-ad43e2d9-a01c-49b7-8d9e-e18d5faee1aa tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Lock "b'cinder-attachment_update-d8710eec-2e96-4ceb-b27c-7ea5f32a4c92-n-h1-768509-3'" acquired by "attachment_update" :: waited 0.011s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:54:57.493863 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:57.493863 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:58.114038 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7bf0a26b-98e2-4a8e-a912-fd1ce5a8192a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:54:58.115700 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7bf0a26b-98e2-4a8e-a912-fd1ce5a8192a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:58.116102 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:58.116102 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:58.116752 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7bf0a26b-98e2-4a8e-a912-fd1ce5a8192a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:58.117306 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-7bf0a26b-98e2-4a8e-a912-fd1ce5a8192a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:58.145231 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:58.145231 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:58.148050 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7bf0a26b-98e2-4a8e-a912-fd1ce5a8192a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:54:58.149445 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1591/3177] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:58 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:54:58.965095 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-8d35c507-d2c3-407c-8bd2-6099fb4d865c req-ad43e2d9-a01c-49b7-8d9e-e18d5faee1aa tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Lock "b'cinder-attachment_update-d8710eec-2e96-4ceb-b27c-7ea5f32a4c92-n-h1-768509-3'" released by "attachment_update" :: held 1.474s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:54:58.965847 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8d35c507-d2c3-407c-8bd2-6099fb4d865c req-ad43e2d9-a01c-49b7-8d9e-e18d5faee1aa tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/749906d6-e48d-4823-b370-eef43e13fdbc returned with HTTP 200 Dec 29 07:54:58.967163 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1587/3178] 10.222.0.45 () {64 vars in 1468 bytes} [Tue Dec 29 07:54:57 2020] PUT /volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/749906d6-e48d-4823-b370-eef43e13fdbc => generated 762 bytes in 1512 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:54:59.020624 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8d35c507-d2c3-407c-8bd2-6099fb4d865c req-f662e6f5-a9b2-43fc-ad9b-6d6d067e83d9 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] POST http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/749906d6-e48d-4823-b370-eef43e13fdbc/action Dec 29 07:54:59.021124 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:59.021124 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:59.021853 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8d35c507-d2c3-407c-8bd2-6099fb4d865c req-f662e6f5-a9b2-43fc-ad9b-6d6d067e83d9 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action body: b'{"os-complete": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:54:59.022469 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-8d35c507-d2c3-407c-8bd2-6099fb4d865c req-f662e6f5-a9b2-43fc-ad9b-6d6d067e83d9 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:54:59.102355 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:59.102355 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:59.122666 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-8d35c507-d2c3-407c-8bd2-6099fb4d865c req-f662e6f5-a9b2-43fc-ad9b-6d6d067e83d9 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/749906d6-e48d-4823-b370-eef43e13fdbc/action returned with HTTP 204 Dec 29 07:54:59.123851 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1592/3179] 10.222.0.45 () {64 vars in 1489 bytes} [Tue Dec 29 07:54:59 2020] POST /volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/749906d6-e48d-4823-b370-eef43e13fdbc/action => generated 0 bytes in 108 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:54:59.165030 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cac1956f-df9b-4b19-b2ba-8c1bb8fab97f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:54:59.165886 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cac1956f-df9b-4b19-b2ba-8c1bb8fab97f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:54:59.166212 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:54:59.166212 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:54:59.166926 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cac1956f-df9b-4b19-b2ba-8c1bb8fab97f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:54:59.167384 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-cac1956f-df9b-4b19-b2ba-8c1bb8fab97f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:54:59.194554 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:54:59.194554 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:54:59.196974 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cac1956f-df9b-4b19-b2ba-8c1bb8fab97f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:54:59.198247 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1588/3180] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:54:59 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:00.218444 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cf6a84c7-188d-4e33-ae0e-8279d273c0ef tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:00.219270 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cf6a84c7-188d-4e33-ae0e-8279d273c0ef tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:00.219489 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:00.219489 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:00.219857 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cf6a84c7-188d-4e33-ae0e-8279d273c0ef tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:00.220222 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-cf6a84c7-188d-4e33-ae0e-8279d273c0ef tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:00.263626 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:00.263626 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:00.263626 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cf6a84c7-188d-4e33-ae0e-8279d273c0ef tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:00.263626 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1593/3181] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:00 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:01.273273 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fb2c01df-d7cc-467d-b5a6-22ec81a8576a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:01.274362 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fb2c01df-d7cc-467d-b5a6-22ec81a8576a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:01.274560 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:01.274560 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:01.275179 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fb2c01df-d7cc-467d-b5a6-22ec81a8576a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:01.275639 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-fb2c01df-d7cc-467d-b5a6-22ec81a8576a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:01.298384 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:01.298384 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:01.300837 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fb2c01df-d7cc-467d-b5a6-22ec81a8576a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:01.302366 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1589/3182] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:01 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:02.316322 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bde61095-1c3c-4c33-aa5f-a3bb0804d11e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:02.316883 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bde61095-1c3c-4c33-aa5f-a3bb0804d11e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:02.317029 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:02.317029 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:02.318227 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bde61095-1c3c-4c33-aa5f-a3bb0804d11e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:02.318630 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-bde61095-1c3c-4c33-aa5f-a3bb0804d11e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:02.365514 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:02.365514 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:02.367934 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bde61095-1c3c-4c33-aa5f-a3bb0804d11e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:02.369370 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1594/3183] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:02 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:03.383203 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ecfe0d34-665d-4a9e-b53a-f49296f481de tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:03.383740 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ecfe0d34-665d-4a9e-b53a-f49296f481de tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:03.383961 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:03.383961 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:03.384382 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ecfe0d34-665d-4a9e-b53a-f49296f481de tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:03.384692 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ecfe0d34-665d-4a9e-b53a-f49296f481de tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:03.423912 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:03.423912 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:03.426236 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ecfe0d34-665d-4a9e-b53a-f49296f481de tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:03.434492 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1590/3184] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:03 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:04.450111 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9883d5af-4b75-4423-8b78-98497003c4c8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:04.450832 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9883d5af-4b75-4423-8b78-98497003c4c8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:04.451151 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:04.451151 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:04.451713 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9883d5af-4b75-4423-8b78-98497003c4c8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:04.452118 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-9883d5af-4b75-4423-8b78-98497003c4c8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:04.477358 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:04.477358 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:04.479833 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9883d5af-4b75-4423-8b78-98497003c4c8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:04.480807 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1595/3185] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:04 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:05.493788 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b642a020-342e-45ba-853c-3596166e3457 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:05.494320 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b642a020-342e-45ba-853c-3596166e3457 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:05.494482 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:05.494482 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:05.495083 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b642a020-342e-45ba-853c-3596166e3457 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:05.495617 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-b642a020-342e-45ba-853c-3596166e3457 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:05.528013 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:05.528013 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:05.531514 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b642a020-342e-45ba-853c-3596166e3457 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:05.533665 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1591/3186] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:05 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:06.550449 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-21436cf1-5039-4b8d-b62d-e72dd98d5e9b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:06.551181 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-21436cf1-5039-4b8d-b62d-e72dd98d5e9b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:06.551482 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:06.551482 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:06.552471 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-21436cf1-5039-4b8d-b62d-e72dd98d5e9b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:06.552847 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-21436cf1-5039-4b8d-b62d-e72dd98d5e9b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:06.596081 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:06.596081 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:06.598533 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-21436cf1-5039-4b8d-b62d-e72dd98d5e9b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:06.599673 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1596/3187] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:06 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:07.613306 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9448001e-fcba-49bc-8b7a-6d98de4387f8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:07.615183 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9448001e-fcba-49bc-8b7a-6d98de4387f8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:07.615577 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:07.615577 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:07.616186 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9448001e-fcba-49bc-8b7a-6d98de4387f8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:07.616884 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-9448001e-fcba-49bc-8b7a-6d98de4387f8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:07.647469 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:07.647469 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:07.650836 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9448001e-fcba-49bc-8b7a-6d98de4387f8 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:07.656331 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1592/3188] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:07 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:08.678567 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-63c67db2-e2d1-48b5-87c1-73c29a1b4ec1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:08.678567 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-63c67db2-e2d1-48b5-87c1-73c29a1b4ec1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:08.678567 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:08.678567 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:08.678567 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-63c67db2-e2d1-48b5-87c1-73c29a1b4ec1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:08.678567 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-63c67db2-e2d1-48b5-87c1-73c29a1b4ec1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:08.719660 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:08.719660 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:08.721501 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-63c67db2-e2d1-48b5-87c1-73c29a1b4ec1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:08.722311 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1597/3189] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:08 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:09.736917 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2141dd0d-3b98-4e2e-9f4d-2876239a1797 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:09.737543 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2141dd0d-3b98-4e2e-9f4d-2876239a1797 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:09.737740 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:09.737740 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:09.738472 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2141dd0d-3b98-4e2e-9f4d-2876239a1797 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:09.739113 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-2141dd0d-3b98-4e2e-9f4d-2876239a1797 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:09.793117 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:09.793117 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:09.795170 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2141dd0d-3b98-4e2e-9f4d-2876239a1797 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:09.807605 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1593/3190] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:09 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:10.822069 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a194f481-b2ae-40e6-abc5-f4efd078940e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:10.823403 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a194f481-b2ae-40e6-abc5-f4efd078940e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:10.823853 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:10.823853 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:10.824525 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a194f481-b2ae-40e6-abc5-f4efd078940e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:10.825110 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a194f481-b2ae-40e6-abc5-f4efd078940e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:10.851030 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:10.851030 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:10.853332 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a194f481-b2ae-40e6-abc5-f4efd078940e tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:10.860364 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1598/3191] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:10 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:11.868955 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7573aa0c-f646-4703-a54f-5e8abad3f9d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:11.869496 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7573aa0c-f646-4703-a54f-5e8abad3f9d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:11.869634 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:11.869634 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:11.870009 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7573aa0c-f646-4703-a54f-5e8abad3f9d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:11.870372 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-7573aa0c-f646-4703-a54f-5e8abad3f9d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:11.891887 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:11.891887 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:11.893679 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7573aa0c-f646-4703-a54f-5e8abad3f9d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:11.894634 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1594/3192] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:11 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:12.908677 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4153957a-b742-4974-b724-54612905bb75 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:12.909201 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4153957a-b742-4974-b724-54612905bb75 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:12.909448 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:12.909448 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:12.909734 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4153957a-b742-4974-b724-54612905bb75 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:12.910104 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-4153957a-b742-4974-b724-54612905bb75 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:12.976817 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:12.976817 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:12.978982 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4153957a-b742-4974-b724-54612905bb75 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:12.979778 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1599/3193] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:12 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:13.994916 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1357f6ba-afae-40a7-957f-8221a3c6f3a9 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:13.995447 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1357f6ba-afae-40a7-957f-8221a3c6f3a9 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:13.995661 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:13.995661 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:13.996033 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1357f6ba-afae-40a7-957f-8221a3c6f3a9 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:13.996400 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-1357f6ba-afae-40a7-957f-8221a3c6f3a9 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:14.053604 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:14.053604 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:14.058524 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1357f6ba-afae-40a7-957f-8221a3c6f3a9 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:14.061583 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1595/3194] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:13 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:15.076631 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9b49ff6e-350e-4471-897a-63720a8863fc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:15.077866 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9b49ff6e-350e-4471-897a-63720a8863fc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:15.077866 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:15.077866 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:15.077866 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9b49ff6e-350e-4471-897a-63720a8863fc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:15.078271 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-9b49ff6e-350e-4471-897a-63720a8863fc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:15.103361 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:15.103361 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:15.105740 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9b49ff6e-350e-4471-897a-63720a8863fc tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:15.113456 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1600/3195] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:15 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:16.121837 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4b1557b4-9fcf-4b3e-900c-f8e5cad93b5b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:16.122979 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4b1557b4-9fcf-4b3e-900c-f8e5cad93b5b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:16.123472 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:16.123472 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:16.124080 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4b1557b4-9fcf-4b3e-900c-f8e5cad93b5b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:16.124597 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-4b1557b4-9fcf-4b3e-900c-f8e5cad93b5b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:16.173623 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:16.173623 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:16.179676 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4b1557b4-9fcf-4b3e-900c-f8e5cad93b5b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:16.181998 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1596/3196] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:16 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 849 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:17.195924 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-481f7274-554a-4aa7-af0b-e9c2ba445698 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:17.197004 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-481f7274-554a-4aa7-af0b-e9c2ba445698 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:17.197387 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:17.197387 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:17.197954 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-481f7274-554a-4aa7-af0b-e9c2ba445698 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:17.198470 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-481f7274-554a-4aa7-af0b-e9c2ba445698 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:17.221101 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:17.221101 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:17.223349 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-481f7274-554a-4aa7-af0b-e9c2ba445698 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:17.230813 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1601/3197] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:17 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:18.239864 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cee3f5a6-e3b5-416a-9b86-766db862f6aa tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:18.241296 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cee3f5a6-e3b5-416a-9b86-766db862f6aa tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:18.241778 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:18.241778 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:18.242552 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cee3f5a6-e3b5-416a-9b86-766db862f6aa tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:18.243196 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-cee3f5a6-e3b5-416a-9b86-766db862f6aa tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:18.272393 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:18.272393 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:18.276128 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cee3f5a6-e3b5-416a-9b86-766db862f6aa tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:18.278031 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1597/3198] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:18 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:18.289300 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4ae9938f-9a7a-4b76-99d6-fff12c8e1932 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/8370d1ee-c8f8-4913-ad3b-f6f5e51d8131 Dec 29 07:55:18.290371 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4ae9938f-9a7a-4b76-99d6-fff12c8e1932 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:18.290798 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:18.290798 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:18.291421 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4ae9938f-9a7a-4b76-99d6-fff12c8e1932 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:18.343457 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:18.343457 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:18.352601 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4ae9938f-9a7a-4b76-99d6-fff12c8e1932 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:55:18.377308 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4ae9938f-9a7a-4b76-99d6-fff12c8e1932 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/8370d1ee-c8f8-4913-ad3b-f6f5e51d8131 returned with HTTP 200 Dec 29 07:55:18.378450 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1602/3199] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:18 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/8370d1ee-c8f8-4913-ad3b-f6f5e51d8131 => generated 978 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:18.395628 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-61591286-57d8-4c3b-8abc-4bd2730d3f5c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:18.395864 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-61591286-57d8-4c3b-8abc-4bd2730d3f5c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:18.396242 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:18.396242 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:18.396868 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-61591286-57d8-4c3b-8abc-4bd2730d3f5c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:18.397386 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-61591286-57d8-4c3b-8abc-4bd2730d3f5c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:18.423028 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:18.423028 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:18.424835 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-61591286-57d8-4c3b-8abc-4bd2730d3f5c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:18.426098 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1598/3200] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:18 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:18.440277 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4aca4ee0-d9f6-42e0-ad2c-aee365e5576a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/detail Dec 29 07:55:18.441060 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4aca4ee0-d9f6-42e0-ad2c-aee365e5576a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:18.441413 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:18.441413 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:18.442129 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4aca4ee0-d9f6-42e0-ad2c-aee365e5576a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:18.443224 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-4aca4ee0-d9f6-42e0-ad2c-aee365e5576a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:55:18.471385 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4aca4ee0-d9f6-42e0-ad2c-aee365e5576a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/detail returned with HTTP 200 Dec 29 07:55:18.472480 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1603/3201] 10.222.0.20 () {58 vars in 1225 bytes} [Tue Dec 29 07:55:18 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/detail => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:18.486232 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8256ebeb-a6c7-4aa2-b378-73680a97f4d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] POST http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681/restore Dec 29 07:55:18.486919 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:18.486919 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:18.487549 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8256ebeb-a6c7-4aa2-b378-73680a97f4d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:55:18.488553 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.backups [None req-8256ebeb-a6c7-4aa2-b378-73680a97f4d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Restoring backup 2b612c10-ef17-4543-8fde-7b72b85fe681 ({'restore': {}}) {{(pid=88229) restore /opt/stack/cinder/cinder/api/contrib/backups.py:209}} Dec 29 07:55:18.489642 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.backups [None req-8256ebeb-a6c7-4aa2-b378-73680a97f4d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Restoring backup 2b612c10-ef17-4543-8fde-7b72b85fe681 to volume None. Dec 29 07:55:18.513036 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:18.513036 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:18.515960 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.backup.api [None req-8256ebeb-a6c7-4aa2-b378-73680a97f4d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Creating volume of 1 GB for restore of backup 2b612c10-ef17-4543-8fde-7b72b85fe681. Dec 29 07:55:18.528515 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8256ebeb-a6c7-4aa2-b378-73680a97f4d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Availability Zones retrieved successfully. Dec 29 07:55:18.545932 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8256ebeb-a6c7-4aa2-b378-73680a97f4d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Flow 'volume_create_api' (a2bc8e5d-6b1c-46da-b527-2b4b321ac1e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:55:18.548707 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8256ebeb-a6c7-4aa2-b378-73680a97f4d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d87f2585-3b2b-43d2-a355-7d0918fb9661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:55:18.550771 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-8256ebeb-a6c7-4aa2-b378-73680a97f4d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:55:18.619667 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8256ebeb-a6c7-4aa2-b378-73680a97f4d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d87f2585-3b2b-43d2-a355-7d0918fb9661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:55:18.622278 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8256ebeb-a6c7-4aa2-b378-73680a97f4d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e8fad2c-5c72-4bd9-8622-4166b4de5fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:55:18.695768 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-8256ebeb-a6c7-4aa2-b378-73680a97f4d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Created reservations ['179b877c-b716-47f0-beab-2bda4a7fa01f', '3a42a677-e2a3-44cc-b060-1780c88c57d9', 'db733860-496e-4c58-b7f0-626f5e78e38f', '715f3455-9bae-4234-a02b-9e93865f6ba2'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:55:18.699179 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8256ebeb-a6c7-4aa2-b378-73680a97f4d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e8fad2c-5c72-4bd9-8622-4166b4de5fe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['179b877c-b716-47f0-beab-2bda4a7fa01f', '3a42a677-e2a3-44cc-b060-1780c88c57d9', 'db733860-496e-4c58-b7f0-626f5e78e38f', '715f3455-9bae-4234-a02b-9e93865f6ba2']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:55:18.701623 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8256ebeb-a6c7-4aa2-b378-73680a97f4d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5575b6c-89b9-4a17-a65a-1429a67a8fdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:55:18.761796 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8256ebeb-a6c7-4aa2-b378-73680a97f4d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5575b6c-89b9-4a17-a65a-1429a67a8fdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50cac280-b98c-415d-947f-16e6c468cbc7', '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_2b612c10-ef17-4543-8fde-7b72b85fe681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4108b9f69384496a4dbaaaa4f3b596d',qos_specs=None,replication_status=,reservations=['179b877c-b716-47f0-beab-2bda4a7fa01f','3a42a677-e2a3-44cc-b060-1780c88c57d9','db733860-496e-4c58-b7f0-626f5e78e38f','715f3455-9bae-4234-a02b-9e93865f6ba2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73c1a63e86e545dd9683f3ad1f0f3c12',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:55:18Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_2b612c10-ef17-4543-8fde-7b72b85fe681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50cac280-b98c-415d-947f-16e6c468cbc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4108b9f69384496a4dbaaaa4f3b596d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='73c1a63e86e545dd9683f3ad1f0f3c12',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:55:18.763901 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8256ebeb-a6c7-4aa2-b378-73680a97f4d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfbb290e-d9d8-46cf-be66-f549136dd936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:55:18.794815 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8256ebeb-a6c7-4aa2-b378-73680a97f4d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfbb290e-d9d8-46cf-be66-f549136dd936) transitioned into 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_2b612c10-ef17-4543-8fde-7b72b85fe681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4108b9f69384496a4dbaaaa4f3b596d',qos_specs=None,replication_status=,reservations=['179b877c-b716-47f0-beab-2bda4a7fa01f','3a42a677-e2a3-44cc-b060-1780c88c57d9','db733860-496e-4c58-b7f0-626f5e78e38f','715f3455-9bae-4234-a02b-9e93865f6ba2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73c1a63e86e545dd9683f3ad1f0f3c12',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:55:18.796835 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8256ebeb-a6c7-4aa2-b378-73680a97f4d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d644b40-c874-4208-a493-1f89b684e9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:55:18.811662 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8256ebeb-a6c7-4aa2-b378-73680a97f4d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d644b40-c874-4208-a493-1f89b684e9ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:55:18.814283 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8256ebeb-a6c7-4aa2-b378-73680a97f4d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Flow 'volume_create_api' (a2bc8e5d-6b1c-46da-b527-2b4b321ac1e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:55:18.866477 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8256ebeb-a6c7-4aa2-b378-73680a97f4d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Create volume request issued successfully. Dec 29 07:55:18.929324 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:18.929324 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:18.930823 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8256ebeb-a6c7-4aa2-b378-73680a97f4d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:55:19.982801 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:19.982801 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:19.983879 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8256ebeb-a6c7-4aa2-b378-73680a97f4d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:55:19.984429 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.backup.api [None req-8256ebeb-a6c7-4aa2-b378-73680a97f4d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Checking backup size 1 against volume size 1 {{(pid=88229) restore /opt/stack/cinder/cinder/backup/api.py:383}} Dec 29 07:55:19.984930 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.backup.api [None req-8256ebeb-a6c7-4aa2-b378-73680a97f4d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Overwriting volume 50cac280-b98c-415d-947f-16e6c468cbc7 with restore of backup 2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:20.005005 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.backup.rpcapi [None req-8256ebeb-a6c7-4aa2-b378-73680a97f4d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] restore_backup in rpcapi backup_id 2b612c10-ef17-4543-8fde-7b72b85fe681 {{(pid=88229) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:63}} Dec 29 07:55:20.008133 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8256ebeb-a6c7-4aa2-b378-73680a97f4d3 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681/restore returned with HTTP 202 Dec 29 07:55:20.013986 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1599/3202] 10.222.0.20 () {60 vars in 1360 bytes} [Tue Dec 29 07:55:18 2020] POST /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681/restore => generated 189 bytes in 1528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:55:20.019339 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-618fa4b8-1338-4a31-9f2a-71a546cb014a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:20.019939 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-618fa4b8-1338-4a31-9f2a-71a546cb014a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:20.020766 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:20.020766 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:20.021234 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-618fa4b8-1338-4a31-9f2a-71a546cb014a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:20.021767 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-618fa4b8-1338-4a31-9f2a-71a546cb014a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:20.047816 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:20.047816 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:20.049817 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-618fa4b8-1338-4a31-9f2a-71a546cb014a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:20.050903 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1604/3203] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:20 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:21.069989 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cf229d90-b70f-4ef5-8ff1-66b2173e604d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:21.070507 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cf229d90-b70f-4ef5-8ff1-66b2173e604d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:21.070921 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:21.070921 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:21.071505 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cf229d90-b70f-4ef5-8ff1-66b2173e604d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:21.071881 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-cf229d90-b70f-4ef5-8ff1-66b2173e604d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:21.093561 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:21.093561 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:21.095520 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cf229d90-b70f-4ef5-8ff1-66b2173e604d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:21.096328 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1600/3204] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:21 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:22.111140 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4a3ed2c5-6990-48b7-9d27-8e76c24a7fa2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:22.111675 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4a3ed2c5-6990-48b7-9d27-8e76c24a7fa2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:22.112195 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:22.112195 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:22.113395 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4a3ed2c5-6990-48b7-9d27-8e76c24a7fa2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:22.113772 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-4a3ed2c5-6990-48b7-9d27-8e76c24a7fa2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:22.138349 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:22.138349 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:22.140368 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4a3ed2c5-6990-48b7-9d27-8e76c24a7fa2 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:22.141414 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1605/3205] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:22 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:23.155733 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-534fa3b1-8e55-47f1-9995-b286d33fa0c7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:23.156235 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-534fa3b1-8e55-47f1-9995-b286d33fa0c7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:23.156460 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:23.156460 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:23.156834 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-534fa3b1-8e55-47f1-9995-b286d33fa0c7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:23.157202 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-534fa3b1-8e55-47f1-9995-b286d33fa0c7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:23.179769 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:23.179769 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:23.181618 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-534fa3b1-8e55-47f1-9995-b286d33fa0c7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:23.182811 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1601/3206] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:23 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:24.203006 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fc5bbb40-7e26-4207-8a15-7cc3a512e26f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:24.203006 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fc5bbb40-7e26-4207-8a15-7cc3a512e26f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:24.203006 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:24.203006 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:24.203006 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fc5bbb40-7e26-4207-8a15-7cc3a512e26f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:24.203006 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-fc5bbb40-7e26-4207-8a15-7cc3a512e26f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:24.249334 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:24.249334 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:24.254137 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fc5bbb40-7e26-4207-8a15-7cc3a512e26f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:24.254137 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1606/3207] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:24 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:25.273663 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bebe60e0-54c7-425c-8637-af464a02f1cb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:25.273663 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bebe60e0-54c7-425c-8637-af464a02f1cb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:25.273663 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:25.273663 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:25.273663 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bebe60e0-54c7-425c-8637-af464a02f1cb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:25.273663 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-bebe60e0-54c7-425c-8637-af464a02f1cb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:25.347711 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:25.347711 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:25.359816 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bebe60e0-54c7-425c-8637-af464a02f1cb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:25.359816 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1602/3208] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:25 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:26.378272 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e2e8db91-8648-4a8e-aeb4-349abfedd1cb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:26.378272 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e2e8db91-8648-4a8e-aeb4-349abfedd1cb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:26.378272 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:26.378272 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:26.378272 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e2e8db91-8648-4a8e-aeb4-349abfedd1cb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:26.378272 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-e2e8db91-8648-4a8e-aeb4-349abfedd1cb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:26.429831 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:26.429831 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:26.429831 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e2e8db91-8648-4a8e-aeb4-349abfedd1cb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:26.429831 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1607/3209] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:26 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:27.453486 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-886828ad-a55d-42a4-9748-dc12785afcbe tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:27.453486 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-886828ad-a55d-42a4-9748-dc12785afcbe tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:27.453486 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:27.453486 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:27.453486 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-886828ad-a55d-42a4-9748-dc12785afcbe tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:27.453486 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-886828ad-a55d-42a4-9748-dc12785afcbe tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:27.517860 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:27.517860 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:27.517860 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-886828ad-a55d-42a4-9748-dc12785afcbe tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:27.517860 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1603/3210] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:27 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:28.542440 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-030d4e51-8712-4bec-bba4-00b02c8db2b1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:28.542440 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-030d4e51-8712-4bec-bba4-00b02c8db2b1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:28.542440 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:28.542440 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:28.542440 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-030d4e51-8712-4bec-bba4-00b02c8db2b1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:28.542440 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-030d4e51-8712-4bec-bba4-00b02c8db2b1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:28.562109 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:28.562109 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:28.562109 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-030d4e51-8712-4bec-bba4-00b02c8db2b1 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:28.569227 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1608/3211] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:28 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:29.583797 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a5fe168a-6a5d-4b52-8ede-0ea3cb37cb92 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:29.583797 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a5fe168a-6a5d-4b52-8ede-0ea3cb37cb92 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:29.583797 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:29.583797 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:29.583797 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a5fe168a-6a5d-4b52-8ede-0ea3cb37cb92 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:29.583797 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a5fe168a-6a5d-4b52-8ede-0ea3cb37cb92 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:29.624413 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:29.624413 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:29.624413 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a5fe168a-6a5d-4b52-8ede-0ea3cb37cb92 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:29.624413 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1604/3212] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:29 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:30.649881 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-03d84c75-605d-4499-be16-6081c3b6d46f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:30.649881 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-03d84c75-605d-4499-be16-6081c3b6d46f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:30.649881 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:30.649881 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:30.649881 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-03d84c75-605d-4499-be16-6081c3b6d46f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:30.649881 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-03d84c75-605d-4499-be16-6081c3b6d46f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:30.695384 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:30.695384 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:30.695384 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-03d84c75-605d-4499-be16-6081c3b6d46f tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:30.705699 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1609/3213] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:30 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:31.725392 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8e3d78aa-e522-486f-914a-cfe3349ad326 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:31.725392 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8e3d78aa-e522-486f-914a-cfe3349ad326 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:31.725392 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:31.725392 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:31.725392 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8e3d78aa-e522-486f-914a-cfe3349ad326 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:31.725392 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-8e3d78aa-e522-486f-914a-cfe3349ad326 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:31.770343 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:31.770343 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:31.770343 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8e3d78aa-e522-486f-914a-cfe3349ad326 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:31.770343 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1605/3214] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:31 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:32.795437 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8e44f5a6-020f-42e1-be76-d8d657a5e027 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:32.795437 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8e44f5a6-020f-42e1-be76-d8d657a5e027 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:32.795437 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:32.795437 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:32.795437 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8e44f5a6-020f-42e1-be76-d8d657a5e027 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:32.795437 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-8e44f5a6-020f-42e1-be76-d8d657a5e027 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:32.850835 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:32.850835 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:32.850835 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8e44f5a6-020f-42e1-be76-d8d657a5e027 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:32.850835 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1610/3215] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:32 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:33.867657 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ea2b572e-f0d1-497b-aab9-6092b78f7c64 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:33.867657 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ea2b572e-f0d1-497b-aab9-6092b78f7c64 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:33.867657 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:33.867657 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:33.871940 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ea2b572e-f0d1-497b-aab9-6092b78f7c64 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:33.871940 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ea2b572e-f0d1-497b-aab9-6092b78f7c64 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:33.895892 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:33.895892 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:33.895892 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ea2b572e-f0d1-497b-aab9-6092b78f7c64 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:33.895892 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1606/3216] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:33 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:34.914028 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8606e536-d468-49f5-a168-db07394e4ded tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:34.924637 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8606e536-d468-49f5-a168-db07394e4ded tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:34.924637 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:34.924637 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:34.924637 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8606e536-d468-49f5-a168-db07394e4ded tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:34.924637 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-8606e536-d468-49f5-a168-db07394e4ded tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:35.027030 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:35.027030 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:35.034555 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8606e536-d468-49f5-a168-db07394e4ded tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:35.034555 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1611/3217] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:34 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:36.061929 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6e672a42-3179-4dbc-b428-1a025f7bebad tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:36.061929 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6e672a42-3179-4dbc-b428-1a025f7bebad tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:36.061929 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:36.061929 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:36.061929 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6e672a42-3179-4dbc-b428-1a025f7bebad tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:36.061929 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-6e672a42-3179-4dbc-b428-1a025f7bebad tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:36.090031 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:36.090031 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:36.090031 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6e672a42-3179-4dbc-b428-1a025f7bebad tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:36.090031 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1607/3218] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:36 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:37.108061 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5755917a-8d83-49c9-958a-e39421747dac tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:37.108061 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5755917a-8d83-49c9-958a-e39421747dac tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:37.108061 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:37.108061 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:37.108061 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5755917a-8d83-49c9-958a-e39421747dac tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:37.108061 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-5755917a-8d83-49c9-958a-e39421747dac tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:37.157601 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:37.157601 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:37.160772 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5755917a-8d83-49c9-958a-e39421747dac tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:37.160772 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1612/3219] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:37 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:38.178009 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-324f2bb6-6e19-4b19-b4a0-c030928956ef tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:38.181929 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-324f2bb6-6e19-4b19-b4a0-c030928956ef tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:38.181929 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:38.181929 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:38.181929 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-324f2bb6-6e19-4b19-b4a0-c030928956ef tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:38.181929 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-324f2bb6-6e19-4b19-b4a0-c030928956ef tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:38.213490 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:38.213490 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:38.213490 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-324f2bb6-6e19-4b19-b4a0-c030928956ef tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:38.213490 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1608/3220] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:38 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:39.234139 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bfdc2332-dc1e-4295-a1cb-9506626eec8a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:39.234139 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bfdc2332-dc1e-4295-a1cb-9506626eec8a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:39.234139 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:39.234139 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:39.234139 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bfdc2332-dc1e-4295-a1cb-9506626eec8a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:39.234139 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-bfdc2332-dc1e-4295-a1cb-9506626eec8a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:39.291220 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:39.291220 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:39.298782 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bfdc2332-dc1e-4295-a1cb-9506626eec8a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:39.305793 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1613/3221] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:39 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:40.319156 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f132b2a6-efab-49c1-81ec-cb822fccf45c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:40.319156 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f132b2a6-efab-49c1-81ec-cb822fccf45c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:40.319156 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:40.319156 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:40.325901 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f132b2a6-efab-49c1-81ec-cb822fccf45c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:40.325901 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-f132b2a6-efab-49c1-81ec-cb822fccf45c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:40.380794 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:40.380794 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:40.380794 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f132b2a6-efab-49c1-81ec-cb822fccf45c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:40.388118 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1609/3222] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:40 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:41.860056 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ae06d52c-72b5-4fbe-ab2b-6e6ca00543de tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:41.860056 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ae06d52c-72b5-4fbe-ab2b-6e6ca00543de tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:41.860056 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:41.860056 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:41.860056 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ae06d52c-72b5-4fbe-ab2b-6e6ca00543de tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:41.860056 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-ae06d52c-72b5-4fbe-ab2b-6e6ca00543de tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:41.887254 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:41.887254 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:41.887254 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ae06d52c-72b5-4fbe-ab2b-6e6ca00543de tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:41.898826 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1614/3223] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:41 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 500 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:42.904241 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a1d46cd8-e647-453d-8568-aa67652f6e8b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:42.904241 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a1d46cd8-e647-453d-8568-aa67652f6e8b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:42.904241 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:42.904241 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:42.904241 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a1d46cd8-e647-453d-8568-aa67652f6e8b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:42.904241 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-a1d46cd8-e647-453d-8568-aa67652f6e8b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:42.974416 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:42.974416 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:42.974416 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a1d46cd8-e647-453d-8568-aa67652f6e8b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:42.984657 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1610/3224] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:42 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:43.993552 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b1908267-d9b8-46b6-b97f-ed87bd26a1da tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:43.993552 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b1908267-d9b8-46b6-b97f-ed87bd26a1da tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:43.993552 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:43.993552 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:43.993552 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b1908267-d9b8-46b6-b97f-ed87bd26a1da tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:43.993552 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-b1908267-d9b8-46b6-b97f-ed87bd26a1da tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:44.043907 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:44.043907 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:44.043907 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b1908267-d9b8-46b6-b97f-ed87bd26a1da tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:44.047743 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1615/3225] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:43 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:45.112858 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d43ba94f-8b35-460d-8ab4-4e65811a6931 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:45.112858 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d43ba94f-8b35-460d-8ab4-4e65811a6931 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:45.112858 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:45.112858 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:45.112858 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d43ba94f-8b35-460d-8ab4-4e65811a6931 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:45.112858 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-d43ba94f-8b35-460d-8ab4-4e65811a6931 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:45.181493 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:45.181493 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:45.181493 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d43ba94f-8b35-460d-8ab4-4e65811a6931 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:45.191497 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1611/3226] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:45 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:46.214147 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-008c2aa3-56f7-46e8-8004-f4eacdd7628d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:46.214147 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-008c2aa3-56f7-46e8-8004-f4eacdd7628d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:46.214147 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:46.214147 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:46.214147 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-008c2aa3-56f7-46e8-8004-f4eacdd7628d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:46.214147 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-008c2aa3-56f7-46e8-8004-f4eacdd7628d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:46.256050 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:46.256050 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:46.261500 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-008c2aa3-56f7-46e8-8004-f4eacdd7628d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:46.270977 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1616/3227] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:46 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:47.271641 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4d373b9e-701a-4a2f-903f-2c778f2fc9ef tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:47.272148 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4d373b9e-701a-4a2f-903f-2c778f2fc9ef tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:47.272779 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:47.272779 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:47.273163 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4d373b9e-701a-4a2f-903f-2c778f2fc9ef tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:47.273542 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-4d373b9e-701a-4a2f-903f-2c778f2fc9ef tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88229) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:47.303796 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:47.303796 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:47.306821 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4d373b9e-701a-4a2f-903f-2c778f2fc9ef tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:47.307203 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1612/3228] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:47 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:48.322742 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-08ff3309-67d5-4762-b97c-268839ab243a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:48.323542 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-08ff3309-67d5-4762-b97c-268839ab243a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:48.323852 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:48.323852 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:48.324378 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-08ff3309-67d5-4762-b97c-268839ab243a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:48.324859 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.backups [None req-08ff3309-67d5-4762-b97c-268839ab243a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Show backup with id 2b612c10-ef17-4543-8fde-7b72b85fe681. {{(pid=88228) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Dec 29 07:55:48.358112 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:48.358112 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:48.359933 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-08ff3309-67d5-4762-b97c-268839ab243a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 200 Dec 29 07:55:48.361580 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1617/3229] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:48 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:48.373807 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-762fdab4-a07e-4046-8589-e53a4e672ed6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/50cac280-b98c-415d-947f-16e6c468cbc7 Dec 29 07:55:48.374541 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-762fdab4-a07e-4046-8589-e53a4e672ed6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:48.374814 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:48.374814 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:48.375314 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-762fdab4-a07e-4046-8589-e53a4e672ed6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:48.451761 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:48.451761 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:48.461854 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-762fdab4-a07e-4046-8589-e53a4e672ed6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:55:48.486039 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-762fdab4-a07e-4046-8589-e53a4e672ed6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/50cac280-b98c-415d-947f-16e6c468cbc7 returned with HTTP 200 Dec 29 07:55:48.487193 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1613/3230] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:48 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/50cac280-b98c-415d-947f-16e6c468cbc7 => generated 1035 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:55:48.503799 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d2dcb082-9f80-4c6a-80e7-eb012214bf66 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/50cac280-b98c-415d-947f-16e6c468cbc7 Dec 29 07:55:48.504364 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d2dcb082-9f80-4c6a-80e7-eb012214bf66 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:48.504478 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:48.504478 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:48.504826 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d2dcb082-9f80-4c6a-80e7-eb012214bf66 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:48.563315 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:48.563315 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:48.573648 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d2dcb082-9f80-4c6a-80e7-eb012214bf66 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:55:48.607058 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d2dcb082-9f80-4c6a-80e7-eb012214bf66 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/50cac280-b98c-415d-947f-16e6c468cbc7 returned with HTTP 200 Dec 29 07:55:48.618276 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1618/3231] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:48 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/50cac280-b98c-415d-947f-16e6c468cbc7 => generated 1035 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:55:48.623264 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6cf1993f-b1b6-404b-9c97-a526c644a97b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] DELETE http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/50cac280-b98c-415d-947f-16e6c468cbc7 Dec 29 07:55:48.623797 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6cf1993f-b1b6-404b-9c97-a526c644a97b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:48.624018 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:48.624018 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:48.624394 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6cf1993f-b1b6-404b-9c97-a526c644a97b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:48.624865 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-6cf1993f-b1b6-404b-9c97-a526c644a97b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Delete volume with id: 50cac280-b98c-415d-947f-16e6c468cbc7 Dec 29 07:55:48.690991 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:48.690991 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:48.693800 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6cf1993f-b1b6-404b-9c97-a526c644a97b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:55:48.734709 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6cf1993f-b1b6-404b-9c97-a526c644a97b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Delete volume request issued successfully. Dec 29 07:55:48.736583 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6cf1993f-b1b6-404b-9c97-a526c644a97b tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/50cac280-b98c-415d-947f-16e6c468cbc7 returned with HTTP 202 Dec 29 07:55:48.741451 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1614/3232] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:55:48 2020] DELETE /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/50cac280-b98c-415d-947f-16e6c468cbc7 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:55:48.748061 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7f9763b0-7268-4627-b707-0f14eacf7880 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/50cac280-b98c-415d-947f-16e6c468cbc7 Dec 29 07:55:48.749806 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7f9763b0-7268-4627-b707-0f14eacf7880 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:48.750182 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:48.750182 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:48.751709 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7f9763b0-7268-4627-b707-0f14eacf7880 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:48.820387 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:48.820387 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:48.830130 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7f9763b0-7268-4627-b707-0f14eacf7880 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:55:48.855703 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7f9763b0-7268-4627-b707-0f14eacf7880 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/50cac280-b98c-415d-947f-16e6c468cbc7 returned with HTTP 200 Dec 29 07:55:48.870726 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1619/3233] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:48 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/50cac280-b98c-415d-947f-16e6c468cbc7 => generated 1034 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:55:49.877857 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d3be334b-d8fe-45ee-bb5c-bc3bf750a2a5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/50cac280-b98c-415d-947f-16e6c468cbc7 Dec 29 07:55:49.879483 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d3be334b-d8fe-45ee-bb5c-bc3bf750a2a5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:49.879483 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:49.879483 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:49.879787 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d3be334b-d8fe-45ee-bb5c-bc3bf750a2a5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:49.989789 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:49.989789 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:50.002888 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d3be334b-d8fe-45ee-bb5c-bc3bf750a2a5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:55:50.036153 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d3be334b-d8fe-45ee-bb5c-bc3bf750a2a5 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/50cac280-b98c-415d-947f-16e6c468cbc7 returned with HTTP 200 Dec 29 07:55:50.046816 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1615/3234] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:49 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/50cac280-b98c-415d-947f-16e6c468cbc7 => generated 1034 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:55:51.055196 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e4d9afca-cc58-4993-8bd3-6ae95bef6649 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/50cac280-b98c-415d-947f-16e6c468cbc7 Dec 29 07:55:51.056197 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e4d9afca-cc58-4993-8bd3-6ae95bef6649 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:51.056197 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:51.056197 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:51.056383 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e4d9afca-cc58-4993-8bd3-6ae95bef6649 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:51.108492 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e4d9afca-cc58-4993-8bd3-6ae95bef6649 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/50cac280-b98c-415d-947f-16e6c468cbc7 returned with HTTP 404 Dec 29 07:55:51.109888 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1620/3235] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:51 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/50cac280-b98c-415d-947f-16e6c468cbc7 => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:55:51.120886 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5912338c-f63a-4309-b113-d6304299b5b6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] DELETE http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 Dec 29 07:55:51.124552 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5912338c-f63a-4309-b113-d6304299b5b6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:51.124709 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:51.124709 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:51.125087 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5912338c-f63a-4309-b113-d6304299b5b6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:51.125787 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.backups [None req-5912338c-f63a-4309-b113-d6304299b5b6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Delete backup with id: 2b612c10-ef17-4543-8fde-7b72b85fe681. Dec 29 07:55:51.157060 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:51.157060 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:51.192757 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.backup.rpcapi [None req-5912338c-f63a-4309-b113-d6304299b5b6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] delete_backup rpcapi backup_id 2b612c10-ef17-4543-8fde-7b72b85fe681 {{(pid=88229) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:69}} Dec 29 07:55:51.203798 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5912338c-f63a-4309-b113-d6304299b5b6 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 returned with HTTP 202 Dec 29 07:55:51.207910 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1616/3236] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:55:51 2020] DELETE /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/backups/2b612c10-ef17-4543-8fde-7b72b85fe681 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 07:55:51.215459 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fb14d930-f1be-4902-b8fb-68c2c1ba3393 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] DELETE http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/8370d1ee-c8f8-4913-ad3b-f6f5e51d8131 Dec 29 07:55:51.216376 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fb14d930-f1be-4902-b8fb-68c2c1ba3393 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:51.216542 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fb14d930-f1be-4902-b8fb-68c2c1ba3393 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:51.218170 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-fb14d930-f1be-4902-b8fb-68c2c1ba3393 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Delete volume with id: 8370d1ee-c8f8-4913-ad3b-f6f5e51d8131 Dec 29 07:55:51.317967 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:51.317967 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:51.319548 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fb14d930-f1be-4902-b8fb-68c2c1ba3393 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:55:51.353794 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fb14d930-f1be-4902-b8fb-68c2c1ba3393 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Delete volume request issued successfully. Dec 29 07:55:51.354009 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fb14d930-f1be-4902-b8fb-68c2c1ba3393 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/8370d1ee-c8f8-4913-ad3b-f6f5e51d8131 returned with HTTP 202 Dec 29 07:55:51.355249 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1621/3237] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:55:51 2020] DELETE /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/8370d1ee-c8f8-4913-ad3b-f6f5e51d8131 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:55:51.363852 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-55eccc41-5647-4675-81cb-1b448cf5b586 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/8370d1ee-c8f8-4913-ad3b-f6f5e51d8131 Dec 29 07:55:51.366720 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-55eccc41-5647-4675-81cb-1b448cf5b586 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:51.366720 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:51.366720 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:51.366908 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-55eccc41-5647-4675-81cb-1b448cf5b586 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:51.470763 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:51.470763 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:51.499222 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-55eccc41-5647-4675-81cb-1b448cf5b586 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:55:51.548896 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-55eccc41-5647-4675-81cb-1b448cf5b586 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/8370d1ee-c8f8-4913-ad3b-f6f5e51d8131 returned with HTTP 200 Dec 29 07:55:51.551121 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1617/3238] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:51 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/8370d1ee-c8f8-4913-ad3b-f6f5e51d8131 => generated 977 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:52.568686 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4e26c0b3-1493-4b99-b056-c7cdd78bb723 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/8370d1ee-c8f8-4913-ad3b-f6f5e51d8131 Dec 29 07:55:52.569321 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4e26c0b3-1493-4b99-b056-c7cdd78bb723 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:52.569551 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:52.569551 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:52.569934 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4e26c0b3-1493-4b99-b056-c7cdd78bb723 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:52.655169 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:52.655169 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:52.670140 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4e26c0b3-1493-4b99-b056-c7cdd78bb723 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:55:52.702261 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4e26c0b3-1493-4b99-b056-c7cdd78bb723 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/8370d1ee-c8f8-4913-ad3b-f6f5e51d8131 returned with HTTP 200 Dec 29 07:55:52.710290 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1622/3239] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:52 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/8370d1ee-c8f8-4913-ad3b-f6f5e51d8131 => generated 977 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:55:53.721542 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-986b8130-6bb4-4f0f-8d58-e0d58c9d7856 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/8370d1ee-c8f8-4913-ad3b-f6f5e51d8131 Dec 29 07:55:53.721982 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-986b8130-6bb4-4f0f-8d58-e0d58c9d7856 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:53.721982 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:53.721982 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:53.722840 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-986b8130-6bb4-4f0f-8d58-e0d58c9d7856 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:53.790905 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-986b8130-6bb4-4f0f-8d58-e0d58c9d7856 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/8370d1ee-c8f8-4913-ad3b-f6f5e51d8131 returned with HTTP 404 Dec 29 07:55:53.792165 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1618/3240] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:53 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/8370d1ee-c8f8-4913-ad3b-f6f5e51d8131 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:55:53.812435 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-37f70bba-f084-49fe-afa5-30732cdf41a0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] DELETE http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/8370d1ee-c8f8-4913-ad3b-f6f5e51d8131 Dec 29 07:55:53.813009 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-37f70bba-f084-49fe-afa5-30732cdf41a0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:53.813224 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:53.813224 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:53.813594 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-37f70bba-f084-49fe-afa5-30732cdf41a0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:53.814056 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-37f70bba-f084-49fe-afa5-30732cdf41a0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Delete volume with id: 8370d1ee-c8f8-4913-ad3b-f6f5e51d8131 Dec 29 07:55:53.884389 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-37f70bba-f084-49fe-afa5-30732cdf41a0 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/8370d1ee-c8f8-4913-ad3b-f6f5e51d8131 returned with HTTP 404 Dec 29 07:55:53.885857 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1623/3241] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:55:53 2020] DELETE /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/8370d1ee-c8f8-4913-ad3b-f6f5e51d8131 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:55:53.896123 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4baed204-998f-401f-a7a2-c30bddf00b1d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] DELETE http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a Dec 29 07:55:53.897600 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4baed204-998f-401f-a7a2-c30bddf00b1d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:53.898265 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4baed204-998f-401f-a7a2-c30bddf00b1d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:53.898962 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-4baed204-998f-401f-a7a2-c30bddf00b1d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Delete volume with id: 11a4d891-cd78-4a3e-a37f-e535ffecd99a Dec 29 07:55:53.964188 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:53.964188 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:53.965354 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4baed204-998f-401f-a7a2-c30bddf00b1d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:55:54.025081 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4baed204-998f-401f-a7a2-c30bddf00b1d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Delete volume request issued successfully. Dec 29 07:55:54.025714 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4baed204-998f-401f-a7a2-c30bddf00b1d tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a returned with HTTP 202 Dec 29 07:55:54.030705 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1619/3242] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:55:53 2020] DELETE /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:55:54.038086 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-14a23266-9586-4fde-a9b7-7cf147cbaad7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a Dec 29 07:55:54.039030 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-14a23266-9586-4fde-a9b7-7cf147cbaad7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:54.039560 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-14a23266-9586-4fde-a9b7-7cf147cbaad7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:54.107935 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:54.107935 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:54.121553 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-14a23266-9586-4fde-a9b7-7cf147cbaad7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:55:54.161930 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-14a23266-9586-4fde-a9b7-7cf147cbaad7 tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a returned with HTTP 200 Dec 29 07:55:54.163451 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1624/3243] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:54 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a => generated 1356 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:55:55.183774 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-39588242-8432-46ee-852b-dfe624f98edb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a Dec 29 07:55:55.190698 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-39588242-8432-46ee-852b-dfe624f98edb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:55.190698 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:55.190698 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:55.190698 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-39588242-8432-46ee-852b-dfe624f98edb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:55.256148 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:55.256148 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:55.271623 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-39588242-8432-46ee-852b-dfe624f98edb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Volume info retrieved successfully. Dec 29 07:55:55.310179 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-39588242-8432-46ee-852b-dfe624f98edb tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a returned with HTTP 200 Dec 29 07:55:55.310179 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1620/3244] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:55 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a => generated 1356 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:55:56.319942 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-898322c8-e04f-4119-9c64-c000f7c6138a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] GET http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a Dec 29 07:55:56.320574 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-898322c8-e04f-4119-9c64-c000f7c6138a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:56.320645 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:56.320645 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:56.321625 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-898322c8-e04f-4119-9c64-c000f7c6138a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:56.384972 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-898322c8-e04f-4119-9c64-c000f7c6138a tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a returned with HTTP 404 Dec 29 07:55:56.386758 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1625/3245] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:56 2020] GET /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/11a4d891-cd78-4a3e-a37f-e535ffecd99a => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:55:56.395253 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-59563cff-1543-466f-8e11-a2152f068a5c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] DELETE http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be Dec 29 07:55:56.395717 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-59563cff-1543-466f-8e11-a2152f068a5c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:56.395908 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:55:56.395908 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:55:56.396312 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-59563cff-1543-466f-8e11-a2152f068a5c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:56.396785 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-59563cff-1543-466f-8e11-a2152f068a5c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] Delete volume with id: 56eee1f3-844a-4c7e-87ae-d0b3c4ad70be Dec 29 07:55:56.464880 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-59563cff-1543-466f-8e11-a2152f068a5c tempest-VolumesBackupsTest-161959509 tempest-VolumesBackupsTest-161959509] http://10.222.0.20/volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be returned with HTTP 404 Dec 29 07:55:56.466371 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1621/3246] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:55:56 2020] DELETE /volume/v3/d4108b9f69384496a4dbaaaa4f3b596d/volumes/56eee1f3-844a-4c7e-87ae-d0b3c4ad70be => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:55:58.713467 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f59ebaf9-1f26-4ded-a0b0-cd131ac466ca tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] POST http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/volumes Dec 29 07:55:58.714388 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f59ebaf9-1f26-4ded-a0b0-cd131ac466ca tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1639132638"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:55:58.716115 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-f59ebaf9-1f26-4ded-a0b0-cd131ac466ca tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1639132638'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:55:58.716115 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-f59ebaf9-1f26-4ded-a0b0-cd131ac466ca tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Create volume of 1 GB Dec 29 07:55:58.731503 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f59ebaf9-1f26-4ded-a0b0-cd131ac466ca tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Availability Zones retrieved successfully. Dec 29 07:55:58.751798 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f59ebaf9-1f26-4ded-a0b0-cd131ac466ca tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Flow 'volume_create_api' (0d683cb4-779e-452e-a077-1eb552829838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:55:58.756701 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f59ebaf9-1f26-4ded-a0b0-cd131ac466ca tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6130f3d-3f3a-46b7-b67b-775ed546b601) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:55:58.762612 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-f59ebaf9-1f26-4ded-a0b0-cd131ac466ca tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:55:58.828927 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f59ebaf9-1f26-4ded-a0b0-cd131ac466ca tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6130f3d-3f3a-46b7-b67b-775ed546b601) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:55:58.831125 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f59ebaf9-1f26-4ded-a0b0-cd131ac466ca tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0324aa8e-3aa7-4a54-8c98-5ac34443b3c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:55:58.943073 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-f59ebaf9-1f26-4ded-a0b0-cd131ac466ca tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Created reservations ['1154a6f8-8bb8-482c-8a04-0467bafca707', 'fb256bc8-ab92-497f-998b-b1c367096ff6', '1d749f08-1c39-41a2-97b2-70c42d3e8a2b', '96cf3e50-a872-4983-9a1c-9a99dea641c3'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:55:58.945188 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f59ebaf9-1f26-4ded-a0b0-cd131ac466ca tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0324aa8e-3aa7-4a54-8c98-5ac34443b3c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1154a6f8-8bb8-482c-8a04-0467bafca707', 'fb256bc8-ab92-497f-998b-b1c367096ff6', '1d749f08-1c39-41a2-97b2-70c42d3e8a2b', '96cf3e50-a872-4983-9a1c-9a99dea641c3']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:55:58.948796 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f59ebaf9-1f26-4ded-a0b0-cd131ac466ca tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c9a2a8b-424f-46a5-a229-581d63b2d82b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:55:59.018425 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f59ebaf9-1f26-4ded-a0b0-cd131ac466ca tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c9a2a8b-424f-46a5-a229-581d63b2d82b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d428b78-e400-43cf-8b01-20254b3bb928', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1639132638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='614ee4302264408e9ec9c79c0b59b965',qos_specs=None,replication_status=,reservations=['1154a6f8-8bb8-482c-8a04-0467bafca707','fb256bc8-ab92-497f-998b-b1c367096ff6','1d749f08-1c39-41a2-97b2-70c42d3e8a2b','96cf3e50-a872-4983-9a1c-9a99dea641c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7a6e0a9a4d341df9293480039d0a2ff',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:55:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1639132638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d428b78-e400-43cf-8b01-20254b3bb928,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='614ee4302264408e9ec9c79c0b59b965',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='e7a6e0a9a4d341df9293480039d0a2ff',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:55:59.020919 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f59ebaf9-1f26-4ded-a0b0-cd131ac466ca tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a54d2cf0-ea4c-4281-8086-acab1feea176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:55:59.049748 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f59ebaf9-1f26-4ded-a0b0-cd131ac466ca tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a54d2cf0-ea4c-4281-8086-acab1feea176) transitioned into state 'SUCCESS' from state '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-1639132638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='614ee4302264408e9ec9c79c0b59b965',qos_specs=None,replication_status=,reservations=['1154a6f8-8bb8-482c-8a04-0467bafca707','fb256bc8-ab92-497f-998b-b1c367096ff6','1d749f08-1c39-41a2-97b2-70c42d3e8a2b','96cf3e50-a872-4983-9a1c-9a99dea641c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7a6e0a9a4d341df9293480039d0a2ff',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:55:59.052307 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f59ebaf9-1f26-4ded-a0b0-cd131ac466ca tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3004de6e-dc55-4a5e-ae60-442f92760683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:55:59.069695 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f59ebaf9-1f26-4ded-a0b0-cd131ac466ca tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3004de6e-dc55-4a5e-ae60-442f92760683) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:55:59.072695 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f59ebaf9-1f26-4ded-a0b0-cd131ac466ca tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Flow 'volume_create_api' (0d683cb4-779e-452e-a077-1eb552829838) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:55:59.121195 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f59ebaf9-1f26-4ded-a0b0-cd131ac466ca tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Create volume request issued successfully. Dec 29 07:55:59.136213 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f59ebaf9-1f26-4ded-a0b0-cd131ac466ca tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/volumes returned with HTTP 202 Dec 29 07:55:59.137052 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1626/3247] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:55:58 2020] POST /volume/v3/614ee4302264408e9ec9c79c0b59b965/volumes => generated 827 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:55:59.151349 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dbd90ef8-445d-4cd5-9b30-ee654f095724 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/volumes/8d428b78-e400-43cf-8b01-20254b3bb928 Dec 29 07:55:59.151858 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dbd90ef8-445d-4cd5-9b30-ee654f095724 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:55:59.152345 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dbd90ef8-445d-4cd5-9b30-ee654f095724 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:55:59.208016 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:55:59.208016 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:55:59.216793 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dbd90ef8-445d-4cd5-9b30-ee654f095724 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Volume info retrieved successfully. Dec 29 07:55:59.239211 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dbd90ef8-445d-4cd5-9b30-ee654f095724 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/volumes/8d428b78-e400-43cf-8b01-20254b3bb928 returned with HTTP 200 Dec 29 07:55:59.240087 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1622/3248] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:55:59 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/volumes/8d428b78-e400-43cf-8b01-20254b3bb928 => generated 895 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:00.256605 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c6164ae9-5b7a-4e9b-90c9-73f05352d8ee tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/volumes/8d428b78-e400-43cf-8b01-20254b3bb928 Dec 29 07:56:00.257224 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c6164ae9-5b7a-4e9b-90c9-73f05352d8ee tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:00.257511 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:00.257511 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:00.257996 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c6164ae9-5b7a-4e9b-90c9-73f05352d8ee tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:00.307838 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:00.307838 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:00.316801 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c6164ae9-5b7a-4e9b-90c9-73f05352d8ee tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Volume info retrieved successfully. Dec 29 07:56:00.338518 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c6164ae9-5b7a-4e9b-90c9-73f05352d8ee tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/volumes/8d428b78-e400-43cf-8b01-20254b3bb928 returned with HTTP 200 Dec 29 07:56:00.339384 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1627/3249] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:56:00 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/volumes/8d428b78-e400-43cf-8b01-20254b3bb928 => generated 920 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:00.355132 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1b9b4694-644b-458d-aec1-9a722ecf0ade tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] POST http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots Dec 29 07:56:00.355539 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:00.355539 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:00.355961 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1b9b4694-644b-458d-aec1-9a722ecf0ade tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d428b78-e400-43cf-8b01-20254b3bb928", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-739437449"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:56:00.406935 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:00.406935 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:00.408114 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1b9b4694-644b-458d-aec1-9a722ecf0ade tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Volume info retrieved successfully. Dec 29 07:56:00.408473 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-1b9b4694-644b-458d-aec1-9a722ecf0ade tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Create snapshot from volume 8d428b78-e400-43cf-8b01-20254b3bb928 Dec 29 07:56:00.548779 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-1b9b4694-644b-458d-aec1-9a722ecf0ade tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Created reservations ['c0ed49db-4e61-4f0e-ba57-c6b0a8794aa6', '080e4848-f8c2-4dd2-81e4-edaee528fb07', 'e12d37e7-9792-46ab-8078-0d10c7c67372', 'e88b84ff-b574-427a-ac5e-3cead226c0db'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:56:00.659225 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1b9b4694-644b-458d-aec1-9a722ecf0ade tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Snapshot create request issued successfully. Dec 29 07:56:00.660591 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1b9b4694-644b-458d-aec1-9a722ecf0ade tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots returned with HTTP 202 Dec 29 07:56:00.661710 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1623/3250] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:56:00 2020] POST /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots => generated 313 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:56:00.672211 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9c9e9a0c-1cfe-489d-9ec2-7de4b7066fc4 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/ddb3b31b-0903-4abf-92b5-e013c82ec45c Dec 29 07:56:00.672925 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9c9e9a0c-1cfe-489d-9ec2-7de4b7066fc4 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:00.672925 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:00.672925 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:00.673296 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9c9e9a0c-1cfe-489d-9ec2-7de4b7066fc4 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:00.701238 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:00.701238 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:00.702381 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9c9e9a0c-1cfe-489d-9ec2-7de4b7066fc4 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Snapshot retrieved successfully. Dec 29 07:56:00.704334 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9c9e9a0c-1cfe-489d-9ec2-7de4b7066fc4 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/ddb3b31b-0903-4abf-92b5-e013c82ec45c returned with HTTP 200 Dec 29 07:56:00.705146 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1628/3251] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:56:00 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/ddb3b31b-0903-4abf-92b5-e013c82ec45c => generated 445 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:01.718748 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a8c53763-e0a4-4a99-b651-df4ce0ad890b tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/ddb3b31b-0903-4abf-92b5-e013c82ec45c Dec 29 07:56:01.720029 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a8c53763-e0a4-4a99-b651-df4ce0ad890b tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:01.720426 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:01.720426 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:01.721099 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a8c53763-e0a4-4a99-b651-df4ce0ad890b tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:01.772637 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:01.772637 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:01.773801 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a8c53763-e0a4-4a99-b651-df4ce0ad890b tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Snapshot retrieved successfully. Dec 29 07:56:01.775771 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a8c53763-e0a4-4a99-b651-df4ce0ad890b tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/ddb3b31b-0903-4abf-92b5-e013c82ec45c returned with HTTP 200 Dec 29 07:56:01.783962 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1624/3252] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:56:01 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/ddb3b31b-0903-4abf-92b5-e013c82ec45c => generated 445 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:02.794565 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-51571e40-cea7-4b3b-aba7-092fa73b627b tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/ddb3b31b-0903-4abf-92b5-e013c82ec45c Dec 29 07:56:02.795114 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-51571e40-cea7-4b3b-aba7-092fa73b627b tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:02.795312 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:02.795312 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:02.796070 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-51571e40-cea7-4b3b-aba7-092fa73b627b tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:02.822077 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:02.822077 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:02.823253 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-51571e40-cea7-4b3b-aba7-092fa73b627b tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Snapshot retrieved successfully. Dec 29 07:56:02.825170 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-51571e40-cea7-4b3b-aba7-092fa73b627b tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/ddb3b31b-0903-4abf-92b5-e013c82ec45c returned with HTTP 200 Dec 29 07:56:02.832921 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1629/3253] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:56:02 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/ddb3b31b-0903-4abf-92b5-e013c82ec45c => generated 472 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:02.838040 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4f7fa8f7-05e6-4e45-9dda-fc77caac1190 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] POST http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots Dec 29 07:56:02.838595 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:02.838595 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:02.839138 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4f7fa8f7-05e6-4e45-9dda-fc77caac1190 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d428b78-e400-43cf-8b01-20254b3bb928", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1584925118"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:56:02.899707 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:02.899707 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:02.901123 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4f7fa8f7-05e6-4e45-9dda-fc77caac1190 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Volume info retrieved successfully. Dec 29 07:56:02.901564 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-4f7fa8f7-05e6-4e45-9dda-fc77caac1190 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Create snapshot from volume 8d428b78-e400-43cf-8b01-20254b3bb928 Dec 29 07:56:02.994214 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-4f7fa8f7-05e6-4e45-9dda-fc77caac1190 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Created reservations ['68d3e8cb-5425-4f67-8c37-b6c066e29b64', '5e1b80e9-9800-467d-9a82-e45d03e7d847', 'e4b504bd-cba7-4db9-8d7b-b11b0f566e7a', '5d5dcfd2-4c3c-41b4-b658-0df07175f038'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:56:03.103996 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4f7fa8f7-05e6-4e45-9dda-fc77caac1190 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Snapshot create request issued successfully. Dec 29 07:56:03.105737 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4f7fa8f7-05e6-4e45-9dda-fc77caac1190 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots returned with HTTP 202 Dec 29 07:56:03.112361 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1625/3254] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:56:02 2020] POST /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots => generated 314 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:56:03.120247 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-08abf3d9-e462-486a-b4bd-3f1b94a91d34 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/aca28726-96f6-4f62-abc5-11d60993e0a4 Dec 29 07:56:03.120741 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-08abf3d9-e462-486a-b4bd-3f1b94a91d34 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:03.120954 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:03.120954 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:03.121397 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-08abf3d9-e462-486a-b4bd-3f1b94a91d34 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:03.155205 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:03.155205 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:03.156352 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-08abf3d9-e462-486a-b4bd-3f1b94a91d34 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Snapshot retrieved successfully. Dec 29 07:56:03.158538 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-08abf3d9-e462-486a-b4bd-3f1b94a91d34 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/aca28726-96f6-4f62-abc5-11d60993e0a4 returned with HTTP 200 Dec 29 07:56:03.164803 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1630/3255] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:56:03 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/aca28726-96f6-4f62-abc5-11d60993e0a4 => generated 446 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:04.203435 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0838a978-c678-4c2d-9ec4-a2d56ed02114 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/aca28726-96f6-4f62-abc5-11d60993e0a4 Dec 29 07:56:04.208273 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0838a978-c678-4c2d-9ec4-a2d56ed02114 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:04.213473 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:04.213473 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:04.213473 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0838a978-c678-4c2d-9ec4-a2d56ed02114 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:04.256885 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:04.256885 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:04.262371 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0838a978-c678-4c2d-9ec4-a2d56ed02114 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Snapshot retrieved successfully. Dec 29 07:56:04.266117 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0838a978-c678-4c2d-9ec4-a2d56ed02114 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/aca28726-96f6-4f62-abc5-11d60993e0a4 returned with HTTP 200 Dec 29 07:56:04.267228 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1626/3256] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:56:04 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/aca28726-96f6-4f62-abc5-11d60993e0a4 => generated 446 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:05.280669 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-01158146-2b39-4d8c-a5c3-72383ef4646f tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/aca28726-96f6-4f62-abc5-11d60993e0a4 Dec 29 07:56:05.281179 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-01158146-2b39-4d8c-a5c3-72383ef4646f tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:05.281577 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:05.281577 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:05.281962 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-01158146-2b39-4d8c-a5c3-72383ef4646f tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:05.309837 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:05.309837 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:05.311305 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-01158146-2b39-4d8c-a5c3-72383ef4646f tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Snapshot retrieved successfully. Dec 29 07:56:05.313039 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-01158146-2b39-4d8c-a5c3-72383ef4646f tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/aca28726-96f6-4f62-abc5-11d60993e0a4 returned with HTTP 200 Dec 29 07:56:05.313869 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1631/3257] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:56:05 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/aca28726-96f6-4f62-abc5-11d60993e0a4 => generated 473 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:05.324710 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-510abf83-481c-40c1-bbcd-15b6e9e5f9af tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] POST http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots Dec 29 07:56:05.325166 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:05.325166 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:05.325584 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-510abf83-481c-40c1-bbcd-15b6e9e5f9af tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d428b78-e400-43cf-8b01-20254b3bb928", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1252660257"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:56:05.375745 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:05.375745 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:05.377303 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-510abf83-481c-40c1-bbcd-15b6e9e5f9af tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Volume info retrieved successfully. Dec 29 07:56:05.377662 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-510abf83-481c-40c1-bbcd-15b6e9e5f9af tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Create snapshot from volume 8d428b78-e400-43cf-8b01-20254b3bb928 Dec 29 07:56:05.434502 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-510abf83-481c-40c1-bbcd-15b6e9e5f9af tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Created reservations ['869e1f2e-7196-4a26-aef9-ff6fc5efc82c', '4454c91f-6182-41c6-a140-33ce09da980d', '81f7a47b-ed33-41ff-98ec-3e9f394df60d', '2ba23b67-7683-41ce-9b6f-d3727407f6b6'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:56:05.541031 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-510abf83-481c-40c1-bbcd-15b6e9e5f9af tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Snapshot create request issued successfully. Dec 29 07:56:05.541798 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-510abf83-481c-40c1-bbcd-15b6e9e5f9af tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots returned with HTTP 202 Dec 29 07:56:05.548102 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1627/3258] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:56:05 2020] POST /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots => generated 314 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:56:05.553165 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cc10fafe-9373-4c5e-a445-af569f8659c1 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/4df73efd-5f35-4a09-b6ab-d1400512c0ca Dec 29 07:56:05.553686 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cc10fafe-9373-4c5e-a445-af569f8659c1 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:05.553910 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:05.553910 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:05.554247 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cc10fafe-9373-4c5e-a445-af569f8659c1 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:05.580471 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:05.580471 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:05.582605 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-cc10fafe-9373-4c5e-a445-af569f8659c1 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Snapshot retrieved successfully. Dec 29 07:56:05.584212 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cc10fafe-9373-4c5e-a445-af569f8659c1 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/4df73efd-5f35-4a09-b6ab-d1400512c0ca returned with HTTP 200 Dec 29 07:56:05.585018 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1632/3259] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:56:05 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/4df73efd-5f35-4a09-b6ab-d1400512c0ca => generated 446 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:56:06.600650 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5e481907-b1a2-408b-a61f-27105e3caac0 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/4df73efd-5f35-4a09-b6ab-d1400512c0ca Dec 29 07:56:06.602903 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5e481907-b1a2-408b-a61f-27105e3caac0 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:06.603472 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:06.603472 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:06.603472 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5e481907-b1a2-408b-a61f-27105e3caac0 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:06.648086 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:06.648086 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:06.653038 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5e481907-b1a2-408b-a61f-27105e3caac0 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Snapshot retrieved successfully. Dec 29 07:56:06.653038 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5e481907-b1a2-408b-a61f-27105e3caac0 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/4df73efd-5f35-4a09-b6ab-d1400512c0ca returned with HTTP 200 Dec 29 07:56:06.653038 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1628/3260] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:56:06 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/4df73efd-5f35-4a09-b6ab-d1400512c0ca => generated 446 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:07.665903 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bc883df4-2b5e-4010-ab9c-2e8856234583 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/4df73efd-5f35-4a09-b6ab-d1400512c0ca Dec 29 07:56:07.666519 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bc883df4-2b5e-4010-ab9c-2e8856234583 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:07.666867 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:07.666867 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:07.667350 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bc883df4-2b5e-4010-ab9c-2e8856234583 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:07.702979 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:07.702979 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:07.703773 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bc883df4-2b5e-4010-ab9c-2e8856234583 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Snapshot retrieved successfully. Dec 29 07:56:07.705769 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bc883df4-2b5e-4010-ab9c-2e8856234583 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/4df73efd-5f35-4a09-b6ab-d1400512c0ca returned with HTTP 200 Dec 29 07:56:07.707878 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1633/3261] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:56:07 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/4df73efd-5f35-4a09-b6ab-d1400512c0ca => generated 473 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:07.720411 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dfdd8a99-0fff-47c4-8d18-db05a297a901 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?limit=1 Dec 29 07:56:07.720878 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dfdd8a99-0fff-47c4-8d18-db05a297a901 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:07.721091 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:07.721091 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:07.721965 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dfdd8a99-0fff-47c4-8d18-db05a297a901 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:07.722723 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-dfdd8a99-0fff-47c4-8d18-db05a297a901 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:56:07.724499 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-dfdd8a99-0fff-47c4-8d18-db05a297a901 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Building query based on filter {{(pid=88229) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:56:07.750273 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dfdd8a99-0fff-47c4-8d18-db05a297a901 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Get all snapshots completed successfully. Dec 29 07:56:07.750273 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dfdd8a99-0fff-47c4-8d18-db05a297a901 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?limit=1 returned with HTTP 200 Dec 29 07:56:07.751671 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1629/3262] 10.222.0.20 () {58 vars in 1225 bytes} [Tue Dec 29 07:56:07 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?limit=1 => generated 515 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:07.763875 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dd126b35-cdb6-4355-acb7-50bb7f866d94 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots Dec 29 07:56:07.764501 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dd126b35-cdb6-4355-acb7-50bb7f866d94 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:07.764791 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:07.764791 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:07.765329 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dd126b35-cdb6-4355-acb7-50bb7f866d94 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:07.766126 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-dd126b35-cdb6-4355-acb7-50bb7f866d94 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:56:07.770154 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-dd126b35-cdb6-4355-acb7-50bb7f866d94 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Building query based on filter {{(pid=88228) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:56:07.935641 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dd126b35-cdb6-4355-acb7-50bb7f866d94 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Get all snapshots completed successfully. Dec 29 07:56:07.937047 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dd126b35-cdb6-4355-acb7-50bb7f866d94 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots returned with HTTP 200 Dec 29 07:56:07.945611 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1634/3263] 10.222.0.20 () {58 vars in 1210 bytes} [Tue Dec 29 07:56:07 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots => generated 995 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:07.965565 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-114be3fa-78d9-49c7-b7a3-4667487d76b3 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?limit=100000 Dec 29 07:56:07.975221 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-114be3fa-78d9-49c7-b7a3-4667487d76b3 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:07.975720 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:07.975720 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:07.976347 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-114be3fa-78d9-49c7-b7a3-4667487d76b3 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:07.982292 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-114be3fa-78d9-49c7-b7a3-4667487d76b3 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:56:07.983322 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:07.983322 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:07.996436 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-114be3fa-78d9-49c7-b7a3-4667487d76b3 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Building query based on filter {{(pid=88229) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:56:08.020183 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-114be3fa-78d9-49c7-b7a3-4667487d76b3 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Get all snapshots completed successfully. Dec 29 07:56:08.021353 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-114be3fa-78d9-49c7-b7a3-4667487d76b3 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?limit=100000 returned with HTTP 200 Dec 29 07:56:08.022152 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1630/3264] 10.222.0.20 () {58 vars in 1235 bytes} [Tue Dec 29 07:56:07 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?limit=100000 => generated 995 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:08.040963 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-170261c4-9d33-4e8e-aef0-5fdea0bcc217 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?limit=0 Dec 29 07:56:08.040963 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-170261c4-9d33-4e8e-aef0-5fdea0bcc217 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:08.040963 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:08.040963 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:08.040963 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-170261c4-9d33-4e8e-aef0-5fdea0bcc217 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:08.040963 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-170261c4-9d33-4e8e-aef0-5fdea0bcc217 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:56:08.040963 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:08.040963 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:08.041677 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-170261c4-9d33-4e8e-aef0-5fdea0bcc217 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Building query based on filter {{(pid=88228) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:56:08.074174 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-170261c4-9d33-4e8e-aef0-5fdea0bcc217 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Get all snapshots completed successfully. Dec 29 07:56:08.074174 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-170261c4-9d33-4e8e-aef0-5fdea0bcc217 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?limit=0 returned with HTTP 200 Dec 29 07:56:08.074174 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1635/3265] 10.222.0.20 () {58 vars in 1225 bytes} [Tue Dec 29 07:56:08 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?limit=0 => generated 17 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:56:08.077875 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-99a2b089-bbd6-4cf7-ae92-b45f395e7813 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots Dec 29 07:56:08.077875 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-99a2b089-bbd6-4cf7-ae92-b45f395e7813 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:08.077875 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:08.077875 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:08.082604 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-99a2b089-bbd6-4cf7-ae92-b45f395e7813 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:08.082604 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-99a2b089-bbd6-4cf7-ae92-b45f395e7813 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:56:08.082604 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:08.082604 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:08.087391 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-99a2b089-bbd6-4cf7-ae92-b45f395e7813 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Building query based on filter {{(pid=88229) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:56:08.120451 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-99a2b089-bbd6-4cf7-ae92-b45f395e7813 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Get all snapshots completed successfully. Dec 29 07:56:08.120451 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-99a2b089-bbd6-4cf7-ae92-b45f395e7813 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots returned with HTTP 200 Dec 29 07:56:08.120451 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1631/3266] 10.222.0.20 () {58 vars in 1210 bytes} [Tue Dec 29 07:56:08 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots => generated 995 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:08.148100 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c8d49258-bb9e-4bd4-a431-056709896794 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?marker=aca28726-96f6-4f62-abc5-11d60993e0a4 Dec 29 07:56:08.148100 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c8d49258-bb9e-4bd4-a431-056709896794 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:08.148100 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c8d49258-bb9e-4bd4-a431-056709896794 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:08.148100 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-c8d49258-bb9e-4bd4-a431-056709896794 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:56:08.148100 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-c8d49258-bb9e-4bd4-a431-056709896794 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Building query based on filter {{(pid=88228) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:56:08.188359 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c8d49258-bb9e-4bd4-a431-056709896794 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Get all snapshots completed successfully. Dec 29 07:56:08.188359 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c8d49258-bb9e-4bd4-a431-056709896794 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?marker=aca28726-96f6-4f62-abc5-11d60993e0a4 returned with HTTP 200 Dec 29 07:56:08.188359 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1636/3267] 10.222.0.20 () {58 vars in 1297 bytes} [Tue Dec 29 07:56:08 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?marker=aca28726-96f6-4f62-abc5-11d60993e0a4 => generated 341 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:08.212930 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5ab3cc5c-8e73-4c83-8e10-5af9c41e5c0d tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?offset=2&limit=3 Dec 29 07:56:08.212930 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5ab3cc5c-8e73-4c83-8e10-5af9c41e5c0d tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:08.212930 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:08.212930 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:08.212930 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5ab3cc5c-8e73-4c83-8e10-5af9c41e5c0d tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:08.212930 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-5ab3cc5c-8e73-4c83-8e10-5af9c41e5c0d tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:56:08.212930 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:08.212930 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:08.212930 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-5ab3cc5c-8e73-4c83-8e10-5af9c41e5c0d tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Building query based on filter {{(pid=88229) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:56:08.230811 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5ab3cc5c-8e73-4c83-8e10-5af9c41e5c0d tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Get all snapshots completed successfully. Dec 29 07:56:08.230811 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5ab3cc5c-8e73-4c83-8e10-5af9c41e5c0d tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?offset=2&limit=3 returned with HTTP 200 Dec 29 07:56:08.230811 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1632/3268] 10.222.0.20 () {58 vars in 1243 bytes} [Tue Dec 29 07:56:08 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?offset=2&limit=3 => generated 341 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:08.245153 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-14787e07-51b5-4668-bd78-276cf3430f95 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?sort_key=created_at&sort_dir=asc Dec 29 07:56:08.245153 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-14787e07-51b5-4668-bd78-276cf3430f95 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:08.245153 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:08.245153 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:08.245153 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-14787e07-51b5-4668-bd78-276cf3430f95 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:08.245153 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-14787e07-51b5-4668-bd78-276cf3430f95 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:56:08.245153 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:08.245153 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:08.249672 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-14787e07-51b5-4668-bd78-276cf3430f95 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Building query based on filter {{(pid=88228) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:56:08.269695 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-14787e07-51b5-4668-bd78-276cf3430f95 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Get all snapshots completed successfully. Dec 29 07:56:08.279984 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-14787e07-51b5-4668-bd78-276cf3430f95 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Dec 29 07:56:08.279984 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1637/3269] 10.222.0.20 () {58 vars in 1275 bytes} [Tue Dec 29 07:56:08 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:56:08.286541 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc2e2784-3386-42be-98fe-5fe00307619e tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?sort_key=created_at&sort_dir=desc Dec 29 07:56:08.287267 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc2e2784-3386-42be-98fe-5fe00307619e tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:08.287550 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:08.287550 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:08.288036 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dc2e2784-3386-42be-98fe-5fe00307619e tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:08.288807 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-dc2e2784-3386-42be-98fe-5fe00307619e tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:56:08.289657 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:08.289657 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:08.293303 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-dc2e2784-3386-42be-98fe-5fe00307619e tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Building query based on filter {{(pid=88229) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:56:08.314522 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dc2e2784-3386-42be-98fe-5fe00307619e tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Get all snapshots completed successfully. Dec 29 07:56:08.316797 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dc2e2784-3386-42be-98fe-5fe00307619e tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Dec 29 07:56:08.317176 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1633/3270] 10.222.0.20 () {58 vars in 1277 bytes} [Tue Dec 29 07:56:08 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:08.330432 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-74cda61a-a842-47da-9616-f362ecbac025 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?sort_key=id&sort_dir=asc Dec 29 07:56:08.331024 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-74cda61a-a842-47da-9616-f362ecbac025 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:08.331663 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:08.331663 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:08.334253 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-74cda61a-a842-47da-9616-f362ecbac025 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:08.334880 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-74cda61a-a842-47da-9616-f362ecbac025 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:56:08.336202 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:08.336202 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:08.338192 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-74cda61a-a842-47da-9616-f362ecbac025 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Building query based on filter {{(pid=88228) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:56:08.360660 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-74cda61a-a842-47da-9616-f362ecbac025 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Get all snapshots completed successfully. Dec 29 07:56:08.361804 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-74cda61a-a842-47da-9616-f362ecbac025 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Dec 29 07:56:08.363072 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1638/3271] 10.222.0.20 () {58 vars in 1259 bytes} [Tue Dec 29 07:56:08 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:08.383834 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-88f3519b-f563-483c-9482-2a1a60c75c0b tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?sort_key=id&sort_dir=desc Dec 29 07:56:08.384475 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-88f3519b-f563-483c-9482-2a1a60c75c0b tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:08.384616 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:08.384616 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:08.386673 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-88f3519b-f563-483c-9482-2a1a60c75c0b tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:08.387458 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-88f3519b-f563-483c-9482-2a1a60c75c0b tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:56:08.388248 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:08.388248 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:08.390891 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-88f3519b-f563-483c-9482-2a1a60c75c0b tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Building query based on filter {{(pid=88229) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:56:08.410322 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-88f3519b-f563-483c-9482-2a1a60c75c0b tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Get all snapshots completed successfully. Dec 29 07:56:08.411312 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-88f3519b-f563-483c-9482-2a1a60c75c0b tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Dec 29 07:56:08.412134 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1634/3272] 10.222.0.20 () {58 vars in 1261 bytes} [Tue Dec 29 07:56:08 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:08.425913 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4acd6a90-81d4-48ba-b476-94d833b1fa27 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?sort_key=display_name&sort_dir=asc Dec 29 07:56:08.427023 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4acd6a90-81d4-48ba-b476-94d833b1fa27 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:08.427240 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:08.427240 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:08.427623 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4acd6a90-81d4-48ba-b476-94d833b1fa27 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:08.428306 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-4acd6a90-81d4-48ba-b476-94d833b1fa27 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:56:08.428964 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:08.428964 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:08.430608 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-4acd6a90-81d4-48ba-b476-94d833b1fa27 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Building query based on filter {{(pid=88228) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:56:08.451735 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4acd6a90-81d4-48ba-b476-94d833b1fa27 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Get all snapshots completed successfully. Dec 29 07:56:08.452663 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4acd6a90-81d4-48ba-b476-94d833b1fa27 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Dec 29 07:56:08.453484 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1639/3273] 10.222.0.20 () {58 vars in 1279 bytes} [Tue Dec 29 07:56:08 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:08.467308 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bf38e90f-5980-4b11-8b74-d4ab67c3298f tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?sort_key=display_name&sort_dir=desc Dec 29 07:56:08.468094 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bf38e90f-5980-4b11-8b74-d4ab67c3298f tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:08.468491 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:08.468491 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:08.469142 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bf38e90f-5980-4b11-8b74-d4ab67c3298f tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:08.470855 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-bf38e90f-5980-4b11-8b74-d4ab67c3298f tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:56:08.472500 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:08.472500 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:08.475260 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-bf38e90f-5980-4b11-8b74-d4ab67c3298f tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Building query based on filter {{(pid=88229) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:56:08.511150 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bf38e90f-5980-4b11-8b74-d4ab67c3298f tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Get all snapshots completed successfully. Dec 29 07:56:08.511150 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bf38e90f-5980-4b11-8b74-d4ab67c3298f tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Dec 29 07:56:08.526005 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1635/3274] 10.222.0.20 () {58 vars in 1281 bytes} [Tue Dec 29 07:56:08 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:08.530838 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8d2851ca-fd73-4f38-bf5a-097fd71e3e18 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1252660257 Dec 29 07:56:08.530838 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8d2851ca-fd73-4f38-bf5a-097fd71e3e18 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:08.530838 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:08.530838 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:08.530838 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8d2851ca-fd73-4f38-bf5a-097fd71e3e18 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:08.530838 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-8d2851ca-fd73-4f38-bf5a-097fd71e3e18 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:56:08.530838 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:08.530838 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:08.536968 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-8d2851ca-fd73-4f38-bf5a-097fd71e3e18 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Building query based on filter {{(pid=88228) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:56:08.558995 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8d2851ca-fd73-4f38-bf5a-097fd71e3e18 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Get all snapshots completed successfully. Dec 29 07:56:08.559433 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:08.559433 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:08.565012 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8d2851ca-fd73-4f38-bf5a-097fd71e3e18 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1252660257 returned with HTTP 200 Dec 29 07:56:08.565012 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1640/3275] 10.222.0.20 () {58 vars in 1352 bytes} [Tue Dec 29 07:56:08 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1252660257 => generated 476 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:08.583455 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c7c9e1db-efdc-46d3-bdfc-0ff8cbd9a6dc tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/detail?status=available Dec 29 07:56:08.583455 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c7c9e1db-efdc-46d3-bdfc-0ff8cbd9a6dc tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:08.583455 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:08.583455 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:08.583455 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c7c9e1db-efdc-46d3-bdfc-0ff8cbd9a6dc tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'detail' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:08.583455 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-c7c9e1db-efdc-46d3-bdfc-0ff8cbd9a6dc tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:56:08.583455 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:08.583455 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:08.583455 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-c7c9e1db-efdc-46d3-bdfc-0ff8cbd9a6dc tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Building query based on filter {{(pid=88229) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:56:08.610907 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c7c9e1db-efdc-46d3-bdfc-0ff8cbd9a6dc tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Get all snapshots completed successfully. Dec 29 07:56:08.610907 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:08.610907 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:08.610907 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c7c9e1db-efdc-46d3-bdfc-0ff8cbd9a6dc tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/detail?status=available returned with HTTP 200 Dec 29 07:56:08.610907 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1636/3276] 10.222.0.20 () {58 vars in 1264 bytes} [Tue Dec 29 07:56:08 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/detail?status=available => generated 1397 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:56:08.629997 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-859e447a-10ef-4b5d-93c5-cd200e99fe73 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1252660257 Dec 29 07:56:08.629997 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-859e447a-10ef-4b5d-93c5-cd200e99fe73 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:08.629997 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:08.629997 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:08.629997 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-859e447a-10ef-4b5d-93c5-cd200e99fe73 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:08.629997 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-859e447a-10ef-4b5d-93c5-cd200e99fe73 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:56:08.629997 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-859e447a-10ef-4b5d-93c5-cd200e99fe73 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Building query based on filter {{(pid=88228) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:56:08.644599 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-859e447a-10ef-4b5d-93c5-cd200e99fe73 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Get all snapshots completed successfully. Dec 29 07:56:08.645749 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:08.645749 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:08.647396 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-859e447a-10ef-4b5d-93c5-cd200e99fe73 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1252660257 returned with HTTP 200 Dec 29 07:56:08.648234 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1641/3277] 10.222.0.20 () {58 vars in 1386 bytes} [Tue Dec 29 07:56:08 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1252660257 => generated 476 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:08.661105 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d375104a-4c32-45a1-92ee-4eae7f0c1839 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1252660257 Dec 29 07:56:08.661105 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d375104a-4c32-45a1-92ee-4eae7f0c1839 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:08.661913 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:08.661913 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:08.661913 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d375104a-4c32-45a1-92ee-4eae7f0c1839 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:08.662169 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-d375104a-4c32-45a1-92ee-4eae7f0c1839 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:56:08.664377 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-d375104a-4c32-45a1-92ee-4eae7f0c1839 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Building query based on filter {{(pid=88229) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:56:08.685763 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d375104a-4c32-45a1-92ee-4eae7f0c1839 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Get all snapshots completed successfully. Dec 29 07:56:08.685763 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d375104a-4c32-45a1-92ee-4eae7f0c1839 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1252660257 returned with HTTP 200 Dec 29 07:56:08.685763 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1637/3278] 10.222.0.20 () {58 vars in 1331 bytes} [Tue Dec 29 07:56:08 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1252660257 => generated 342 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:08.699569 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f014de08-df96-464d-9eda-2dced67fc6d4 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?status=available Dec 29 07:56:08.700275 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f014de08-df96-464d-9eda-2dced67fc6d4 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:08.700538 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:08.700538 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:08.700877 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f014de08-df96-464d-9eda-2dced67fc6d4 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:08.701600 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-f014de08-df96-464d-9eda-2dced67fc6d4 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:56:08.705200 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-f014de08-df96-464d-9eda-2dced67fc6d4 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Building query based on filter {{(pid=88228) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:56:08.734641 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f014de08-df96-464d-9eda-2dced67fc6d4 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Get all snapshots completed successfully. Dec 29 07:56:08.734641 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f014de08-df96-464d-9eda-2dced67fc6d4 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?status=available returned with HTTP 200 Dec 29 07:56:08.734641 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1642/3279] 10.222.0.20 () {58 vars in 1243 bytes} [Tue Dec 29 07:56:08 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?status=available => generated 995 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:08.764401 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5ea4fe02-8de6-461b-bbb3-4c96400b9327 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1252660257 Dec 29 07:56:08.764401 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5ea4fe02-8de6-461b-bbb3-4c96400b9327 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:08.764401 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:08.764401 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:08.764401 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5ea4fe02-8de6-461b-bbb3-4c96400b9327 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:08.764401 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-5ea4fe02-8de6-461b-bbb3-4c96400b9327 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:56:08.764401 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:08.764401 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:08.764401 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.db.sqlalchemy.api [None req-5ea4fe02-8de6-461b-bbb3-4c96400b9327 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Building query based on filter {{(pid=88229) _process_snaps_filters /opt/stack/cinder/cinder/db/sqlalchemy/api.py:3106}} Dec 29 07:56:08.782325 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5ea4fe02-8de6-461b-bbb3-4c96400b9327 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Get all snapshots completed successfully. Dec 29 07:56:08.783142 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5ea4fe02-8de6-461b-bbb3-4c96400b9327 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1252660257 returned with HTTP 200 Dec 29 07:56:08.786613 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1638/3280] 10.222.0.20 () {58 vars in 1365 bytes} [Tue Dec 29 07:56:08 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1252660257 => generated 342 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:08.809755 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c818b54e-42e3-44dd-9a40-66a54440505a tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] DELETE http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/4df73efd-5f35-4a09-b6ab-d1400512c0ca Dec 29 07:56:08.809755 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c818b54e-42e3-44dd-9a40-66a54440505a tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:08.809755 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:08.809755 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:08.809755 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c818b54e-42e3-44dd-9a40-66a54440505a tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:08.809755 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-c818b54e-42e3-44dd-9a40-66a54440505a tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Delete snapshot with id: 4df73efd-5f35-4a09-b6ab-d1400512c0ca Dec 29 07:56:08.844667 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:08.844667 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:08.846549 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c818b54e-42e3-44dd-9a40-66a54440505a tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Snapshot retrieved successfully. Dec 29 07:56:08.944385 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c818b54e-42e3-44dd-9a40-66a54440505a tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Snapshot delete request issued successfully. Dec 29 07:56:08.945706 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c818b54e-42e3-44dd-9a40-66a54440505a tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/4df73efd-5f35-4a09-b6ab-d1400512c0ca returned with HTTP 202 Dec 29 07:56:08.954972 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1643/3281] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:56:08 2020] DELETE /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/4df73efd-5f35-4a09-b6ab-d1400512c0ca => generated 0 bytes in 162 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:56:08.957993 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-43919939-ce81-4f2c-8f3d-a32eb95b9908 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/4df73efd-5f35-4a09-b6ab-d1400512c0ca Dec 29 07:56:08.959265 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-43919939-ce81-4f2c-8f3d-a32eb95b9908 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:08.959358 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:08.959358 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:08.959892 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-43919939-ce81-4f2c-8f3d-a32eb95b9908 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:08.989679 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:08.989679 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:08.991191 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-43919939-ce81-4f2c-8f3d-a32eb95b9908 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Snapshot retrieved successfully. Dec 29 07:56:08.993480 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-43919939-ce81-4f2c-8f3d-a32eb95b9908 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/4df73efd-5f35-4a09-b6ab-d1400512c0ca returned with HTTP 200 Dec 29 07:56:08.994896 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1639/3282] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:56:08 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/4df73efd-5f35-4a09-b6ab-d1400512c0ca => generated 472 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:10.018312 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6debc852-4651-47e7-ba91-90e196c458e3 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/4df73efd-5f35-4a09-b6ab-d1400512c0ca Dec 29 07:56:10.019177 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6debc852-4651-47e7-ba91-90e196c458e3 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:10.019387 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:10.019387 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:10.019770 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6debc852-4651-47e7-ba91-90e196c458e3 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:10.083525 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:10.083525 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:10.084561 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6debc852-4651-47e7-ba91-90e196c458e3 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Snapshot retrieved successfully. Dec 29 07:56:10.086489 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6debc852-4651-47e7-ba91-90e196c458e3 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/4df73efd-5f35-4a09-b6ab-d1400512c0ca returned with HTTP 200 Dec 29 07:56:10.087909 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1644/3283] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:56:10 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/4df73efd-5f35-4a09-b6ab-d1400512c0ca => generated 472 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:11.099414 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a891db63-2db9-4346-8d6a-22faa6e34670 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/4df73efd-5f35-4a09-b6ab-d1400512c0ca Dec 29 07:56:11.100023 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a891db63-2db9-4346-8d6a-22faa6e34670 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:11.100245 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:11.100245 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:11.100629 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a891db63-2db9-4346-8d6a-22faa6e34670 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:11.146341 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a891db63-2db9-4346-8d6a-22faa6e34670 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/4df73efd-5f35-4a09-b6ab-d1400512c0ca returned with HTTP 404 Dec 29 07:56:11.147526 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1640/3284] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:56:11 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/4df73efd-5f35-4a09-b6ab-d1400512c0ca => generated 111 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:56:11.155913 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9400763f-3ab5-4e57-96bc-66253ad35d1d tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] DELETE http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/aca28726-96f6-4f62-abc5-11d60993e0a4 Dec 29 07:56:11.156509 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9400763f-3ab5-4e57-96bc-66253ad35d1d tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:11.156783 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:11.156783 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:11.157264 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9400763f-3ab5-4e57-96bc-66253ad35d1d tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:11.157693 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-9400763f-3ab5-4e57-96bc-66253ad35d1d tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Delete snapshot with id: aca28726-96f6-4f62-abc5-11d60993e0a4 Dec 29 07:56:11.186492 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:11.186492 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:11.188129 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9400763f-3ab5-4e57-96bc-66253ad35d1d tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Snapshot retrieved successfully. Dec 29 07:56:11.274078 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9400763f-3ab5-4e57-96bc-66253ad35d1d tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Snapshot delete request issued successfully. Dec 29 07:56:11.274740 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9400763f-3ab5-4e57-96bc-66253ad35d1d tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/aca28726-96f6-4f62-abc5-11d60993e0a4 returned with HTTP 202 Dec 29 07:56:11.275607 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1645/3285] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:56:11 2020] DELETE /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/aca28726-96f6-4f62-abc5-11d60993e0a4 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:56:11.283592 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-09f4002a-7d31-4606-af73-2732fb42bf43 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/aca28726-96f6-4f62-abc5-11d60993e0a4 Dec 29 07:56:11.291694 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-09f4002a-7d31-4606-af73-2732fb42bf43 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:11.292874 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-09f4002a-7d31-4606-af73-2732fb42bf43 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:11.337124 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:11.337124 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:11.338616 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-09f4002a-7d31-4606-af73-2732fb42bf43 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Snapshot retrieved successfully. Dec 29 07:56:11.343176 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-09f4002a-7d31-4606-af73-2732fb42bf43 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/aca28726-96f6-4f62-abc5-11d60993e0a4 returned with HTTP 200 Dec 29 07:56:11.346393 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1641/3286] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:56:11 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/aca28726-96f6-4f62-abc5-11d60993e0a4 => generated 472 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:12.404085 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-342e8234-af36-4d85-9fc6-5cea6f355951 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/aca28726-96f6-4f62-abc5-11d60993e0a4 Dec 29 07:56:12.404643 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-342e8234-af36-4d85-9fc6-5cea6f355951 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:12.404793 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:12.404793 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:12.405950 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-342e8234-af36-4d85-9fc6-5cea6f355951 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:12.453421 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:12.453421 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:12.454972 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-342e8234-af36-4d85-9fc6-5cea6f355951 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Snapshot retrieved successfully. Dec 29 07:56:12.457569 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-342e8234-af36-4d85-9fc6-5cea6f355951 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/aca28726-96f6-4f62-abc5-11d60993e0a4 returned with HTTP 200 Dec 29 07:56:12.463615 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1646/3287] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:56:12 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/aca28726-96f6-4f62-abc5-11d60993e0a4 => generated 472 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:13.470549 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2cca962a-0478-4bad-9f12-53169d2716ff tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/aca28726-96f6-4f62-abc5-11d60993e0a4 Dec 29 07:56:13.471503 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2cca962a-0478-4bad-9f12-53169d2716ff tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:13.471721 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:13.471721 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:13.472098 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2cca962a-0478-4bad-9f12-53169d2716ff tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:13.494886 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2cca962a-0478-4bad-9f12-53169d2716ff tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/aca28726-96f6-4f62-abc5-11d60993e0a4 returned with HTTP 404 Dec 29 07:56:13.495888 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1642/3288] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:56:13 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/aca28726-96f6-4f62-abc5-11d60993e0a4 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:56:13.504972 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4f510813-4a53-4e9d-aca7-8a51154fccb2 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] DELETE http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/ddb3b31b-0903-4abf-92b5-e013c82ec45c Dec 29 07:56:13.505584 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4f510813-4a53-4e9d-aca7-8a51154fccb2 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:13.506007 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:13.506007 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:13.506547 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4f510813-4a53-4e9d-aca7-8a51154fccb2 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:13.506926 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-4f510813-4a53-4e9d-aca7-8a51154fccb2 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Delete snapshot with id: ddb3b31b-0903-4abf-92b5-e013c82ec45c Dec 29 07:56:13.531480 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:13.531480 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:13.532576 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4f510813-4a53-4e9d-aca7-8a51154fccb2 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Snapshot retrieved successfully. Dec 29 07:56:13.595642 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4f510813-4a53-4e9d-aca7-8a51154fccb2 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Snapshot delete request issued successfully. Dec 29 07:56:13.596112 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4f510813-4a53-4e9d-aca7-8a51154fccb2 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/ddb3b31b-0903-4abf-92b5-e013c82ec45c returned with HTTP 202 Dec 29 07:56:13.597573 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1647/3289] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:56:13 2020] DELETE /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/ddb3b31b-0903-4abf-92b5-e013c82ec45c => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:56:13.605990 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-49133fee-a635-4f0c-8777-ecd846ae73fc tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/ddb3b31b-0903-4abf-92b5-e013c82ec45c Dec 29 07:56:13.606515 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-49133fee-a635-4f0c-8777-ecd846ae73fc tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:13.607027 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-49133fee-a635-4f0c-8777-ecd846ae73fc tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:13.633433 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:13.633433 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:13.635071 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-49133fee-a635-4f0c-8777-ecd846ae73fc tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Snapshot retrieved successfully. Dec 29 07:56:13.637152 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-49133fee-a635-4f0c-8777-ecd846ae73fc tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/ddb3b31b-0903-4abf-92b5-e013c82ec45c returned with HTTP 200 Dec 29 07:56:13.638137 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1643/3290] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:56:13 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/ddb3b31b-0903-4abf-92b5-e013c82ec45c => generated 471 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:14.652269 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-efa10417-cd65-4192-9971-4ff08a550c9a tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/ddb3b31b-0903-4abf-92b5-e013c82ec45c Dec 29 07:56:14.652943 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-efa10417-cd65-4192-9971-4ff08a550c9a tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:14.653203 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:14.653203 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:14.653582 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-efa10417-cd65-4192-9971-4ff08a550c9a tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:14.681848 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-efa10417-cd65-4192-9971-4ff08a550c9a tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/ddb3b31b-0903-4abf-92b5-e013c82ec45c returned with HTTP 404 Dec 29 07:56:14.682938 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1648/3291] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:56:14 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/snapshots/ddb3b31b-0903-4abf-92b5-e013c82ec45c => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:56:14.691724 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2f95a002-310b-4e85-901b-a7964ff953ba tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] DELETE http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/volumes/8d428b78-e400-43cf-8b01-20254b3bb928 Dec 29 07:56:14.692043 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2f95a002-310b-4e85-901b-a7964ff953ba tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:14.692436 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:14.692436 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:14.692817 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2f95a002-310b-4e85-901b-a7964ff953ba tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:14.693264 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-2f95a002-310b-4e85-901b-a7964ff953ba tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Delete volume with id: 8d428b78-e400-43cf-8b01-20254b3bb928 Dec 29 07:56:14.744024 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:14.744024 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:14.745323 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2f95a002-310b-4e85-901b-a7964ff953ba tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Volume info retrieved successfully. Dec 29 07:56:14.776253 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2f95a002-310b-4e85-901b-a7964ff953ba tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Delete volume request issued successfully. Dec 29 07:56:14.776731 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2f95a002-310b-4e85-901b-a7964ff953ba tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/volumes/8d428b78-e400-43cf-8b01-20254b3bb928 returned with HTTP 202 Dec 29 07:56:14.777755 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1644/3292] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:56:14 2020] DELETE /volume/v3/614ee4302264408e9ec9c79c0b59b965/volumes/8d428b78-e400-43cf-8b01-20254b3bb928 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:56:14.785669 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-58b790af-3f1f-4a5d-b03d-624febf803b0 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/volumes/8d428b78-e400-43cf-8b01-20254b3bb928 Dec 29 07:56:14.786427 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-58b790af-3f1f-4a5d-b03d-624febf803b0 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:14.786944 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-58b790af-3f1f-4a5d-b03d-624febf803b0 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:14.842221 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:14.842221 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:14.852482 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-58b790af-3f1f-4a5d-b03d-624febf803b0 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Volume info retrieved successfully. Dec 29 07:56:14.881778 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-58b790af-3f1f-4a5d-b03d-624febf803b0 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/volumes/8d428b78-e400-43cf-8b01-20254b3bb928 returned with HTTP 200 Dec 29 07:56:14.882678 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1649/3293] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:56:14 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/volumes/8d428b78-e400-43cf-8b01-20254b3bb928 => generated 919 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:56:15.900852 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fc94c7e5-62ea-4196-bf84-57c1781b7337 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/volumes/8d428b78-e400-43cf-8b01-20254b3bb928 Dec 29 07:56:15.902097 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fc94c7e5-62ea-4196-bf84-57c1781b7337 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:15.902504 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:15.902504 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:15.903270 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fc94c7e5-62ea-4196-bf84-57c1781b7337 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:16.000627 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:56:16.000627 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:56:16.013068 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fc94c7e5-62ea-4196-bf84-57c1781b7337 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Volume info retrieved successfully. Dec 29 07:56:16.036810 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fc94c7e5-62ea-4196-bf84-57c1781b7337 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/volumes/8d428b78-e400-43cf-8b01-20254b3bb928 returned with HTTP 200 Dec 29 07:56:16.037762 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1645/3294] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:56:15 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/volumes/8d428b78-e400-43cf-8b01-20254b3bb928 => generated 919 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 07:56:17.054565 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e57fc903-f533-48ca-9671-0a053b26e685 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] GET http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/volumes/8d428b78-e400-43cf-8b01-20254b3bb928 Dec 29 07:56:17.055103 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e57fc903-f533-48ca-9671-0a053b26e685 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:56:17.055340 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:56:17.055340 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:56:17.055706 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e57fc903-f533-48ca-9671-0a053b26e685 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:56:17.102099 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e57fc903-f533-48ca-9671-0a053b26e685 tempest-VolumesSnapshotListTestJSON-1406042541 tempest-VolumesSnapshotListTestJSON-1406042541] http://10.222.0.20/volume/v3/614ee4302264408e9ec9c79c0b59b965/volumes/8d428b78-e400-43cf-8b01-20254b3bb928 returned with HTTP 404 Dec 29 07:56:17.103197 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1650/3295] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:56:17 2020] GET /volume/v3/614ee4302264408e9ec9c79c0b59b965/volumes/8d428b78-e400-43cf-8b01-20254b3bb928 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:57:37.085287 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e25cfa8-4c9a-4091-89f4-cbe6932572c4 req-d7eef311-fbdf-4662-861e-739647c4ac81 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] DELETE http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/749906d6-e48d-4823-b370-eef43e13fdbc Dec 29 07:57:37.086917 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e25cfa8-4c9a-4091-89f4-cbe6932572c4 req-d7eef311-fbdf-4662-861e-739647c4ac81 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:57:37.087344 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:57:37.087344 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:57:37.088010 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-2e25cfa8-4c9a-4091-89f4-cbe6932572c4 req-d7eef311-fbdf-4662-861e-739647c4ac81 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:57:37.130144 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:57:37.130144 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:57:37.776651 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-2e25cfa8-4c9a-4091-89f4-cbe6932572c4 req-d7eef311-fbdf-4662-861e-739647c4ac81 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 07:57:37.777054 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-2e25cfa8-4c9a-4091-89f4-cbe6932572c4 req-d7eef311-fbdf-4662-861e-739647c4ac81 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Pending status list for volume during attachment-delete: [] {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 07:57:37.791519 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-2e25cfa8-4c9a-4091-89f4-cbe6932572c4 req-d7eef311-fbdf-4662-861e-739647c4ac81 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/749906d6-e48d-4823-b370-eef43e13fdbc returned with HTTP 200 Dec 29 07:57:37.792985 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1646/3296] 10.222.0.45 () {62 vars in 1437 bytes} [Tue Dec 29 07:57:37 2020] DELETE /volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/749906d6-e48d-4823-b370-eef43e13fdbc => generated 19 bytes in 712 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:57:39.157756 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-9e4225e0-7267-41ea-8f85-565eaccf6039 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:57:39.158488 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-9e4225e0-7267-41ea-8f85-565eaccf6039 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:57:39.159029 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-9e4225e0-7267-41ea-8f85-565eaccf6039 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:57:39.213390 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:57:39.213390 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:57:39.226110 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-9e4225e0-7267-41ea-8f85-565eaccf6039 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:57:39.252951 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-9e4225e0-7267-41ea-8f85-565eaccf6039 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:57:39.254034 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1651/3297] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:57:39 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 1367 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:57:41.209697 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-fadd18f9-e839-4dde-bc14-400cddeb5565 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:57:41.210230 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-fadd18f9-e839-4dde-bc14-400cddeb5565 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:57:41.210387 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:57:41.210387 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:57:41.211000 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-fadd18f9-e839-4dde-bc14-400cddeb5565 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:57:41.264992 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:57:41.264992 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:57:41.274845 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-fadd18f9-e839-4dde-bc14-400cddeb5565 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:57:41.302473 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-fadd18f9-e839-4dde-bc14-400cddeb5565 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:57:41.305271 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1647/3298] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:57:41 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 1367 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:57:41.315347 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-9e4225e0-7267-41ea-8f85-565eaccf6039 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume// Dec 29 07:57:41.316046 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-9e4225e0-7267-41ea-8f85-565eaccf6039 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:57:41.316305 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:57:41.316305 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:57:41.316618 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-9e4225e0-7267-41ea-8f85-565eaccf6039 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:57:41.317838 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-9e4225e0-7267-41ea-8f85-565eaccf6039 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:57:41.318618 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1652/3299] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:57:41 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:57:41.331892 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-56c6fdef-d8da-471d-a489-d7cc0646c761 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] POST http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments Dec 29 07:57:41.332400 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:57:41.332400 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:57:41.332814 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-56c6fdef-d8da-471d-a489-d7cc0646c761 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d8710eec-2e96-4ceb-b27c-7ea5f32a4c92", "instance_uuid": "e01dfaab-bc3c-4823-98f8-bd80a833403f", "connector": null}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:57:41.384141 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:57:41.384141 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:57:41.439622 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-56c6fdef-d8da-471d-a489-d7cc0646c761 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments returned with HTTP 200 Dec 29 07:57:41.440651 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1648/3300] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:57:41 2020] POST /volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments => generated 273 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:57:43.085496 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-9e4225e0-7267-41ea-8f85-565eaccf6039 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume// Dec 29 07:57:43.086005 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-9e4225e0-7267-41ea-8f85-565eaccf6039 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:57:43.086450 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-9e4225e0-7267-41ea-8f85-565eaccf6039 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:57:43.087651 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-9e4225e0-7267-41ea-8f85-565eaccf6039 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:57:43.088232 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1653/3301] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 07:57:43 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:57:43.100858 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-ad6a8308-0fa0-4184-81cb-ac2e108e6233 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:57:43.101444 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-ad6a8308-0fa0-4184-81cb-ac2e108e6233 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:57:43.101666 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:57:43.101666 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:57:43.102637 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-ad6a8308-0fa0-4184-81cb-ac2e108e6233 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:57:43.153206 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:57:43.153206 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:57:43.162197 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-ad6a8308-0fa0-4184-81cb-ac2e108e6233 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:57:43.181348 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:57:43.181348 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:57:43.192354 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-ad6a8308-0fa0-4184-81cb-ac2e108e6233 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 07:57:43.193213 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1649/3302] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 07:57:43 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 1465 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 07:57:43.225784 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-c3bd1e58-c76f-480a-9266-893ae8597398 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] PUT http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/321ed089-1fa4-47d3-856c-b424c88cb1e4 Dec 29 07:57:43.226537 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-c3bd1e58-c76f-480a-9266-893ae8597398 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sda"}}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:57:43.273864 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 07:57:43.273864 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 07:57:43.274779 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-c3bd1e58-c76f-480a-9266-893ae8597398 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Lock "b'cinder-attachment_update-d8710eec-2e96-4ceb-b27c-7ea5f32a4c92-n-h1-768509-3'" acquired by "attachment_update" :: waited 0.028s {{(pid=88228) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 07:57:43.277465 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:57:43.277465 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:57:44.607429 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-c3bd1e58-c76f-480a-9266-893ae8597398 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Lock "b'cinder-attachment_update-d8710eec-2e96-4ceb-b27c-7ea5f32a4c92-n-h1-768509-3'" released by "attachment_update" :: held 1.333s {{(pid=88228) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 07:57:44.608094 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-c3bd1e58-c76f-480a-9266-893ae8597398 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/321ed089-1fa4-47d3-856c-b424c88cb1e4 returned with HTTP 200 Dec 29 07:57:44.608967 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1654/3303] 10.222.0.45 () {64 vars in 1468 bytes} [Tue Dec 29 07:57:43 2020] PUT /volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/321ed089-1fa4-47d3-856c-b424c88cb1e4 => generated 762 bytes in 1388 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:57:44.646219 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-efe2d8f8-d1de-434d-bc4a-d66873c440de tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] POST http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/321ed089-1fa4-47d3-856c-b424c88cb1e4/action Dec 29 07:57:44.646903 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:57:44.646903 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:57:44.647341 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-efe2d8f8-d1de-434d-bc4a-d66873c440de tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action body: b'{"os-complete": null}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:57:44.647703 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-efe2d8f8-d1de-434d-bc4a-d66873c440de tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:57:44.717042 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:57:44.717042 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:57:44.730529 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-79d851e6-64ae-4598-ac7a-a19303ce1d5d req-efe2d8f8-d1de-434d-bc4a-d66873c440de tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/321ed089-1fa4-47d3-856c-b424c88cb1e4/action returned with HTTP 204 Dec 29 07:57:44.731554 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1650/3304] 10.222.0.45 () {64 vars in 1489 bytes} [Tue Dec 29 07:57:44 2020] POST /volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/321ed089-1fa4-47d3-856c-b424c88cb1e4/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 29 07:58:47.875549 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5a5bf4fe-0f60-43ed-a94c-8f298997a37f tempest-GroupTypesTest-2141314041 tempest-GroupTypesTest-2141314041] POST http://10.222.0.20/volume/v3/1cc3fe472ff54f21b6acacd92d0106a4/group_types Dec 29 07:58:47.876012 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:58:47.876012 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:58:47.876812 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5a5bf4fe-0f60-43ed-a94c-8f298997a37f tempest-GroupTypesTest-2141314041 tempest-GroupTypesTest-2141314041] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1919585726", "description": "tempest-group-type-description-349237192", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:58:47.877757 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:58:47.877757 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:58:47.925545 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5a5bf4fe-0f60-43ed-a94c-8f298997a37f tempest-GroupTypesTest-2141314041 tempest-GroupTypesTest-2141314041] http://10.222.0.20/volume/v3/1cc3fe472ff54f21b6acacd92d0106a4/group_types returned with HTTP 202 Dec 29 07:58:47.925545 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1655/3305] 10.222.0.20 () {62 vars in 1279 bytes} [Tue Dec 29 07:58:47 2020] POST /volume/v3/1cc3fe472ff54f21b6acacd92d0106a4/group_types => generated 264 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:58:47.928645 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c92f3450-ff9e-49fb-96e9-1d994efcd487 tempest-GroupTypesTest-2141314041 tempest-GroupTypesTest-2141314041] GET http://10.222.0.20/volume/v3/1cc3fe472ff54f21b6acacd92d0106a4/group_types Dec 29 07:58:47.929171 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c92f3450-ff9e-49fb-96e9-1d994efcd487 tempest-GroupTypesTest-2141314041 tempest-GroupTypesTest-2141314041] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:58:47.929388 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:58:47.929388 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:58:47.929763 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c92f3450-ff9e-49fb-96e9-1d994efcd487 tempest-GroupTypesTest-2141314041 tempest-GroupTypesTest-2141314041] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:58:47.949321 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c92f3450-ff9e-49fb-96e9-1d994efcd487 tempest-GroupTypesTest-2141314041 tempest-GroupTypesTest-2141314041] http://10.222.0.20/volume/v3/1cc3fe472ff54f21b6acacd92d0106a4/group_types returned with HTTP 200 Dec 29 07:58:47.949321 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1651/3306] 10.222.0.20 () {60 vars in 1257 bytes} [Tue Dec 29 07:58:47 2020] GET /volume/v3/1cc3fe472ff54f21b6acacd92d0106a4/group_types => generated 498 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 07:58:47.960412 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7e7a47e7-e5b9-4008-9930-a6fde4c4a40a tempest-GroupTypesTest-2141314041 tempest-GroupTypesTest-2141314041] PUT http://10.222.0.20/volume/v3/1cc3fe472ff54f21b6acacd92d0106a4/group_types/f3ea7bc7-2ee7-4798-aea9-129163952736 Dec 29 07:58:47.961324 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7e7a47e7-e5b9-4008-9930-a6fde4c4a40a tempest-GroupTypesTest-2141314041 tempest-GroupTypesTest-2141314041] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-837163304", "description": "updated-group-type-desc"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:58:47.985321 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7e7a47e7-e5b9-4008-9930-a6fde4c4a40a tempest-GroupTypesTest-2141314041 tempest-GroupTypesTest-2141314041] http://10.222.0.20/volume/v3/1cc3fe472ff54f21b6acacd92d0106a4/group_types/f3ea7bc7-2ee7-4798-aea9-129163952736 returned with HTTP 200 Dec 29 07:58:47.987315 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1656/3307] 10.222.0.20 () {62 vars in 1389 bytes} [Tue Dec 29 07:58:47 2020] PUT /volume/v3/1cc3fe472ff54f21b6acacd92d0106a4/group_types/f3ea7bc7-2ee7-4798-aea9-129163952736 => generated 254 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:58:47.996979 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9ed257a6-2d47-4638-944e-1a671ddf2398 tempest-GroupTypesTest-2141314041 tempest-GroupTypesTest-2141314041] GET http://10.222.0.20/volume/v3/1cc3fe472ff54f21b6acacd92d0106a4/group_types/f3ea7bc7-2ee7-4798-aea9-129163952736 Dec 29 07:58:47.996979 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9ed257a6-2d47-4638-944e-1a671ddf2398 tempest-GroupTypesTest-2141314041 tempest-GroupTypesTest-2141314041] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:58:47.997170 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9ed257a6-2d47-4638-944e-1a671ddf2398 tempest-GroupTypesTest-2141314041 tempest-GroupTypesTest-2141314041] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:58:48.011188 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9ed257a6-2d47-4638-944e-1a671ddf2398 tempest-GroupTypesTest-2141314041 tempest-GroupTypesTest-2141314041] http://10.222.0.20/volume/v3/1cc3fe472ff54f21b6acacd92d0106a4/group_types/f3ea7bc7-2ee7-4798-aea9-129163952736 returned with HTTP 200 Dec 29 07:58:48.011710 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1652/3308] 10.222.0.20 () {60 vars in 1368 bytes} [Tue Dec 29 07:58:47 2020] GET /volume/v3/1cc3fe472ff54f21b6acacd92d0106a4/group_types/f3ea7bc7-2ee7-4798-aea9-129163952736 => generated 254 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:58:48.022343 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-812b4445-aa65-414b-a1b6-9b3ea97c62f7 tempest-GroupTypesTest-2141314041 tempest-GroupTypesTest-2141314041] DELETE http://10.222.0.20/volume/v3/1cc3fe472ff54f21b6acacd92d0106a4/group_types/f3ea7bc7-2ee7-4798-aea9-129163952736 Dec 29 07:58:48.022941 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-812b4445-aa65-414b-a1b6-9b3ea97c62f7 tempest-GroupTypesTest-2141314041 tempest-GroupTypesTest-2141314041] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:58:48.023472 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-812b4445-aa65-414b-a1b6-9b3ea97c62f7 tempest-GroupTypesTest-2141314041 tempest-GroupTypesTest-2141314041] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:58:48.050661 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:58:48.050661 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:58:48.063061 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-812b4445-aa65-414b-a1b6-9b3ea97c62f7 tempest-GroupTypesTest-2141314041 tempest-GroupTypesTest-2141314041] http://10.222.0.20/volume/v3/1cc3fe472ff54f21b6acacd92d0106a4/group_types/f3ea7bc7-2ee7-4798-aea9-129163952736 returned with HTTP 202 Dec 29 07:58:48.064231 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1657/3309] 10.222.0.20 () {60 vars in 1371 bytes} [Tue Dec 29 07:58:48 2020] DELETE /volume/v3/1cc3fe472ff54f21b6acacd92d0106a4/group_types/f3ea7bc7-2ee7-4798-aea9-129163952736 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Dec 29 07:58:51.967728 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e6bbd798-0853-4e60-8fa2-2e4ec21c74f3 tempest-UserMessagesTest-22073505 tempest-UserMessagesTest-22073505] POST http://10.222.0.20/volume/v3/4091ff60f2d1499f990d5bef45d37480/types Dec 29 07:58:51.968534 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e6bbd798-0853-4e60-8fa2-2e4ec21c74f3 tempest-UserMessagesTest-22073505 tempest-UserMessagesTest-22073505] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-41414805", "extra_specs": {"storage_protocol": "tempest-storage_protocol-590863988", "vendor_name": "tempest-vendor_name-1031704965"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:58:52.018092 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e6bbd798-0853-4e60-8fa2-2e4ec21c74f3 tempest-UserMessagesTest-22073505 tempest-UserMessagesTest-22073505] http://10.222.0.20/volume/v3/4091ff60f2d1499f990d5bef45d37480/types returned with HTTP 200 Dec 29 07:58:52.018990 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1653/3310] 10.222.0.20 () {60 vars in 1220 bytes} [Tue Dec 29 07:58:51 2020] POST /volume/v3/4091ff60f2d1499f990d5bef45d37480/types => generated 325 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:58:52.169937 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-13ed2b19-4915-4fd0-a2e0-3729fb24c842 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] POST http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/volumes Dec 29 07:58:52.170931 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-13ed2b19-4915-4fd0-a2e0-3729fb24c842 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Action: 'create', calling method: create, body: {"volume": {"volume_type": "04dc2f0c-e8be-45cf-8726-05bff64784d1", "size": 1, "name": "tempest-UserMessagesTest-Volume-1938111486"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:58:52.172178 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-13ed2b19-4915-4fd0-a2e0-3729fb24c842 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Create volume request body: {'volume': {'volume_type': '04dc2f0c-e8be-45cf-8726-05bff64784d1', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1938111486'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:58:52.187183 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-13ed2b19-4915-4fd0-a2e0-3729fb24c842 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Create volume of 1 GB Dec 29 07:58:52.187566 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:58:52.187566 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:58:52.188200 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-13ed2b19-4915-4fd0-a2e0-3729fb24c842 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Availability Zones retrieved successfully. Dec 29 07:58:52.205311 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-13ed2b19-4915-4fd0-a2e0-3729fb24c842 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Flow 'volume_create_api' (b57629b4-ccae-4946-bd10-aff07442ba4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:58:52.208040 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-13ed2b19-4915-4fd0-a2e0-3729fb24c842 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56e6092d-7c78-47d0-82e1-3c0dce382898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:58:52.210190 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-13ed2b19-4915-4fd0-a2e0-3729fb24c842 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:58:52.262510 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-13ed2b19-4915-4fd0-a2e0-3729fb24c842 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56e6092d-7c78-47d0-82e1-3c0dce382898) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T07:58:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-590863988',vendor_name='tempest-vendor_name-1031704965'},id=04dc2f0c-e8be-45cf-8726-05bff64784d1,is_public=True,name='tempest-UserMessagesTest-volume-type-41414805',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '04dc2f0c-e8be-45cf-8726-05bff64784d1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:58:52.264915 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-13ed2b19-4915-4fd0-a2e0-3729fb24c842 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d7fe0fb-a889-4dcd-a6e8-c7d41390b16d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:58:52.313290 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-13ed2b19-4915-4fd0-a2e0-3729fb24c842 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-41414805 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-41414805, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:58:52.314165 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-13ed2b19-4915-4fd0-a2e0-3729fb24c842 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-41414805 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-41414805, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:58:52.378692 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-13ed2b19-4915-4fd0-a2e0-3729fb24c842 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Created reservations ['672e2e2a-7338-4804-8126-54aa3895bd84', 'dc3335f6-00fd-4b4d-aa6f-103f6572af3a', '7cdbafb5-d318-4060-9f4c-3a1b855b0198', '33ea093f-3abb-4163-9f41-7197edea6163'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:58:52.380581 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-13ed2b19-4915-4fd0-a2e0-3729fb24c842 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d7fe0fb-a889-4dcd-a6e8-c7d41390b16d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['672e2e2a-7338-4804-8126-54aa3895bd84', 'dc3335f6-00fd-4b4d-aa6f-103f6572af3a', '7cdbafb5-d318-4060-9f4c-3a1b855b0198', '33ea093f-3abb-4163-9f41-7197edea6163']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:58:52.382799 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-13ed2b19-4915-4fd0-a2e0-3729fb24c842 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf3227c5-671c-4fde-9daf-4580b9b5168c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:58:52.445108 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-13ed2b19-4915-4fd0-a2e0-3729fb24c842 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf3227c5-671c-4fde-9daf-4580b9b5168c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07d29928-40a2-4060-8f82-8281210d53a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1938111486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca15d64f7d294b8cb3d10e75e328f009',qos_specs=None,replication_status=,reservations=['672e2e2a-7338-4804-8126-54aa3895bd84','dc3335f6-00fd-4b4d-aa6f-103f6572af3a','7cdbafb5-d318-4060-9f4c-3a1b855b0198','33ea093f-3abb-4163-9f41-7197edea6163'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b228f18142f74f44911a228a436136ec',volume_type_id=04dc2f0c-e8be-45cf-8726-05bff64784d1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:58:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1938111486',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07d29928-40a2-4060-8f82-8281210d53a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca15d64f7d294b8cb3d10e75e328f009',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b228f18142f74f44911a228a436136ec',volume_attachment=,volume_type=,volume_type_id=04dc2f0c-e8be-45cf-8726-05bff64784d1)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:58:52.447190 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-13ed2b19-4915-4fd0-a2e0-3729fb24c842 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91d20a65-622e-49c6-8123-1e1fa102b9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:58:52.474141 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-13ed2b19-4915-4fd0-a2e0-3729fb24c842 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91d20a65-622e-49c6-8123-1e1fa102b9df) transitioned into state 'SUCCESS' from state '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-1938111486',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca15d64f7d294b8cb3d10e75e328f009',qos_specs=None,replication_status=,reservations=['672e2e2a-7338-4804-8126-54aa3895bd84','dc3335f6-00fd-4b4d-aa6f-103f6572af3a','7cdbafb5-d318-4060-9f4c-3a1b855b0198','33ea093f-3abb-4163-9f41-7197edea6163'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b228f18142f74f44911a228a436136ec',volume_type_id=04dc2f0c-e8be-45cf-8726-05bff64784d1)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:58:52.476104 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-13ed2b19-4915-4fd0-a2e0-3729fb24c842 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c268f8f-57f5-45ec-9827-db561e28454b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:58:52.498073 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-13ed2b19-4915-4fd0-a2e0-3729fb24c842 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c268f8f-57f5-45ec-9827-db561e28454b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:58:52.501423 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-13ed2b19-4915-4fd0-a2e0-3729fb24c842 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Flow 'volume_create_api' (b57629b4-ccae-4946-bd10-aff07442ba4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:58:52.558075 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-13ed2b19-4915-4fd0-a2e0-3729fb24c842 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Create volume request issued successfully. Dec 29 07:58:52.572606 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-13ed2b19-4915-4fd0-a2e0-3729fb24c842 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/volumes returned with HTTP 202 Dec 29 07:58:52.572751 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1658/3311] 10.222.0.20 () {62 vars in 1266 bytes} [Tue Dec 29 07:58:52 2020] POST /volume/v3/ca15d64f7d294b8cb3d10e75e328f009/volumes => generated 850 bytes in 547 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:58:52.587189 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4a478ae4-5fbc-448a-94fe-dcb87f7c949b tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] GET http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/volumes/07d29928-40a2-4060-8f82-8281210d53a6 Dec 29 07:58:52.588887 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4a478ae4-5fbc-448a-94fe-dcb87f7c949b tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:58:52.588887 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4a478ae4-5fbc-448a-94fe-dcb87f7c949b tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:58:52.641548 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:58:52.641548 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:58:52.649584 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4a478ae4-5fbc-448a-94fe-dcb87f7c949b tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Volume info retrieved successfully. Dec 29 07:58:52.671698 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4a478ae4-5fbc-448a-94fe-dcb87f7c949b tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/volumes/07d29928-40a2-4060-8f82-8281210d53a6 returned with HTTP 200 Dec 29 07:58:52.672999 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1654/3312] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:58:52 2020] GET /volume/v3/ca15d64f7d294b8cb3d10e75e328f009/volumes/07d29928-40a2-4060-8f82-8281210d53a6 => generated 939 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:58:52.688726 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4088b55f-8d81-4de7-8c83-0fe661175cfb tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] GET http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/messages Dec 29 07:58:52.689494 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4088b55f-8d81-4de7-8c83-0fe661175cfb tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:58:52.689494 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:58:52.689494 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:58:52.690108 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4088b55f-8d81-4de7-8c83-0fe661175cfb tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:58:52.690467 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:58:52.690467 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:58:52.700685 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4088b55f-8d81-4de7-8c83-0fe661175cfb tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/messages returned with HTTP 200 Dec 29 07:58:52.701564 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1659/3313] 10.222.0.20 () {60 vars in 1247 bytes} [Tue Dec 29 07:58:52 2020] GET /volume/v3/ca15d64f7d294b8cb3d10e75e328f009/messages => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:58:52.713004 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3f6310dd-e22d-4fc8-b8ab-986e614d559c tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] DELETE http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/messages/2e8e0dd3-617b-49d2-8ebd-c025b1483678 Dec 29 07:58:52.713580 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3f6310dd-e22d-4fc8-b8ab-986e614d559c tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:58:52.713793 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:58:52.713793 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:58:52.714163 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3f6310dd-e22d-4fc8-b8ab-986e614d559c tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:58:52.724721 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:58:52.724721 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:58:52.729372 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3f6310dd-e22d-4fc8-b8ab-986e614d559c tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/messages/2e8e0dd3-617b-49d2-8ebd-c025b1483678 returned with HTTP 204 Dec 29 07:58:52.730150 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1655/3314] 10.222.0.20 () {60 vars in 1361 bytes} [Tue Dec 29 07:58:52 2020] DELETE /volume/v3/ca15d64f7d294b8cb3d10e75e328f009/messages/2e8e0dd3-617b-49d2-8ebd-c025b1483678 => generated 0 bytes in 21 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Dec 29 07:58:52.737609 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-32b3c6f0-87b4-4c12-bafc-c3bf4a7faf1f tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] GET http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/messages/2e8e0dd3-617b-49d2-8ebd-c025b1483678 Dec 29 07:58:52.738325 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-32b3c6f0-87b4-4c12-bafc-c3bf4a7faf1f tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:58:52.738856 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-32b3c6f0-87b4-4c12-bafc-c3bf4a7faf1f tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:58:52.744543 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-32b3c6f0-87b4-4c12-bafc-c3bf4a7faf1f tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/messages/2e8e0dd3-617b-49d2-8ebd-c025b1483678 returned with HTTP 404 Dec 29 07:58:52.745455 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1660/3315] 10.222.0.20 () {60 vars in 1358 bytes} [Tue Dec 29 07:58:52 2020] GET /volume/v3/ca15d64f7d294b8cb3d10e75e328f009/messages/2e8e0dd3-617b-49d2-8ebd-c025b1483678 => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:58:52.754695 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-faacf136-4273-4438-b9a9-f5e56076ce8f tempest-UserMessagesTest-22073505 tempest-UserMessagesTest-22073505] POST http://10.222.0.20/volume/v3/4091ff60f2d1499f990d5bef45d37480/types Dec 29 07:58:52.755484 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-faacf136-4273-4438-b9a9-f5e56076ce8f tempest-UserMessagesTest-22073505 tempest-UserMessagesTest-22073505] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-879084096", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1911958728", "vendor_name": "tempest-vendor_name-2094206596"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:58:52.817564 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-faacf136-4273-4438-b9a9-f5e56076ce8f tempest-UserMessagesTest-22073505 tempest-UserMessagesTest-22073505] http://10.222.0.20/volume/v3/4091ff60f2d1499f990d5bef45d37480/types returned with HTTP 200 Dec 29 07:58:52.818406 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1656/3316] 10.222.0.20 () {60 vars in 1220 bytes} [Tue Dec 29 07:58:52 2020] POST /volume/v3/4091ff60f2d1499f990d5bef45d37480/types => generated 327 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:58:52.829197 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-923950e5-3250-48d1-acf4-3b9955b5a45a tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] POST http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/volumes Dec 29 07:58:52.829724 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-923950e5-3250-48d1-acf4-3b9955b5a45a tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Action: 'create', calling method: create, body: {"volume": {"volume_type": "aeb8345c-a6b9-4bdb-b4bc-422e3977821f", "size": 1, "name": "tempest-UserMessagesTest-Volume-61066191"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:58:52.830859 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-923950e5-3250-48d1-acf4-3b9955b5a45a tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Create volume request body: {'volume': {'volume_type': 'aeb8345c-a6b9-4bdb-b4bc-422e3977821f', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-61066191'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:58:52.847071 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-923950e5-3250-48d1-acf4-3b9955b5a45a tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Create volume of 1 GB Dec 29 07:58:52.849220 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:58:52.849220 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:58:52.849220 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-923950e5-3250-48d1-acf4-3b9955b5a45a tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Availability Zones retrieved successfully. Dec 29 07:58:52.865004 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-923950e5-3250-48d1-acf4-3b9955b5a45a tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Flow 'volume_create_api' (58a69274-9f43-424e-b42f-e76d5ba9e213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:58:52.868035 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-923950e5-3250-48d1-acf4-3b9955b5a45a tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc6b14c5-d0ce-49a4-8614-32e739cf6649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:58:52.869757 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-923950e5-3250-48d1-acf4-3b9955b5a45a tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:58:52.925641 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-923950e5-3250-48d1-acf4-3b9955b5a45a tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc6b14c5-d0ce-49a4-8614-32e739cf6649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T07:58:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1911958728',vendor_name='tempest-vendor_name-2094206596'},id=aeb8345c-a6b9-4bdb-b4bc-422e3977821f,is_public=True,name='tempest-UserMessagesTest-volume-type-879084096',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aeb8345c-a6b9-4bdb-b4bc-422e3977821f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:58:52.925641 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-923950e5-3250-48d1-acf4-3b9955b5a45a tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c6a77a0-ad44-4715-b915-69e900aa4b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:58:52.971762 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-923950e5-3250-48d1-acf4-3b9955b5a45a tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-879084096 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-879084096, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:58:52.972777 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-923950e5-3250-48d1-acf4-3b9955b5a45a tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-879084096 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-879084096, it is now deprecated. Please use the default quota class for default quota. Dec 29 07:58:53.011102 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-923950e5-3250-48d1-acf4-3b9955b5a45a tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Created reservations ['8251719f-dd80-4178-8b6e-06e7349ee2ed', 'c737fd83-5d25-4908-8de7-8677097a963d', 'fc313f3a-174c-4780-a5fe-fccdd519215c', '7203e8cd-2d93-40ad-bcf9-3bd24e0a3f63'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:58:53.013098 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-923950e5-3250-48d1-acf4-3b9955b5a45a tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c6a77a0-ad44-4715-b915-69e900aa4b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8251719f-dd80-4178-8b6e-06e7349ee2ed', 'c737fd83-5d25-4908-8de7-8677097a963d', 'fc313f3a-174c-4780-a5fe-fccdd519215c', '7203e8cd-2d93-40ad-bcf9-3bd24e0a3f63']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:58:53.015831 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-923950e5-3250-48d1-acf4-3b9955b5a45a tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3ec40f2-ba0a-404c-bc3a-2ab7972239e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:58:53.082052 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-923950e5-3250-48d1-acf4-3b9955b5a45a tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3ec40f2-ba0a-404c-bc3a-2ab7972239e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8546327-26d6-4872-a776-4882e01b0fec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-61066191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca15d64f7d294b8cb3d10e75e328f009',qos_specs=None,replication_status=,reservations=['8251719f-dd80-4178-8b6e-06e7349ee2ed','c737fd83-5d25-4908-8de7-8677097a963d','fc313f3a-174c-4780-a5fe-fccdd519215c','7203e8cd-2d93-40ad-bcf9-3bd24e0a3f63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b228f18142f74f44911a228a436136ec',volume_type_id=aeb8345c-a6b9-4bdb-b4bc-422e3977821f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:58:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-61066191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8546327-26d6-4872-a776-4882e01b0fec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca15d64f7d294b8cb3d10e75e328f009',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='b228f18142f74f44911a228a436136ec',volume_attachment=,volume_type=,volume_type_id=aeb8345c-a6b9-4bdb-b4bc-422e3977821f)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:58:53.083955 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-923950e5-3250-48d1-acf4-3b9955b5a45a tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8957a33d-dfac-4bb4-8407-703d445c4c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:58:53.115759 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-923950e5-3250-48d1-acf4-3b9955b5a45a tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8957a33d-dfac-4bb4-8407-703d445c4c66) transitioned into state 'SUCCESS' from state '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-61066191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca15d64f7d294b8cb3d10e75e328f009',qos_specs=None,replication_status=,reservations=['8251719f-dd80-4178-8b6e-06e7349ee2ed','c737fd83-5d25-4908-8de7-8677097a963d','fc313f3a-174c-4780-a5fe-fccdd519215c','7203e8cd-2d93-40ad-bcf9-3bd24e0a3f63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b228f18142f74f44911a228a436136ec',volume_type_id=aeb8345c-a6b9-4bdb-b4bc-422e3977821f)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:58:53.118096 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-923950e5-3250-48d1-acf4-3b9955b5a45a tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4c86ca3-f509-48f2-b567-b98a3cdc5920) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:58:53.140291 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-923950e5-3250-48d1-acf4-3b9955b5a45a tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4c86ca3-f509-48f2-b567-b98a3cdc5920) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:58:53.143191 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-923950e5-3250-48d1-acf4-3b9955b5a45a tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Flow 'volume_create_api' (58a69274-9f43-424e-b42f-e76d5ba9e213) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:58:53.193734 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-923950e5-3250-48d1-acf4-3b9955b5a45a tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Create volume request issued successfully. Dec 29 07:58:53.207869 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-923950e5-3250-48d1-acf4-3b9955b5a45a tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/volumes returned with HTTP 202 Dec 29 07:58:53.208829 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1661/3317] 10.222.0.20 () {62 vars in 1266 bytes} [Tue Dec 29 07:58:52 2020] POST /volume/v3/ca15d64f7d294b8cb3d10e75e328f009/volumes => generated 849 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:58:53.224692 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d726074f-da09-4ec0-a958-4c5180ba0510 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] GET http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/volumes/e8546327-26d6-4872-a776-4882e01b0fec Dec 29 07:58:53.225308 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d726074f-da09-4ec0-a958-4c5180ba0510 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:58:53.225926 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d726074f-da09-4ec0-a958-4c5180ba0510 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:58:53.279962 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:58:53.279962 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:58:53.289418 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d726074f-da09-4ec0-a958-4c5180ba0510 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Volume info retrieved successfully. Dec 29 07:58:53.312977 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d726074f-da09-4ec0-a958-4c5180ba0510 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/volumes/e8546327-26d6-4872-a776-4882e01b0fec returned with HTTP 200 Dec 29 07:58:53.313817 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1657/3318] 10.222.0.20 () {60 vars in 1355 bytes} [Tue Dec 29 07:58:53 2020] GET /volume/v3/ca15d64f7d294b8cb3d10e75e328f009/volumes/e8546327-26d6-4872-a776-4882e01b0fec => generated 938 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:58:53.331707 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8134b4a6-5971-467b-af45-40949d1dbf02 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] GET http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/messages Dec 29 07:58:53.331707 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8134b4a6-5971-467b-af45-40949d1dbf02 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:58:53.331707 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:58:53.331707 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:58:53.332276 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8134b4a6-5971-467b-af45-40949d1dbf02 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:58:53.332640 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:58:53.332640 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:58:53.339933 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8134b4a6-5971-467b-af45-40949d1dbf02 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/messages returned with HTTP 200 Dec 29 07:58:53.340706 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1662/3319] 10.222.0.20 () {60 vars in 1247 bytes} [Tue Dec 29 07:58:53 2020] GET /volume/v3/ca15d64f7d294b8cb3d10e75e328f009/messages => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:58:53.352669 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c150f7fb-7341-4125-8584-0a7b1f8ccd24 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] GET http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/messages/8b668f07-29ed-433f-850b-659e4c1fa4dc Dec 29 07:58:53.353242 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c150f7fb-7341-4125-8584-0a7b1f8ccd24 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:58:53.353456 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:58:53.353456 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:58:53.353986 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c150f7fb-7341-4125-8584-0a7b1f8ccd24 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:58:53.361872 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c150f7fb-7341-4125-8584-0a7b1f8ccd24 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/messages/8b668f07-29ed-433f-850b-659e4c1fa4dc returned with HTTP 200 Dec 29 07:58:53.362820 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1658/3320] 10.222.0.20 () {60 vars in 1358 bytes} [Tue Dec 29 07:58:53 2020] GET /volume/v3/ca15d64f7d294b8cb3d10e75e328f009/messages/8b668f07-29ed-433f-850b-659e4c1fa4dc => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:58:53.372682 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9d91e0fe-f68b-4bee-b3cc-12c08dd424f4 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] GET http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/messages Dec 29 07:58:53.373375 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9d91e0fe-f68b-4bee-b3cc-12c08dd424f4 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:58:53.373899 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9d91e0fe-f68b-4bee-b3cc-12c08dd424f4 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:58:53.382492 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9d91e0fe-f68b-4bee-b3cc-12c08dd424f4 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/messages returned with HTTP 200 Dec 29 07:58:53.385732 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1663/3321] 10.222.0.20 () {60 vars in 1247 bytes} [Tue Dec 29 07:58:53 2020] GET /volume/v3/ca15d64f7d294b8cb3d10e75e328f009/messages => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:58:53.394885 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c6119af8-720d-4ce6-a413-c0aade0ccbf4 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] DELETE http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/messages/8b668f07-29ed-433f-850b-659e4c1fa4dc Dec 29 07:58:53.395952 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c6119af8-720d-4ce6-a413-c0aade0ccbf4 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:58:53.395952 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c6119af8-720d-4ce6-a413-c0aade0ccbf4 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:58:53.403843 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:58:53.403843 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:58:53.410460 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c6119af8-720d-4ce6-a413-c0aade0ccbf4 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/messages/8b668f07-29ed-433f-850b-659e4c1fa4dc returned with HTTP 204 Dec 29 07:58:53.415938 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1659/3322] 10.222.0.20 () {60 vars in 1361 bytes} [Tue Dec 29 07:58:53 2020] DELETE /volume/v3/ca15d64f7d294b8cb3d10e75e328f009/messages/8b668f07-29ed-433f-850b-659e4c1fa4dc => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Dec 29 07:58:53.421659 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1075949a-2877-478b-84b6-d5fd9d98d63e tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] DELETE http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/volumes/e8546327-26d6-4872-a776-4882e01b0fec Dec 29 07:58:53.421659 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1075949a-2877-478b-84b6-d5fd9d98d63e tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:58:53.423062 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1075949a-2877-478b-84b6-d5fd9d98d63e tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:58:53.423062 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-1075949a-2877-478b-84b6-d5fd9d98d63e tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Delete volume with id: e8546327-26d6-4872-a776-4882e01b0fec Dec 29 07:58:53.473691 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:58:53.473691 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:58:53.473691 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1075949a-2877-478b-84b6-d5fd9d98d63e tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Volume info retrieved successfully. Dec 29 07:58:53.476344 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-1075949a-2877-478b-84b6-d5fd9d98d63e tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Decrease volume quotas only if status is not error_managing. {{(pid=88228) delete /opt/stack/cinder/cinder/volume/api.py:410}} Dec 29 07:58:53.533328 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-1075949a-2877-478b-84b6-d5fd9d98d63e tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Created reservations ['d9ebc463-4e7e-4b87-b9a9-8316925adc0f', 'e50ef7be-01b8-4e04-bba4-332d52a23ad3', 'fe1f2446-5c44-420a-b53c-dba9c10de28b', 'ea259fa8-781f-4fed-bdf1-d514be345efb'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:58:53.535337 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:58:53.535337 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:58:53.581397 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1075949a-2877-478b-84b6-d5fd9d98d63e tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Delete volume request issued successfully. Dec 29 07:58:53.581397 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1075949a-2877-478b-84b6-d5fd9d98d63e tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/volumes/e8546327-26d6-4872-a776-4882e01b0fec returned with HTTP 202 Dec 29 07:58:53.582314 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1664/3323] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:58:53 2020] DELETE /volume/v3/ca15d64f7d294b8cb3d10e75e328f009/volumes/e8546327-26d6-4872-a776-4882e01b0fec => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:58:53.589028 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-efe4209e-6fff-4838-9bd9-58e49f66f0fc tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] GET http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/volumes/e8546327-26d6-4872-a776-4882e01b0fec Dec 29 07:58:53.589558 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-efe4209e-6fff-4838-9bd9-58e49f66f0fc tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:58:53.590053 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-efe4209e-6fff-4838-9bd9-58e49f66f0fc tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:58:53.639404 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-efe4209e-6fff-4838-9bd9-58e49f66f0fc tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/volumes/e8546327-26d6-4872-a776-4882e01b0fec returned with HTTP 404 Dec 29 07:58:53.640841 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1660/3324] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:58:53 2020] GET /volume/v3/ca15d64f7d294b8cb3d10e75e328f009/volumes/e8546327-26d6-4872-a776-4882e01b0fec => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:58:53.649084 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-830e3ad9-ca85-4616-aa47-337642ab62d3 tempest-UserMessagesTest-22073505 tempest-UserMessagesTest-22073505] DELETE http://10.222.0.20/volume/v3/4091ff60f2d1499f990d5bef45d37480/types/aeb8345c-a6b9-4bdb-b4bc-422e3977821f Dec 29 07:58:53.649605 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-830e3ad9-ca85-4616-aa47-337642ab62d3 tempest-UserMessagesTest-22073505 tempest-UserMessagesTest-22073505] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:58:53.649820 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:58:53.649820 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:58:53.650210 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-830e3ad9-ca85-4616-aa47-337642ab62d3 tempest-UserMessagesTest-22073505 tempest-UserMessagesTest-22073505] Calling method '_delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:58:53.730516 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-830e3ad9-ca85-4616-aa47-337642ab62d3 tempest-UserMessagesTest-22073505 tempest-UserMessagesTest-22073505] http://10.222.0.20/volume/v3/4091ff60f2d1499f990d5bef45d37480/types/aeb8345c-a6b9-4bdb-b4bc-422e3977821f returned with HTTP 202 Dec 29 07:58:53.731170 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1665/3325] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 07:58:53 2020] DELETE /volume/v3/4091ff60f2d1499f990d5bef45d37480/types/aeb8345c-a6b9-4bdb-b4bc-422e3977821f => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:58:53.739283 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7f15ae68-bb3a-4940-933e-759c2c50940f tempest-UserMessagesTest-22073505 tempest-UserMessagesTest-22073505] GET http://10.222.0.20/volume/v3/4091ff60f2d1499f990d5bef45d37480/types/aeb8345c-a6b9-4bdb-b4bc-422e3977821f Dec 29 07:58:53.739809 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7f15ae68-bb3a-4940-933e-759c2c50940f tempest-UserMessagesTest-22073505 tempest-UserMessagesTest-22073505] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:58:53.740332 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7f15ae68-bb3a-4940-933e-759c2c50940f tempest-UserMessagesTest-22073505 tempest-UserMessagesTest-22073505] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:58:53.752344 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7f15ae68-bb3a-4940-933e-759c2c50940f tempest-UserMessagesTest-22073505 tempest-UserMessagesTest-22073505] http://10.222.0.20/volume/v3/4091ff60f2d1499f990d5bef45d37480/types/aeb8345c-a6b9-4bdb-b4bc-422e3977821f returned with HTTP 404 Dec 29 07:58:53.754960 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1661/3326] 10.222.0.20 () {58 vars in 1309 bytes} [Tue Dec 29 07:58:53 2020] GET /volume/v3/4091ff60f2d1499f990d5bef45d37480/types/aeb8345c-a6b9-4bdb-b4bc-422e3977821f => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:58:53.762436 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-af2115b5-92c2-4964-b6a5-5a4f80bd19ce tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] DELETE http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/volumes/07d29928-40a2-4060-8f82-8281210d53a6 Dec 29 07:58:53.762436 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-af2115b5-92c2-4964-b6a5-5a4f80bd19ce tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:58:53.762436 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-af2115b5-92c2-4964-b6a5-5a4f80bd19ce tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:58:53.762436 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-af2115b5-92c2-4964-b6a5-5a4f80bd19ce tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Delete volume with id: 07d29928-40a2-4060-8f82-8281210d53a6 Dec 29 07:58:53.813301 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:58:53.813301 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:58:53.814640 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-af2115b5-92c2-4964-b6a5-5a4f80bd19ce tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Volume info retrieved successfully. Dec 29 07:58:53.817803 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-af2115b5-92c2-4964-b6a5-5a4f80bd19ce tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Decrease volume quotas only if status is not error_managing. {{(pid=88228) delete /opt/stack/cinder/cinder/volume/api.py:410}} Dec 29 07:58:53.866059 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-af2115b5-92c2-4964-b6a5-5a4f80bd19ce tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Created reservations ['4047ab15-b7f2-4b2b-a846-fddcc86e7fe9', '07eb8df7-d90c-4d00-b475-c81c466ffaf0', 'b8e1bf91-938c-4ce3-bf1f-1bdd30e6e75c', '6f1e1632-9f06-4e36-939d-e611c175dc72'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:58:53.867424 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 07:58:53.867424 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 07:58:53.919246 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-af2115b5-92c2-4964-b6a5-5a4f80bd19ce tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Delete volume request issued successfully. Dec 29 07:58:53.919735 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-af2115b5-92c2-4964-b6a5-5a4f80bd19ce tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/volumes/07d29928-40a2-4060-8f82-8281210d53a6 returned with HTTP 202 Dec 29 07:58:53.920876 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1666/3327] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:58:53 2020] DELETE /volume/v3/ca15d64f7d294b8cb3d10e75e328f009/volumes/07d29928-40a2-4060-8f82-8281210d53a6 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:58:53.929281 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-791c9840-cfa2-4d16-aa35-94738139b5e7 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] GET http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/volumes/07d29928-40a2-4060-8f82-8281210d53a6 Dec 29 07:58:53.929885 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-791c9840-cfa2-4d16-aa35-94738139b5e7 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:58:53.930618 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-791c9840-cfa2-4d16-aa35-94738139b5e7 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:58:53.981424 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-791c9840-cfa2-4d16-aa35-94738139b5e7 tempest-UserMessagesTest-218702697 tempest-UserMessagesTest-218702697] http://10.222.0.20/volume/v3/ca15d64f7d294b8cb3d10e75e328f009/volumes/07d29928-40a2-4060-8f82-8281210d53a6 returned with HTTP 404 Dec 29 07:58:53.982477 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1662/3328] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:58:53 2020] GET /volume/v3/ca15d64f7d294b8cb3d10e75e328f009/volumes/07d29928-40a2-4060-8f82-8281210d53a6 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:58:53.990995 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2a4cdaeb-7362-4323-9556-fb53cf498d57 tempest-UserMessagesTest-22073505 tempest-UserMessagesTest-22073505] DELETE http://10.222.0.20/volume/v3/4091ff60f2d1499f990d5bef45d37480/types/04dc2f0c-e8be-45cf-8726-05bff64784d1 Dec 29 07:58:53.991522 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2a4cdaeb-7362-4323-9556-fb53cf498d57 tempest-UserMessagesTest-22073505 tempest-UserMessagesTest-22073505] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:58:53.991739 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:58:53.991739 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:58:53.992184 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2a4cdaeb-7362-4323-9556-fb53cf498d57 tempest-UserMessagesTest-22073505 tempest-UserMessagesTest-22073505] Calling method '_delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:58:54.067232 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2a4cdaeb-7362-4323-9556-fb53cf498d57 tempest-UserMessagesTest-22073505 tempest-UserMessagesTest-22073505] http://10.222.0.20/volume/v3/4091ff60f2d1499f990d5bef45d37480/types/04dc2f0c-e8be-45cf-8726-05bff64784d1 returned with HTTP 202 Dec 29 07:58:54.068050 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1667/3329] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 07:58:53 2020] DELETE /volume/v3/4091ff60f2d1499f990d5bef45d37480/types/04dc2f0c-e8be-45cf-8726-05bff64784d1 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:58:54.075978 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7e120f62-3dbd-4878-87dd-ca8bc50aa88f tempest-UserMessagesTest-22073505 tempest-UserMessagesTest-22073505] GET http://10.222.0.20/volume/v3/4091ff60f2d1499f990d5bef45d37480/types/04dc2f0c-e8be-45cf-8726-05bff64784d1 Dec 29 07:58:54.076575 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7e120f62-3dbd-4878-87dd-ca8bc50aa88f tempest-UserMessagesTest-22073505 tempest-UserMessagesTest-22073505] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:58:54.077848 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7e120f62-3dbd-4878-87dd-ca8bc50aa88f tempest-UserMessagesTest-22073505 tempest-UserMessagesTest-22073505] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:58:54.089332 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7e120f62-3dbd-4878-87dd-ca8bc50aa88f tempest-UserMessagesTest-22073505 tempest-UserMessagesTest-22073505] http://10.222.0.20/volume/v3/4091ff60f2d1499f990d5bef45d37480/types/04dc2f0c-e8be-45cf-8726-05bff64784d1 returned with HTTP 404 Dec 29 07:58:54.090533 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1663/3330] 10.222.0.20 () {58 vars in 1309 bytes} [Tue Dec 29 07:58:54 2020] GET /volume/v3/4091ff60f2d1499f990d5bef45d37480/types/04dc2f0c-e8be-45cf-8726-05bff64784d1 => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:58:57.638089 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6a3c1824-10da-4c5c-94bc-2ef3ff714e9e tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] POST http://10.222.0.20/volume/v3/215129e0c507419bba28d8058b2b5bae/volumes Dec 29 07:58:57.639067 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6a3c1824-10da-4c5c-94bc-2ef3ff714e9e tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeManageAdminTest-Volume-1700798148"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:58:57.640111 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-6a3c1824-10da-4c5c-94bc-2ef3ff714e9e tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeManageAdminTest-Volume-1700798148'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:58:57.640508 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-6a3c1824-10da-4c5c-94bc-2ef3ff714e9e tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] Create volume of 1 GB Dec 29 07:58:57.653364 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6a3c1824-10da-4c5c-94bc-2ef3ff714e9e tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] Availability Zones retrieved successfully. Dec 29 07:58:57.669878 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6a3c1824-10da-4c5c-94bc-2ef3ff714e9e tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] Flow 'volume_create_api' (6f5b5763-74de-4559-9cdf-09bd35755ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:58:57.673488 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6a3c1824-10da-4c5c-94bc-2ef3ff714e9e tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aaca85d-c1e6-48b8-b7c7-a0366f764031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:58:57.675478 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-6a3c1824-10da-4c5c-94bc-2ef3ff714e9e tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:58:57.743696 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6a3c1824-10da-4c5c-94bc-2ef3ff714e9e tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0aaca85d-c1e6-48b8-b7c7-a0366f764031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:58:57.746235 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6a3c1824-10da-4c5c-94bc-2ef3ff714e9e tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb7fe374-579f-4eed-a5fc-828ee8826812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:58:57.831830 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-6a3c1824-10da-4c5c-94bc-2ef3ff714e9e tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] Created reservations ['8d34738d-e507-4a24-8223-08a70d0093aa', '770021b1-5a30-4f4c-82db-05111ff24426', '7ed02327-b53c-4c88-8295-1489dc196e00', '373867bf-3799-46d8-8a32-5a6d8a0d5f05'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:58:57.833715 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6a3c1824-10da-4c5c-94bc-2ef3ff714e9e tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb7fe374-579f-4eed-a5fc-828ee8826812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d34738d-e507-4a24-8223-08a70d0093aa', '770021b1-5a30-4f4c-82db-05111ff24426', '7ed02327-b53c-4c88-8295-1489dc196e00', '373867bf-3799-46d8-8a32-5a6d8a0d5f05']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:58:57.835854 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6a3c1824-10da-4c5c-94bc-2ef3ff714e9e tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (062126d8-037f-4fc8-adce-1dfffc27ac79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:58:57.917527 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6a3c1824-10da-4c5c-94bc-2ef3ff714e9e tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (062126d8-037f-4fc8-adce-1dfffc27ac79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '658c48bd-ea52-49ec-9e8e-38b22728e66d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1700798148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='215129e0c507419bba28d8058b2b5bae',qos_specs=None,replication_status=,reservations=['8d34738d-e507-4a24-8223-08a70d0093aa','770021b1-5a30-4f4c-82db-05111ff24426','7ed02327-b53c-4c88-8295-1489dc196e00','373867bf-3799-46d8-8a32-5a6d8a0d5f05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73cabab3195d45e39d8501295b18d6ed',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:58:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-Volume-1700798148',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=658c48bd-ea52-49ec-9e8e-38b22728e66d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='215129e0c507419bba28d8058b2b5bae',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='73cabab3195d45e39d8501295b18d6ed',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:58:57.919509 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6a3c1824-10da-4c5c-94bc-2ef3ff714e9e tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45acca8c-7f5e-41d4-bb2d-8ade55f9fd1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:58:57.945747 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6a3c1824-10da-4c5c-94bc-2ef3ff714e9e tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45acca8c-7f5e-41d4-bb2d-8ade55f9fd1c) transitioned into state 'SUCCESS' from state '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-1700798148',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='215129e0c507419bba28d8058b2b5bae',qos_specs=None,replication_status=,reservations=['8d34738d-e507-4a24-8223-08a70d0093aa','770021b1-5a30-4f4c-82db-05111ff24426','7ed02327-b53c-4c88-8295-1489dc196e00','373867bf-3799-46d8-8a32-5a6d8a0d5f05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73cabab3195d45e39d8501295b18d6ed',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:58:57.947734 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6a3c1824-10da-4c5c-94bc-2ef3ff714e9e tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddfb5754-7aef-482d-8a0f-b25c2c8c0928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:58:57.961751 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6a3c1824-10da-4c5c-94bc-2ef3ff714e9e tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddfb5754-7aef-482d-8a0f-b25c2c8c0928) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:58:57.964408 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-6a3c1824-10da-4c5c-94bc-2ef3ff714e9e tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] Flow 'volume_create_api' (6f5b5763-74de-4559-9cdf-09bd35755ac4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:58:58.013463 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6a3c1824-10da-4c5c-94bc-2ef3ff714e9e tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] Create volume request issued successfully. Dec 29 07:58:58.027018 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6a3c1824-10da-4c5c-94bc-2ef3ff714e9e tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] http://10.222.0.20/volume/v3/215129e0c507419bba28d8058b2b5bae/volumes returned with HTTP 202 Dec 29 07:58:58.027784 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1668/3331] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 07:58:57 2020] POST /volume/v3/215129e0c507419bba28d8058b2b5bae/volumes => generated 821 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:58:58.042555 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-09e0411a-7e77-4478-ac1c-29d30d2e4e79 tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] GET http://10.222.0.20/volume/v3/215129e0c507419bba28d8058b2b5bae/volumes/658c48bd-ea52-49ec-9e8e-38b22728e66d Dec 29 07:58:58.043112 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-09e0411a-7e77-4478-ac1c-29d30d2e4e79 tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:58:58.043595 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-09e0411a-7e77-4478-ac1c-29d30d2e4e79 tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:58:58.096158 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:58:58.096158 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:58:58.104980 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-09e0411a-7e77-4478-ac1c-29d30d2e4e79 tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] Volume info retrieved successfully. Dec 29 07:58:58.128707 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-09e0411a-7e77-4478-ac1c-29d30d2e4e79 tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] http://10.222.0.20/volume/v3/215129e0c507419bba28d8058b2b5bae/volumes/658c48bd-ea52-49ec-9e8e-38b22728e66d returned with HTTP 200 Dec 29 07:58:58.129531 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1664/3332] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:58:58 2020] GET /volume/v3/215129e0c507419bba28d8058b2b5bae/volumes/658c48bd-ea52-49ec-9e8e-38b22728e66d => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:58:59.145765 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c24cc05f-bd83-4c54-83eb-289cc9a39adc tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] GET http://10.222.0.20/volume/v3/215129e0c507419bba28d8058b2b5bae/volumes/658c48bd-ea52-49ec-9e8e-38b22728e66d Dec 29 07:58:59.146267 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c24cc05f-bd83-4c54-83eb-289cc9a39adc tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:58:59.146477 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:58:59.146477 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:58:59.146867 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c24cc05f-bd83-4c54-83eb-289cc9a39adc tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:58:59.195215 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:58:59.195215 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:58:59.203005 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c24cc05f-bd83-4c54-83eb-289cc9a39adc tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] Volume info retrieved successfully. Dec 29 07:58:59.224212 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c24cc05f-bd83-4c54-83eb-289cc9a39adc tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] http://10.222.0.20/volume/v3/215129e0c507419bba28d8058b2b5bae/volumes/658c48bd-ea52-49ec-9e8e-38b22728e66d returned with HTTP 200 Dec 29 07:58:59.224926 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1669/3333] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:58:59 2020] GET /volume/v3/215129e0c507419bba28d8058b2b5bae/volumes/658c48bd-ea52-49ec-9e8e-38b22728e66d => generated 914 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:58:59.317493 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e13e6fa7-5367-45f2-b47c-8d50b2da71b6 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] GET http://10.222.0.20/volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/658c48bd-ea52-49ec-9e8e-38b22728e66d Dec 29 07:58:59.318048 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e13e6fa7-5367-45f2-b47c-8d50b2da71b6 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:58:59.318263 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:58:59.318263 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:58:59.318686 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e13e6fa7-5367-45f2-b47c-8d50b2da71b6 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:58:59.372070 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:58:59.372070 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:58:59.381402 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e13e6fa7-5367-45f2-b47c-8d50b2da71b6 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Volume info retrieved successfully. Dec 29 07:58:59.402530 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e13e6fa7-5367-45f2-b47c-8d50b2da71b6 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] http://10.222.0.20/volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/658c48bd-ea52-49ec-9e8e-38b22728e66d returned with HTTP 200 Dec 29 07:58:59.403357 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1665/3334] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:58:59 2020] GET /volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/658c48bd-ea52-49ec-9e8e-38b22728e66d => generated 1085 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:58:59.419901 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e393588e-2ebe-4d36-a602-843e6f6ea85b tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] POST http://10.222.0.20/volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/658c48bd-ea52-49ec-9e8e-38b22728e66d/action Dec 29 07:58:59.420734 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:58:59.420734 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:58:59.420950 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e393588e-2ebe-4d36-a602-843e6f6ea85b tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Action body: b'{"os-unmanage": {}}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 07:58:59.421408 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e393588e-2ebe-4d36-a602-843e6f6ea85b tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:58:59.422438 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.contrib.volume_unmanage [None req-e393588e-2ebe-4d36-a602-843e6f6ea85b tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Unmanage volume with id: 658c48bd-ea52-49ec-9e8e-38b22728e66d Dec 29 07:58:59.475418 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:58:59.475418 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:58:59.476204 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e393588e-2ebe-4d36-a602-843e6f6ea85b tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Volume info retrieved successfully. Dec 29 07:58:59.496710 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e393588e-2ebe-4d36-a602-843e6f6ea85b tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Delete volume request issued successfully. Dec 29 07:58:59.497170 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e393588e-2ebe-4d36-a602-843e6f6ea85b tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] http://10.222.0.20/volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/658c48bd-ea52-49ec-9e8e-38b22728e66d/action returned with HTTP 202 Dec 29 07:58:59.498160 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1670/3335] 10.222.0.20 () {60 vars in 1357 bytes} [Tue Dec 29 07:58:59 2020] POST /volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/658c48bd-ea52-49ec-9e8e-38b22728e66d/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:58:59.507166 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-460e4599-8309-4205-9fc3-61f324032b1c tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] GET http://10.222.0.20/volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/658c48bd-ea52-49ec-9e8e-38b22728e66d Dec 29 07:58:59.507756 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-460e4599-8309-4205-9fc3-61f324032b1c tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:58:59.508129 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:58:59.508129 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:58:59.508664 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-460e4599-8309-4205-9fc3-61f324032b1c tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:58:59.562685 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:58:59.562685 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:58:59.570669 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-460e4599-8309-4205-9fc3-61f324032b1c tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Volume info retrieved successfully. Dec 29 07:58:59.591595 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-460e4599-8309-4205-9fc3-61f324032b1c tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] http://10.222.0.20/volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/658c48bd-ea52-49ec-9e8e-38b22728e66d returned with HTTP 200 Dec 29 07:58:59.600218 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1666/3336] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:58:59 2020] GET /volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/658c48bd-ea52-49ec-9e8e-38b22728e66d => generated 1086 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:00.608819 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8043165f-8f85-409a-b711-ad85546be221 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] GET http://10.222.0.20/volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/658c48bd-ea52-49ec-9e8e-38b22728e66d Dec 29 07:59:00.610164 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8043165f-8f85-409a-b711-ad85546be221 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:00.610164 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:00.610164 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:00.610542 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8043165f-8f85-409a-b711-ad85546be221 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:00.664231 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8043165f-8f85-409a-b711-ad85546be221 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] http://10.222.0.20/volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/658c48bd-ea52-49ec-9e8e-38b22728e66d returned with HTTP 404 Dec 29 07:59:00.665258 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1671/3337] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:00 2020] GET /volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/658c48bd-ea52-49ec-9e8e-38b22728e66d => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:59:00.674123 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e1057eab-7866-4684-8df1-5234b73a27da tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] GET http://10.222.0.20/volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/detail?all_tenants=1 Dec 29 07:59:00.674283 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e1057eab-7866-4684-8df1-5234b73a27da tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:00.674725 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:00.674725 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:00.675461 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e1057eab-7866-4684-8df1-5234b73a27da tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Calling method 'detail' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:00.677011 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e1057eab-7866-4684-8df1-5234b73a27da tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:00.732128 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e1057eab-7866-4684-8df1-5234b73a27da tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Get all volumes completed successfully. Dec 29 07:59:00.733867 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:00.733867 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:00.742969 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e1057eab-7866-4684-8df1-5234b73a27da tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] http://10.222.0.20/volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/detail?all_tenants=1 returned with HTTP 200 Dec 29 07:59:00.743794 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1667/3338] 10.222.0.20 () {58 vars in 1252 bytes} [Tue Dec 29 07:59:00 2020] GET /volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/detail?all_tenants=1 => generated 1844 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:00.762668 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dffb29b3-325c-4c13-a4d6-67a389d8a874 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] POST http://10.222.0.20/volume/v3/58575213dbda4844b4f7fd874d858f2a/os-volume-manage Dec 29 07:59:00.762928 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-dffb29b3-325c-4c13-a4d6-67a389d8a874 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeManageAdminTest-volume-1122468892", "host": "n-d-768509-3@lvmdriver-1#lvmdriver-1", "ref": {"source-name": "volume-658c48bd-ea52-49ec-9e8e-38b22728e66d"}, "volume_type": "lvmdriver-1", "availability_zone": "nova"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:59:00.765066 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.contrib.volume_manage [None req-dffb29b3-325c-4c13-a4d6-67a389d8a874 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Manage volume request body: {'volume': {'name': 'tempest-VolumeManageAdminTest-volume-1122468892', 'host': 'n-d-768509-3@lvmdriver-1#lvmdriver-1', 'ref': {'source-name': 'volume-658c48bd-ea52-49ec-9e8e-38b22728e66d'}, 'volume_type': 'lvmdriver-1', 'availability_zone': 'nova'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/contrib/volume_manage.py:113}} Dec 29 07:59:00.800973 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-dffb29b3-325c-4c13-a4d6-67a389d8a874 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Flow 'volume_manage_existing_api' (2febb06c-9e6a-4fac-ae1f-e10f50fb2fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:59:00.803587 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-dffb29b3-325c-4c13-a4d6-67a389d8a874 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b06ca7d-054b-43f8-9f82-20a8942c8ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:59:00.888694 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-dffb29b3-325c-4c13-a4d6-67a389d8a874 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Created reservations ['d24f5c83-9ebd-44b4-88c6-2aaee2fed35b', '410eb26f-5f9b-4856-b0e2-3080b87368f2', '01c8efe3-3b84-4bc6-be00-6195e6c09210', '5eb0deb4-40ab-42af-a44f-e1c901b720ff'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:59:00.891296 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-dffb29b3-325c-4c13-a4d6-67a389d8a874 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b06ca7d-054b-43f8-9f82-20a8942c8ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d24f5c83-9ebd-44b4-88c6-2aaee2fed35b', '410eb26f-5f9b-4856-b0e2-3080b87368f2', '01c8efe3-3b84-4bc6-be00-6195e6c09210', '5eb0deb4-40ab-42af-a44f-e1c901b720ff']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:59:00.893359 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-dffb29b3-325c-4c13-a4d6-67a389d8a874 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (7b829139-1b20-43e3-a875-4c86cd3ad9a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:59:00.952502 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-dffb29b3-325c-4c13-a4d6-67a389d8a874 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Task 'cinder.volume.flows.api.manage_existing.EntryCreateTask;volume:manage_existing' (7b829139-1b20-43e3-a875-4c86cd3ad9a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '0280e36b6ab84b1ab7d5e5fdd83ecff2', 'project_id': '58575213dbda4844b4f7fd874d858f2a', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1122468892', 'host': 'n-d-768509-3@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'metadata': {}, 'bootable': False, 'multiattach': False}, 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:59:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeManageAdminTest-volume-1122468892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host='n-d-768509-3@lvmdriver-1#lvmdriver-1',id=57ba799b-2b6a-48a2-b3bd-90d1ccb4c6b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58575213dbda4844b4f7fd874d858f2a',provider_auth=None,provider_geometry=None,provider_id=None,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='0280e36b6ab84b1ab7d5e5fdd83ecff2',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:59:00.955131 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-dffb29b3-325c-4c13-a4d6-67a389d8a874 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee87a69a-1fbf-497b-b301-4dd9e1a42036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:59:00.980549 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-dffb29b3-325c-4c13-a4d6-67a389d8a874 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee87a69a-1fbf-497b-b301-4dd9e1a42036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': {'size': 0, 'user_id': '0280e36b6ab84b1ab7d5e5fdd83ecff2', 'project_id': '58575213dbda4844b4f7fd874d858f2a', 'status': 'managing', 'attach_status': 'detached', 'display_description': None, 'display_name': 'tempest-VolumeManageAdminTest-volume-1122468892', 'host': 'n-d-768509-3@lvmdriver-1#lvmdriver-1', 'cluster_name': None, 'availability_zone': 'nova', 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'metadata': {}, 'bootable': False, 'multiattach': False}}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:59:00.982842 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-dffb29b3-325c-4c13-a4d6-67a389d8a874 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (24b857ea-3f7a-4972-baee-cd49070b435a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:59:00.988353 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-dffb29b3-325c-4c13-a4d6-67a389d8a874 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Task 'cinder.volume.flows.api.manage_existing.ManageCastTask;volume:manage_existing' (24b857ea-3f7a-4972-baee-cd49070b435a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:59:00.990703 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-dffb29b3-325c-4c13-a4d6-67a389d8a874 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Flow 'volume_manage_existing_api' (2febb06c-9e6a-4fac-ae1f-e10f50fb2fdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:59:00.991837 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-dffb29b3-325c-4c13-a4d6-67a389d8a874 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Manage volume request issued successfully. Dec 29 07:59:01.029932 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-dffb29b3-325c-4c13-a4d6-67a389d8a874 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] http://10.222.0.20/volume/v3/58575213dbda4844b4f7fd874d858f2a/os-volume-manage returned with HTTP 202 Dec 29 07:59:01.031973 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1672/3339] 10.222.0.20 () {60 vars in 1253 bytes} [Tue Dec 29 07:59:00 2020] POST /volume/v3/58575213dbda4844b4f7fd874d858f2a/os-volume-manage => generated 847 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:59:01.046915 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-00ea4373-603b-452f-b196-3290d47d8420 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] GET http://10.222.0.20/volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/57ba799b-2b6a-48a2-b3bd-90d1ccb4c6b8 Dec 29 07:59:01.047396 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-00ea4373-603b-452f-b196-3290d47d8420 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:01.047614 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:01.047614 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:01.047988 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-00ea4373-603b-452f-b196-3290d47d8420 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:01.105599 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:01.105599 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:01.114043 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-00ea4373-603b-452f-b196-3290d47d8420 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Volume info retrieved successfully. Dec 29 07:59:01.136900 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-00ea4373-603b-452f-b196-3290d47d8420 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] http://10.222.0.20/volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/57ba799b-2b6a-48a2-b3bd-90d1ccb4c6b8 returned with HTTP 200 Dec 29 07:59:01.144609 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1668/3340] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:01 2020] GET /volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/57ba799b-2b6a-48a2-b3bd-90d1ccb4c6b8 => generated 1084 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:02.155291 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3f0e02d8-ff94-4980-8bb2-277bcf0e1d37 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] GET http://10.222.0.20/volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/57ba799b-2b6a-48a2-b3bd-90d1ccb4c6b8 Dec 29 07:59:02.155823 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3f0e02d8-ff94-4980-8bb2-277bcf0e1d37 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:02.156205 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:02.156205 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:02.156807 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3f0e02d8-ff94-4980-8bb2-277bcf0e1d37 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:02.210309 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:02.210309 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:02.218012 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3f0e02d8-ff94-4980-8bb2-277bcf0e1d37 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Volume info retrieved successfully. Dec 29 07:59:02.239544 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3f0e02d8-ff94-4980-8bb2-277bcf0e1d37 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] http://10.222.0.20/volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/57ba799b-2b6a-48a2-b3bd-90d1ccb4c6b8 returned with HTTP 200 Dec 29 07:59:02.240401 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1673/3341] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:02 2020] GET /volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/57ba799b-2b6a-48a2-b3bd-90d1ccb4c6b8 => generated 1085 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:02.257011 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e0b38c11-bc51-4c5c-b9cc-826a67fefe20 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] GET http://10.222.0.20/volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/57ba799b-2b6a-48a2-b3bd-90d1ccb4c6b8 Dec 29 07:59:02.258139 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e0b38c11-bc51-4c5c-b9cc-826a67fefe20 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:02.258139 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:02.258139 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:02.258139 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e0b38c11-bc51-4c5c-b9cc-826a67fefe20 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:02.311181 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:02.311181 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:02.321122 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e0b38c11-bc51-4c5c-b9cc-826a67fefe20 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Volume info retrieved successfully. Dec 29 07:59:02.341278 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e0b38c11-bc51-4c5c-b9cc-826a67fefe20 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] http://10.222.0.20/volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/57ba799b-2b6a-48a2-b3bd-90d1ccb4c6b8 returned with HTTP 200 Dec 29 07:59:02.342107 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1669/3342] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:02 2020] GET /volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/57ba799b-2b6a-48a2-b3bd-90d1ccb4c6b8 => generated 1085 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:02.357732 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a6ca2ce5-dc9f-4e44-b1c2-35ace6f57ea8 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] DELETE http://10.222.0.20/volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/57ba799b-2b6a-48a2-b3bd-90d1ccb4c6b8 Dec 29 07:59:02.358935 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a6ca2ce5-dc9f-4e44-b1c2-35ace6f57ea8 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:02.358935 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:02.358935 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:02.358935 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a6ca2ce5-dc9f-4e44-b1c2-35ace6f57ea8 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:02.360316 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-a6ca2ce5-dc9f-4e44-b1c2-35ace6f57ea8 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Delete volume with id: 57ba799b-2b6a-48a2-b3bd-90d1ccb4c6b8 Dec 29 07:59:02.416247 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:02.416247 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:02.416882 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a6ca2ce5-dc9f-4e44-b1c2-35ace6f57ea8 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Volume info retrieved successfully. Dec 29 07:59:02.657840 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a6ca2ce5-dc9f-4e44-b1c2-35ace6f57ea8 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Delete volume request issued successfully. Dec 29 07:59:02.657840 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a6ca2ce5-dc9f-4e44-b1c2-35ace6f57ea8 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] http://10.222.0.20/volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/57ba799b-2b6a-48a2-b3bd-90d1ccb4c6b8 returned with HTTP 202 Dec 29 07:59:02.657840 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1674/3343] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:59:02 2020] DELETE /volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/57ba799b-2b6a-48a2-b3bd-90d1ccb4c6b8 => generated 0 bytes in 295 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:59:02.659657 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0512564f-50bd-4919-9f86-6624abb7a015 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] GET http://10.222.0.20/volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/57ba799b-2b6a-48a2-b3bd-90d1ccb4c6b8 Dec 29 07:59:02.659657 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0512564f-50bd-4919-9f86-6624abb7a015 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:02.659657 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:02.659657 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:02.659657 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0512564f-50bd-4919-9f86-6624abb7a015 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:02.712319 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:02.712319 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:02.721706 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0512564f-50bd-4919-9f86-6624abb7a015 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Volume info retrieved successfully. Dec 29 07:59:02.746152 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0512564f-50bd-4919-9f86-6624abb7a015 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] http://10.222.0.20/volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/57ba799b-2b6a-48a2-b3bd-90d1ccb4c6b8 returned with HTTP 200 Dec 29 07:59:02.753050 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1670/3344] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:02 2020] GET /volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/57ba799b-2b6a-48a2-b3bd-90d1ccb4c6b8 => generated 1084 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:03.766733 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7a4acc65-6e0a-4013-93ed-7098b0f5f91b tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] GET http://10.222.0.20/volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/57ba799b-2b6a-48a2-b3bd-90d1ccb4c6b8 Dec 29 07:59:03.766733 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7a4acc65-6e0a-4013-93ed-7098b0f5f91b tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:03.766733 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:03.766733 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:03.770216 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7a4acc65-6e0a-4013-93ed-7098b0f5f91b tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:03.824558 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:03.824558 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:03.837087 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7a4acc65-6e0a-4013-93ed-7098b0f5f91b tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Volume info retrieved successfully. Dec 29 07:59:03.858400 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7a4acc65-6e0a-4013-93ed-7098b0f5f91b tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] http://10.222.0.20/volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/57ba799b-2b6a-48a2-b3bd-90d1ccb4c6b8 returned with HTTP 200 Dec 29 07:59:03.866641 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1675/3345] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:03 2020] GET /volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/57ba799b-2b6a-48a2-b3bd-90d1ccb4c6b8 => generated 1084 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:04.880473 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3750c359-1637-48d2-aa67-52db3b4817b8 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] GET http://10.222.0.20/volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/57ba799b-2b6a-48a2-b3bd-90d1ccb4c6b8 Dec 29 07:59:04.882130 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3750c359-1637-48d2-aa67-52db3b4817b8 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:04.882399 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:04.882399 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:04.882920 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3750c359-1637-48d2-aa67-52db3b4817b8 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:04.946801 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3750c359-1637-48d2-aa67-52db3b4817b8 tempest-VolumeManageAdminTest-136449060 tempest-VolumeManageAdminTest-136449060] http://10.222.0.20/volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/57ba799b-2b6a-48a2-b3bd-90d1ccb4c6b8 returned with HTTP 404 Dec 29 07:59:04.947861 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1671/3346] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:04 2020] GET /volume/v3/58575213dbda4844b4f7fd874d858f2a/volumes/57ba799b-2b6a-48a2-b3bd-90d1ccb4c6b8 => generated 109 bytes in 75 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:59:04.960173 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8776e25b-67d7-4f23-b7af-552acf98f3c6 tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] DELETE http://10.222.0.20/volume/v3/215129e0c507419bba28d8058b2b5bae/volumes/658c48bd-ea52-49ec-9e8e-38b22728e66d Dec 29 07:59:04.960746 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8776e25b-67d7-4f23-b7af-552acf98f3c6 tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:04.960960 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:04.960960 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:04.961328 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8776e25b-67d7-4f23-b7af-552acf98f3c6 tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:04.961783 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-8776e25b-67d7-4f23-b7af-552acf98f3c6 tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] Delete volume with id: 658c48bd-ea52-49ec-9e8e-38b22728e66d Dec 29 07:59:05.011953 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8776e25b-67d7-4f23-b7af-552acf98f3c6 tempest-VolumeManageAdminTest-1284044891 tempest-VolumeManageAdminTest-1284044891] http://10.222.0.20/volume/v3/215129e0c507419bba28d8058b2b5bae/volumes/658c48bd-ea52-49ec-9e8e-38b22728e66d returned with HTTP 404 Dec 29 07:59:05.013173 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1676/3347] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:59:04 2020] DELETE /volume/v3/215129e0c507419bba28d8058b2b5bae/volumes/658c48bd-ea52-49ec-9e8e-38b22728e66d => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:59:07.824399 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-212850f8-35de-4325-b836-194ada84994a tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes Dec 29 07:59:07.824938 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-212850f8-35de-4325-b836-194ada84994a tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:07.825425 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-212850f8-35de-4325-b836-194ada84994a tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:07.826078 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-212850f8-35de-4325-b836-194ada84994a tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:07.828483 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-212850f8-35de-4325-b836-194ada84994a tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:07.877058 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-212850f8-35de-4325-b836-194ada84994a tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:07.877827 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-212850f8-35de-4325-b836-194ada84994a tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes returned with HTTP 200 Dec 29 07:59:07.878676 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1672/3348] 10.222.0.20 () {58 vars in 1204 bytes} [Tue Dec 29 07:59:07 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes => generated 15 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:59:07.888537 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0d2d4728-ede1-45c1-84f3-e9009825e949 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] POST http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes Dec 29 07:59:07.889300 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0d2d4728-ede1-45c1-84f3-e9009825e949 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1801667606"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:59:07.891086 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-0d2d4728-ede1-45c1-84f3-e9009825e949 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1801667606'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:59:07.891463 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-0d2d4728-ede1-45c1-84f3-e9009825e949 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Create volume of 1 GB Dec 29 07:59:07.903924 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0d2d4728-ede1-45c1-84f3-e9009825e949 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Availability Zones retrieved successfully. Dec 29 07:59:07.920733 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0d2d4728-ede1-45c1-84f3-e9009825e949 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Flow 'volume_create_api' (95bec122-f0f2-4730-bdb7-1f6e84e4e910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:59:07.923772 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0d2d4728-ede1-45c1-84f3-e9009825e949 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6381ac56-1069-4900-9271-b038685e83cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:59:07.925801 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-0d2d4728-ede1-45c1-84f3-e9009825e949 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:59:07.990632 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0d2d4728-ede1-45c1-84f3-e9009825e949 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6381ac56-1069-4900-9271-b038685e83cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:59:07.992819 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0d2d4728-ede1-45c1-84f3-e9009825e949 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b304d773-9875-4c24-8013-2ba5263e30e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:59:08.079665 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-0d2d4728-ede1-45c1-84f3-e9009825e949 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Created reservations ['f51e612c-a548-44f4-a492-3eac86518549', 'd77c529d-282d-4b33-916c-7686e3e75389', 'd15f7cc6-ffc6-47cd-91c0-633566a3cd55', '7d717376-9c5b-4c9e-bf63-a690a616b25a'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:59:08.081464 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0d2d4728-ede1-45c1-84f3-e9009825e949 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b304d773-9875-4c24-8013-2ba5263e30e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f51e612c-a548-44f4-a492-3eac86518549', 'd77c529d-282d-4b33-916c-7686e3e75389', 'd15f7cc6-ffc6-47cd-91c0-633566a3cd55', '7d717376-9c5b-4c9e-bf63-a690a616b25a']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:59:08.083683 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0d2d4728-ede1-45c1-84f3-e9009825e949 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c25ef486-1024-4123-9b78-ae20b299d0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:59:08.144425 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0d2d4728-ede1-45c1-84f3-e9009825e949 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c25ef486-1024-4123-9b78-ae20b299d0e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c6bb957-a06e-41b4-979b-180ebcb91e77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1801667606',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='62b134918c994cecbf3d5c52121aafef',qos_specs=None,replication_status=,reservations=['f51e612c-a548-44f4-a492-3eac86518549','d77c529d-282d-4b33-916c-7686e3e75389','d15f7cc6-ffc6-47cd-91c0-633566a3cd55','7d717376-9c5b-4c9e-bf63-a690a616b25a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fce56b902174b21ba945a00154a5616',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:59:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1801667606',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c6bb957-a06e-41b4-979b-180ebcb91e77,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='62b134918c994cecbf3d5c52121aafef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8fce56b902174b21ba945a00154a5616',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:59:08.146484 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0d2d4728-ede1-45c1-84f3-e9009825e949 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8571bef0-7a07-4a9a-8c45-95d7ef51289b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:59:08.170700 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0d2d4728-ede1-45c1-84f3-e9009825e949 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8571bef0-7a07-4a9a-8c45-95d7ef51289b) transitioned into state 'SUCCESS' from state '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-1801667606',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='62b134918c994cecbf3d5c52121aafef',qos_specs=None,replication_status=,reservations=['f51e612c-a548-44f4-a492-3eac86518549','d77c529d-282d-4b33-916c-7686e3e75389','d15f7cc6-ffc6-47cd-91c0-633566a3cd55','7d717376-9c5b-4c9e-bf63-a690a616b25a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fce56b902174b21ba945a00154a5616',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:59:08.173295 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0d2d4728-ede1-45c1-84f3-e9009825e949 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd60e9f8-b42d-4e26-ba4d-856691a81b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:59:08.187780 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0d2d4728-ede1-45c1-84f3-e9009825e949 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd60e9f8-b42d-4e26-ba4d-856691a81b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:59:08.190367 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-0d2d4728-ede1-45c1-84f3-e9009825e949 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Flow 'volume_create_api' (95bec122-f0f2-4730-bdb7-1f6e84e4e910) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:59:08.239253 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0d2d4728-ede1-45c1-84f3-e9009825e949 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Create volume request issued successfully. Dec 29 07:59:08.253257 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0d2d4728-ede1-45c1-84f3-e9009825e949 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes returned with HTTP 202 Dec 29 07:59:08.254293 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1677/3349] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:59:07 2020] POST /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes => generated 833 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:59:08.268135 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9f6fb159-b888-4a95-839e-13b05f593e1f tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/4c6bb957-a06e-41b4-979b-180ebcb91e77 Dec 29 07:59:08.268658 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9f6fb159-b888-4a95-839e-13b05f593e1f tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:08.269139 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9f6fb159-b888-4a95-839e-13b05f593e1f tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:08.323323 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:08.323323 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:08.331649 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9f6fb159-b888-4a95-839e-13b05f593e1f tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Volume info retrieved successfully. Dec 29 07:59:08.353806 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9f6fb159-b888-4a95-839e-13b05f593e1f tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/4c6bb957-a06e-41b4-979b-180ebcb91e77 returned with HTTP 200 Dec 29 07:59:08.358645 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1673/3350] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:08 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/4c6bb957-a06e-41b4-979b-180ebcb91e77 => generated 925 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:09.372117 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c1e85497-a94a-469d-9500-fec249b41d0a tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/4c6bb957-a06e-41b4-979b-180ebcb91e77 Dec 29 07:59:09.372631 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c1e85497-a94a-469d-9500-fec249b41d0a tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:09.372832 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:09.372832 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:09.373202 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c1e85497-a94a-469d-9500-fec249b41d0a tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:09.423088 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:09.423088 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:09.431371 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c1e85497-a94a-469d-9500-fec249b41d0a tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Volume info retrieved successfully. Dec 29 07:59:09.453438 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c1e85497-a94a-469d-9500-fec249b41d0a tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/4c6bb957-a06e-41b4-979b-180ebcb91e77 returned with HTTP 200 Dec 29 07:59:09.454270 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1678/3351] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:09 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/4c6bb957-a06e-41b4-979b-180ebcb91e77 => generated 926 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:09.469801 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2b762d76-94c7-4da8-91cd-485d4583ccc3 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/4c6bb957-a06e-41b4-979b-180ebcb91e77 Dec 29 07:59:09.470296 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2b762d76-94c7-4da8-91cd-485d4583ccc3 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:09.470511 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:09.470511 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:09.470922 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2b762d76-94c7-4da8-91cd-485d4583ccc3 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:09.521643 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:09.521643 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:09.529495 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2b762d76-94c7-4da8-91cd-485d4583ccc3 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Volume info retrieved successfully. Dec 29 07:59:09.551201 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2b762d76-94c7-4da8-91cd-485d4583ccc3 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/4c6bb957-a06e-41b4-979b-180ebcb91e77 returned with HTTP 200 Dec 29 07:59:09.551994 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1674/3352] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:09 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/4c6bb957-a06e-41b4-979b-180ebcb91e77 => generated 926 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:09.567084 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fc4a3d6b-f42c-49df-9a10-360f65077faf tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] POST http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes Dec 29 07:59:09.567536 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:09.567536 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:09.567945 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fc4a3d6b-f42c-49df-9a10-360f65077faf tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1562544002"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:59:09.569106 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-fc4a3d6b-f42c-49df-9a10-360f65077faf tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1562544002'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:59:09.569479 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-fc4a3d6b-f42c-49df-9a10-360f65077faf tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Create volume of 1 GB Dec 29 07:59:09.582160 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fc4a3d6b-f42c-49df-9a10-360f65077faf tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Availability Zones retrieved successfully. Dec 29 07:59:09.598537 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fc4a3d6b-f42c-49df-9a10-360f65077faf tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Flow 'volume_create_api' (42066c0d-ae93-4cf4-9538-a9219ab11dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:59:09.601273 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fc4a3d6b-f42c-49df-9a10-360f65077faf tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (130a89f6-e012-407b-b64f-316a26b3aad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:59:09.603241 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-fc4a3d6b-f42c-49df-9a10-360f65077faf tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:59:09.666710 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fc4a3d6b-f42c-49df-9a10-360f65077faf tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (130a89f6-e012-407b-b64f-316a26b3aad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:59:09.668792 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fc4a3d6b-f42c-49df-9a10-360f65077faf tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c95f0f1c-67b7-4988-b5b3-33ef60e360f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:59:09.733144 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-fc4a3d6b-f42c-49df-9a10-360f65077faf tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Created reservations ['c2727cf7-acfe-43ee-9c4c-47df1965f847', '1a5b480f-e59b-4320-b4c8-995d848db934', 'a49f4db0-2cec-4054-8768-00403b6b647c', '6b522a19-14c4-4c39-a685-2bc502e178fe'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:59:09.735780 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fc4a3d6b-f42c-49df-9a10-360f65077faf tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c95f0f1c-67b7-4988-b5b3-33ef60e360f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2727cf7-acfe-43ee-9c4c-47df1965f847', '1a5b480f-e59b-4320-b4c8-995d848db934', 'a49f4db0-2cec-4054-8768-00403b6b647c', '6b522a19-14c4-4c39-a685-2bc502e178fe']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:59:09.737835 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fc4a3d6b-f42c-49df-9a10-360f65077faf tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc419e0f-e292-44cf-bb17-a7994cc46183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:59:09.794099 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fc4a3d6b-f42c-49df-9a10-360f65077faf tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc419e0f-e292-44cf-bb17-a7994cc46183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e294ed2c-ef79-43d5-bab7-4598c4769b1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1562544002',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='62b134918c994cecbf3d5c52121aafef',qos_specs=None,replication_status=,reservations=['c2727cf7-acfe-43ee-9c4c-47df1965f847','1a5b480f-e59b-4320-b4c8-995d848db934','a49f4db0-2cec-4054-8768-00403b6b647c','6b522a19-14c4-4c39-a685-2bc502e178fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fce56b902174b21ba945a00154a5616',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:59:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1562544002',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e294ed2c-ef79-43d5-bab7-4598c4769b1d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='62b134918c994cecbf3d5c52121aafef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8fce56b902174b21ba945a00154a5616',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:59:09.796166 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fc4a3d6b-f42c-49df-9a10-360f65077faf tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6922ac1-dfc9-4c1a-9d9d-432d40e46688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:59:09.821507 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fc4a3d6b-f42c-49df-9a10-360f65077faf tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6922ac1-dfc9-4c1a-9d9d-432d40e46688) transitioned into state 'SUCCESS' from state '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-1562544002',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='62b134918c994cecbf3d5c52121aafef',qos_specs=None,replication_status=,reservations=['c2727cf7-acfe-43ee-9c4c-47df1965f847','1a5b480f-e59b-4320-b4c8-995d848db934','a49f4db0-2cec-4054-8768-00403b6b647c','6b522a19-14c4-4c39-a685-2bc502e178fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fce56b902174b21ba945a00154a5616',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:59:09.823454 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fc4a3d6b-f42c-49df-9a10-360f65077faf tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (018dca07-f9ed-40c6-8ba6-d07f88af0a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:59:09.837084 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fc4a3d6b-f42c-49df-9a10-360f65077faf tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (018dca07-f9ed-40c6-8ba6-d07f88af0a35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:59:09.839854 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fc4a3d6b-f42c-49df-9a10-360f65077faf tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Flow 'volume_create_api' (42066c0d-ae93-4cf4-9538-a9219ab11dcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:59:09.891626 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fc4a3d6b-f42c-49df-9a10-360f65077faf tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Create volume request issued successfully. Dec 29 07:59:09.904853 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fc4a3d6b-f42c-49df-9a10-360f65077faf tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes returned with HTTP 202 Dec 29 07:59:09.905744 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1679/3353] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:59:09 2020] POST /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes => generated 833 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:59:09.920648 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fb5827b8-5192-47eb-a410-68e52fccdc1e tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/e294ed2c-ef79-43d5-bab7-4598c4769b1d Dec 29 07:59:09.921473 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fb5827b8-5192-47eb-a410-68e52fccdc1e tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:09.922541 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:09.922541 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:09.923253 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fb5827b8-5192-47eb-a410-68e52fccdc1e tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:09.973814 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:09.973814 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:09.982772 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fb5827b8-5192-47eb-a410-68e52fccdc1e tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Volume info retrieved successfully. Dec 29 07:59:10.005399 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fb5827b8-5192-47eb-a410-68e52fccdc1e tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/e294ed2c-ef79-43d5-bab7-4598c4769b1d returned with HTTP 200 Dec 29 07:59:10.006230 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1675/3354] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:09 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/e294ed2c-ef79-43d5-bab7-4598c4769b1d => generated 925 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:11.023031 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-741a281a-5f11-4b2c-9814-acfd00732e2c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/e294ed2c-ef79-43d5-bab7-4598c4769b1d Dec 29 07:59:11.023558 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-741a281a-5f11-4b2c-9814-acfd00732e2c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:11.023772 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:11.023772 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:11.024139 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-741a281a-5f11-4b2c-9814-acfd00732e2c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:11.073980 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:11.073980 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:11.082812 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-741a281a-5f11-4b2c-9814-acfd00732e2c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Volume info retrieved successfully. Dec 29 07:59:11.104534 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-741a281a-5f11-4b2c-9814-acfd00732e2c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/e294ed2c-ef79-43d5-bab7-4598c4769b1d returned with HTTP 200 Dec 29 07:59:11.105333 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1680/3355] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:11 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/e294ed2c-ef79-43d5-bab7-4598c4769b1d => generated 926 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:11.120226 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-771bce2f-007f-4944-be39-33ebd0813c81 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/e294ed2c-ef79-43d5-bab7-4598c4769b1d Dec 29 07:59:11.120748 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-771bce2f-007f-4944-be39-33ebd0813c81 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:11.120964 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:11.120964 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:11.121338 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-771bce2f-007f-4944-be39-33ebd0813c81 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:11.170270 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:11.170270 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:11.178098 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-771bce2f-007f-4944-be39-33ebd0813c81 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Volume info retrieved successfully. Dec 29 07:59:11.199044 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-771bce2f-007f-4944-be39-33ebd0813c81 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/e294ed2c-ef79-43d5-bab7-4598c4769b1d returned with HTTP 200 Dec 29 07:59:11.199853 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1676/3356] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:11 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/e294ed2c-ef79-43d5-bab7-4598c4769b1d => generated 926 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:11.214712 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e7c3e2fa-6c6d-4310-b48f-38d46e78961c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] POST http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes Dec 29 07:59:11.215166 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:11.215166 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:11.215581 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e7c3e2fa-6c6d-4310-b48f-38d46e78961c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1116725830"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:59:11.216741 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-e7c3e2fa-6c6d-4310-b48f-38d46e78961c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1116725830'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:59:11.217115 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-e7c3e2fa-6c6d-4310-b48f-38d46e78961c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Create volume of 1 GB Dec 29 07:59:11.230461 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e7c3e2fa-6c6d-4310-b48f-38d46e78961c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Availability Zones retrieved successfully. Dec 29 07:59:11.247924 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e7c3e2fa-6c6d-4310-b48f-38d46e78961c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Flow 'volume_create_api' (b197de40-530a-40e3-849e-a4ea86f71d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:59:11.251407 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e7c3e2fa-6c6d-4310-b48f-38d46e78961c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c160110-dfd8-4e86-b90e-5397df5b4931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:59:11.253262 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-e7c3e2fa-6c6d-4310-b48f-38d46e78961c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:59:11.324720 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e7c3e2fa-6c6d-4310-b48f-38d46e78961c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c160110-dfd8-4e86-b90e-5397df5b4931) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:59:11.329110 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e7c3e2fa-6c6d-4310-b48f-38d46e78961c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ae17544-a52e-4897-82cd-4cc40c1ce53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:59:11.398265 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-e7c3e2fa-6c6d-4310-b48f-38d46e78961c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Created reservations ['004c43a9-e5a1-41e8-b73b-74ea8d80b7c9', 'd00a37b1-ddf4-4666-9ae1-20345e44678d', '0a5ab51c-ffb5-446a-965b-640650768ddf', 'a5f629bf-a8f6-431d-a3df-041a6bd7fa69'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:59:11.400155 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e7c3e2fa-6c6d-4310-b48f-38d46e78961c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ae17544-a52e-4897-82cd-4cc40c1ce53f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['004c43a9-e5a1-41e8-b73b-74ea8d80b7c9', 'd00a37b1-ddf4-4666-9ae1-20345e44678d', '0a5ab51c-ffb5-446a-965b-640650768ddf', 'a5f629bf-a8f6-431d-a3df-041a6bd7fa69']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:59:11.402258 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e7c3e2fa-6c6d-4310-b48f-38d46e78961c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4333526-2c23-45ac-9287-8cb0f0dd169c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:59:11.461273 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e7c3e2fa-6c6d-4310-b48f-38d46e78961c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4333526-2c23-45ac-9287-8cb0f0dd169c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11c86fba-60a1-4cd8-aea7-c255751038f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1116725830',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='62b134918c994cecbf3d5c52121aafef',qos_specs=None,replication_status=,reservations=['004c43a9-e5a1-41e8-b73b-74ea8d80b7c9','d00a37b1-ddf4-4666-9ae1-20345e44678d','0a5ab51c-ffb5-446a-965b-640650768ddf','a5f629bf-a8f6-431d-a3df-041a6bd7fa69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fce56b902174b21ba945a00154a5616',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:59:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1116725830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11c86fba-60a1-4cd8-aea7-c255751038f7,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='62b134918c994cecbf3d5c52121aafef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='8fce56b902174b21ba945a00154a5616',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:59:11.463337 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e7c3e2fa-6c6d-4310-b48f-38d46e78961c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e287b919-78ef-4c4b-8b0c-bef03b5bb105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:59:11.489533 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e7c3e2fa-6c6d-4310-b48f-38d46e78961c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e287b919-78ef-4c4b-8b0c-bef03b5bb105) transitioned into state 'SUCCESS' from state '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-1116725830',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='62b134918c994cecbf3d5c52121aafef',qos_specs=None,replication_status=,reservations=['004c43a9-e5a1-41e8-b73b-74ea8d80b7c9','d00a37b1-ddf4-4666-9ae1-20345e44678d','0a5ab51c-ffb5-446a-965b-640650768ddf','a5f629bf-a8f6-431d-a3df-041a6bd7fa69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8fce56b902174b21ba945a00154a5616',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:59:11.491805 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e7c3e2fa-6c6d-4310-b48f-38d46e78961c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2514162-054b-4293-acea-0e6ba7f47de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:59:11.508223 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e7c3e2fa-6c6d-4310-b48f-38d46e78961c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2514162-054b-4293-acea-0e6ba7f47de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:59:11.510936 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e7c3e2fa-6c6d-4310-b48f-38d46e78961c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Flow 'volume_create_api' (b197de40-530a-40e3-849e-a4ea86f71d7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:59:11.563813 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e7c3e2fa-6c6d-4310-b48f-38d46e78961c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Create volume request issued successfully. Dec 29 07:59:11.577304 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e7c3e2fa-6c6d-4310-b48f-38d46e78961c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes returned with HTTP 202 Dec 29 07:59:11.578998 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1681/3357] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:59:11 2020] POST /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes => generated 833 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:59:11.593085 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-90c0167d-ef75-4bff-9383-3701efd1ed50 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/11c86fba-60a1-4cd8-aea7-c255751038f7 Dec 29 07:59:11.593654 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-90c0167d-ef75-4bff-9383-3701efd1ed50 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:11.594055 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:11.594055 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:11.594435 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-90c0167d-ef75-4bff-9383-3701efd1ed50 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:11.649280 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:11.649280 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:11.658243 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-90c0167d-ef75-4bff-9383-3701efd1ed50 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Volume info retrieved successfully. Dec 29 07:59:11.680246 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-90c0167d-ef75-4bff-9383-3701efd1ed50 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/11c86fba-60a1-4cd8-aea7-c255751038f7 returned with HTTP 200 Dec 29 07:59:11.681283 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1677/3358] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:11 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/11c86fba-60a1-4cd8-aea7-c255751038f7 => generated 925 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:12.698782 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f1ee62b9-5bb5-421f-bd41-d3c25eb3fa6d tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/11c86fba-60a1-4cd8-aea7-c255751038f7 Dec 29 07:59:12.699355 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f1ee62b9-5bb5-421f-bd41-d3c25eb3fa6d tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:12.699491 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:12.699491 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:12.699834 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f1ee62b9-5bb5-421f-bd41-d3c25eb3fa6d tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:12.749190 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:12.749190 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:12.758728 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f1ee62b9-5bb5-421f-bd41-d3c25eb3fa6d tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Volume info retrieved successfully. Dec 29 07:59:12.779683 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f1ee62b9-5bb5-421f-bd41-d3c25eb3fa6d tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/11c86fba-60a1-4cd8-aea7-c255751038f7 returned with HTTP 200 Dec 29 07:59:12.780485 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1682/3359] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:12 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/11c86fba-60a1-4cd8-aea7-c255751038f7 => generated 926 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:12.795243 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7c9391a3-7b32-42ea-a25c-21546d039ec6 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/11c86fba-60a1-4cd8-aea7-c255751038f7 Dec 29 07:59:12.795767 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7c9391a3-7b32-42ea-a25c-21546d039ec6 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:12.795995 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:12.795995 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:12.796850 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7c9391a3-7b32-42ea-a25c-21546d039ec6 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:12.844965 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:12.844965 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:12.852802 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7c9391a3-7b32-42ea-a25c-21546d039ec6 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Volume info retrieved successfully. Dec 29 07:59:12.873791 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7c9391a3-7b32-42ea-a25c-21546d039ec6 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/11c86fba-60a1-4cd8-aea7-c255751038f7 returned with HTTP 200 Dec 29 07:59:12.875466 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1678/3360] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:12 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/11c86fba-60a1-4cd8-aea7-c255751038f7 => generated 926 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:12.890014 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-23fbb987-8c7a-4ed4-9aeb-798820919a78 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes Dec 29 07:59:12.890556 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-23fbb987-8c7a-4ed4-9aeb-798820919a78 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:12.890796 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:12.890796 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:12.891166 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-23fbb987-8c7a-4ed4-9aeb-798820919a78 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:12.891859 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-23fbb987-8c7a-4ed4-9aeb-798820919a78 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:12.893653 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-23fbb987-8c7a-4ed4-9aeb-798820919a78 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:12.948962 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-23fbb987-8c7a-4ed4-9aeb-798820919a78 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:12.950230 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-23fbb987-8c7a-4ed4-9aeb-798820919a78 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes returned with HTTP 200 Dec 29 07:59:12.951260 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1683/3361] 10.222.0.20 () {58 vars in 1204 bytes} [Tue Dec 29 07:59:12 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes => generated 1174 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:12.963701 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-36499851-61d8-4396-963b-b977ce9a625c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?name=tempest-VolumesListTestJSON-Volume-1116725830 Dec 29 07:59:12.964316 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-36499851-61d8-4396-963b-b977ce9a625c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:12.964603 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:12.964603 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:12.965094 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-36499851-61d8-4396-963b-b977ce9a625c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:12.965831 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-36499851-61d8-4396-963b-b977ce9a625c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:12.967721 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-36499851-61d8-4396-963b-b977ce9a625c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1116725830'), ('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:13.144138 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-36499851-61d8-4396-963b-b977ce9a625c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:13.145132 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-36499851-61d8-4396-963b-b977ce9a625c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?name=tempest-VolumesListTestJSON-Volume-1116725830 returned with HTTP 200 Dec 29 07:59:13.145979 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1679/3362] 10.222.0.20 () {58 vars in 1305 bytes} [Tue Dec 29 07:59:12 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?name=tempest-VolumesListTestJSON-Volume-1116725830 => generated 400 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:13.157489 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bfb2516b-0161-4020-baf4-acdf3ad9cce4 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1116725830 Dec 29 07:59:13.158046 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bfb2516b-0161-4020-baf4-acdf3ad9cce4 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:13.158261 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:13.158261 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:13.158655 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bfb2516b-0161-4020-baf4-acdf3ad9cce4 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:13.159297 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-bfb2516b-0161-4020-baf4-acdf3ad9cce4 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:13.160121 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:13.160121 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:13.161175 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-bfb2516b-0161-4020-baf4-acdf3ad9cce4 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1116725830'), ('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:13.212128 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bfb2516b-0161-4020-baf4-acdf3ad9cce4 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:13.213371 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:13.213371 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:13.222538 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bfb2516b-0161-4020-baf4-acdf3ad9cce4 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1116725830 returned with HTTP 200 Dec 29 07:59:13.223382 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1684/3363] 10.222.0.20 () {58 vars in 1326 bytes} [Tue Dec 29 07:59:13 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1116725830 => generated 929 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:13.240852 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-72d46907-b1d2-45fe-a2dd-81890dbc1e70 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?limit=1 Dec 29 07:59:13.241380 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-72d46907-b1d2-45fe-a2dd-81890dbc1e70 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:13.241594 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:13.241594 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:13.241971 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-72d46907-b1d2-45fe-a2dd-81890dbc1e70 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'detail' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:13.242630 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-72d46907-b1d2-45fe-a2dd-81890dbc1e70 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:13.243405 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:13.243405 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:13.244452 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-72d46907-b1d2-45fe-a2dd-81890dbc1e70 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:13.295462 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-72d46907-b1d2-45fe-a2dd-81890dbc1e70 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:13.297102 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:13.297102 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:13.305413 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-72d46907-b1d2-45fe-a2dd-81890dbc1e70 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?limit=1 returned with HTTP 200 Dec 29 07:59:13.306195 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1680/3364] 10.222.0.20 () {58 vars in 1240 bytes} [Tue Dec 29 07:59:13 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?limit=1 => generated 1105 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:13.321324 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e2866608-b887-4ec6-8a52-b2188e053252 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?limit=1&marker=11c86fba-60a1-4cd8-aea7-c255751038f7 Dec 29 07:59:13.321846 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e2866608-b887-4ec6-8a52-b2188e053252 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:13.322059 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:13.322059 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:13.322425 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e2866608-b887-4ec6-8a52-b2188e053252 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:13.323096 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-e2866608-b887-4ec6-8a52-b2188e053252 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:13.324804 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-e2866608-b887-4ec6-8a52-b2188e053252 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:13.426754 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e2866608-b887-4ec6-8a52-b2188e053252 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:13.428385 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:13.428385 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:13.436546 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e2866608-b887-4ec6-8a52-b2188e053252 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?limit=1&marker=11c86fba-60a1-4cd8-aea7-c255751038f7 returned with HTTP 200 Dec 29 07:59:13.437562 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1685/3365] 10.222.0.20 () {58 vars in 1328 bytes} [Tue Dec 29 07:59:13 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?limit=1&marker=11c86fba-60a1-4cd8-aea7-c255751038f7 => generated 1105 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:13.453281 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-78cbaa38-e16f-47d1-818d-65dc077ad93b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?limit=1&marker=e294ed2c-ef79-43d5-bab7-4598c4769b1d Dec 29 07:59:13.453804 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-78cbaa38-e16f-47d1-818d-65dc077ad93b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:13.454015 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:13.454015 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:13.454387 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-78cbaa38-e16f-47d1-818d-65dc077ad93b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'detail' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:13.455063 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-78cbaa38-e16f-47d1-818d-65dc077ad93b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:13.456792 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-78cbaa38-e16f-47d1-818d-65dc077ad93b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:13.554556 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-78cbaa38-e16f-47d1-818d-65dc077ad93b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:13.556222 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:13.556222 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:13.565236 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-78cbaa38-e16f-47d1-818d-65dc077ad93b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?limit=1&marker=e294ed2c-ef79-43d5-bab7-4598c4769b1d returned with HTTP 200 Dec 29 07:59:13.566036 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1681/3366] 10.222.0.20 () {58 vars in 1328 bytes} [Tue Dec 29 07:59:13 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?limit=1&marker=e294ed2c-ef79-43d5-bab7-4598c4769b1d => generated 1105 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:13.581706 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c447a664-9c87-48fe-80f9-70eaed6e6e93 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?limit=1&marker=4c6bb957-a06e-41b4-979b-180ebcb91e77 Dec 29 07:59:13.582306 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c447a664-9c87-48fe-80f9-70eaed6e6e93 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:13.582517 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:13.582517 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:13.582916 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c447a664-9c87-48fe-80f9-70eaed6e6e93 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:13.583557 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-c447a664-9c87-48fe-80f9-70eaed6e6e93 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:13.585258 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c447a664-9c87-48fe-80f9-70eaed6e6e93 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:13.683550 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c447a664-9c87-48fe-80f9-70eaed6e6e93 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:13.689188 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c447a664-9c87-48fe-80f9-70eaed6e6e93 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?limit=1&marker=4c6bb957-a06e-41b4-979b-180ebcb91e77 returned with HTTP 200 Dec 29 07:59:13.689983 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1686/3367] 10.222.0.20 () {58 vars in 1328 bytes} [Tue Dec 29 07:59:13 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?limit=1&marker=4c6bb957-a06e-41b4-979b-180ebcb91e77 => generated 15 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:59:13.706113 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b7c0636d-134b-41ef-a6b7-b6f732b7382b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Dec 29 07:59:13.706665 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b7c0636d-134b-41ef-a6b7-b6f732b7382b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:13.706882 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:13.706882 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:13.707382 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b7c0636d-134b-41ef-a6b7-b6f732b7382b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'detail' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:13.708057 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-b7c0636d-134b-41ef-a6b7-b6f732b7382b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:13.708635 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b7c0636d-134b-41ef-a6b7-b6f732b7382b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Could not evaluate value available, assuming string {{(pid=88229) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 29 07:59:13.710247 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-b7c0636d-134b-41ef-a6b7-b6f732b7382b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:13.764473 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b7c0636d-134b-41ef-a6b7-b6f732b7382b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:13.766641 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:13.766641 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:13.775062 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b7c0636d-134b-41ef-a6b7-b6f732b7382b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Dec 29 07:59:13.775873 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1682/3368] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 07:59:13 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 2063 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:13.792618 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2319a84b-8435-43f8-aa47-92d420021b97 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Dec 29 07:59:13.793177 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2319a84b-8435-43f8-aa47-92d420021b97 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:13.793692 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2319a84b-8435-43f8-aa47-92d420021b97 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:13.794390 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-2319a84b-8435-43f8-aa47-92d420021b97 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:13.794987 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-2319a84b-8435-43f8-aa47-92d420021b97 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Could not evaluate value available, assuming string {{(pid=88228) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 29 07:59:13.797524 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-2319a84b-8435-43f8-aa47-92d420021b97 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:13.849502 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2319a84b-8435-43f8-aa47-92d420021b97 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:13.851531 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:13.851531 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:13.860849 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2319a84b-8435-43f8-aa47-92d420021b97 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Dec 29 07:59:13.861657 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1687/3369] 10.222.0.20 () {58 vars in 1326 bytes} [Tue Dec 29 07:59:13 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 2064 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:13.878791 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8217f4b3-a76f-47b3-ba73-4d0a61cc3c10 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?limit=1 Dec 29 07:59:13.879309 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8217f4b3-a76f-47b3-ba73-4d0a61cc3c10 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:13.879521 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:13.879521 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:13.879929 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8217f4b3-a76f-47b3-ba73-4d0a61cc3c10 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:13.880543 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-8217f4b3-a76f-47b3-ba73-4d0a61cc3c10 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:13.882255 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8217f4b3-a76f-47b3-ba73-4d0a61cc3c10 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:13.932711 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8217f4b3-a76f-47b3-ba73-4d0a61cc3c10 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:13.934001 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8217f4b3-a76f-47b3-ba73-4d0a61cc3c10 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?limit=1 returned with HTTP 200 Dec 29 07:59:13.939737 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1683/3370] 10.222.0.20 () {58 vars in 1219 bytes} [Tue Dec 29 07:59:13 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?limit=1 => generated 569 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:13.945190 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5a68bb48-79ec-46e4-bbd6-44ec59f5ceb4 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?limit=1&marker=11c86fba-60a1-4cd8-aea7-c255751038f7 Dec 29 07:59:13.945717 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5a68bb48-79ec-46e4-bbd6-44ec59f5ceb4 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:13.945932 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:13.945932 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:13.946306 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5a68bb48-79ec-46e4-bbd6-44ec59f5ceb4 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:13.946961 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-5a68bb48-79ec-46e4-bbd6-44ec59f5ceb4 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:13.948735 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-5a68bb48-79ec-46e4-bbd6-44ec59f5ceb4 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:14.049928 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5a68bb48-79ec-46e4-bbd6-44ec59f5ceb4 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:14.051252 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5a68bb48-79ec-46e4-bbd6-44ec59f5ceb4 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?limit=1&marker=11c86fba-60a1-4cd8-aea7-c255751038f7 returned with HTTP 200 Dec 29 07:59:14.052083 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1688/3371] 10.222.0.20 () {58 vars in 1307 bytes} [Tue Dec 29 07:59:13 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?limit=1&marker=11c86fba-60a1-4cd8-aea7-c255751038f7 => generated 569 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:14.063186 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-62db6cbf-7c8c-4f4f-bc91-56df2389e5cc tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?limit=1&marker=e294ed2c-ef79-43d5-bab7-4598c4769b1d Dec 29 07:59:14.063706 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-62db6cbf-7c8c-4f4f-bc91-56df2389e5cc tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:14.063918 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:14.063918 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:14.064292 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-62db6cbf-7c8c-4f4f-bc91-56df2389e5cc tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:14.064918 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-62db6cbf-7c8c-4f4f-bc91-56df2389e5cc tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:14.065725 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:14.065725 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:14.066872 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-62db6cbf-7c8c-4f4f-bc91-56df2389e5cc tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:14.166065 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-62db6cbf-7c8c-4f4f-bc91-56df2389e5cc tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:14.167299 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-62db6cbf-7c8c-4f4f-bc91-56df2389e5cc tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?limit=1&marker=e294ed2c-ef79-43d5-bab7-4598c4769b1d returned with HTTP 200 Dec 29 07:59:14.168116 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1684/3372] 10.222.0.20 () {58 vars in 1307 bytes} [Tue Dec 29 07:59:14 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?limit=1&marker=e294ed2c-ef79-43d5-bab7-4598c4769b1d => generated 569 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:14.178726 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab261448-6cd3-41b6-bf55-fe6dd5db7eb1 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?limit=1&marker=4c6bb957-a06e-41b4-979b-180ebcb91e77 Dec 29 07:59:14.179338 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab261448-6cd3-41b6-bf55-fe6dd5db7eb1 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:14.179553 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:14.179553 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:14.179927 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ab261448-6cd3-41b6-bf55-fe6dd5db7eb1 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:14.180562 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-ab261448-6cd3-41b6-bf55-fe6dd5db7eb1 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:14.181337 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:14.181337 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:14.182443 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ab261448-6cd3-41b6-bf55-fe6dd5db7eb1 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:14.278342 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ab261448-6cd3-41b6-bf55-fe6dd5db7eb1 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:14.279126 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ab261448-6cd3-41b6-bf55-fe6dd5db7eb1 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?limit=1&marker=4c6bb957-a06e-41b4-979b-180ebcb91e77 returned with HTTP 200 Dec 29 07:59:14.279964 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1689/3373] 10.222.0.20 () {58 vars in 1307 bytes} [Tue Dec 29 07:59:14 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?limit=1&marker=4c6bb957-a06e-41b4-979b-180ebcb91e77 => generated 15 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 07:59:14.291213 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-842bd911-05ac-4fa0-a40f-6e41d211983b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?name=tempest-VolumesListTestJSON-Volume-1801667606&status=available Dec 29 07:59:14.291734 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-842bd911-05ac-4fa0-a40f-6e41d211983b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:14.291951 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:14.291951 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:14.292324 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-842bd911-05ac-4fa0-a40f-6e41d211983b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:14.292956 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-842bd911-05ac-4fa0-a40f-6e41d211983b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:14.293553 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-842bd911-05ac-4fa0-a40f-6e41d211983b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Could not evaluate value available, assuming string {{(pid=88229) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 29 07:59:14.294179 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:14.294179 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:14.295239 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-842bd911-05ac-4fa0-a40f-6e41d211983b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1801667606'), ('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:14.348489 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-842bd911-05ac-4fa0-a40f-6e41d211983b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:14.349465 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-842bd911-05ac-4fa0-a40f-6e41d211983b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?name=tempest-VolumesListTestJSON-Volume-1801667606&status=available returned with HTTP 200 Dec 29 07:59:14.350277 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1685/3374] 10.222.0.20 () {58 vars in 1339 bytes} [Tue Dec 29 07:59:14 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?name=tempest-VolumesListTestJSON-Volume-1801667606&status=available => generated 400 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:14.362613 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3d6ebdba-f33d-4b63-9159-4185286caaf0 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1116725830&status=available Dec 29 07:59:14.363149 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3d6ebdba-f33d-4b63-9159-4185286caaf0 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:14.363636 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3d6ebdba-f33d-4b63-9159-4185286caaf0 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:14.364383 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-3d6ebdba-f33d-4b63-9159-4185286caaf0 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:14.365018 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3d6ebdba-f33d-4b63-9159-4185286caaf0 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Could not evaluate value available, assuming string {{(pid=88228) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 29 07:59:14.366657 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3d6ebdba-f33d-4b63-9159-4185286caaf0 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1116725830'), ('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:14.418389 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3d6ebdba-f33d-4b63-9159-4185286caaf0 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:14.419741 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:14.419741 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:14.429040 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3d6ebdba-f33d-4b63-9159-4185286caaf0 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1116725830&status=available returned with HTTP 200 Dec 29 07:59:14.429854 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1690/3375] 10.222.0.20 () {58 vars in 1360 bytes} [Tue Dec 29 07:59:14 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1116725830&status=available => generated 929 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:14.446294 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c2bbae73-b715-43a9-9a4e-785aeb51e065 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?marker=11c86fba-60a1-4cd8-aea7-c255751038f7&sort=id%3Aasc Dec 29 07:59:14.446861 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c2bbae73-b715-43a9-9a4e-785aeb51e065 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:14.447076 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:14.447076 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:14.447480 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c2bbae73-b715-43a9-9a4e-785aeb51e065 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'detail' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:14.448137 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-c2bbae73-b715-43a9-9a4e-785aeb51e065 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:14.448896 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:14.448896 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:14.449946 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c2bbae73-b715-43a9-9a4e-785aeb51e065 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:14.549855 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c2bbae73-b715-43a9-9a4e-785aeb51e065 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:14.551604 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:14.551604 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:14.560013 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c2bbae73-b715-43a9-9a4e-785aeb51e065 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?marker=11c86fba-60a1-4cd8-aea7-c255751038f7&sort=id%3Aasc returned with HTTP 200 Dec 29 07:59:14.560823 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1686/3376] 10.222.0.20 () {58 vars in 1340 bytes} [Tue Dec 29 07:59:14 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?marker=11c86fba-60a1-4cd8-aea7-c255751038f7&sort=id%3Aasc => generated 1845 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:14.577464 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-108ac1f5-7c44-4e81-8649-bbaf236c7a28 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Dec 29 07:59:14.578018 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-108ac1f5-7c44-4e81-8649-bbaf236c7a28 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:14.578223 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:14.578223 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:14.578609 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-108ac1f5-7c44-4e81-8649-bbaf236c7a28 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:14.579431 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-108ac1f5-7c44-4e81-8649-bbaf236c7a28 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:14.581310 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-108ac1f5-7c44-4e81-8649-bbaf236c7a28 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:14.641482 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-108ac1f5-7c44-4e81-8649-bbaf236c7a28 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:14.643613 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:14.643613 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:14.652405 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-108ac1f5-7c44-4e81-8649-bbaf236c7a28 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Dec 29 07:59:14.653231 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1691/3377] 10.222.0.20 () {58 vars in 1304 bytes} [Tue Dec 29 07:59:14 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2761 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:14.672534 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fba9031a-dcce-427a-b5d9-bbea06988241 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail Dec 29 07:59:14.673110 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fba9031a-dcce-427a-b5d9-bbea06988241 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:14.673324 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:14.673324 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:14.673695 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fba9031a-dcce-427a-b5d9-bbea06988241 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'detail' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:14.674317 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-fba9031a-dcce-427a-b5d9-bbea06988241 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:14.676128 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-fba9031a-dcce-427a-b5d9-bbea06988241 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:14.730058 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fba9031a-dcce-427a-b5d9-bbea06988241 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:14.732136 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:14.732136 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:14.741731 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fba9031a-dcce-427a-b5d9-bbea06988241 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail returned with HTTP 200 Dec 29 07:59:14.742526 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1687/3378] 10.222.0.20 () {58 vars in 1225 bytes} [Tue Dec 29 07:59:14 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail => generated 2761 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:14.760385 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8ffb3ba1-90c9-46db-9411-bd4f447d4e91 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Dec 29 07:59:14.760911 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8ffb3ba1-90c9-46db-9411-bd4f447d4e91 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:14.761127 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:14.761127 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:14.761498 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8ffb3ba1-90c9-46db-9411-bd4f447d4e91 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:14.762196 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-8ffb3ba1-90c9-46db-9411-bd4f447d4e91 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:14.764088 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-8ffb3ba1-90c9-46db-9411-bd4f447d4e91 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:14.820134 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8ffb3ba1-90c9-46db-9411-bd4f447d4e91 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:14.821448 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8ffb3ba1-90c9-46db-9411-bd4f447d4e91 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Dec 29 07:59:14.822276 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1692/3379] 10.222.0.20 () {58 vars in 1283 bytes} [Tue Dec 29 07:59:14 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 1174 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:14.834446 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d8386412-c1fc-4077-ad66-b0b4eafa1776 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?availability_zone=nova Dec 29 07:59:14.834974 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d8386412-c1fc-4077-ad66-b0b4eafa1776 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:14.835190 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:14.835190 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:14.835577 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d8386412-c1fc-4077-ad66-b0b4eafa1776 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:14.836180 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-d8386412-c1fc-4077-ad66-b0b4eafa1776 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:14.836747 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d8386412-c1fc-4077-ad66-b0b4eafa1776 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Could not evaluate value nova, assuming string {{(pid=88229) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 29 07:59:14.838294 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-d8386412-c1fc-4077-ad66-b0b4eafa1776 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:14.894867 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d8386412-c1fc-4077-ad66-b0b4eafa1776 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:14.896220 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d8386412-c1fc-4077-ad66-b0b4eafa1776 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?availability_zone=nova returned with HTTP 200 Dec 29 07:59:14.897071 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1688/3380] 10.222.0.20 () {58 vars in 1249 bytes} [Tue Dec 29 07:59:14 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?availability_zone=nova => generated 1174 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:14.907806 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c099d1f5-ead4-484a-8745-76a1c5705d28 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?availability_zone=nova Dec 29 07:59:14.908440 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c099d1f5-ead4-484a-8745-76a1c5705d28 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:14.908732 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:14.908732 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:14.909223 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c099d1f5-ead4-484a-8745-76a1c5705d28 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:14.909925 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-c099d1f5-ead4-484a-8745-76a1c5705d28 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:14.910692 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c099d1f5-ead4-484a-8745-76a1c5705d28 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Could not evaluate value nova, assuming string {{(pid=88228) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 29 07:59:14.911412 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:14.911412 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:14.912576 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-c099d1f5-ead4-484a-8745-76a1c5705d28 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:14.969547 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c099d1f5-ead4-484a-8745-76a1c5705d28 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:14.970917 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c099d1f5-ead4-484a-8745-76a1c5705d28 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?availability_zone=nova returned with HTTP 200 Dec 29 07:59:14.971978 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1693/3381] 10.222.0.20 () {58 vars in 1249 bytes} [Tue Dec 29 07:59:14 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?availability_zone=nova => generated 1174 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:14.982909 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-899316fd-decd-4d00-add5-13f28a361005 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?bootable=false Dec 29 07:59:14.983442 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-899316fd-decd-4d00-add5-13f28a361005 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:14.983655 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:14.983655 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:14.984098 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-899316fd-decd-4d00-add5-13f28a361005 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:14.984722 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-899316fd-decd-4d00-add5-13f28a361005 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:14.985633 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:14.985633 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:14.986793 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-899316fd-decd-4d00-add5-13f28a361005 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:15.044595 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-899316fd-decd-4d00-add5-13f28a361005 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:15.045985 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-899316fd-decd-4d00-add5-13f28a361005 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?bootable=false returned with HTTP 200 Dec 29 07:59:15.046971 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1689/3382] 10.222.0.20 () {58 vars in 1233 bytes} [Tue Dec 29 07:59:14 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?bootable=false => generated 1174 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:15.057473 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-82b0e507-d04b-4074-b673-85e46ad9e914 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?bootable=false Dec 29 07:59:15.058008 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-82b0e507-d04b-4074-b673-85e46ad9e914 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:15.058228 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:15.058228 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:15.058629 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-82b0e507-d04b-4074-b673-85e46ad9e914 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:15.059259 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-82b0e507-d04b-4074-b673-85e46ad9e914 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:15.060108 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:15.060108 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:15.061195 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-82b0e507-d04b-4074-b673-85e46ad9e914 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:15.117405 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-82b0e507-d04b-4074-b673-85e46ad9e914 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:15.118817 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-82b0e507-d04b-4074-b673-85e46ad9e914 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?bootable=false returned with HTTP 200 Dec 29 07:59:15.119698 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1694/3383] 10.222.0.20 () {58 vars in 1233 bytes} [Tue Dec 29 07:59:15 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?bootable=false => generated 1174 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:15.132048 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3e7f3d93-2ba3-4f1b-b91a-6ee91f68063c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?status=available Dec 29 07:59:15.132579 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3e7f3d93-2ba3-4f1b-b91a-6ee91f68063c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:15.132797 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:15.132797 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:15.133175 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3e7f3d93-2ba3-4f1b-b91a-6ee91f68063c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:15.133807 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-3e7f3d93-2ba3-4f1b-b91a-6ee91f68063c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:15.134389 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3e7f3d93-2ba3-4f1b-b91a-6ee91f68063c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Could not evaluate value available, assuming string {{(pid=88229) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 29 07:59:15.135064 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:15.135064 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:15.136124 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-3e7f3d93-2ba3-4f1b-b91a-6ee91f68063c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:15.192179 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3e7f3d93-2ba3-4f1b-b91a-6ee91f68063c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:15.193563 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3e7f3d93-2ba3-4f1b-b91a-6ee91f68063c tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?status=available returned with HTTP 200 Dec 29 07:59:15.194440 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1690/3384] 10.222.0.20 () {58 vars in 1237 bytes} [Tue Dec 29 07:59:15 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?status=available => generated 1174 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:15.205743 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-24203ded-a124-46f0-bed3-484765ab9f24 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?status=available Dec 29 07:59:15.206261 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-24203ded-a124-46f0-bed3-484765ab9f24 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:15.206478 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:15.206478 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:15.206890 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-24203ded-a124-46f0-bed3-484765ab9f24 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:15.207519 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-24203ded-a124-46f0-bed3-484765ab9f24 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:15.208092 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-24203ded-a124-46f0-bed3-484765ab9f24 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Could not evaluate value available, assuming string {{(pid=88228) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 29 07:59:15.208708 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:15.208708 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:15.209731 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-24203ded-a124-46f0-bed3-484765ab9f24 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:15.268196 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-24203ded-a124-46f0-bed3-484765ab9f24 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:15.269460 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-24203ded-a124-46f0-bed3-484765ab9f24 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?status=available returned with HTTP 200 Dec 29 07:59:15.270303 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1695/3385] 10.222.0.20 () {58 vars in 1237 bytes} [Tue Dec 29 07:59:15 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes?status=available => generated 1174 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:15.281868 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-02cf4492-a961-4647-8124-940e8eabd35b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?availability_zone=nova Dec 29 07:59:15.282423 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-02cf4492-a961-4647-8124-940e8eabd35b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:15.282668 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:15.282668 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:15.283043 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-02cf4492-a961-4647-8124-940e8eabd35b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'detail' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:15.283695 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-02cf4492-a961-4647-8124-940e8eabd35b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:15.284270 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-02cf4492-a961-4647-8124-940e8eabd35b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Could not evaluate value nova, assuming string {{(pid=88229) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 29 07:59:15.284893 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:15.284893 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:15.285973 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-02cf4492-a961-4647-8124-940e8eabd35b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:15.339764 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-02cf4492-a961-4647-8124-940e8eabd35b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:15.341778 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:15.341778 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:15.350404 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-02cf4492-a961-4647-8124-940e8eabd35b tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?availability_zone=nova returned with HTTP 200 Dec 29 07:59:15.351304 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1691/3386] 10.222.0.20 () {58 vars in 1270 bytes} [Tue Dec 29 07:59:15 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?availability_zone=nova => generated 2761 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:15.369070 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-310115a7-6f5f-443b-b9bd-4ed731325f02 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?bootable=false Dec 29 07:59:15.369595 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-310115a7-6f5f-443b-b9bd-4ed731325f02 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:15.369807 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:15.369807 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:15.370176 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-310115a7-6f5f-443b-b9bd-4ed731325f02 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:15.370866 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-310115a7-6f5f-443b-b9bd-4ed731325f02 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:15.371656 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:15.371656 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:15.372700 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-310115a7-6f5f-443b-b9bd-4ed731325f02 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:15.431409 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-310115a7-6f5f-443b-b9bd-4ed731325f02 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:15.434527 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:15.434527 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:15.444264 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-310115a7-6f5f-443b-b9bd-4ed731325f02 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?bootable=false returned with HTTP 200 Dec 29 07:59:15.445083 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1696/3387] 10.222.0.20 () {58 vars in 1254 bytes} [Tue Dec 29 07:59:15 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?bootable=false => generated 2761 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:15.463133 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-db4cf45d-a772-4322-86fa-d370f0015bed tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?status=available Dec 29 07:59:15.463653 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-db4cf45d-a772-4322-86fa-d370f0015bed tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:15.463865 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:15.463865 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:15.464232 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-db4cf45d-a772-4322-86fa-d370f0015bed tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'detail' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:15.464895 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-db4cf45d-a772-4322-86fa-d370f0015bed tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Removing options '' from query. {{(pid=88229) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 07:59:15.465444 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-db4cf45d-a772-4322-86fa-d370f0015bed tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Could not evaluate value available, assuming string {{(pid=88229) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2059}} Dec 29 07:59:15.467099 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-db4cf45d-a772-4322-86fa-d370f0015bed tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=88229) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 07:59:15.525705 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-db4cf45d-a772-4322-86fa-d370f0015bed tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Get all volumes completed successfully. Dec 29 07:59:15.527765 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:15.527765 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:15.536676 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-db4cf45d-a772-4322-86fa-d370f0015bed tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?status=available returned with HTTP 200 Dec 29 07:59:15.537483 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1692/3388] 10.222.0.20 () {58 vars in 1258 bytes} [Tue Dec 29 07:59:15 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/detail?status=available => generated 2761 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:15.555779 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ea93f317-de80-4075-a214-7167aa18e39f tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] DELETE http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/11c86fba-60a1-4cd8-aea7-c255751038f7 Dec 29 07:59:15.556306 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ea93f317-de80-4075-a214-7167aa18e39f tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:15.556524 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:15.556524 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:15.556895 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ea93f317-de80-4075-a214-7167aa18e39f tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:15.557361 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-ea93f317-de80-4075-a214-7167aa18e39f tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Delete volume with id: 11c86fba-60a1-4cd8-aea7-c255751038f7 Dec 29 07:59:15.605688 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:15.605688 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:15.606836 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ea93f317-de80-4075-a214-7167aa18e39f tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Volume info retrieved successfully. Dec 29 07:59:15.633637 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ea93f317-de80-4075-a214-7167aa18e39f tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Delete volume request issued successfully. Dec 29 07:59:15.634109 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ea93f317-de80-4075-a214-7167aa18e39f tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/11c86fba-60a1-4cd8-aea7-c255751038f7 returned with HTTP 202 Dec 29 07:59:15.635428 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1697/3389] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:59:15 2020] DELETE /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/11c86fba-60a1-4cd8-aea7-c255751038f7 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:59:15.642977 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7245854b-435e-4c47-882f-0021d396cbc9 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/11c86fba-60a1-4cd8-aea7-c255751038f7 Dec 29 07:59:15.643505 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7245854b-435e-4c47-882f-0021d396cbc9 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:15.643721 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:15.643721 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:15.644094 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7245854b-435e-4c47-882f-0021d396cbc9 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:15.695776 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:15.695776 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:15.703892 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7245854b-435e-4c47-882f-0021d396cbc9 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Volume info retrieved successfully. Dec 29 07:59:15.726452 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7245854b-435e-4c47-882f-0021d396cbc9 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/11c86fba-60a1-4cd8-aea7-c255751038f7 returned with HTTP 200 Dec 29 07:59:15.727320 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1693/3390] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:15 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/11c86fba-60a1-4cd8-aea7-c255751038f7 => generated 925 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:16.744643 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-78a73762-9263-4d75-b95b-932620c488ce tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/11c86fba-60a1-4cd8-aea7-c255751038f7 Dec 29 07:59:16.745150 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-78a73762-9263-4d75-b95b-932620c488ce tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:16.745253 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:16.745253 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:16.745613 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-78a73762-9263-4d75-b95b-932620c488ce tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:16.797340 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:16.797340 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:16.807376 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-78a73762-9263-4d75-b95b-932620c488ce tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Volume info retrieved successfully. Dec 29 07:59:16.831486 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-78a73762-9263-4d75-b95b-932620c488ce tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/11c86fba-60a1-4cd8-aea7-c255751038f7 returned with HTTP 200 Dec 29 07:59:16.832823 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1698/3391] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:16 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/11c86fba-60a1-4cd8-aea7-c255751038f7 => generated 925 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:17.848811 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f0888c65-617c-454c-af49-40e121bc0a56 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/11c86fba-60a1-4cd8-aea7-c255751038f7 Dec 29 07:59:17.849321 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f0888c65-617c-454c-af49-40e121bc0a56 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:17.849530 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:17.849530 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:17.849902 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f0888c65-617c-454c-af49-40e121bc0a56 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:17.896248 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f0888c65-617c-454c-af49-40e121bc0a56 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/11c86fba-60a1-4cd8-aea7-c255751038f7 returned with HTTP 404 Dec 29 07:59:17.897243 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1694/3392] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:17 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/11c86fba-60a1-4cd8-aea7-c255751038f7 => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:59:17.904801 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2559747f-8db8-4449-8123-841c4dde7707 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] DELETE http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/e294ed2c-ef79-43d5-bab7-4598c4769b1d Dec 29 07:59:17.905333 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2559747f-8db8-4449-8123-841c4dde7707 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:17.905598 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:17.905598 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:17.906011 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2559747f-8db8-4449-8123-841c4dde7707 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:17.906631 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-2559747f-8db8-4449-8123-841c4dde7707 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Delete volume with id: e294ed2c-ef79-43d5-bab7-4598c4769b1d Dec 29 07:59:17.956640 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:17.956640 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:17.957829 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2559747f-8db8-4449-8123-841c4dde7707 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Volume info retrieved successfully. Dec 29 07:59:17.983984 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2559747f-8db8-4449-8123-841c4dde7707 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Delete volume request issued successfully. Dec 29 07:59:17.984452 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2559747f-8db8-4449-8123-841c4dde7707 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/e294ed2c-ef79-43d5-bab7-4598c4769b1d returned with HTTP 202 Dec 29 07:59:17.986102 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1699/3393] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:59:17 2020] DELETE /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/e294ed2c-ef79-43d5-bab7-4598c4769b1d => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:59:17.992890 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-da08937f-8f7d-423e-ae93-697b81c9ea1a tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/e294ed2c-ef79-43d5-bab7-4598c4769b1d Dec 29 07:59:17.993423 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-da08937f-8f7d-423e-ae93-697b81c9ea1a tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:17.993948 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-da08937f-8f7d-423e-ae93-697b81c9ea1a tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:18.044115 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:18.044115 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:18.053945 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-da08937f-8f7d-423e-ae93-697b81c9ea1a tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Volume info retrieved successfully. Dec 29 07:59:18.080678 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-da08937f-8f7d-423e-ae93-697b81c9ea1a tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/e294ed2c-ef79-43d5-bab7-4598c4769b1d returned with HTTP 200 Dec 29 07:59:18.081509 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1695/3394] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:17 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/e294ed2c-ef79-43d5-bab7-4598c4769b1d => generated 925 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:19.097937 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-997e459a-f2a1-413b-b33d-75ca84888310 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/e294ed2c-ef79-43d5-bab7-4598c4769b1d Dec 29 07:59:19.098434 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-997e459a-f2a1-413b-b33d-75ca84888310 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:19.098657 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:19.098657 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:19.102598 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-997e459a-f2a1-413b-b33d-75ca84888310 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:19.156208 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:19.156208 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:19.165194 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-997e459a-f2a1-413b-b33d-75ca84888310 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Volume info retrieved successfully. Dec 29 07:59:19.188188 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-997e459a-f2a1-413b-b33d-75ca84888310 tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/e294ed2c-ef79-43d5-bab7-4598c4769b1d returned with HTTP 200 Dec 29 07:59:19.188994 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1700/3395] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:19 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/e294ed2c-ef79-43d5-bab7-4598c4769b1d => generated 925 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:20.205427 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a2b8831a-f11f-445a-a1ee-a8dfa0db23bc tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/e294ed2c-ef79-43d5-bab7-4598c4769b1d Dec 29 07:59:20.205958 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a2b8831a-f11f-445a-a1ee-a8dfa0db23bc tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:20.206175 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:20.206175 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:20.206544 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a2b8831a-f11f-445a-a1ee-a8dfa0db23bc tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:20.252765 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a2b8831a-f11f-445a-a1ee-a8dfa0db23bc tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/e294ed2c-ef79-43d5-bab7-4598c4769b1d returned with HTTP 404 Dec 29 07:59:20.253783 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1696/3396] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:20 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/e294ed2c-ef79-43d5-bab7-4598c4769b1d => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:59:20.261219 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9a7cde1f-56ce-4d2d-8f63-97b6a9bad4ce tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] DELETE http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/4c6bb957-a06e-41b4-979b-180ebcb91e77 Dec 29 07:59:20.261749 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9a7cde1f-56ce-4d2d-8f63-97b6a9bad4ce tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:20.261964 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:20.261964 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:20.262337 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9a7cde1f-56ce-4d2d-8f63-97b6a9bad4ce tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:20.262830 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-9a7cde1f-56ce-4d2d-8f63-97b6a9bad4ce tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Delete volume with id: 4c6bb957-a06e-41b4-979b-180ebcb91e77 Dec 29 07:59:20.311845 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:20.311845 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:20.312973 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9a7cde1f-56ce-4d2d-8f63-97b6a9bad4ce tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Volume info retrieved successfully. Dec 29 07:59:20.338234 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9a7cde1f-56ce-4d2d-8f63-97b6a9bad4ce tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Delete volume request issued successfully. Dec 29 07:59:20.338690 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9a7cde1f-56ce-4d2d-8f63-97b6a9bad4ce tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/4c6bb957-a06e-41b4-979b-180ebcb91e77 returned with HTTP 202 Dec 29 07:59:20.339534 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1701/3397] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 07:59:20 2020] DELETE /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/4c6bb957-a06e-41b4-979b-180ebcb91e77 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 07:59:20.347556 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8ebb1c6c-e879-4a7d-b4da-f458dbb2c62f tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/4c6bb957-a06e-41b4-979b-180ebcb91e77 Dec 29 07:59:20.348086 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8ebb1c6c-e879-4a7d-b4da-f458dbb2c62f tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:20.348574 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8ebb1c6c-e879-4a7d-b4da-f458dbb2c62f tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:20.399300 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:20.399300 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:20.407942 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8ebb1c6c-e879-4a7d-b4da-f458dbb2c62f tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Volume info retrieved successfully. Dec 29 07:59:20.429919 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8ebb1c6c-e879-4a7d-b4da-f458dbb2c62f tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/4c6bb957-a06e-41b4-979b-180ebcb91e77 returned with HTTP 200 Dec 29 07:59:20.430995 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1697/3398] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:20 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/4c6bb957-a06e-41b4-979b-180ebcb91e77 => generated 925 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:21.447795 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5331dab2-625e-40fa-87ad-d357440d26ab tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/4c6bb957-a06e-41b4-979b-180ebcb91e77 Dec 29 07:59:21.448436 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5331dab2-625e-40fa-87ad-d357440d26ab tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:21.448436 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:21.448436 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:21.448766 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5331dab2-625e-40fa-87ad-d357440d26ab tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:21.501818 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:21.501818 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:21.510738 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5331dab2-625e-40fa-87ad-d357440d26ab tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Volume info retrieved successfully. Dec 29 07:59:21.532343 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5331dab2-625e-40fa-87ad-d357440d26ab tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/4c6bb957-a06e-41b4-979b-180ebcb91e77 returned with HTTP 200 Dec 29 07:59:21.533110 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1702/3399] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:21 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/4c6bb957-a06e-41b4-979b-180ebcb91e77 => generated 925 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:22.549271 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c6b1b110-5cd9-443b-bbc2-cd1d112c35ad tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] GET http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/4c6bb957-a06e-41b4-979b-180ebcb91e77 Dec 29 07:59:22.549782 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c6b1b110-5cd9-443b-bbc2-cd1d112c35ad tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:22.549993 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:22.549993 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:22.550368 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c6b1b110-5cd9-443b-bbc2-cd1d112c35ad tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:22.598657 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c6b1b110-5cd9-443b-bbc2-cd1d112c35ad tempest-VolumesListTestJSON-764385884 tempest-VolumesListTestJSON-764385884] http://10.222.0.20/volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/4c6bb957-a06e-41b4-979b-180ebcb91e77 returned with HTTP 404 Dec 29 07:59:22.599652 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1698/3400] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:22 2020] GET /volume/v3/62b134918c994cecbf3d5c52121aafef/volumes/4c6bb957-a06e-41b4-979b-180ebcb91e77 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 07:59:44.400138 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5b87e4a9-9c43-42f4-8ed7-3dec45358e86 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] POST http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots Dec 29 07:59:44.401556 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:44.401556 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:44.403238 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5b87e4a9-9c43-42f4-8ed7-3dec45358e86 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d8710eec-2e96-4ceb-b27c-7ea5f32a4c92", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1900327975", "description": null, "metadata": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:59:44.469305 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:44.469305 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:44.470504 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5b87e4a9-9c43-42f4-8ed7-3dec45358e86 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:59:44.471393 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-5b87e4a9-9c43-42f4-8ed7-3dec45358e86 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Create snapshot from volume d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 07:59:44.543440 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-5b87e4a9-9c43-42f4-8ed7-3dec45358e86 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Created reservations ['8694cda3-9478-4c9c-b6ba-6725e9d5c215', 'cf926d05-b51b-4fbf-a829-f6e63c500435', '899baa69-51b9-4c7a-ad8c-dc93ce6459b5', 'cc991011-693a-4205-ac1b-c97a9136760f'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:59:44.650821 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5b87e4a9-9c43-42f4-8ed7-3dec45358e86 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot force create request issued successfully. Dec 29 07:59:44.651473 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5b87e4a9-9c43-42f4-8ed7-3dec45358e86 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots returned with HTTP 202 Dec 29 07:59:44.652437 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1703/3401] 10.222.0.20 () {60 vars in 1232 bytes} [Tue Dec 29 07:59:44 2020] POST /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots => generated 308 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:59:44.664328 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a1b0667f-5123-470b-a882-6671dfc956ef tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/0246914b-34b8-4cb5-aedf-e0efdfa33f71 Dec 29 07:59:44.664852 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a1b0667f-5123-470b-a882-6671dfc956ef tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:44.665337 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a1b0667f-5123-470b-a882-6671dfc956ef tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:44.692928 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:44.692928 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:44.694066 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a1b0667f-5123-470b-a882-6671dfc956ef tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot retrieved successfully. Dec 29 07:59:44.696006 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a1b0667f-5123-470b-a882-6671dfc956ef tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/0246914b-34b8-4cb5-aedf-e0efdfa33f71 returned with HTTP 200 Dec 29 07:59:44.696830 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1699/3402] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:59:44 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/0246914b-34b8-4cb5-aedf-e0efdfa33f71 => generated 440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:45.712126 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c846bb7a-256f-46f1-8f50-a74d07d55c5c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/0246914b-34b8-4cb5-aedf-e0efdfa33f71 Dec 29 07:59:45.712970 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c846bb7a-256f-46f1-8f50-a74d07d55c5c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:45.713417 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:45.713417 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:45.714063 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c846bb7a-256f-46f1-8f50-a74d07d55c5c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:45.743946 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:45.743946 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:45.745377 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c846bb7a-256f-46f1-8f50-a74d07d55c5c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot retrieved successfully. Dec 29 07:59:45.753048 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c846bb7a-256f-46f1-8f50-a74d07d55c5c tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/0246914b-34b8-4cb5-aedf-e0efdfa33f71 returned with HTTP 200 Dec 29 07:59:45.754290 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1704/3403] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:59:45 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/0246914b-34b8-4cb5-aedf-e0efdfa33f71 => generated 440 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:46.766246 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f9471dac-81f4-423a-a4e4-0cad73027b9d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/0246914b-34b8-4cb5-aedf-e0efdfa33f71 Dec 29 07:59:46.766828 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f9471dac-81f4-423a-a4e4-0cad73027b9d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:46.767061 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:46.767061 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:46.767451 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f9471dac-81f4-423a-a4e4-0cad73027b9d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:46.799523 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:46.799523 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:46.800666 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f9471dac-81f4-423a-a4e4-0cad73027b9d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot retrieved successfully. Dec 29 07:59:46.802674 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f9471dac-81f4-423a-a4e4-0cad73027b9d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/0246914b-34b8-4cb5-aedf-e0efdfa33f71 returned with HTTP 200 Dec 29 07:59:46.803493 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1700/3404] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:59:46 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/0246914b-34b8-4cb5-aedf-e0efdfa33f71 => generated 467 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:46.815492 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9171b591-df59-415e-8ae8-d7801415a9c5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/0246914b-34b8-4cb5-aedf-e0efdfa33f71 Dec 29 07:59:46.816012 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9171b591-df59-415e-8ae8-d7801415a9c5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:46.816196 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:46.816196 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:46.816561 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9171b591-df59-415e-8ae8-d7801415a9c5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:46.846257 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:46.846257 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:46.848234 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9171b591-df59-415e-8ae8-d7801415a9c5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot retrieved successfully. Dec 29 07:59:46.850173 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9171b591-df59-415e-8ae8-d7801415a9c5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/0246914b-34b8-4cb5-aedf-e0efdfa33f71 returned with HTTP 200 Dec 29 07:59:46.851006 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1705/3405] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 07:59:46 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/0246914b-34b8-4cb5-aedf-e0efdfa33f71 => generated 467 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:46.865802 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f793bcf0-2964-4f05-8219-948e6dfcc5a6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] POST http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes Dec 29 07:59:46.866255 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:46.866255 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:46.866727 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f793bcf0-2964-4f05-8219-948e6dfcc5a6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1517308948", "snapshot_id": "0246914b-34b8-4cb5-aedf-e0efdfa33f71", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:59:46.867988 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-f793bcf0-2964-4f05-8219-948e6dfcc5a6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1517308948', 'snapshot_id': '0246914b-34b8-4cb5-aedf-e0efdfa33f71', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 07:59:46.893821 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:46.893821 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:46.897710 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f793bcf0-2964-4f05-8219-948e6dfcc5a6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot retrieved successfully. Dec 29 07:59:46.898308 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-f793bcf0-2964-4f05-8219-948e6dfcc5a6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Create volume of 1 GB Dec 29 07:59:46.914923 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f793bcf0-2964-4f05-8219-948e6dfcc5a6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Availability Zones retrieved successfully. Dec 29 07:59:46.936555 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f793bcf0-2964-4f05-8219-948e6dfcc5a6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Flow 'volume_create_api' (5f9b113b-1bc5-4820-94ab-126d1813fb04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:59:46.940530 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f793bcf0-2964-4f05-8219-948e6dfcc5a6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eaf1bf1-d883-4a77-9016-03ac6563f478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:59:46.942627 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-f793bcf0-2964-4f05-8219-948e6dfcc5a6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Validating volume size '1' using validate_int, validate_snap_size {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 07:59:47.060079 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f793bcf0-2964-4f05-8219-948e6dfcc5a6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6eaf1bf1-d883-4a77-9016-03ac6563f478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0246914b-34b8-4cb5-aedf-e0efdfa33f71', 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:59:47.062287 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f793bcf0-2964-4f05-8219-948e6dfcc5a6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (092ecd5e-8111-4744-9765-ec4172917891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:59:47.130459 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-f793bcf0-2964-4f05-8219-948e6dfcc5a6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Created reservations ['6d9f3665-c7b4-468e-be6b-2b2fd8d7d3ed', '9d591d44-b176-4083-affe-f416781efcbf', '7bb8bf7d-8dd5-40ac-aad5-93d043af1175', 'c072ae87-4ec8-49cc-b083-da0a5dd2b7d0'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 07:59:47.132644 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f793bcf0-2964-4f05-8219-948e6dfcc5a6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (092ecd5e-8111-4744-9765-ec4172917891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d9f3665-c7b4-468e-be6b-2b2fd8d7d3ed', '9d591d44-b176-4083-affe-f416781efcbf', '7bb8bf7d-8dd5-40ac-aad5-93d043af1175', 'c072ae87-4ec8-49cc-b083-da0a5dd2b7d0']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:59:47.134928 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f793bcf0-2964-4f05-8219-948e6dfcc5a6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c180599-5d0e-447c-9f8c-c40b903ffc53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:59:47.267082 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f793bcf0-2964-4f05-8219-948e6dfcc5a6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c180599-5d0e-447c-9f8c-c40b903ffc53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4000a76-27e7-4df4-9af0-b8d0173ff039', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1517308948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f407c007dee4549b6f32cf6668ece73',qos_specs=None,replication_status=,reservations=['6d9f3665-c7b4-468e-be6b-2b2fd8d7d3ed','9d591d44-b176-4083-affe-f416781efcbf','7bb8bf7d-8dd5-40ac-aad5-93d043af1175','c072ae87-4ec8-49cc-b083-da0a5dd2b7d0'],size=1,snapshot_id=0246914b-34b8-4cb5-aedf-e0efdfa33f71,source_replicaid=,source_volid=None,status='creating',user_id='936a6d5be9d54704b80ba0a264c93e65',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=True,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T07:59:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1517308948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4000a76-27e7-4df4-9af0-b8d0173ff039,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9f407c007dee4549b6f32cf6668ece73',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0246914b-34b8-4cb5-aedf-e0efdfa33f71,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='936a6d5be9d54704b80ba0a264c93e65',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:59:47.269276 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f793bcf0-2964-4f05-8219-948e6dfcc5a6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8846268b-9164-4d3d-9b7c-77f64349364f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:59:47.296102 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f793bcf0-2964-4f05-8219-948e6dfcc5a6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8846268b-9164-4d3d-9b7c-77f64349364f) transitioned into state 'SUCCESS' from state '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-1517308948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9f407c007dee4549b6f32cf6668ece73',qos_specs=None,replication_status=,reservations=['6d9f3665-c7b4-468e-be6b-2b2fd8d7d3ed','9d591d44-b176-4083-affe-f416781efcbf','7bb8bf7d-8dd5-40ac-aad5-93d043af1175','c072ae87-4ec8-49cc-b083-da0a5dd2b7d0'],size=1,snapshot_id=0246914b-34b8-4cb5-aedf-e0efdfa33f71,source_replicaid=,source_volid=None,status='creating',user_id='936a6d5be9d54704b80ba0a264c93e65',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:59:47.300231 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f793bcf0-2964-4f05-8219-948e6dfcc5a6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73c29aa1-fb08-41ab-8b07-ca3a8948fd8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 07:59:47.385809 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f793bcf0-2964-4f05-8219-948e6dfcc5a6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73c29aa1-fb08-41ab-8b07-ca3a8948fd8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 07:59:47.388512 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f793bcf0-2964-4f05-8219-948e6dfcc5a6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Flow 'volume_create_api' (5f9b113b-1bc5-4820-94ab-126d1813fb04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 07:59:47.436826 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f793bcf0-2964-4f05-8219-948e6dfcc5a6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Create volume request issued successfully. Dec 29 07:59:47.450283 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f793bcf0-2964-4f05-8219-948e6dfcc5a6 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes returned with HTTP 202 Dec 29 07:59:47.457266 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1701/3406] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 07:59:46 2020] POST /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes => generated 854 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 07:59:47.465312 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e771fcf8-6ab7-41be-a576-c7bf4da2c6f7 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 Dec 29 07:59:47.465845 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e771fcf8-6ab7-41be-a576-c7bf4da2c6f7 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:47.466065 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:47.466065 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:47.466435 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e771fcf8-6ab7-41be-a576-c7bf4da2c6f7 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:47.518113 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:47.518113 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:47.527737 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e771fcf8-6ab7-41be-a576-c7bf4da2c6f7 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:59:47.551893 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e771fcf8-6ab7-41be-a576-c7bf4da2c6f7 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 returned with HTTP 200 Dec 29 07:59:47.552765 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1706/3407] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:47 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 => generated 946 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:48.569485 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-89362798-cbab-4b1a-8586-c78b0b634965 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 Dec 29 07:59:48.569999 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-89362798-cbab-4b1a-8586-c78b0b634965 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:48.570383 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:48.570383 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:48.571110 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-89362798-cbab-4b1a-8586-c78b0b634965 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:48.621179 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:48.621179 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:48.630486 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-89362798-cbab-4b1a-8586-c78b0b634965 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:59:48.652766 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-89362798-cbab-4b1a-8586-c78b0b634965 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 returned with HTTP 200 Dec 29 07:59:48.653794 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1702/3408] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:48 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 => generated 946 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:49.668453 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-64757664-8cb2-4686-bb33-aabdcf1947a5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 Dec 29 07:59:49.669010 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-64757664-8cb2-4686-bb33-aabdcf1947a5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:49.669212 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:49.669212 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:49.669590 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-64757664-8cb2-4686-bb33-aabdcf1947a5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:49.753817 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:49.753817 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:49.778513 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-64757664-8cb2-4686-bb33-aabdcf1947a5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:59:49.805197 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-64757664-8cb2-4686-bb33-aabdcf1947a5 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 returned with HTTP 200 Dec 29 07:59:49.806214 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1707/3409] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:49 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 => generated 946 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:50.828907 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bcdc1e80-1b7b-4fec-8796-c548909b56da tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 Dec 29 07:59:50.829749 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bcdc1e80-1b7b-4fec-8796-c548909b56da tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:50.830666 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:50.830666 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:50.830666 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bcdc1e80-1b7b-4fec-8796-c548909b56da tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:50.906609 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:50.906609 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:50.920265 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bcdc1e80-1b7b-4fec-8796-c548909b56da tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:59:50.962883 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bcdc1e80-1b7b-4fec-8796-c548909b56da tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 returned with HTTP 200 Dec 29 07:59:50.964011 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1703/3410] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:50 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 => generated 946 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:51.982406 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fa51a752-5e27-41a7-ac46-a1648c9c3851 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 Dec 29 07:59:51.982943 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fa51a752-5e27-41a7-ac46-a1648c9c3851 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:51.983384 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:51.983384 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:51.984002 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fa51a752-5e27-41a7-ac46-a1648c9c3851 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:52.077266 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:52.077266 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:52.089229 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fa51a752-5e27-41a7-ac46-a1648c9c3851 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:59:52.121533 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fa51a752-5e27-41a7-ac46-a1648c9c3851 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 returned with HTTP 200 Dec 29 07:59:52.124298 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1708/3411] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:51 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 => generated 946 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:53.143460 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-40bfe84c-53fb-4fac-800c-037c217b86b1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 Dec 29 07:59:53.144074 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-40bfe84c-53fb-4fac-800c-037c217b86b1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:53.144165 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:53.144165 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:53.144546 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-40bfe84c-53fb-4fac-800c-037c217b86b1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:53.208283 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:53.208283 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:53.221747 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-40bfe84c-53fb-4fac-800c-037c217b86b1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:59:53.265039 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-40bfe84c-53fb-4fac-800c-037c217b86b1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 returned with HTTP 200 Dec 29 07:59:53.266980 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1704/3412] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:53 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 => generated 946 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:54.384406 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-827623df-cc7f-4897-9446-c00a23aa081f tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 Dec 29 07:59:54.384406 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-827623df-cc7f-4897-9446-c00a23aa081f tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:54.384406 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:54.384406 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:54.384406 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-827623df-cc7f-4897-9446-c00a23aa081f tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:54.384406 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:54.384406 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:54.384406 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-827623df-cc7f-4897-9446-c00a23aa081f tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:59:54.384406 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-827623df-cc7f-4897-9446-c00a23aa081f tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 returned with HTTP 200 Dec 29 07:59:54.384406 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1709/3413] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:54 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 => generated 946 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 07:59:55.379747 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3b49630c-04ab-4a30-bb56-5824fddff825 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 Dec 29 07:59:55.380382 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3b49630c-04ab-4a30-bb56-5824fddff825 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:55.380606 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:55.380606 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:55.380980 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3b49630c-04ab-4a30-bb56-5824fddff825 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:55.434587 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:55.434587 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:55.443236 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3b49630c-04ab-4a30-bb56-5824fddff825 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:59:55.466528 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3b49630c-04ab-4a30-bb56-5824fddff825 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 returned with HTTP 200 Dec 29 07:59:55.467421 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1705/3414] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:55 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 => generated 1396 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:55.483237 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d8cc6232-f0a3-4339-941d-8863faa3eeb4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 Dec 29 07:59:55.483778 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d8cc6232-f0a3-4339-941d-8863faa3eeb4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:55.484065 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:55.484065 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:55.484481 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d8cc6232-f0a3-4339-941d-8863faa3eeb4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:55.533766 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:55.533766 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:55.542139 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d8cc6232-f0a3-4339-941d-8863faa3eeb4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:59:55.566758 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d8cc6232-f0a3-4339-941d-8863faa3eeb4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 returned with HTTP 200 Dec 29 07:59:55.567741 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1710/3415] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 07:59:55 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 => generated 1396 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:55.749883 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-6a7979dd-b74f-47dd-9813-823119fbda25 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 Dec 29 07:59:55.750904 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-6a7979dd-b74f-47dd-9813-823119fbda25 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:55.751119 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:55.751119 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:55.751491 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-6a7979dd-b74f-47dd-9813-823119fbda25 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:55.800261 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:55.800261 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:55.808454 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-6a7979dd-b74f-47dd-9813-823119fbda25 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:59:55.832386 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-6a7979dd-b74f-47dd-9813-823119fbda25 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 returned with HTTP 200 Dec 29 07:59:55.833241 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1706/3416] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:59:55 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 => generated 1396 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:56.580030 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-1ced746c-fe5e-411f-afeb-b9f746932cb1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 Dec 29 07:59:56.580552 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-1ced746c-fe5e-411f-afeb-b9f746932cb1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:56.580770 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:56.580770 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:56.581139 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-1ced746c-fe5e-411f-afeb-b9f746932cb1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:56.632708 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:56.632708 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:56.641635 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-1ced746c-fe5e-411f-afeb-b9f746932cb1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 07:59:56.663715 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-1ced746c-fe5e-411f-afeb-b9f746932cb1 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 returned with HTTP 200 Dec 29 07:59:56.664552 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1711/3417] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 07:59:56 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 => generated 1396 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 07:59:56.675372 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-6a7979dd-b74f-47dd-9813-823119fbda25 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume// Dec 29 07:59:56.675857 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-6a7979dd-b74f-47dd-9813-823119fbda25 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 07:59:56.676079 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:56.676079 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:56.676486 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-6a7979dd-b74f-47dd-9813-823119fbda25 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 07:59:56.677719 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-6a7979dd-b74f-47dd-9813-823119fbda25 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 07:59:56.678386 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1707/3418] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 07:59:56 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 07:59:56.691099 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-94d125d4-40d5-4ce1-ae88-a083d54ed3af tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] POST http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments Dec 29 07:59:56.691595 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 07:59:56.691595 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 07:59:56.692004 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-94d125d4-40d5-4ce1-ae88-a083d54ed3af tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a4000a76-27e7-4df4-9af0-b8d0173ff039", "instance_uuid": "fe94ee90-f7be-480a-94f4-a904c9fa3679", "connector": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 07:59:56.742543 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 07:59:56.742543 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 07:59:56.796156 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-94d125d4-40d5-4ce1-ae88-a083d54ed3af tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments returned with HTTP 200 Dec 29 07:59:56.797173 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1712/3419] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 07:59:56 2020] POST /volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:00:02.049286 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-6a7979dd-b74f-47dd-9813-823119fbda25 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume// Dec 29 08:00:02.049899 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-6a7979dd-b74f-47dd-9813-823119fbda25 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:00:02.050236 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-6a7979dd-b74f-47dd-9813-823119fbda25 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:00:02.051378 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-6a7979dd-b74f-47dd-9813-823119fbda25 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 08:00:02.051960 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1708/3420] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 08:00:02 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 08:00:02.064606 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-6abdbb3a-3b63-4b0c-95ea-0388b4d5f0e3 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 Dec 29 08:00:02.065277 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-6abdbb3a-3b63-4b0c-95ea-0388b4d5f0e3 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:00:02.065728 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:00:02.065728 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:00:02.066184 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-6abdbb3a-3b63-4b0c-95ea-0388b4d5f0e3 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:00:02.117400 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:00:02.117400 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:00:02.125843 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-6abdbb3a-3b63-4b0c-95ea-0388b4d5f0e3 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 08:00:02.144554 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:00:02.144554 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:00:02.155328 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-6abdbb3a-3b63-4b0c-95ea-0388b4d5f0e3 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 returned with HTTP 200 Dec 29 08:00:02.156164 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1713/3421] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 08:00:02 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 => generated 1494 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 08:00:02.174909 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-d0f7d87f-5914-448e-bb70-ffcff95a6b36 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] PUT http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/71b60eb6-f913-4a53-8dd6-dd3342abb4ea Dec 29 08:00:02.175733 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-d0f7d87f-5914-448e-bb70-ffcff95a6b36 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sda"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:00:02.202233 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 08:00:02.202233 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 08:00:02.202871 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-d0f7d87f-5914-448e-bb70-ffcff95a6b36 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Lock "b'cinder-attachment_update-a4000a76-27e7-4df4-9af0-b8d0173ff039-n-h1-768509-3'" acquired by "attachment_update" :: waited 0.008s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 08:00:02.205979 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:00:02.205979 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:00:03.482262 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-d0f7d87f-5914-448e-bb70-ffcff95a6b36 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Lock "b'cinder-attachment_update-a4000a76-27e7-4df4-9af0-b8d0173ff039-n-h1-768509-3'" released by "attachment_update" :: held 1.279s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 08:00:03.483492 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-d0f7d87f-5914-448e-bb70-ffcff95a6b36 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/71b60eb6-f913-4a53-8dd6-dd3342abb4ea returned with HTTP 200 Dec 29 08:00:03.486133 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1709/3422] 10.222.0.45 () {64 vars in 1468 bytes} [Tue Dec 29 08:00:02 2020] PUT /volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/71b60eb6-f913-4a53-8dd6-dd3342abb4ea => generated 762 bytes in 1316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:00:03.525356 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-680349fc-394c-40f6-9c17-a94567d74cb4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] POST http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/71b60eb6-f913-4a53-8dd6-dd3342abb4ea/action Dec 29 08:00:03.525910 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:00:03.525910 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:00:03.526356 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-680349fc-394c-40f6-9c17-a94567d74cb4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action body: b'{"os-complete": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 08:00:03.526762 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-680349fc-394c-40f6-9c17-a94567d74cb4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:00:03.603572 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:00:03.603572 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:00:03.618805 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-30dfe27d-06b0-401e-8f8a-9a842f3dc617 req-680349fc-394c-40f6-9c17-a94567d74cb4 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/71b60eb6-f913-4a53-8dd6-dd3342abb4ea/action returned with HTTP 204 Dec 29 08:00:03.619845 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1714/3423] 10.222.0.45 () {64 vars in 1489 bytes} [Tue Dec 29 08:00:03 2020] POST /volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/71b60eb6-f913-4a53-8dd6-dd3342abb4ea/action => generated 0 bytes in 99 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Dec 29 08:02:04.271083 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3799c626-fce1-4278-a901-44ed71f629e3 req-3d3eccf1-aa96-4234-8672-5e77ce9d6a2d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] DELETE http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/71b60eb6-f913-4a53-8dd6-dd3342abb4ea Dec 29 08:02:04.271823 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3799c626-fce1-4278-a901-44ed71f629e3 req-3d3eccf1-aa96-4234-8672-5e77ce9d6a2d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:02:04.272044 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:02:04.272044 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:02:04.272422 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3799c626-fce1-4278-a901-44ed71f629e3 req-3d3eccf1-aa96-4234-8672-5e77ce9d6a2d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:02:04.293071 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:02:04.293071 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:02:04.759689 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-3799c626-fce1-4278-a901-44ed71f629e3 req-3d3eccf1-aa96-4234-8672-5e77ce9d6a2d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 08:02:04.760139 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-3799c626-fce1-4278-a901-44ed71f629e3 req-3d3eccf1-aa96-4234-8672-5e77ce9d6a2d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Pending status list for volume during attachment-delete: [] {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 08:02:04.766221 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3799c626-fce1-4278-a901-44ed71f629e3 req-3d3eccf1-aa96-4234-8672-5e77ce9d6a2d tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/71b60eb6-f913-4a53-8dd6-dd3342abb4ea returned with HTTP 200 Dec 29 08:02:04.767123 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1710/3424] 10.222.0.45 () {62 vars in 1437 bytes} [Tue Dec 29 08:02:04 2020] DELETE /volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/71b60eb6-f913-4a53-8dd6-dd3342abb4ea => generated 19 bytes in 502 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:02:06.486415 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-52f6d87e-7c58-4b2d-8736-1331a6c9e74e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] DELETE http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 Dec 29 08:02:06.487031 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-52f6d87e-7c58-4b2d-8736-1331a6c9e74e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:02:06.487243 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:02:06.487243 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:02:06.487604 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-52f6d87e-7c58-4b2d-8736-1331a6c9e74e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:02:06.488061 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-52f6d87e-7c58-4b2d-8736-1331a6c9e74e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Delete volume with id: a4000a76-27e7-4df4-9af0-b8d0173ff039 Dec 29 08:02:06.536737 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:02:06.536737 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:02:06.537838 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-52f6d87e-7c58-4b2d-8736-1331a6c9e74e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 08:02:06.562402 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-52f6d87e-7c58-4b2d-8736-1331a6c9e74e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Delete volume request issued successfully. Dec 29 08:02:06.562888 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-52f6d87e-7c58-4b2d-8736-1331a6c9e74e tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 returned with HTTP 202 Dec 29 08:02:06.564167 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1715/3425] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 08:02:06 2020] DELETE /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 08:02:06.571636 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8f3687a2-4529-4c1c-89a5-ac99d32e2348 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 Dec 29 08:02:06.572173 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8f3687a2-4529-4c1c-89a5-ac99d32e2348 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:02:06.572394 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:02:06.572394 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:02:06.572749 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8f3687a2-4529-4c1c-89a5-ac99d32e2348 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:02:06.623994 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:02:06.623994 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:02:06.632718 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8f3687a2-4529-4c1c-89a5-ac99d32e2348 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 08:02:06.657853 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8f3687a2-4529-4c1c-89a5-ac99d32e2348 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 returned with HTTP 200 Dec 29 08:02:06.658694 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1711/3426] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:02:06 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 => generated 1395 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:02:07.675785 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-49406e18-c0b0-441f-b647-cd95504ba2ea tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 Dec 29 08:02:07.676333 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-49406e18-c0b0-441f-b647-cd95504ba2ea tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:02:07.676615 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:02:07.676615 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:02:07.677116 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-49406e18-c0b0-441f-b647-cd95504ba2ea tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:02:07.729485 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:02:07.729485 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:02:07.738299 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-49406e18-c0b0-441f-b647-cd95504ba2ea tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 08:02:07.761880 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-49406e18-c0b0-441f-b647-cd95504ba2ea tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 returned with HTTP 200 Dec 29 08:02:07.762778 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1716/3427] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:02:07 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 => generated 1395 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:02:08.779038 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-97933721-258e-4e1b-a317-1f1099d70768 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 Dec 29 08:02:08.779598 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-97933721-258e-4e1b-a317-1f1099d70768 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:02:08.779856 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:02:08.779856 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:02:08.780228 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-97933721-258e-4e1b-a317-1f1099d70768 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:02:08.827274 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-97933721-258e-4e1b-a317-1f1099d70768 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 returned with HTTP 404 Dec 29 08:02:08.828280 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1712/3428] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:02:08 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/a4000a76-27e7-4df4-9af0-b8d0173ff039 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 08:02:08.836579 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5f43193f-6a35-439b-854f-f0a105053f2f tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] DELETE http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/0246914b-34b8-4cb5-aedf-e0efdfa33f71 Dec 29 08:02:08.837099 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5f43193f-6a35-439b-854f-f0a105053f2f tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:02:08.837309 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:02:08.837309 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:02:08.837680 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5f43193f-6a35-439b-854f-f0a105053f2f tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:02:08.838031 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v2.snapshots [None req-5f43193f-6a35-439b-854f-f0a105053f2f tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Delete snapshot with id: 0246914b-34b8-4cb5-aedf-e0efdfa33f71 Dec 29 08:02:08.863721 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:02:08.863721 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:02:08.864809 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5f43193f-6a35-439b-854f-f0a105053f2f tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot retrieved successfully. Dec 29 08:02:08.929493 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5f43193f-6a35-439b-854f-f0a105053f2f tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot delete request issued successfully. Dec 29 08:02:08.930030 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5f43193f-6a35-439b-854f-f0a105053f2f tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/0246914b-34b8-4cb5-aedf-e0efdfa33f71 returned with HTTP 202 Dec 29 08:02:08.931223 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1717/3429] 10.222.0.20 () {58 vars in 1324 bytes} [Tue Dec 29 08:02:08 2020] DELETE /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/0246914b-34b8-4cb5-aedf-e0efdfa33f71 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 08:02:08.939867 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bf1178c6-84c9-4cea-8470-15fc598cf9f0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/0246914b-34b8-4cb5-aedf-e0efdfa33f71 Dec 29 08:02:08.940404 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bf1178c6-84c9-4cea-8470-15fc598cf9f0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:02:08.940902 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bf1178c6-84c9-4cea-8470-15fc598cf9f0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:02:08.966339 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:02:08.966339 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:02:08.967591 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bf1178c6-84c9-4cea-8470-15fc598cf9f0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Snapshot retrieved successfully. Dec 29 08:02:08.970053 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bf1178c6-84c9-4cea-8470-15fc598cf9f0 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/0246914b-34b8-4cb5-aedf-e0efdfa33f71 returned with HTTP 200 Dec 29 08:02:08.971036 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1713/3430] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 08:02:08 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/0246914b-34b8-4cb5-aedf-e0efdfa33f71 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 08:02:09.983324 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-18ea6ee5-b442-464e-aa4a-dc56613a652f tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/0246914b-34b8-4cb5-aedf-e0efdfa33f71 Dec 29 08:02:09.983854 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-18ea6ee5-b442-464e-aa4a-dc56613a652f tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:02:09.984071 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:02:09.984071 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:02:09.984447 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-18ea6ee5-b442-464e-aa4a-dc56613a652f tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:02:10.008109 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-18ea6ee5-b442-464e-aa4a-dc56613a652f tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/0246914b-34b8-4cb5-aedf-e0efdfa33f71 returned with HTTP 404 Dec 29 08:02:10.009091 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1718/3431] 10.222.0.20 () {58 vars in 1321 bytes} [Tue Dec 29 08:02:09 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/snapshots/0246914b-34b8-4cb5-aedf-e0efdfa33f71 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 08:02:16.812184 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-c675b1b3-e283-40b3-8d60-783c53a19e3b req-7c9e85db-48b0-4c80-a925-b61089d18c57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] DELETE http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/321ed089-1fa4-47d3-856c-b424c88cb1e4 Dec 29 08:02:16.813665 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-c675b1b3-e283-40b3-8d60-783c53a19e3b req-7c9e85db-48b0-4c80-a925-b61089d18c57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:02:16.813892 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:02:16.813892 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:02:16.814435 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-c675b1b3-e283-40b3-8d60-783c53a19e3b req-7c9e85db-48b0-4c80-a925-b61089d18c57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:02:16.834889 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:02:16.834889 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:02:17.314070 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-c675b1b3-e283-40b3-8d60-783c53a19e3b req-7c9e85db-48b0-4c80-a925-b61089d18c57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 08:02:17.314491 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-c675b1b3-e283-40b3-8d60-783c53a19e3b req-7c9e85db-48b0-4c80-a925-b61089d18c57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Pending status list for volume during attachment-delete: [] {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 08:02:17.320725 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-c675b1b3-e283-40b3-8d60-783c53a19e3b req-7c9e85db-48b0-4c80-a925-b61089d18c57 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/321ed089-1fa4-47d3-856c-b424c88cb1e4 returned with HTTP 200 Dec 29 08:02:17.321577 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1714/3432] 10.222.0.45 () {62 vars in 1437 bytes} [Tue Dec 29 08:02:16 2020] DELETE /volume/v3/9f407c007dee4549b6f32cf6668ece73/attachments/321ed089-1fa4-47d3-856c-b424c88cb1e4 => generated 19 bytes in 515 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:02:20.236943 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eea8eadc-1ba7-4528-abed-846e3688a026 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] DELETE http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 08:02:20.237464 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eea8eadc-1ba7-4528-abed-846e3688a026 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:02:20.237950 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-eea8eadc-1ba7-4528-abed-846e3688a026 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:02:20.238455 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-eea8eadc-1ba7-4528-abed-846e3688a026 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Delete volume with id: d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 08:02:20.287142 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:02:20.287142 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:02:20.288271 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-eea8eadc-1ba7-4528-abed-846e3688a026 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 08:02:20.314020 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-eea8eadc-1ba7-4528-abed-846e3688a026 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Delete volume request issued successfully. Dec 29 08:02:20.314488 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-eea8eadc-1ba7-4528-abed-846e3688a026 tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 202 Dec 29 08:02:20.315971 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1719/3433] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 08:02:20 2020] DELETE /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Dec 29 08:02:20.323485 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-47a46195-f49c-414a-86f1-2dc4e85f6e6b tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 08:02:20.324039 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-47a46195-f49c-414a-86f1-2dc4e85f6e6b tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:02:20.324223 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:02:20.324223 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:02:20.325370 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-47a46195-f49c-414a-86f1-2dc4e85f6e6b tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:02:20.379849 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:02:20.379849 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:02:20.388191 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-47a46195-f49c-414a-86f1-2dc4e85f6e6b tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 08:02:20.413796 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-47a46195-f49c-414a-86f1-2dc4e85f6e6b tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 08:02:20.414667 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1715/3434] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:02:20 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 1366 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:02:21.431284 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-acd53d62-4ecc-4c4e-8760-7782795b692b tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 08:02:21.431771 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-acd53d62-4ecc-4c4e-8760-7782795b692b tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:02:21.432024 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:02:21.432024 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:02:21.432523 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-acd53d62-4ecc-4c4e-8760-7782795b692b tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:02:21.483500 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:02:21.483500 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:02:21.492172 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-acd53d62-4ecc-4c4e-8760-7782795b692b tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Volume info retrieved successfully. Dec 29 08:02:21.515855 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-acd53d62-4ecc-4c4e-8760-7782795b692b tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 200 Dec 29 08:02:21.526156 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1720/3435] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:02:21 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 1366 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:02:22.532702 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-89ab302f-3f51-4172-927f-c139271c5dfb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] GET http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 Dec 29 08:02:22.533239 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-89ab302f-3f51-4172-927f-c139271c5dfb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:02:22.533415 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:02:22.533415 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:02:22.534062 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-89ab302f-3f51-4172-927f-c139271c5dfb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:02:22.582830 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-89ab302f-3f51-4172-927f-c139271c5dfb tempest-TestVolumeBootPattern-1688948979 tempest-TestVolumeBootPattern-1688948979] http://10.222.0.20/volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 returned with HTTP 404 Dec 29 08:02:22.583840 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1716/3436] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:02:22 2020] GET /volume/v3/9f407c007dee4549b6f32cf6668ece73/volumes/d8710eec-2e96-4ceb-b27c-7ea5f32a4c92 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 08:21:07.923638 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7be2f7e7-6d53-4679-bbde-a2928085c8b4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] POST http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes Dec 29 08:21:07.924260 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:21:07.924260 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:21:07.924613 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7be2f7e7-6d53-4679-bbde-a2928085c8b4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestJSON-volume-519925317"}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:21:07.925697 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-7be2f7e7-6d53-4679-bbde-a2928085c8b4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestJSON-volume-519925317'}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 08:21:07.926065 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-7be2f7e7-6d53-4679-bbde-a2928085c8b4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Create volume of 1 GB Dec 29 08:21:07.944870 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7be2f7e7-6d53-4679-bbde-a2928085c8b4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Availability zone cache updated, next update will occur around 2020-12-29 09:21:07.944420. {{(pid=88228) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 29 08:21:07.945430 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7be2f7e7-6d53-4679-bbde-a2928085c8b4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Availability Zones retrieved successfully. Dec 29 08:21:07.962277 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7be2f7e7-6d53-4679-bbde-a2928085c8b4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Flow 'volume_create_api' (636dfb5c-5e0d-4f02-adcc-12c4b1828cd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 08:21:07.965394 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7be2f7e7-6d53-4679-bbde-a2928085c8b4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cedfe79-a51d-4633-8a53-52b3725cec45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 08:21:07.966982 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-7be2f7e7-6d53-4679-bbde-a2928085c8b4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 08:21:08.033417 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7be2f7e7-6d53-4679-bbde-a2928085c8b4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cedfe79-a51d-4633-8a53-52b3725cec45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 08:21:08.035634 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7be2f7e7-6d53-4679-bbde-a2928085c8b4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (926bf900-9d2c-4809-9686-a9fdd7dd6f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 08:21:08.121317 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-7be2f7e7-6d53-4679-bbde-a2928085c8b4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Created reservations ['df6b39cf-d099-4342-9a5f-1080d20c5974', '8ba1de88-ec7c-43c2-ba3c-4a5791634882', '654b8803-e468-44d9-b9f5-b4ca65fbcbd2', '405271d4-5fde-4361-a807-1e0fd769e3b3'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 08:21:08.123276 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7be2f7e7-6d53-4679-bbde-a2928085c8b4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (926bf900-9d2c-4809-9686-a9fdd7dd6f96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df6b39cf-d099-4342-9a5f-1080d20c5974', '8ba1de88-ec7c-43c2-ba3c-4a5791634882', '654b8803-e468-44d9-b9f5-b4ca65fbcbd2', '405271d4-5fde-4361-a807-1e0fd769e3b3']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 08:21:08.125395 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7be2f7e7-6d53-4679-bbde-a2928085c8b4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9f00c0f-1fcd-42ac-b99c-b7d091001b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 08:21:08.183084 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7be2f7e7-6d53-4679-bbde-a2928085c8b4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9f00c0f-1fcd-42ac-b99c-b7d091001b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '021b814d-8b7b-4883-81de-20379b31d755', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-519925317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bba3bd5498074decb37fdbc4a26b86cf',qos_specs=None,replication_status=,reservations=['df6b39cf-d099-4342-9a5f-1080d20c5974','8ba1de88-ec7c-43c2-ba3c-4a5791634882','654b8803-e468-44d9-b9f5-b4ca65fbcbd2','405271d4-5fde-4361-a807-1e0fd769e3b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a00eb938e52467886bdc071e1985f7f',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T08:21:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-519925317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=021b814d-8b7b-4883-81de-20379b31d755,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bba3bd5498074decb37fdbc4a26b86cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='6a00eb938e52467886bdc071e1985f7f',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 08:21:08.185134 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7be2f7e7-6d53-4679-bbde-a2928085c8b4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da0fa0f8-925e-4c46-9351-3ed7520e3698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 08:21:08.210373 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7be2f7e7-6d53-4679-bbde-a2928085c8b4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da0fa0f8-925e-4c46-9351-3ed7520e3698) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestJSON-volume-519925317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bba3bd5498074decb37fdbc4a26b86cf',qos_specs=None,replication_status=,reservations=['df6b39cf-d099-4342-9a5f-1080d20c5974','8ba1de88-ec7c-43c2-ba3c-4a5791634882','654b8803-e468-44d9-b9f5-b4ca65fbcbd2','405271d4-5fde-4361-a807-1e0fd769e3b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a00eb938e52467886bdc071e1985f7f',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 08:21:08.213047 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7be2f7e7-6d53-4679-bbde-a2928085c8b4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae91a0ea-570b-4211-8840-50681fcc01be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 08:21:08.227209 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7be2f7e7-6d53-4679-bbde-a2928085c8b4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae91a0ea-570b-4211-8840-50681fcc01be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 08:21:08.229823 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7be2f7e7-6d53-4679-bbde-a2928085c8b4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Flow 'volume_create_api' (636dfb5c-5e0d-4f02-adcc-12c4b1828cd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 08:21:08.280074 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7be2f7e7-6d53-4679-bbde-a2928085c8b4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Create volume request issued successfully. Dec 29 08:21:08.295059 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7be2f7e7-6d53-4679-bbde-a2928085c8b4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes returned with HTTP 202 Dec 29 08:21:08.296705 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1721/3437] 10.222.0.20 () {60 vars in 1225 bytes} [Tue Dec 29 08:21:07 2020] POST /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes => generated 820 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 08:21:08.313834 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b05c2ff8-c64d-470f-a546-6e5ea933770d tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] GET http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 Dec 29 08:21:08.314502 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b05c2ff8-c64d-470f-a546-6e5ea933770d tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:21:08.315034 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b05c2ff8-c64d-470f-a546-6e5ea933770d tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:21:08.364904 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:08.364904 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:08.374092 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b05c2ff8-c64d-470f-a546-6e5ea933770d tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Volume info retrieved successfully. Dec 29 08:21:08.399836 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b05c2ff8-c64d-470f-a546-6e5ea933770d tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 returned with HTTP 200 Dec 29 08:21:08.400660 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1717/3438] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:21:08 2020] GET /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 => generated 912 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:21:09.418392 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-088d67b5-8735-4474-9edd-b09e1470f7d5 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] GET http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 Dec 29 08:21:09.418955 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-088d67b5-8735-4474-9edd-b09e1470f7d5 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:21:09.418955 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:21:09.418955 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:21:09.419214 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-088d67b5-8735-4474-9edd-b09e1470f7d5 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:21:09.468336 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:09.468336 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:09.476309 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-088d67b5-8735-4474-9edd-b09e1470f7d5 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Volume info retrieved successfully. Dec 29 08:21:09.497767 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-088d67b5-8735-4474-9edd-b09e1470f7d5 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 returned with HTTP 200 Dec 29 08:21:09.498571 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1722/3439] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:21:09 2020] GET /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 => generated 913 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:21:09.906818 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-2df87220-3b4f-4059-a5b8-2d1f2e56031e tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] GET http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 Dec 29 08:21:09.907346 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-2df87220-3b4f-4059-a5b8-2d1f2e56031e tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:21:09.907585 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:21:09.907585 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:21:09.907937 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-2df87220-3b4f-4059-a5b8-2d1f2e56031e tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:21:09.957177 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:09.957177 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:09.965382 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-2df87220-3b4f-4059-a5b8-2d1f2e56031e tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Volume info retrieved successfully. Dec 29 08:21:09.987101 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-2df87220-3b4f-4059-a5b8-2d1f2e56031e tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 returned with HTTP 200 Dec 29 08:21:09.987939 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1718/3440] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 08:21:09 2020] GET /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 => generated 913 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:21:10.052064 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-088d67b5-8735-4474-9edd-b09e1470f7d5 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] GET http://10.222.0.20/volume// Dec 29 08:21:10.052543 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-088d67b5-8735-4474-9edd-b09e1470f7d5 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:21:10.052773 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:21:10.052773 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:21:10.053154 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-088d67b5-8735-4474-9edd-b09e1470f7d5 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:21:10.054354 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-088d67b5-8735-4474-9edd-b09e1470f7d5 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 08:21:10.055043 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1723/3441] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 08:21:10 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 08:21:10.067835 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-5c812a73-66f9-4c12-9023-1379b214860f tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] POST http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments Dec 29 08:21:10.068339 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:21:10.068339 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:21:10.068755 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-5c812a73-66f9-4c12-9023-1379b214860f tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "021b814d-8b7b-4883-81de-20379b31d755", "instance_uuid": "5dc04b4c-2426-4444-8b37-8dbcd965e020", "connector": null}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:21:10.119212 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:10.119212 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:10.169556 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-5c812a73-66f9-4c12-9023-1379b214860f tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments returned with HTTP 200 Dec 29 08:21:10.170625 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1719/3442] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 08:21:10 2020] POST /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments => generated 273 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:21:10.204682 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-441c0378-0ed1-4346-818c-f5496e902cc4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] GET http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 Dec 29 08:21:10.205204 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-441c0378-0ed1-4346-818c-f5496e902cc4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:21:10.205686 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-441c0378-0ed1-4346-818c-f5496e902cc4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:21:10.220198 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-5c812a73-66f9-4c12-9023-1379b214860f tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] GET http://10.222.0.20/volume// Dec 29 08:21:10.220620 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-5c812a73-66f9-4c12-9023-1379b214860f tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:21:10.220879 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:21:10.220879 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:21:10.221257 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-5c812a73-66f9-4c12-9023-1379b214860f tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:21:10.222294 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-5c812a73-66f9-4c12-9023-1379b214860f tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 08:21:10.222951 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1720/3443] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 08:21:10 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 29 08:21:10.235828 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-ee8675e1-61e1-487f-b7f8-5a449b33d0f0 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] GET http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 Dec 29 08:21:10.236397 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-ee8675e1-61e1-487f-b7f8-5a449b33d0f0 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:21:10.236872 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-ee8675e1-61e1-487f-b7f8-5a449b33d0f0 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:21:10.255948 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:10.255948 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:10.264243 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-441c0378-0ed1-4346-818c-f5496e902cc4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Volume info retrieved successfully. Dec 29 08:21:10.283143 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:10.283143 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:10.288477 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:10.288477 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:10.292002 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-441c0378-0ed1-4346-818c-f5496e902cc4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 returned with HTTP 200 Dec 29 08:21:10.302160 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1724/3444] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:21:10 2020] GET /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 => generated 912 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:21:10.302334 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-ee8675e1-61e1-487f-b7f8-5a449b33d0f0 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Volume info retrieved successfully. Dec 29 08:21:10.315332 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:10.315332 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:10.323512 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-ee8675e1-61e1-487f-b7f8-5a449b33d0f0 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 returned with HTTP 200 Dec 29 08:21:10.324325 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1721/3445] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 08:21:10 2020] GET /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 => generated 1011 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 29 08:21:10.343180 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-8fb24142-18d1-4cec-94e4-d8d2ea4e20a4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] PUT http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/9edfaa4d-ea76-4092-888b-07e0b47748ee Dec 29 08:21:10.343678 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:21:10.343678 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:21:10.344093 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-8fb24142-18d1-4cec-94e4-d8d2ea4e20a4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:21:10.371058 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 08:21:10.371058 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 08:21:10.371525 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-8fb24142-18d1-4cec-94e4-d8d2ea4e20a4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Lock "b'cinder-attachment_update-021b814d-8b7b-4883-81de-20379b31d755-n-h1-768509-3'" acquired by "attachment_update" :: waited 0.008s {{(pid=88228) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 08:21:10.373727 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:10.373727 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:11.309269 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f1ffdbe4-e7b4-4e64-a58d-11d3cffbe2d2 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] GET http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 Dec 29 08:21:11.309818 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f1ffdbe4-e7b4-4e64-a58d-11d3cffbe2d2 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:21:11.309992 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:21:11.309992 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:21:11.310356 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f1ffdbe4-e7b4-4e64-a58d-11d3cffbe2d2 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:21:11.362031 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:11.362031 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:11.370898 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f1ffdbe4-e7b4-4e64-a58d-11d3cffbe2d2 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Volume info retrieved successfully. Dec 29 08:21:11.389677 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:11.389677 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:11.397805 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f1ffdbe4-e7b4-4e64-a58d-11d3cffbe2d2 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 returned with HTTP 200 Dec 29 08:21:11.399746 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1722/3446] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:21:11 2020] GET /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 => generated 912 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 08:21:11.598884 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-8fb24142-18d1-4cec-94e4-d8d2ea4e20a4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Lock "b'cinder-attachment_update-021b814d-8b7b-4883-81de-20379b31d755-n-h1-768509-3'" released by "attachment_update" :: held 1.227s {{(pid=88228) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 08:21:11.599538 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-8fb24142-18d1-4cec-94e4-d8d2ea4e20a4 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/9edfaa4d-ea76-4092-888b-07e0b47748ee returned with HTTP 200 Dec 29 08:21:11.600421 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1725/3447] 10.222.0.45 () {64 vars in 1468 bytes} [Tue Dec 29 08:21:10 2020] PUT /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/9edfaa4d-ea76-4092-888b-07e0b47748ee => generated 762 bytes in 1262 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:21:12.415856 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a039e2cd-1adf-4097-a17d-72d8dfd828f5 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] GET http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 Dec 29 08:21:12.416393 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a039e2cd-1adf-4097-a17d-72d8dfd828f5 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:21:12.416566 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:21:12.416566 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:21:12.416931 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a039e2cd-1adf-4097-a17d-72d8dfd828f5 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:21:12.466398 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:12.466398 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:12.474242 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a039e2cd-1adf-4097-a17d-72d8dfd828f5 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Volume info retrieved successfully. Dec 29 08:21:12.492971 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:12.492971 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:12.500968 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a039e2cd-1adf-4097-a17d-72d8dfd828f5 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 returned with HTTP 200 Dec 29 08:21:12.501941 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1723/3448] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:21:12 2020] GET /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 => generated 913 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:21:13.519289 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5fb2e371-5612-476f-b85e-3693cf8d151d tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] GET http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 Dec 29 08:21:13.519993 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5fb2e371-5612-476f-b85e-3693cf8d151d tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:21:13.520285 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:21:13.520285 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:21:13.520581 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5fb2e371-5612-476f-b85e-3693cf8d151d tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:21:13.569423 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:13.569423 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:13.577934 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5fb2e371-5612-476f-b85e-3693cf8d151d tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Volume info retrieved successfully. Dec 29 08:21:13.596723 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:13.596723 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:13.604994 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5fb2e371-5612-476f-b85e-3693cf8d151d tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 returned with HTTP 200 Dec 29 08:21:13.605803 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1726/3449] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:21:13 2020] GET /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 => generated 913 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:21:14.622405 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-90842cad-f03f-4d93-8716-9660a4c19961 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] GET http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 Dec 29 08:21:14.622988 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-90842cad-f03f-4d93-8716-9660a4c19961 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:21:14.623173 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:21:14.623173 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:21:14.623541 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-90842cad-f03f-4d93-8716-9660a4c19961 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:21:14.672471 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:14.672471 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:14.680284 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-90842cad-f03f-4d93-8716-9660a4c19961 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Volume info retrieved successfully. Dec 29 08:21:14.697893 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:14.697893 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:14.705827 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-90842cad-f03f-4d93-8716-9660a4c19961 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 returned with HTTP 200 Dec 29 08:21:14.706652 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1724/3450] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:21:14 2020] GET /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:21:15.723872 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f8aa19b1-4b83-46d6-b3e0-87499d2c7559 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] GET http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 Dec 29 08:21:15.724395 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f8aa19b1-4b83-46d6-b3e0-87499d2c7559 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:21:15.724610 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:21:15.724610 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:21:15.724980 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f8aa19b1-4b83-46d6-b3e0-87499d2c7559 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:21:15.774119 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:15.774119 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:15.781879 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f8aa19b1-4b83-46d6-b3e0-87499d2c7559 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Volume info retrieved successfully. Dec 29 08:21:15.800051 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:15.800051 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:15.808832 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f8aa19b1-4b83-46d6-b3e0-87499d2c7559 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 returned with HTTP 200 Dec 29 08:21:15.809638 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1727/3451] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:21:15 2020] GET /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:21:16.825925 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b1a17d22-df39-4d6a-87b8-be4eb87038cc tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] GET http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 Dec 29 08:21:16.826456 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b1a17d22-df39-4d6a-87b8-be4eb87038cc tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:21:16.826723 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:21:16.826723 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:21:16.827095 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b1a17d22-df39-4d6a-87b8-be4eb87038cc tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:21:16.875604 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:16.875604 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:16.884126 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b1a17d22-df39-4d6a-87b8-be4eb87038cc tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Volume info retrieved successfully. Dec 29 08:21:16.901879 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:16.901879 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:16.910321 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b1a17d22-df39-4d6a-87b8-be4eb87038cc tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 returned with HTTP 200 Dec 29 08:21:16.911212 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1725/3452] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:21:16 2020] GET /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:21:17.621948 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-d30bb907-cf18-4c25-a45c-c39f694a310f tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] POST http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/9edfaa4d-ea76-4092-888b-07e0b47748ee/action Dec 29 08:21:17.621948 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:21:17.621948 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:21:17.621948 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-d30bb907-cf18-4c25-a45c-c39f694a310f tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Action body: b'{"os-complete": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 08:21:17.621948 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-d30bb907-cf18-4c25-a45c-c39f694a310f tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:21:17.688502 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:17.688502 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:17.700607 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-d30bb907-cf18-4c25-a45c-c39f694a310f tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/9edfaa4d-ea76-4092-888b-07e0b47748ee/action returned with HTTP 204 Dec 29 08:21:17.701453 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1728/3453] 10.222.0.45 () {64 vars in 1489 bytes} [Tue Dec 29 08:21:17 2020] POST /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/9edfaa4d-ea76-4092-888b-07e0b47748ee/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 08:21:17.928098 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b1d0bf99-228b-4293-8f02-43346b4acbb8 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] GET http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 Dec 29 08:21:17.928622 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b1d0bf99-228b-4293-8f02-43346b4acbb8 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:21:17.928756 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:21:17.928756 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:21:17.929090 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b1d0bf99-228b-4293-8f02-43346b4acbb8 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:21:17.978637 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:17.978637 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:17.986882 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b1d0bf99-228b-4293-8f02-43346b4acbb8 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Volume info retrieved successfully. Dec 29 08:21:18.004643 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:18.004643 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:18.013385 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b1d0bf99-228b-4293-8f02-43346b4acbb8 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 returned with HTTP 200 Dec 29 08:21:18.014214 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1726/3454] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:21:17 2020] GET /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 => generated 1205 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:21:33.175862 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-d30bb907-cf18-4c25-a45c-c39f694a310f tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] GET http://10.222.0.20/volume// Dec 29 08:21:33.176389 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-d30bb907-cf18-4c25-a45c-c39f694a310f tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:21:33.176518 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:21:33.176518 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:21:33.176883 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-d30bb907-cf18-4c25-a45c-c39f694a310f tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:21:33.177921 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-86b7f26b-d041-451e-ac81-6cf0284f0670 req-d30bb907-cf18-4c25-a45c-c39f694a310f tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 08:21:33.178517 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1729/3455] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 08:21:33 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 08:21:33.204040 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-50405e93-78b0-4e9a-8a26-2503c6aff96e req-bc5c4f8c-0367-4cef-9129-a8881af41641 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] POST http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments Dec 29 08:21:33.204537 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:21:33.204537 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:21:33.204947 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-50405e93-78b0-4e9a-8a26-2503c6aff96e req-bc5c4f8c-0367-4cef-9129-a8881af41641 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "021b814d-8b7b-4883-81de-20379b31d755", "instance_uuid": "5dc04b4c-2426-4444-8b37-8dbcd965e020", "connector": null}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:21:33.271100 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:33.271100 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:33.394510 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-50405e93-78b0-4e9a-8a26-2503c6aff96e req-bc5c4f8c-0367-4cef-9129-a8881af41641 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments returned with HTTP 200 Dec 29 08:21:33.395509 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1727/3456] 10.222.0.45 () {64 vars in 1358 bytes} [Tue Dec 29 08:21:33 2020] POST /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments => generated 273 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:21:33.418020 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-50405e93-78b0-4e9a-8a26-2503c6aff96e req-d75e6b06-db11-4847-8f3c-202408ea050f tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] DELETE http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/9edfaa4d-ea76-4092-888b-07e0b47748ee Dec 29 08:21:33.418532 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-50405e93-78b0-4e9a-8a26-2503c6aff96e req-d75e6b06-db11-4847-8f3c-202408ea050f tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:21:33.419034 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-50405e93-78b0-4e9a-8a26-2503c6aff96e req-d75e6b06-db11-4847-8f3c-202408ea050f tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:21:33.439825 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:33.439825 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:33.619175 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-50405e93-78b0-4e9a-8a26-2503c6aff96e req-d75e6b06-db11-4847-8f3c-202408ea050f tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(db5bdd88-d71a-4258-a405-a331c8935d70)]) {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 08:21:33.619605 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-50405e93-78b0-4e9a-8a26-2503c6aff96e req-d75e6b06-db11-4847-8f3c-202408ea050f tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Adding status of: reserved to pending status list for volume. {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 29 08:21:33.620022 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-50405e93-78b0-4e9a-8a26-2503c6aff96e req-d75e6b06-db11-4847-8f3c-202408ea050f tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 08:21:33.626179 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-50405e93-78b0-4e9a-8a26-2503c6aff96e req-d75e6b06-db11-4847-8f3c-202408ea050f tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/9edfaa4d-ea76-4092-888b-07e0b47748ee returned with HTTP 200 Dec 29 08:21:33.627079 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1730/3457] 10.222.0.45 () {62 vars in 1437 bytes} [Tue Dec 29 08:21:33 2020] DELETE /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/9edfaa4d-ea76-4092-888b-07e0b47748ee => generated 192 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:21:37.967013 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-50405e93-78b0-4e9a-8a26-2503c6aff96e req-caba52c2-bfea-480e-8606-dd64c11e5e2d tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] PUT http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/db5bdd88-d71a-4258-a405-a331c8935d70 Dec 29 08:21:37.967511 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:21:37.967511 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:21:37.968054 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-50405e93-78b0-4e9a-8a26-2503c6aff96e req-caba52c2-bfea-480e-8606-dd64c11e5e2d tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.38", "host": "n-h2-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:21:37.996651 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 08:21:37.996651 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 08:21:37.997140 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-50405e93-78b0-4e9a-8a26-2503c6aff96e req-caba52c2-bfea-480e-8606-dd64c11e5e2d tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Lock "b'cinder-attachment_update-021b814d-8b7b-4883-81de-20379b31d755-n-h2-768509-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 08:21:37.999458 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:37.999458 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:39.259762 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-50405e93-78b0-4e9a-8a26-2503c6aff96e req-caba52c2-bfea-480e-8606-dd64c11e5e2d tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Lock "b'cinder-attachment_update-021b814d-8b7b-4883-81de-20379b31d755-n-h2-768509-3'" released by "attachment_update" :: held 1.263s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 08:21:39.260440 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-50405e93-78b0-4e9a-8a26-2503c6aff96e req-caba52c2-bfea-480e-8606-dd64c11e5e2d tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/db5bdd88-d71a-4258-a405-a331c8935d70 returned with HTTP 200 Dec 29 08:21:39.261487 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1728/3458] 10.222.0.38 () {64 vars in 1468 bytes} [Tue Dec 29 08:21:37 2020] PUT /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/db5bdd88-d71a-4258-a405-a331c8935d70 => generated 762 bytes in 1299 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:21:39.277170 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-50405e93-78b0-4e9a-8a26-2503c6aff96e req-a11089e6-8dc0-4230-949b-a509308d1891 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] GET http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/db5bdd88-d71a-4258-a405-a331c8935d70 Dec 29 08:21:39.277742 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-50405e93-78b0-4e9a-8a26-2503c6aff96e req-a11089e6-8dc0-4230-949b-a509308d1891 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:21:39.277959 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:21:39.277959 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:21:39.278321 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-50405e93-78b0-4e9a-8a26-2503c6aff96e req-a11089e6-8dc0-4230-949b-a509308d1891 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:21:39.297849 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-50405e93-78b0-4e9a-8a26-2503c6aff96e req-a11089e6-8dc0-4230-949b-a509308d1891 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/db5bdd88-d71a-4258-a405-a331c8935d70 returned with HTTP 200 Dec 29 08:21:39.298682 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1731/3459] 10.222.0.38 () {60 vars in 1415 bytes} [Tue Dec 29 08:21:39 2020] GET /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/db5bdd88-d71a-4258-a405-a331c8935d70 => generated 787 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:21:46.801802 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-50405e93-78b0-4e9a-8a26-2503c6aff96e req-e75c0d80-5818-43ca-b791-9652017773ba tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] POST http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/db5bdd88-d71a-4258-a405-a331c8935d70/action Dec 29 08:21:46.802350 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:21:46.802350 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:21:46.802769 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-50405e93-78b0-4e9a-8a26-2503c6aff96e req-e75c0d80-5818-43ca-b791-9652017773ba tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Action body: b'{"os-complete": null}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 08:21:46.803152 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-50405e93-78b0-4e9a-8a26-2503c6aff96e req-e75c0d80-5818-43ca-b791-9652017773ba tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:21:46.870762 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:46.870762 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:46.885840 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-50405e93-78b0-4e9a-8a26-2503c6aff96e req-e75c0d80-5818-43ca-b791-9652017773ba tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/db5bdd88-d71a-4258-a405-a331c8935d70/action returned with HTTP 204 Dec 29 08:21:46.887107 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1729/3460] 10.222.0.38 () {64 vars in 1489 bytes} [Tue Dec 29 08:21:46 2020] POST /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/db5bdd88-d71a-4258-a405-a331c8935d70/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 08:21:51.451414 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-50405e93-78b0-4e9a-8a26-2503c6aff96e req-a11089e6-8dc0-4230-949b-a509308d1891 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] GET http://10.222.0.20/volume// Dec 29 08:21:51.451977 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-50405e93-78b0-4e9a-8a26-2503c6aff96e req-a11089e6-8dc0-4230-949b-a509308d1891 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:21:51.452266 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:21:51.452266 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:21:51.452795 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-50405e93-78b0-4e9a-8a26-2503c6aff96e req-a11089e6-8dc0-4230-949b-a509308d1891 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:21:51.453912 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-50405e93-78b0-4e9a-8a26-2503c6aff96e req-a11089e6-8dc0-4230-949b-a509308d1891 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 08:21:51.454608 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1732/3461] 10.222.0.38 () {56 vars in 1089 bytes} [Tue Dec 29 08:21:51 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 08:21:51.468131 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b3b2694f-70bc-4230-a2fa-47922de79acf req-90e4d661-3f7b-43e6-9734-ac24e9c52e70 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] POST http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments Dec 29 08:21:51.468718 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:21:51.468718 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:21:51.469262 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b3b2694f-70bc-4230-a2fa-47922de79acf req-90e4d661-3f7b-43e6-9734-ac24e9c52e70 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "021b814d-8b7b-4883-81de-20379b31d755", "instance_uuid": "5dc04b4c-2426-4444-8b37-8dbcd965e020", "connector": null}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:21:51.520691 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:51.520691 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:51.640825 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b3b2694f-70bc-4230-a2fa-47922de79acf req-90e4d661-3f7b-43e6-9734-ac24e9c52e70 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments returned with HTTP 200 Dec 29 08:21:51.641713 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1730/3462] 10.222.0.38 () {64 vars in 1358 bytes} [Tue Dec 29 08:21:51 2020] POST /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments => generated 273 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 08:21:51.655820 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b3b2694f-70bc-4230-a2fa-47922de79acf req-24c83656-e32d-4e3e-92e6-6572f1553f60 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] DELETE http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/db5bdd88-d71a-4258-a405-a331c8935d70 Dec 29 08:21:51.656440 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b3b2694f-70bc-4230-a2fa-47922de79acf req-24c83656-e32d-4e3e-92e6-6572f1553f60 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:21:51.657037 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b3b2694f-70bc-4230-a2fa-47922de79acf req-24c83656-e32d-4e3e-92e6-6572f1553f60 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:21:51.678449 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:51.678449 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:51.860950 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-b3b2694f-70bc-4230-a2fa-47922de79acf req-24c83656-e32d-4e3e-92e6-6572f1553f60 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(6e1d0938-d103-43ff-96cc-7600238e0d53)]) {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 08:21:51.861425 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-b3b2694f-70bc-4230-a2fa-47922de79acf req-24c83656-e32d-4e3e-92e6-6572f1553f60 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Adding status of: reserved to pending status list for volume. {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 29 08:21:51.861792 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-b3b2694f-70bc-4230-a2fa-47922de79acf req-24c83656-e32d-4e3e-92e6-6572f1553f60 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 08:21:51.868675 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b3b2694f-70bc-4230-a2fa-47922de79acf req-24c83656-e32d-4e3e-92e6-6572f1553f60 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/db5bdd88-d71a-4258-a405-a331c8935d70 returned with HTTP 200 Dec 29 08:21:51.869538 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1733/3463] 10.222.0.38 () {62 vars in 1437 bytes} [Tue Dec 29 08:21:51 2020] DELETE /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/db5bdd88-d71a-4258-a405-a331c8935d70 => generated 192 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:21:55.992167 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b3b2694f-70bc-4230-a2fa-47922de79acf req-56fc3df6-76df-4b6c-93c2-de8ecdfc8ed9 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] PUT http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/6e1d0938-d103-43ff-96cc-7600238e0d53 Dec 29 08:21:55.992776 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:21:55.992776 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:21:55.993102 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b3b2694f-70bc-4230-a2fa-47922de79acf req-56fc3df6-76df-4b6c-93c2-de8ecdfc8ed9 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:21:56.026244 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 08:21:56.026244 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 08:21:56.027106 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-b3b2694f-70bc-4230-a2fa-47922de79acf req-56fc3df6-76df-4b6c-93c2-de8ecdfc8ed9 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Lock "b'cinder-attachment_update-021b814d-8b7b-4883-81de-20379b31d755-n-h1-768509-3'" acquired by "attachment_update" :: waited 0.014s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 08:21:56.029582 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:21:56.029582 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:21:57.326298 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-b3b2694f-70bc-4230-a2fa-47922de79acf req-56fc3df6-76df-4b6c-93c2-de8ecdfc8ed9 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Lock "b'cinder-attachment_update-021b814d-8b7b-4883-81de-20379b31d755-n-h1-768509-3'" released by "attachment_update" :: held 1.299s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 08:21:57.327030 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b3b2694f-70bc-4230-a2fa-47922de79acf req-56fc3df6-76df-4b6c-93c2-de8ecdfc8ed9 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/6e1d0938-d103-43ff-96cc-7600238e0d53 returned with HTTP 200 Dec 29 08:21:57.327929 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1731/3464] 10.222.0.45 () {64 vars in 1468 bytes} [Tue Dec 29 08:21:55 2020] PUT /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/6e1d0938-d103-43ff-96cc-7600238e0d53 => generated 762 bytes in 1341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:21:57.342553 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b3b2694f-70bc-4230-a2fa-47922de79acf req-b8df325b-95ba-4e47-9726-008e7943a1fc tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] GET http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/6e1d0938-d103-43ff-96cc-7600238e0d53 Dec 29 08:21:57.343402 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b3b2694f-70bc-4230-a2fa-47922de79acf req-b8df325b-95ba-4e47-9726-008e7943a1fc tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:21:57.343618 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:21:57.343618 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:21:57.343990 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b3b2694f-70bc-4230-a2fa-47922de79acf req-b8df325b-95ba-4e47-9726-008e7943a1fc tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:21:57.363193 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b3b2694f-70bc-4230-a2fa-47922de79acf req-b8df325b-95ba-4e47-9726-008e7943a1fc tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/6e1d0938-d103-43ff-96cc-7600238e0d53 returned with HTTP 200 Dec 29 08:21:57.363987 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1734/3465] 10.222.0.45 () {60 vars in 1415 bytes} [Tue Dec 29 08:21:57 2020] GET /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/6e1d0938-d103-43ff-96cc-7600238e0d53 => generated 787 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:22:04.328606 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b3b2694f-70bc-4230-a2fa-47922de79acf req-a570416a-ad8c-4b44-ab5b-952bafba0f53 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] POST http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/6e1d0938-d103-43ff-96cc-7600238e0d53/action Dec 29 08:22:04.329212 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:22:04.329212 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:22:04.329961 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b3b2694f-70bc-4230-a2fa-47922de79acf req-a570416a-ad8c-4b44-ab5b-952bafba0f53 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Action body: b'{"os-complete": null}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 08:22:04.330344 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-b3b2694f-70bc-4230-a2fa-47922de79acf req-a570416a-ad8c-4b44-ab5b-952bafba0f53 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:22:04.400229 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:22:04.400229 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:22:04.411920 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-b3b2694f-70bc-4230-a2fa-47922de79acf req-a570416a-ad8c-4b44-ab5b-952bafba0f53 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/6e1d0938-d103-43ff-96cc-7600238e0d53/action returned with HTTP 204 Dec 29 08:22:04.412782 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1732/3466] 10.222.0.45 () {64 vars in 1489 bytes} [Tue Dec 29 08:22:04 2020] POST /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/6e1d0938-d103-43ff-96cc-7600238e0d53/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 08:22:09.006783 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-38069172-5056-4276-a936-3155f79b7833 req-1ef00193-3b26-4c12-af79-50d2a5286408 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] DELETE http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/6e1d0938-d103-43ff-96cc-7600238e0d53 Dec 29 08:22:09.007519 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-38069172-5056-4276-a936-3155f79b7833 req-1ef00193-3b26-4c12-af79-50d2a5286408 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:22:09.007737 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:22:09.007737 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:22:09.008105 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-38069172-5056-4276-a936-3155f79b7833 req-1ef00193-3b26-4c12-af79-50d2a5286408 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:22:09.031596 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:22:09.031596 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:22:09.516140 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-38069172-5056-4276-a936-3155f79b7833 req-1ef00193-3b26-4c12-af79-50d2a5286408 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 08:22:09.516574 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-38069172-5056-4276-a936-3155f79b7833 req-1ef00193-3b26-4c12-af79-50d2a5286408 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Pending status list for volume during attachment-delete: [] {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 08:22:09.523797 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-38069172-5056-4276-a936-3155f79b7833 req-1ef00193-3b26-4c12-af79-50d2a5286408 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/6e1d0938-d103-43ff-96cc-7600238e0d53 returned with HTTP 200 Dec 29 08:22:09.524809 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1735/3467] 10.222.0.45 () {62 vars in 1437 bytes} [Tue Dec 29 08:22:09 2020] DELETE /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/attachments/6e1d0938-d103-43ff-96cc-7600238e0d53 => generated 19 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:22:10.942480 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-49edf590-e55a-4dbf-8a9b-4eb56fcd956c tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] GET http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 Dec 29 08:22:10.943064 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-49edf590-e55a-4dbf-8a9b-4eb56fcd956c tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:22:10.943262 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:22:10.943262 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:22:10.944880 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-49edf590-e55a-4dbf-8a9b-4eb56fcd956c tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:22:10.994752 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:22:10.994752 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:22:11.002590 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-49edf590-e55a-4dbf-8a9b-4eb56fcd956c tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Volume info retrieved successfully. Dec 29 08:22:11.024134 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-49edf590-e55a-4dbf-8a9b-4eb56fcd956c tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 returned with HTTP 200 Dec 29 08:22:11.024948 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1733/3468] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:22:10 2020] GET /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:22:11.040846 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-db7f371b-100a-4bca-97c0-5798b5512270 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] GET http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 Dec 29 08:22:11.041374 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-db7f371b-100a-4bca-97c0-5798b5512270 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:22:11.041591 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:22:11.041591 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:22:11.041964 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-db7f371b-100a-4bca-97c0-5798b5512270 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:22:11.091410 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:22:11.091410 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:22:11.099540 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-db7f371b-100a-4bca-97c0-5798b5512270 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Volume info retrieved successfully. Dec 29 08:22:11.121904 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-db7f371b-100a-4bca-97c0-5798b5512270 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 returned with HTTP 200 Dec 29 08:22:11.122674 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1736/3469] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:22:11 2020] GET /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 => generated 913 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:22:11.195530 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d31e779c-d6cf-4712-b324-e2a1dcaa7a4e tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] DELETE http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 Dec 29 08:22:11.196051 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d31e779c-d6cf-4712-b324-e2a1dcaa7a4e tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:22:11.196271 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:22:11.196271 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:22:11.196639 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d31e779c-d6cf-4712-b324-e2a1dcaa7a4e tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:22:11.197101 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-d31e779c-d6cf-4712-b324-e2a1dcaa7a4e tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Delete volume with id: 021b814d-8b7b-4883-81de-20379b31d755 Dec 29 08:22:11.246326 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:22:11.246326 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:22:11.247489 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d31e779c-d6cf-4712-b324-e2a1dcaa7a4e tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Volume info retrieved successfully. Dec 29 08:22:11.272679 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d31e779c-d6cf-4712-b324-e2a1dcaa7a4e tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Delete volume request issued successfully. Dec 29 08:22:11.273151 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d31e779c-d6cf-4712-b324-e2a1dcaa7a4e tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 returned with HTTP 202 Dec 29 08:22:11.274015 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1734/3470] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 08:22:11 2020] DELETE /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 08:22:11.281599 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3dc7fd6f-3349-4485-9145-d6e1a7738cc3 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] GET http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 Dec 29 08:22:11.282119 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3dc7fd6f-3349-4485-9145-d6e1a7738cc3 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:22:11.282334 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:22:11.282334 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:22:11.282754 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3dc7fd6f-3349-4485-9145-d6e1a7738cc3 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:22:11.333389 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:22:11.333389 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:22:11.342308 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3dc7fd6f-3349-4485-9145-d6e1a7738cc3 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Volume info retrieved successfully. Dec 29 08:22:11.365367 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3dc7fd6f-3349-4485-9145-d6e1a7738cc3 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 returned with HTTP 200 Dec 29 08:22:11.367388 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1737/3471] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:22:11 2020] GET /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 => generated 912 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:22:12.659354 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-afa51245-ef07-4466-b50a-96aab58c5855 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] GET http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 Dec 29 08:22:12.659889 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-afa51245-ef07-4466-b50a-96aab58c5855 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:22:12.660105 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:22:12.660105 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:22:12.660477 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-afa51245-ef07-4466-b50a-96aab58c5855 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:22:12.713233 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:22:12.713233 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:22:12.718002 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-afa51245-ef07-4466-b50a-96aab58c5855 tempest-ServerActionsTestJSON-1494142420 tempest-ServerActionsTestJSON-1494142420] http://10.222.0.20/volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 returned with HTTP 404 Dec 29 08:22:12.719039 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1735/3472] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:22:12 2020] GET /volume/v3/bba3bd5498074decb37fdbc4a26b86cf/volumes/021b814d-8b7b-4883-81de-20379b31d755 => generated 109 bytes in 339 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 08:24:19.922188 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9d05284d-7d6b-466d-a7ec-c24baabecbe3 tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] POST http://10.222.0.20/volume/v3/17b7d72d9c8b472684dc8d030de2ca7f/types Dec 29 08:24:19.922780 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:19.922780 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:19.923090 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9d05284d-7d6b-466d-a7ec-c24baabecbe3 tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-364091898", "extra_specs": {}}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:24:19.963196 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9d05284d-7d6b-466d-a7ec-c24baabecbe3 tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] http://10.222.0.20/volume/v3/17b7d72d9c8b472684dc8d030de2ca7f/types returned with HTTP 200 Dec 29 08:24:19.964030 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1738/3473] 10.222.0.20 () {60 vars in 1219 bytes} [Tue Dec 29 08:24:19 2020] POST /volume/v3/17b7d72d9c8b472684dc8d030de2ca7f/types => generated 217 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:24:19.975890 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e01ebc87-ae09-4059-bec3-37586035f1ab tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] POST http://10.222.0.20/volume/v3/17b7d72d9c8b472684dc8d030de2ca7f/types/f41881da-cb25-46d2-ba1a-2628c3589739/encryption Dec 29 08:24:19.976344 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:19.976344 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:19.976763 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e01ebc87-ae09-4059-bec3-37586035f1ab tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:24:20.024699 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e01ebc87-ae09-4059-bec3-37586035f1ab tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] http://10.222.0.20/volume/v3/17b7d72d9c8b472684dc8d030de2ca7f/types/f41881da-cb25-46d2-ba1a-2628c3589739/encryption returned with HTTP 200 Dec 29 08:24:20.025535 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1736/3474] 10.222.0.20 () {60 vars in 1364 bytes} [Tue Dec 29 08:24:19 2020] POST /volume/v3/17b7d72d9c8b472684dc8d030de2ca7f/types/f41881da-cb25-46d2-ba1a-2628c3589739/encryption => generated 231 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:24:20.034841 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-37a4012a-ded7-451a-b6d3-8cff011745db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] POST http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes Dec 29 08:24:20.035648 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-37a4012a-ded7-451a-b6d3-8cff011745db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1734994409", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-364091898", "size": 1}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:24:20.036885 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-37a4012a-ded7-451a-b6d3-8cff011745db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1734994409', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-364091898', 'size': 1}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 08:24:20.049578 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-37a4012a-ded7-451a-b6d3-8cff011745db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Create volume of 1 GB Dec 29 08:24:20.050234 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:20.050234 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:20.050897 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-37a4012a-ded7-451a-b6d3-8cff011745db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Availability Zones retrieved successfully. Dec 29 08:24:20.067733 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-37a4012a-ded7-451a-b6d3-8cff011745db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Flow 'volume_create_api' (01d917ca-d7ff-4db8-be53-d2ae239acfc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 08:24:20.070783 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-37a4012a-ded7-451a-b6d3-8cff011745db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (296962f2-231b-43c8-9e0b-618118acfd3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 08:24:20.072692 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-37a4012a-ded7-451a-b6d3-8cff011745db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 08:24:20.134817 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-37a4012a-ded7-451a-b6d3-8cff011745db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (296962f2-231b-43c8-9e0b-618118acfd3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T08:24:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f41881da-cb25-46d2-ba1a-2628c3589739,is_public=True,name='tempest-scenario-type-cryptsetup-364091898',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f41881da-cb25-46d2-ba1a-2628c3589739', '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=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 08:24:20.137008 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-37a4012a-ded7-451a-b6d3-8cff011745db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4edbc22-01ef-43ac-b648-2849288d07da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 08:24:20.182700 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-37a4012a-ded7-451a-b6d3-8cff011745db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-364091898 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-364091898, it is now deprecated. Please use the default quota class for default quota. Dec 29 08:24:20.183580 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-37a4012a-ded7-451a-b6d3-8cff011745db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-364091898 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-364091898, it is now deprecated. Please use the default quota class for default quota. Dec 29 08:24:20.223776 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-37a4012a-ded7-451a-b6d3-8cff011745db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Created reservations ['14867ef2-7163-4f23-bf68-7c8f875b383f', '896aa38b-0fa1-4898-8033-19d7f4c9c205', '164df494-9ab9-4030-b8c4-5904c364ee18', 'bf6ed7cc-e145-4000-8943-25f224a23312'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 08:24:20.226473 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-37a4012a-ded7-451a-b6d3-8cff011745db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a4edbc22-01ef-43ac-b648-2849288d07da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14867ef2-7163-4f23-bf68-7c8f875b383f', '896aa38b-0fa1-4898-8033-19d7f4c9c205', '164df494-9ab9-4030-b8c4-5904c364ee18', 'bf6ed7cc-e145-4000-8943-25f224a23312']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 08:24:20.228582 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-37a4012a-ded7-451a-b6d3-8cff011745db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4f14453-0b85-44c1-a4b8-e1342290a28f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 08:24:20.284797 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-37a4012a-ded7-451a-b6d3-8cff011745db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4f14453-0b85-44c1-a4b8-e1342290a28f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cc33f17-cf52-43db-a5d6-d6e07b8e72e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1734994409',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13d89617d61c4a5cba6952d3a58f9387',qos_specs=None,replication_status=,reservations=['14867ef2-7163-4f23-bf68-7c8f875b383f','896aa38b-0fa1-4898-8033-19d7f4c9c205','164df494-9ab9-4030-b8c4-5904c364ee18','bf6ed7cc-e145-4000-8943-25f224a23312'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05cd935db96b4cc88f8a0a3d2e895cbe',volume_type_id=f41881da-cb25-46d2-ba1a-2628c3589739), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T08:24:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1734994409',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9cc33f17-cf52-43db-a5d6-d6e07b8e72e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13d89617d61c4a5cba6952d3a58f9387',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='05cd935db96b4cc88f8a0a3d2e895cbe',volume_attachment=,volume_type=,volume_type_id=f41881da-cb25-46d2-ba1a-2628c3589739)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 08:24:20.286802 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-37a4012a-ded7-451a-b6d3-8cff011745db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be021fea-b815-4c6d-a3f2-b79190c05b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 08:24:20.311164 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-37a4012a-ded7-451a-b6d3-8cff011745db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be021fea-b815-4c6d-a3f2-b79190c05b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1734994409',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13d89617d61c4a5cba6952d3a58f9387',qos_specs=None,replication_status=,reservations=['14867ef2-7163-4f23-bf68-7c8f875b383f','896aa38b-0fa1-4898-8033-19d7f4c9c205','164df494-9ab9-4030-b8c4-5904c364ee18','bf6ed7cc-e145-4000-8943-25f224a23312'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05cd935db96b4cc88f8a0a3d2e895cbe',volume_type_id=f41881da-cb25-46d2-ba1a-2628c3589739)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 08:24:20.313053 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-37a4012a-ded7-451a-b6d3-8cff011745db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21e44df1-6697-4e03-ad2c-c52f8c11f357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 08:24:20.327256 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-37a4012a-ded7-451a-b6d3-8cff011745db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21e44df1-6697-4e03-ad2c-c52f8c11f357) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 08:24:20.329907 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-37a4012a-ded7-451a-b6d3-8cff011745db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Flow 'volume_create_api' (01d917ca-d7ff-4db8-be53-d2ae239acfc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 08:24:20.379435 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-37a4012a-ded7-451a-b6d3-8cff011745db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Create volume request issued successfully. Dec 29 08:24:20.393499 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-37a4012a-ded7-451a-b6d3-8cff011745db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes returned with HTTP 202 Dec 29 08:24:20.394398 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1739/3475] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 08:24:20 2020] POST /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes => generated 856 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 08:24:20.409088 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-159e56db-c868-4f1f-ac98-4cdad6b4e07e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 Dec 29 08:24:20.409624 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-159e56db-c868-4f1f-ac98-4cdad6b4e07e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:20.410110 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-159e56db-c868-4f1f-ac98-4cdad6b4e07e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:20.459084 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:20.459084 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:20.467970 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-159e56db-c868-4f1f-ac98-4cdad6b4e07e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:24:20.490013 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-159e56db-c868-4f1f-ac98-4cdad6b4e07e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 returned with HTTP 200 Dec 29 08:24:20.491044 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1737/3476] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:24:20 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 => generated 948 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:24:21.509242 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-50df038a-9bde-4bf1-b22e-51831e702820 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 Dec 29 08:24:21.509769 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-50df038a-9bde-4bf1-b22e-51831e702820 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:21.509887 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:21.509887 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:21.510232 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-50df038a-9bde-4bf1-b22e-51831e702820 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:21.559789 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:21.559789 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:21.567611 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-50df038a-9bde-4bf1-b22e-51831e702820 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:24:21.588852 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-50df038a-9bde-4bf1-b22e-51831e702820 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 returned with HTTP 200 Dec 29 08:24:21.589658 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1740/3477] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:24:21 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 => generated 949 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:24:21.605530 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-61ea4ea7-b66c-47aa-b3d4-2df17750fd7f tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 Dec 29 08:24:21.606059 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-61ea4ea7-b66c-47aa-b3d4-2df17750fd7f tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:21.606277 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:21.606277 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:21.606677 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-61ea4ea7-b66c-47aa-b3d4-2df17750fd7f tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:21.655196 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:21.655196 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:21.663962 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-61ea4ea7-b66c-47aa-b3d4-2df17750fd7f tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:24:21.685102 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-61ea4ea7-b66c-47aa-b3d4-2df17750fd7f tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 returned with HTTP 200 Dec 29 08:24:21.685902 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1738/3478] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:24:21 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 => generated 949 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:24:21.805160 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-de6c8569-0142-439e-b145-4d471e7c9c48 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 Dec 29 08:24:21.805825 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-de6c8569-0142-439e-b145-4d471e7c9c48 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:21.805969 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:21.805969 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:21.806232 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-de6c8569-0142-439e-b145-4d471e7c9c48 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:21.853830 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:21.853830 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:21.861937 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-de6c8569-0142-439e-b145-4d471e7c9c48 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:24:21.884396 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-de6c8569-0142-439e-b145-4d471e7c9c48 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 returned with HTTP 200 Dec 29 08:24:21.885254 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1741/3479] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 08:24:21 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 => generated 949 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:24:21.954154 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-61ea4ea7-b66c-47aa-b3d4-2df17750fd7f tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume// Dec 29 08:24:21.954810 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-61ea4ea7-b66c-47aa-b3d4-2df17750fd7f tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:21.955034 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:21.955034 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:21.955418 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-61ea4ea7-b66c-47aa-b3d4-2df17750fd7f tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:21.956465 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-61ea4ea7-b66c-47aa-b3d4-2df17750fd7f tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 08:24:21.957060 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1739/3480] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 08:24:21 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 08:24:21.970687 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-d52691aa-2031-4b7e-9170-a6c3e50befa0 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] POST http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/attachments Dec 29 08:24:21.971201 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:21.971201 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:21.971631 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-d52691aa-2031-4b7e-9170-a6c3e50befa0 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9cc33f17-cf52-43db-a5d6-d6e07b8e72e2", "instance_uuid": "61883ffa-4481-4c14-8073-11ff7351c393", "connector": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:24:22.025449 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:22.025449 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:22.075803 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-d52691aa-2031-4b7e-9170-a6c3e50befa0 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/attachments returned with HTTP 200 Dec 29 08:24:22.076642 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1742/3481] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 08:24:21 2020] POST /volume/v3/13d89617d61c4a5cba6952d3a58f9387/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 08:24:22.112623 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7c097162-e7a9-42ba-b042-27d27e847850 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 Dec 29 08:24:22.113142 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7c097162-e7a9-42ba-b042-27d27e847850 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:22.113602 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7c097162-e7a9-42ba-b042-27d27e847850 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:22.128084 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-d52691aa-2031-4b7e-9170-a6c3e50befa0 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume// Dec 29 08:24:22.128620 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-d52691aa-2031-4b7e-9170-a6c3e50befa0 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:22.128843 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:22.128843 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:22.129283 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-d52691aa-2031-4b7e-9170-a6c3e50befa0 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:22.130766 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-d52691aa-2031-4b7e-9170-a6c3e50befa0 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 08:24:22.131405 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1743/3482] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 08:24:22 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 29 08:24:22.144216 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-d372774c-9493-49e3-a798-f9f2af014aee tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 Dec 29 08:24:22.144811 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-d372774c-9493-49e3-a798-f9f2af014aee tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:22.145278 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-d372774c-9493-49e3-a798-f9f2af014aee tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:22.164015 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:22.164015 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:22.172147 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7c097162-e7a9-42ba-b042-27d27e847850 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:24:22.190262 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:22.190262 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:22.194854 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:22.194854 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:22.199162 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7c097162-e7a9-42ba-b042-27d27e847850 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 returned with HTTP 200 Dec 29 08:24:22.199992 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1740/3483] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:24:22 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 => generated 948 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:24:22.203228 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-d372774c-9493-49e3-a798-f9f2af014aee tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:24:22.221982 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:22.221982 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:22.231081 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-d372774c-9493-49e3-a798-f9f2af014aee tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 returned with HTTP 200 Dec 29 08:24:22.231879 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1744/3484] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 08:24:22 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 => generated 1047 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 29 08:24:22.249621 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-eadef8f3-b8c4-400b-a1d3-962a58551f97 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] PUT http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/attachments/05af5c70-b1df-45eb-812c-304661eb5680 Dec 29 08:24:22.250109 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:22.250109 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:22.250526 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-eadef8f3-b8c4-400b-a1d3-962a58551f97 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:24:22.277986 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 08:24:22.277986 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 08:24:22.278503 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-eadef8f3-b8c4-400b-a1d3-962a58551f97 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Lock "b'cinder-attachment_update-9cc33f17-cf52-43db-a5d6-d6e07b8e72e2-n-h1-768509-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 08:24:22.280813 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:22.280813 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:23.216754 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-80690327-926f-42fe-8fbe-bfaa6d1e6926 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 Dec 29 08:24:23.217255 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-80690327-926f-42fe-8fbe-bfaa6d1e6926 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:23.217509 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:23.217509 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:23.217877 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-80690327-926f-42fe-8fbe-bfaa6d1e6926 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:23.268433 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:23.268433 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:23.277543 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-80690327-926f-42fe-8fbe-bfaa6d1e6926 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:24:23.296723 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:23.296723 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:23.304928 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-80690327-926f-42fe-8fbe-bfaa6d1e6926 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 returned with HTTP 200 Dec 29 08:24:23.315114 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1745/3485] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:24:23 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 => generated 948 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:24:23.535985 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-eadef8f3-b8c4-400b-a1d3-962a58551f97 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Lock "b'cinder-attachment_update-9cc33f17-cf52-43db-a5d6-d6e07b8e72e2-n-h1-768509-3'" released by "attachment_update" :: held 1.257s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 08:24:23.536643 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-eadef8f3-b8c4-400b-a1d3-962a58551f97 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/attachments/05af5c70-b1df-45eb-812c-304661eb5680 returned with HTTP 200 Dec 29 08:24:23.538082 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1741/3486] 10.222.0.45 () {64 vars in 1468 bytes} [Tue Dec 29 08:24:22 2020] PUT /volume/v3/13d89617d61c4a5cba6952d3a58f9387/attachments/05af5c70-b1df-45eb-812c-304661eb5680 => generated 761 bytes in 1293 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:24:23.554609 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-b16ee461-f76c-467b-a762-097f4e6a16d7 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2/encryption Dec 29 08:24:23.555166 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-b16ee461-f76c-467b-a762-097f4e6a16d7 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:23.555418 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:23.555418 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:23.555793 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-b16ee461-f76c-467b-a762-097f4e6a16d7 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:23.604322 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:23.604322 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:23.654690 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-b16ee461-f76c-467b-a762-097f4e6a16d7 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2/encryption returned with HTTP 200 Dec 29 08:24:23.655513 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1746/3487] 10.222.0.45 () {58 vars in 1395 bytes} [Tue Dec 29 08:24:23 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2/encryption => generated 161 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:24:24.322242 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c19b7920-6d6f-44f3-9b8e-4e5e1e90a0ff tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 Dec 29 08:24:24.322868 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c19b7920-6d6f-44f3-9b8e-4e5e1e90a0ff tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:24.323002 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:24.323002 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:24.323345 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c19b7920-6d6f-44f3-9b8e-4e5e1e90a0ff tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:24.372493 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:24.372493 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:24.380477 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c19b7920-6d6f-44f3-9b8e-4e5e1e90a0ff tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:24:24.398862 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:24.398862 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:24.406927 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c19b7920-6d6f-44f3-9b8e-4e5e1e90a0ff tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 returned with HTTP 200 Dec 29 08:24:24.407731 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1742/3488] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:24:24 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 => generated 949 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:24:25.424940 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b53bd1af-e650-408b-8ba5-b62c5dc8b5f8 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 Dec 29 08:24:25.425500 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b53bd1af-e650-408b-8ba5-b62c5dc8b5f8 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:25.425633 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:25.425633 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:25.425998 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b53bd1af-e650-408b-8ba5-b62c5dc8b5f8 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:25.474138 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:25.474138 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:25.482885 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b53bd1af-e650-408b-8ba5-b62c5dc8b5f8 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:24:25.501210 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:25.501210 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:25.509353 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b53bd1af-e650-408b-8ba5-b62c5dc8b5f8 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 returned with HTTP 200 Dec 29 08:24:25.510148 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1747/3489] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:24:25 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 => generated 949 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:24:26.526991 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-89479f20-7db3-4868-afbc-7df5ced04755 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 Dec 29 08:24:26.527540 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-89479f20-7db3-4868-afbc-7df5ced04755 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:26.527713 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:26.527713 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:26.528089 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-89479f20-7db3-4868-afbc-7df5ced04755 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:26.577226 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:26.577226 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:26.585911 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-89479f20-7db3-4868-afbc-7df5ced04755 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:24:26.604276 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:26.604276 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:26.612548 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-89479f20-7db3-4868-afbc-7df5ced04755 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 returned with HTTP 200 Dec 29 08:24:26.613351 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1743/3490] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:24:26 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 => generated 949 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:24:27.629519 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3c0b9a7c-b038-4489-8424-47a78b1340ff tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 Dec 29 08:24:27.630120 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3c0b9a7c-b038-4489-8424-47a78b1340ff tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:27.630238 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:27.630238 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:27.630608 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3c0b9a7c-b038-4489-8424-47a78b1340ff tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:27.683438 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:27.683438 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:27.691630 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-3c0b9a7c-b038-4489-8424-47a78b1340ff tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:24:27.710422 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:27.710422 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:27.718426 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3c0b9a7c-b038-4489-8424-47a78b1340ff tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 returned with HTTP 200 Dec 29 08:24:27.719282 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1748/3491] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:24:27 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 => generated 949 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:24:28.735908 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-730be8b1-ace4-44ff-a1a2-3fa9be0ec923 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 Dec 29 08:24:28.736487 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-730be8b1-ace4-44ff-a1a2-3fa9be0ec923 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:28.736630 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:28.736630 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:28.737002 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-730be8b1-ace4-44ff-a1a2-3fa9be0ec923 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:28.785742 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:28.785742 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:28.794563 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-730be8b1-ace4-44ff-a1a2-3fa9be0ec923 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:24:28.812397 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:28.812397 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:28.820577 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-730be8b1-ace4-44ff-a1a2-3fa9be0ec923 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 returned with HTTP 200 Dec 29 08:24:28.821396 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1744/3492] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:24:28 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 => generated 949 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:24:29.132657 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-8a13e46d-3319-42d9-b783-07961a2523e0 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] POST http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/attachments/05af5c70-b1df-45eb-812c-304661eb5680/action Dec 29 08:24:29.133133 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:29.133133 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:29.133597 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-8a13e46d-3319-42d9-b783-07961a2523e0 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Action body: b'{"os-complete": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 08:24:29.133980 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-8a13e46d-3319-42d9-b783-07961a2523e0 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:24:29.200514 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:29.200514 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:29.213265 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-cb808ab7-1158-4bdf-9fa2-c9d0d928163b req-8a13e46d-3319-42d9-b783-07961a2523e0 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/attachments/05af5c70-b1df-45eb-812c-304661eb5680/action returned with HTTP 204 Dec 29 08:24:29.214112 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1749/3493] 10.222.0.45 () {64 vars in 1489 bytes} [Tue Dec 29 08:24:29 2020] POST /volume/v3/13d89617d61c4a5cba6952d3a58f9387/attachments/05af5c70-b1df-45eb-812c-304661eb5680/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 08:24:29.837712 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2094c4e2-3211-4cf9-a27f-cefbf3f53e1c tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 Dec 29 08:24:29.838239 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2094c4e2-3211-4cf9-a27f-cefbf3f53e1c tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:29.838456 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:29.838456 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:29.838856 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2094c4e2-3211-4cf9-a27f-cefbf3f53e1c tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:29.888125 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:29.888125 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:29.895883 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2094c4e2-3211-4cf9-a27f-cefbf3f53e1c tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:24:29.915109 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:29.915109 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:29.923769 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2094c4e2-3211-4cf9-a27f-cefbf3f53e1c tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 returned with HTTP 200 Dec 29 08:24:29.924782 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1745/3494] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:24:29 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 => generated 1241 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:24:29.941030 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8e72936b-e4f5-47b3-90fa-141cad4e68ec tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 Dec 29 08:24:29.941529 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8e72936b-e4f5-47b3-90fa-141cad4e68ec tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:29.941746 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:29.941746 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:29.942122 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-8e72936b-e4f5-47b3-90fa-141cad4e68ec tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:29.991111 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:29.991111 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:29.999188 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-8e72936b-e4f5-47b3-90fa-141cad4e68ec tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:24:30.017029 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:30.017029 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:30.025277 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-8e72936b-e4f5-47b3-90fa-141cad4e68ec tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 returned with HTTP 200 Dec 29 08:24:30.026093 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1750/3495] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:24:29 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 => generated 1241 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:24:30.144836 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-29f87c18-8691-486c-b783-f9f6bcc58fdf tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 Dec 29 08:24:30.145349 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-29f87c18-8691-486c-b783-f9f6bcc58fdf tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:30.145564 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:30.145564 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:30.145930 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-29f87c18-8691-486c-b783-f9f6bcc58fdf tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:30.196449 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:30.196449 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:30.204269 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-29f87c18-8691-486c-b783-f9f6bcc58fdf tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:24:30.222298 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:30.222298 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:30.231533 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-29f87c18-8691-486c-b783-f9f6bcc58fdf tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 returned with HTTP 200 Dec 29 08:24:30.232381 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1746/3496] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 08:24:30 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 => generated 1241 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:24:30.253932 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-ce9b40ae-69eb-47fb-bc13-b4b8269dc815 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] POST http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2/action Dec 29 08:24:30.254384 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:30.254384 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:30.254876 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-ce9b40ae-69eb-47fb-bc13-b4b8269dc815 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Action body: b'{"os-begin_detaching": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 08:24:30.255253 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-ce9b40ae-69eb-47fb-bc13-b4b8269dc815 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:24:30.304329 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:30.304329 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:30.305446 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-ce9b40ae-69eb-47fb-bc13-b4b8269dc815 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:24:30.314122 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-ce9b40ae-69eb-47fb-bc13-b4b8269dc815 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Begin detaching volume completed successfully. Dec 29 08:24:30.314569 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-ce9b40ae-69eb-47fb-bc13-b4b8269dc815 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2/action returned with HTTP 202 Dec 29 08:24:30.315473 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1751/3497] 10.222.0.20 () {64 vars in 1643 bytes} [Tue Dec 29 08:24:30 2020] POST /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 08:24:30.371530 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-29f87c18-8691-486c-b783-f9f6bcc58fdf tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume// Dec 29 08:24:30.372021 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-29f87c18-8691-486c-b783-f9f6bcc58fdf tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:30.372244 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:30.372244 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:30.372628 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-29f87c18-8691-486c-b783-f9f6bcc58fdf tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:30.373685 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-29f87c18-8691-486c-b783-f9f6bcc58fdf tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 08:24:30.374283 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1747/3498] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 08:24:30 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 08:24:30.386999 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-a04ff4b6-e713-4226-9360-402fe6401b0e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 Dec 29 08:24:30.387706 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-a04ff4b6-e713-4226-9360-402fe6401b0e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:30.387926 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:30.387926 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:30.388301 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-a04ff4b6-e713-4226-9360-402fe6401b0e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:30.436668 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:30.436668 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:30.445558 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-a04ff4b6-e713-4226-9360-402fe6401b0e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:24:30.463643 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:30.463643 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:30.472712 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-a04ff4b6-e713-4226-9360-402fe6401b0e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 returned with HTTP 200 Dec 29 08:24:30.473530 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1752/3499] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 08:24:30 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 => generated 1343 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 08:24:30.509912 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-334b4cc2-1a5a-41e9-b144-6b6fc07a3590 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2/encryption Dec 29 08:24:30.510432 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-334b4cc2-1a5a-41e9-b144-6b6fc07a3590 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:30.510941 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-334b4cc2-1a5a-41e9-b144-6b6fc07a3590 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:30.562347 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:30.562347 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:30.611658 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-334b4cc2-1a5a-41e9-b144-6b6fc07a3590 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2/encryption returned with HTTP 200 Dec 29 08:24:30.612427 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1748/3500] 10.222.0.45 () {58 vars in 1395 bytes} [Tue Dec 29 08:24:30 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2/encryption => generated 161 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:24:30.931814 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-87f0f531-fb5f-4348-a5ad-ce68fa12600b tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] DELETE http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/attachments/05af5c70-b1df-45eb-812c-304661eb5680 Dec 29 08:24:30.932332 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-87f0f531-fb5f-4348-a5ad-ce68fa12600b tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:30.932574 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:30.932574 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:30.932941 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-87f0f531-fb5f-4348-a5ad-ce68fa12600b tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:30.954031 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:30.954031 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:31.383237 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-87f0f531-fb5f-4348-a5ad-ce68fa12600b tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 08:24:31.383608 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-87f0f531-fb5f-4348-a5ad-ce68fa12600b tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Pending status list for volume during attachment-delete: [] {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 08:24:31.389794 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-175c8c9f-5721-43f2-800c-614ab2cc57a3 req-87f0f531-fb5f-4348-a5ad-ce68fa12600b tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/attachments/05af5c70-b1df-45eb-812c-304661eb5680 returned with HTTP 200 Dec 29 08:24:31.390697 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1753/3501] 10.222.0.45 () {62 vars in 1437 bytes} [Tue Dec 29 08:24:30 2020] DELETE /volume/v3/13d89617d61c4a5cba6952d3a58f9387/attachments/05af5c70-b1df-45eb-812c-304661eb5680 => generated 19 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 08:24:31.661459 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-d36cd534-9bf9-4540-abe9-fd5cb9ddc6bb req-587dafc0-bf8d-4b4a-849d-78e581184fef tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 Dec 29 08:24:31.662088 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-d36cd534-9bf9-4540-abe9-fd5cb9ddc6bb req-587dafc0-bf8d-4b4a-849d-78e581184fef tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:31.662273 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:31.662273 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:31.662766 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-d36cd534-9bf9-4540-abe9-fd5cb9ddc6bb req-587dafc0-bf8d-4b4a-849d-78e581184fef tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:31.711854 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:31.711854 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:31.719920 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-d36cd534-9bf9-4540-abe9-fd5cb9ddc6bb req-587dafc0-bf8d-4b4a-849d-78e581184fef tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:24:31.741461 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-d36cd534-9bf9-4540-abe9-fd5cb9ddc6bb req-587dafc0-bf8d-4b4a-849d-78e581184fef tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 returned with HTTP 200 Dec 29 08:24:31.742338 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1749/3502] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 08:24:31 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 => generated 949 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:24:31.762318 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5d6250d6-24d2-4760-9be0-68c347ea5722 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] DELETE http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 Dec 29 08:24:31.762888 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5d6250d6-24d2-4760-9be0-68c347ea5722 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:31.763105 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:31.763105 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:31.763471 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5d6250d6-24d2-4760-9be0-68c347ea5722 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:31.763930 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-5d6250d6-24d2-4760-9be0-68c347ea5722 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Delete volume with id: 9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 Dec 29 08:24:31.821949 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:31.821949 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:31.823137 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5d6250d6-24d2-4760-9be0-68c347ea5722 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:24:31.840800 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.keymgr.conf_key_mgr [None req-5d6250d6-24d2-4760-9be0-68c347ea5722 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Not deleting key 00000000-0000-0000-0000-000000000000 Dec 29 08:24:31.848535 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5d6250d6-24d2-4760-9be0-68c347ea5722 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Delete volume request issued successfully. Dec 29 08:24:31.848996 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5d6250d6-24d2-4760-9be0-68c347ea5722 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 returned with HTTP 202 Dec 29 08:24:31.850114 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1754/3503] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 08:24:31 2020] DELETE /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 08:24:31.858045 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d551c418-7a77-48cd-9637-55d6ecc2997e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 Dec 29 08:24:31.858654 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d551c418-7a77-48cd-9637-55d6ecc2997e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:31.859076 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:31.859076 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:31.859458 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d551c418-7a77-48cd-9637-55d6ecc2997e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:31.912617 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:31.912617 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:31.924728 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d551c418-7a77-48cd-9637-55d6ecc2997e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:24:31.952649 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d551c418-7a77-48cd-9637-55d6ecc2997e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 returned with HTTP 200 Dec 29 08:24:31.954134 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1750/3504] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:24:31 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 => generated 948 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:24:32.969672 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0f59301a-fe98-4178-a250-e457a8eb277b tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 Dec 29 08:24:32.970879 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0f59301a-fe98-4178-a250-e457a8eb277b tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:32.971080 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:32.971080 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:32.971710 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-0f59301a-fe98-4178-a250-e457a8eb277b tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:33.022016 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:24:33.022016 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:24:33.030526 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-0f59301a-fe98-4178-a250-e457a8eb277b tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:24:33.053180 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-0f59301a-fe98-4178-a250-e457a8eb277b tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 returned with HTTP 200 Dec 29 08:24:33.054077 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1755/3505] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:24:32 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 => generated 948 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:24:34.070918 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3b5a5a60-10f4-483b-9efe-81bc61d8357a tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 Dec 29 08:24:34.071478 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3b5a5a60-10f4-483b-9efe-81bc61d8357a tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:34.071644 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:34.071644 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:34.072011 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-3b5a5a60-10f4-483b-9efe-81bc61d8357a tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:34.121056 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-3b5a5a60-10f4-483b-9efe-81bc61d8357a tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 returned with HTTP 404 Dec 29 08:24:34.122113 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1751/3506] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:24:34 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/9cc33f17-cf52-43db-a5d6-d6e07b8e72e2 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 08:24:34.130024 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f5b3cdc9-4273-4c7d-8438-1e7102ed6fed tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] GET http://10.222.0.20/volume/v3/17b7d72d9c8b472684dc8d030de2ca7f/volumes/detail?all_tenants=1 Dec 29 08:24:34.130694 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f5b3cdc9-4273-4c7d-8438-1e7102ed6fed tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:34.131624 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:24:34.131624 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:24:34.132215 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f5b3cdc9-4273-4c7d-8438-1e7102ed6fed tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:34.133899 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-f5b3cdc9-4273-4c7d-8438-1e7102ed6fed tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 08:24:34.181714 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f5b3cdc9-4273-4c7d-8438-1e7102ed6fed tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] Get all volumes completed successfully. Dec 29 08:24:34.185919 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f5b3cdc9-4273-4c7d-8438-1e7102ed6fed tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] http://10.222.0.20/volume/v3/17b7d72d9c8b472684dc8d030de2ca7f/volumes/detail?all_tenants=1 returned with HTTP 200 Dec 29 08:24:34.186742 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1756/3507] 10.222.0.20 () {58 vars in 1252 bytes} [Tue Dec 29 08:24:34 2020] GET /volume/v3/17b7d72d9c8b472684dc8d030de2ca7f/volumes/detail?all_tenants=1 => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 08:24:34.202685 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fb101a2a-432f-4b1e-a575-a8c908ec3aa1 tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] DELETE http://10.222.0.20/volume/v3/17b7d72d9c8b472684dc8d030de2ca7f/types/f41881da-cb25-46d2-ba1a-2628c3589739 Dec 29 08:24:34.203219 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fb101a2a-432f-4b1e-a575-a8c908ec3aa1 tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:24:34.203728 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fb101a2a-432f-4b1e-a575-a8c908ec3aa1 tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] Calling method '_delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:24:34.264328 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 08:24:34.264328 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 08:24:34.273877 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fb101a2a-432f-4b1e-a575-a8c908ec3aa1 tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] http://10.222.0.20/volume/v3/17b7d72d9c8b472684dc8d030de2ca7f/types/f41881da-cb25-46d2-ba1a-2628c3589739 returned with HTTP 202 Dec 29 08:24:34.274723 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1752/3508] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 08:24:34 2020] DELETE /volume/v3/17b7d72d9c8b472684dc8d030de2ca7f/types/f41881da-cb25-46d2-ba1a-2628c3589739 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 08:25:09.819376 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-73e321f6-38d4-4c2a-bcea-bcb0e9946933 tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] POST http://10.222.0.20/volume/v3/17b7d72d9c8b472684dc8d030de2ca7f/types Dec 29 08:25:09.820553 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-73e321f6-38d4-4c2a-bcea-bcb0e9946933 tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1293550274", "extra_specs": {}}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:25:09.860815 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-73e321f6-38d4-4c2a-bcea-bcb0e9946933 tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] http://10.222.0.20/volume/v3/17b7d72d9c8b472684dc8d030de2ca7f/types returned with HTTP 200 Dec 29 08:25:09.862375 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1757/3509] 10.222.0.20 () {60 vars in 1219 bytes} [Tue Dec 29 08:25:09 2020] POST /volume/v3/17b7d72d9c8b472684dc8d030de2ca7f/types => generated 212 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:25:09.873178 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ac780fb2-6fe0-4c35-ac73-ef1a8ba99e27 tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] POST http://10.222.0.20/volume/v3/17b7d72d9c8b472684dc8d030de2ca7f/types/65b1d19b-15ee-48fe-8e4d-bbad5854959b/encryption Dec 29 08:25:09.873950 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ac780fb2-6fe0-4c35-ac73-ef1a8ba99e27 tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:25:09.928748 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ac780fb2-6fe0-4c35-ac73-ef1a8ba99e27 tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] http://10.222.0.20/volume/v3/17b7d72d9c8b472684dc8d030de2ca7f/types/65b1d19b-15ee-48fe-8e4d-bbad5854959b/encryption returned with HTTP 200 Dec 29 08:25:09.929908 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1753/3510] 10.222.0.20 () {60 vars in 1364 bytes} [Tue Dec 29 08:25:09 2020] POST /volume/v3/17b7d72d9c8b472684dc8d030de2ca7f/types/65b1d19b-15ee-48fe-8e4d-bbad5854959b/encryption => generated 230 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:25:09.939213 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7b2f9992-8bcf-4879-9f27-66f1cce8d8cb tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] POST http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes Dec 29 08:25:09.940138 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7b2f9992-8bcf-4879-9f27-66f1cce8d8cb tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1411672741", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1293550274", "size": 1}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:25:09.941480 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-7b2f9992-8bcf-4879-9f27-66f1cce8d8cb tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1411672741', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1293550274', 'size': 1}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 08:25:09.953882 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-7b2f9992-8bcf-4879-9f27-66f1cce8d8cb tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Create volume of 1 GB Dec 29 08:25:09.954570 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:09.954570 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:09.955242 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7b2f9992-8bcf-4879-9f27-66f1cce8d8cb tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Availability Zones retrieved successfully. Dec 29 08:25:09.972191 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7b2f9992-8bcf-4879-9f27-66f1cce8d8cb tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Flow 'volume_create_api' (2c88d021-58ba-424b-92d8-3231dbc84d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 08:25:09.974941 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7b2f9992-8bcf-4879-9f27-66f1cce8d8cb tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac1dcf0a-7b9c-4a75-a697-b5ec5dd4e828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 08:25:09.977648 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-7b2f9992-8bcf-4879-9f27-66f1cce8d8cb tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 08:25:10.032663 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7b2f9992-8bcf-4879-9f27-66f1cce8d8cb tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac1dcf0a-7b9c-4a75-a697-b5ec5dd4e828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T08:25:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=65b1d19b-15ee-48fe-8e4d-bbad5854959b,is_public=True,name='tempest-scenario-type-luks-1293550274',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '65b1d19b-15ee-48fe-8e4d-bbad5854959b', '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=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 08:25:10.034881 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7b2f9992-8bcf-4879-9f27-66f1cce8d8cb tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1505cee5-c8cb-4e2e-9efe-90183d992bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 08:25:10.078723 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-7b2f9992-8bcf-4879-9f27-66f1cce8d8cb tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1293550274 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1293550274, it is now deprecated. Please use the default quota class for default quota. Dec 29 08:25:10.079691 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.quota [None req-7b2f9992-8bcf-4879-9f27-66f1cce8d8cb tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1293550274 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1293550274, it is now deprecated. Please use the default quota class for default quota. Dec 29 08:25:10.114769 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-7b2f9992-8bcf-4879-9f27-66f1cce8d8cb tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Created reservations ['510e571f-d1c6-456a-b373-c3ee46960db0', 'd8f6b453-a962-47ea-bee7-4e81642815b3', 'c4bbe481-ae12-4a89-bd3b-29c547654afd', '401df474-582c-40f1-9734-26b8452ed86b'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 08:25:10.116900 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7b2f9992-8bcf-4879-9f27-66f1cce8d8cb tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1505cee5-c8cb-4e2e-9efe-90183d992bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['510e571f-d1c6-456a-b373-c3ee46960db0', 'd8f6b453-a962-47ea-bee7-4e81642815b3', 'c4bbe481-ae12-4a89-bd3b-29c547654afd', '401df474-582c-40f1-9734-26b8452ed86b']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 08:25:10.119002 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7b2f9992-8bcf-4879-9f27-66f1cce8d8cb tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fdbde97-8364-47aa-8efc-e5016f6626be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 08:25:10.176350 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7b2f9992-8bcf-4879-9f27-66f1cce8d8cb tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fdbde97-8364-47aa-8efc-e5016f6626be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68497cfb-49f4-4655-aac8-58abb3a01151', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1411672741',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13d89617d61c4a5cba6952d3a58f9387',qos_specs=None,replication_status=,reservations=['510e571f-d1c6-456a-b373-c3ee46960db0','d8f6b453-a962-47ea-bee7-4e81642815b3','c4bbe481-ae12-4a89-bd3b-29c547654afd','401df474-582c-40f1-9734-26b8452ed86b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05cd935db96b4cc88f8a0a3d2e895cbe',volume_type_id=65b1d19b-15ee-48fe-8e4d-bbad5854959b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T08:25:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1411672741',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=68497cfb-49f4-4655-aac8-58abb3a01151,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13d89617d61c4a5cba6952d3a58f9387',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='05cd935db96b4cc88f8a0a3d2e895cbe',volume_attachment=,volume_type=,volume_type_id=65b1d19b-15ee-48fe-8e4d-bbad5854959b)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 08:25:10.178400 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7b2f9992-8bcf-4879-9f27-66f1cce8d8cb tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e09684a-9fbc-4576-8254-ccea97e39f6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 08:25:10.204297 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7b2f9992-8bcf-4879-9f27-66f1cce8d8cb tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e09684a-9fbc-4576-8254-ccea97e39f6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1411672741',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='13d89617d61c4a5cba6952d3a58f9387',qos_specs=None,replication_status=,reservations=['510e571f-d1c6-456a-b373-c3ee46960db0','d8f6b453-a962-47ea-bee7-4e81642815b3','c4bbe481-ae12-4a89-bd3b-29c547654afd','401df474-582c-40f1-9734-26b8452ed86b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05cd935db96b4cc88f8a0a3d2e895cbe',volume_type_id=65b1d19b-15ee-48fe-8e4d-bbad5854959b)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 08:25:10.206318 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7b2f9992-8bcf-4879-9f27-66f1cce8d8cb tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6bc7197-e06c-445a-905f-8768f9d611c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 08:25:10.221055 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7b2f9992-8bcf-4879-9f27-66f1cce8d8cb tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6bc7197-e06c-445a-905f-8768f9d611c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 08:25:10.223669 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-7b2f9992-8bcf-4879-9f27-66f1cce8d8cb tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Flow 'volume_create_api' (2c88d021-58ba-424b-92d8-3231dbc84d56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 08:25:10.272259 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7b2f9992-8bcf-4879-9f27-66f1cce8d8cb tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Create volume request issued successfully. Dec 29 08:25:10.286184 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7b2f9992-8bcf-4879-9f27-66f1cce8d8cb tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes returned with HTTP 202 Dec 29 08:25:10.287190 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1758/3511] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 08:25:09 2020] POST /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes => generated 851 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 08:25:10.301544 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a5e495c5-423b-4ac8-8453-28fb8269ee5e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 Dec 29 08:25:10.302066 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a5e495c5-423b-4ac8-8453-28fb8269ee5e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:10.302548 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a5e495c5-423b-4ac8-8453-28fb8269ee5e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:10.353422 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:10.353422 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:10.362769 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a5e495c5-423b-4ac8-8453-28fb8269ee5e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:25:10.385124 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a5e495c5-423b-4ac8-8453-28fb8269ee5e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 returned with HTTP 200 Dec 29 08:25:10.385955 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1754/3512] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:25:10 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 => generated 943 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:25:11.402716 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4a4da381-ea12-4189-b057-02cd868e487b tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 Dec 29 08:25:11.403268 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4a4da381-ea12-4189-b057-02cd868e487b tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:11.403436 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:25:11.403436 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:25:11.403849 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-4a4da381-ea12-4189-b057-02cd868e487b tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:11.452407 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:11.452407 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:11.460403 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-4a4da381-ea12-4189-b057-02cd868e487b tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:25:11.481404 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-4a4da381-ea12-4189-b057-02cd868e487b tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 returned with HTTP 200 Dec 29 08:25:11.482202 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1759/3513] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:25:11 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 => generated 944 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:25:11.498285 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6d0b1f05-86e8-41f4-a134-24a819817682 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 Dec 29 08:25:11.498901 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6d0b1f05-86e8-41f4-a134-24a819817682 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:11.499118 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:25:11.499118 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:25:11.499522 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6d0b1f05-86e8-41f4-a134-24a819817682 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:11.548198 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:11.548198 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:11.557186 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6d0b1f05-86e8-41f4-a134-24a819817682 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:25:11.578427 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6d0b1f05-86e8-41f4-a134-24a819817682 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 returned with HTTP 200 Dec 29 08:25:11.579271 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1755/3514] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:25:11 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 => generated 944 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:25:11.699760 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-a18163a9-4ce3-4956-af9e-8f1483786970 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 Dec 29 08:25:11.700200 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-a18163a9-4ce3-4956-af9e-8f1483786970 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:11.700423 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:25:11.700423 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:25:11.700795 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-a18163a9-4ce3-4956-af9e-8f1483786970 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:11.749736 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:11.749736 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:11.757701 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-a18163a9-4ce3-4956-af9e-8f1483786970 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:25:11.778327 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-a18163a9-4ce3-4956-af9e-8f1483786970 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 returned with HTTP 200 Dec 29 08:25:11.779172 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1760/3515] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 08:25:11 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 => generated 944 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:25:11.841644 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6d0b1f05-86e8-41f4-a134-24a819817682 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume// Dec 29 08:25:11.842127 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6d0b1f05-86e8-41f4-a134-24a819817682 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:11.842351 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:25:11.842351 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:25:11.842786 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6d0b1f05-86e8-41f4-a134-24a819817682 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:11.843832 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6d0b1f05-86e8-41f4-a134-24a819817682 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 08:25:11.844423 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1756/3516] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 08:25:11 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 08:25:11.857874 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-043fcd41-9f16-4ed9-890f-94a5d8f7fdf6 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] POST http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/attachments Dec 29 08:25:11.858379 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:25:11.858379 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:25:11.858839 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-043fcd41-9f16-4ed9-890f-94a5d8f7fdf6 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "68497cfb-49f4-4655-aac8-58abb3a01151", "instance_uuid": "4ad141ef-24d5-49e6-98fe-198494b2cc27", "connector": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:25:11.908974 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:11.908974 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:11.967184 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-043fcd41-9f16-4ed9-890f-94a5d8f7fdf6 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/attachments returned with HTTP 200 Dec 29 08:25:11.968113 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1761/3517] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 08:25:11 2020] POST /volume/v3/13d89617d61c4a5cba6952d3a58f9387/attachments => generated 273 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 08:25:12.002280 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-11513f3b-3a5f-484f-83cf-38082ac54a77 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 Dec 29 08:25:12.002837 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-11513f3b-3a5f-484f-83cf-38082ac54a77 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:12.003321 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-11513f3b-3a5f-484f-83cf-38082ac54a77 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:12.019964 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-043fcd41-9f16-4ed9-890f-94a5d8f7fdf6 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume// Dec 29 08:25:12.020450 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-043fcd41-9f16-4ed9-890f-94a5d8f7fdf6 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:12.020675 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:25:12.020675 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:25:12.021056 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-043fcd41-9f16-4ed9-890f-94a5d8f7fdf6 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:12.022293 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-043fcd41-9f16-4ed9-890f-94a5d8f7fdf6 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 08:25:12.022950 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1762/3518] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 08:25:12 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 29 08:25:12.035319 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-c47382eb-08aa-48ae-89f5-3fbcef31a17c tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 Dec 29 08:25:12.035901 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-c47382eb-08aa-48ae-89f5-3fbcef31a17c tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:12.036382 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-c47382eb-08aa-48ae-89f5-3fbcef31a17c tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:12.054449 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:12.054449 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:12.063173 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-11513f3b-3a5f-484f-83cf-38082ac54a77 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:25:12.081981 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:12.081981 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:12.089299 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:12.089299 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:12.091040 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-11513f3b-3a5f-484f-83cf-38082ac54a77 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 returned with HTTP 200 Dec 29 08:25:12.091868 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1757/3519] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:25:11 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 => generated 943 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:25:12.097421 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-c47382eb-08aa-48ae-89f5-3fbcef31a17c tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:25:12.115768 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:12.115768 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:12.124595 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-c47382eb-08aa-48ae-89f5-3fbcef31a17c tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 returned with HTTP 200 Dec 29 08:25:12.125404 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1763/3520] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 08:25:12 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 => generated 1042 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 29 08:25:12.162680 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-e28dfa90-55e5-41e4-90c4-8eec9aa620a4 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] PUT http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/attachments/e6029270-70c2-47b4-a7d1-5194f8e89057 Dec 29 08:25:12.163588 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:25:12.163588 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:25:12.163816 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-e28dfa90-55e5-41e4-90c4-8eec9aa620a4 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:25:12.192791 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 08:25:12.192791 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 08:25:12.193263 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-e28dfa90-55e5-41e4-90c4-8eec9aa620a4 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Lock "b'cinder-attachment_update-68497cfb-49f4-4655-aac8-58abb3a01151-n-h1-768509-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 08:25:12.196227 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:12.196227 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:13.108918 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ade7d9a4-6130-46cd-8df3-34ea9e75e9c6 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 Dec 29 08:25:13.109488 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ade7d9a4-6130-46cd-8df3-34ea9e75e9c6 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:13.109640 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:25:13.109640 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:25:13.110009 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ade7d9a4-6130-46cd-8df3-34ea9e75e9c6 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:13.158979 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:13.158979 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:13.170289 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ade7d9a4-6130-46cd-8df3-34ea9e75e9c6 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:25:13.191098 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:13.191098 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:13.200430 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ade7d9a4-6130-46cd-8df3-34ea9e75e9c6 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 returned with HTTP 200 Dec 29 08:25:13.201308 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1764/3521] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:25:13 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 => generated 943 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 08:25:13.512870 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-e28dfa90-55e5-41e4-90c4-8eec9aa620a4 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Lock "b'cinder-attachment_update-68497cfb-49f4-4655-aac8-58abb3a01151-n-h1-768509-3'" released by "attachment_update" :: held 1.320s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 08:25:13.513541 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-e28dfa90-55e5-41e4-90c4-8eec9aa620a4 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/attachments/e6029270-70c2-47b4-a7d1-5194f8e89057 returned with HTTP 200 Dec 29 08:25:13.514477 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1758/3522] 10.222.0.45 () {64 vars in 1468 bytes} [Tue Dec 29 08:25:12 2020] PUT /volume/v3/13d89617d61c4a5cba6952d3a58f9387/attachments/e6029270-70c2-47b4-a7d1-5194f8e89057 => generated 761 bytes in 1356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:25:13.530442 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-76c89b86-bded-4ab3-b926-281cd007f24d tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151/encryption Dec 29 08:25:13.531003 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-76c89b86-bded-4ab3-b926-281cd007f24d tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:13.531220 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:25:13.531220 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:25:13.531745 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-76c89b86-bded-4ab3-b926-281cd007f24d tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:13.580486 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:13.580486 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:13.630379 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-76c89b86-bded-4ab3-b926-281cd007f24d tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151/encryption returned with HTTP 200 Dec 29 08:25:13.631375 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1765/3523] 10.222.0.45 () {58 vars in 1395 bytes} [Tue Dec 29 08:25:13 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151/encryption => generated 160 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:25:14.218450 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-757f11b4-3b7d-4c90-9656-8e8ed2bc279f tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 Dec 29 08:25:14.219054 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-757f11b4-3b7d-4c90-9656-8e8ed2bc279f tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:14.219168 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:25:14.219168 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:25:14.219477 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-757f11b4-3b7d-4c90-9656-8e8ed2bc279f tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:14.271343 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:14.271343 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:14.279476 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-757f11b4-3b7d-4c90-9656-8e8ed2bc279f tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:25:14.298024 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:14.298024 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:14.306693 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-757f11b4-3b7d-4c90-9656-8e8ed2bc279f tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 returned with HTTP 200 Dec 29 08:25:14.307551 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1759/3524] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:25:14 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 => generated 944 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:25:15.323603 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d01bf83d-e0c5-432f-a652-014c0513d648 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 Dec 29 08:25:15.324188 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d01bf83d-e0c5-432f-a652-014c0513d648 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:15.324309 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:25:15.324309 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:25:15.324668 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-d01bf83d-e0c5-432f-a652-014c0513d648 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:15.373294 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:15.373294 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:15.381250 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-d01bf83d-e0c5-432f-a652-014c0513d648 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:25:15.399945 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:15.399945 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:15.407971 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-d01bf83d-e0c5-432f-a652-014c0513d648 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 returned with HTTP 200 Dec 29 08:25:15.408778 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1766/3525] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:25:15 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 => generated 944 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:25:16.425143 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-18590275-1eca-4ea7-b27b-c43bea61f632 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 Dec 29 08:25:16.425725 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-18590275-1eca-4ea7-b27b-c43bea61f632 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:16.425847 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:25:16.425847 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:25:16.426191 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-18590275-1eca-4ea7-b27b-c43bea61f632 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:16.476688 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:16.476688 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:16.484679 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-18590275-1eca-4ea7-b27b-c43bea61f632 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:25:16.502778 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:16.502778 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:16.512073 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-18590275-1eca-4ea7-b27b-c43bea61f632 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 returned with HTTP 200 Dec 29 08:25:16.512860 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1760/3526] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:25:16 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 => generated 944 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:25:17.529089 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f61e2b11-356c-4ab4-93cb-fe1586a24c28 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 Dec 29 08:25:17.529668 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f61e2b11-356c-4ab4-93cb-fe1586a24c28 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:17.529788 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:25:17.529788 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:25:17.530150 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f61e2b11-356c-4ab4-93cb-fe1586a24c28 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:17.578786 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:17.578786 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:17.586803 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f61e2b11-356c-4ab4-93cb-fe1586a24c28 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:25:17.604770 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:17.604770 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:17.612849 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f61e2b11-356c-4ab4-93cb-fe1586a24c28 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 returned with HTTP 200 Dec 29 08:25:17.613665 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1767/3527] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:25:17 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 => generated 944 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:25:18.630277 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ba0494be-a4ce-4ca3-9fe7-c9f3d89073bc tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 Dec 29 08:25:18.630845 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ba0494be-a4ce-4ca3-9fe7-c9f3d89073bc tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:18.631038 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:25:18.631038 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:25:18.631450 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ba0494be-a4ce-4ca3-9fe7-c9f3d89073bc tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:18.682304 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:18.682304 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:18.690302 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ba0494be-a4ce-4ca3-9fe7-c9f3d89073bc tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:25:18.708059 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:18.708059 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:18.716103 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ba0494be-a4ce-4ca3-9fe7-c9f3d89073bc tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 returned with HTTP 200 Dec 29 08:25:18.716927 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1761/3528] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:25:18 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 => generated 944 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:25:19.062232 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-97b1679a-6ae6-43dd-bcb1-5bc8aa4a5f4e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] POST http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/attachments/e6029270-70c2-47b4-a7d1-5194f8e89057/action Dec 29 08:25:19.062790 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:25:19.062790 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:25:19.063222 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-97b1679a-6ae6-43dd-bcb1-5bc8aa4a5f4e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Action body: b'{"os-complete": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 08:25:19.063596 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-97b1679a-6ae6-43dd-bcb1-5bc8aa4a5f4e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:25:19.135067 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:19.135067 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:19.147151 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-a1a22e6b-c5a9-46a1-81ec-1fc5eecaf375 req-97b1679a-6ae6-43dd-bcb1-5bc8aa4a5f4e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/attachments/e6029270-70c2-47b4-a7d1-5194f8e89057/action returned with HTTP 204 Dec 29 08:25:19.147997 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1768/3529] 10.222.0.45 () {64 vars in 1489 bytes} [Tue Dec 29 08:25:19 2020] POST /volume/v3/13d89617d61c4a5cba6952d3a58f9387/attachments/e6029270-70c2-47b4-a7d1-5194f8e89057/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 08:25:19.734156 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a4b24e36-b6df-48cb-b9e6-1e1edd0584f7 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 Dec 29 08:25:19.734743 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a4b24e36-b6df-48cb-b9e6-1e1edd0584f7 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:19.734866 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:25:19.734866 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:25:19.735243 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a4b24e36-b6df-48cb-b9e6-1e1edd0584f7 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:19.783873 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:19.783873 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:19.792386 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a4b24e36-b6df-48cb-b9e6-1e1edd0584f7 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:25:19.811032 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:19.811032 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:19.819042 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a4b24e36-b6df-48cb-b9e6-1e1edd0584f7 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 returned with HTTP 200 Dec 29 08:25:19.819859 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1762/3530] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:25:19 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 => generated 1236 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:25:19.835777 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b9c7b14d-39cc-473c-85fc-e3a02defd0ee tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 Dec 29 08:25:19.836305 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b9c7b14d-39cc-473c-85fc-e3a02defd0ee tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:19.836525 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:25:19.836525 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:25:19.836903 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b9c7b14d-39cc-473c-85fc-e3a02defd0ee tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:19.887362 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:19.887362 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:19.895301 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b9c7b14d-39cc-473c-85fc-e3a02defd0ee tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:25:19.914676 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:19.914676 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:19.923018 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b9c7b14d-39cc-473c-85fc-e3a02defd0ee tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 returned with HTTP 200 Dec 29 08:25:19.923994 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1769/3531] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:25:19 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 => generated 1236 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:25:20.039955 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-302d8883-1810-458a-a12f-16478aa8ba36 req-e725a3db-ebed-4607-8cdc-7742e778ee8e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 Dec 29 08:25:20.040518 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-302d8883-1810-458a-a12f-16478aa8ba36 req-e725a3db-ebed-4607-8cdc-7742e778ee8e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:20.040731 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:25:20.040731 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:25:20.041104 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-302d8883-1810-458a-a12f-16478aa8ba36 req-e725a3db-ebed-4607-8cdc-7742e778ee8e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:20.089835 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:20.089835 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:20.097703 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-302d8883-1810-458a-a12f-16478aa8ba36 req-e725a3db-ebed-4607-8cdc-7742e778ee8e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:25:20.115869 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:20.115869 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:20.124853 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-302d8883-1810-458a-a12f-16478aa8ba36 req-e725a3db-ebed-4607-8cdc-7742e778ee8e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 returned with HTTP 200 Dec 29 08:25:20.125918 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1763/3532] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 08:25:20 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 => generated 1236 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:25:20.148398 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-302d8883-1810-458a-a12f-16478aa8ba36 req-2667afcd-03f8-46e3-ae8a-536a476f7071 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] POST http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151/action Dec 29 08:25:20.148895 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:25:20.148895 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:25:20.149349 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-302d8883-1810-458a-a12f-16478aa8ba36 req-2667afcd-03f8-46e3-ae8a-536a476f7071 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Action body: b'{"os-begin_detaching": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 08:25:20.149754 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-302d8883-1810-458a-a12f-16478aa8ba36 req-2667afcd-03f8-46e3-ae8a-536a476f7071 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:25:20.198389 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:20.198389 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:20.199583 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-302d8883-1810-458a-a12f-16478aa8ba36 req-2667afcd-03f8-46e3-ae8a-536a476f7071 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:25:20.208097 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-302d8883-1810-458a-a12f-16478aa8ba36 req-2667afcd-03f8-46e3-ae8a-536a476f7071 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Begin detaching volume completed successfully. Dec 29 08:25:20.208607 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-302d8883-1810-458a-a12f-16478aa8ba36 req-2667afcd-03f8-46e3-ae8a-536a476f7071 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151/action returned with HTTP 202 Dec 29 08:25:20.209466 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1770/3533] 10.222.0.20 () {64 vars in 1643 bytes} [Tue Dec 29 08:25:20 2020] POST /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 08:25:20.264500 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-302d8883-1810-458a-a12f-16478aa8ba36 req-e725a3db-ebed-4607-8cdc-7742e778ee8e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume// Dec 29 08:25:20.265071 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-302d8883-1810-458a-a12f-16478aa8ba36 req-e725a3db-ebed-4607-8cdc-7742e778ee8e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:20.265362 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:25:20.265362 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:25:20.265867 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-302d8883-1810-458a-a12f-16478aa8ba36 req-e725a3db-ebed-4607-8cdc-7742e778ee8e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:20.267030 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-302d8883-1810-458a-a12f-16478aa8ba36 req-e725a3db-ebed-4607-8cdc-7742e778ee8e tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 08:25:20.267685 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1764/3534] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 08:25:20 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 08:25:20.280304 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-302d8883-1810-458a-a12f-16478aa8ba36 req-ef4acd64-6a7e-4220-b49c-8d8493052ea7 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 Dec 29 08:25:20.280874 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-302d8883-1810-458a-a12f-16478aa8ba36 req-ef4acd64-6a7e-4220-b49c-8d8493052ea7 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:20.281088 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:25:20.281088 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:25:20.281461 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-302d8883-1810-458a-a12f-16478aa8ba36 req-ef4acd64-6a7e-4220-b49c-8d8493052ea7 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:20.333465 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:20.333465 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:20.340112 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-302d8883-1810-458a-a12f-16478aa8ba36 req-ef4acd64-6a7e-4220-b49c-8d8493052ea7 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:25:20.358861 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:20.358861 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:20.368042 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-302d8883-1810-458a-a12f-16478aa8ba36 req-ef4acd64-6a7e-4220-b49c-8d8493052ea7 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 returned with HTTP 200 Dec 29 08:25:20.368854 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1771/3535] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 08:25:20 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 => generated 1338 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 08:25:20.403242 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-302d8883-1810-458a-a12f-16478aa8ba36 req-7dfbdd04-c553-4220-a33c-ee05c31a4eda tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151/encryption Dec 29 08:25:20.403770 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-302d8883-1810-458a-a12f-16478aa8ba36 req-7dfbdd04-c553-4220-a33c-ee05c31a4eda tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:20.404262 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-302d8883-1810-458a-a12f-16478aa8ba36 req-7dfbdd04-c553-4220-a33c-ee05c31a4eda tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'index' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:20.453403 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:20.453403 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:20.505534 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-302d8883-1810-458a-a12f-16478aa8ba36 req-7dfbdd04-c553-4220-a33c-ee05c31a4eda tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151/encryption returned with HTTP 200 Dec 29 08:25:20.506348 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1765/3536] 10.222.0.45 () {58 vars in 1395 bytes} [Tue Dec 29 08:25:20 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151/encryption => generated 160 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:25:20.815458 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-302d8883-1810-458a-a12f-16478aa8ba36 req-62f81907-dd3a-45fe-8de0-10dc6c9120db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] DELETE http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/attachments/e6029270-70c2-47b4-a7d1-5194f8e89057 Dec 29 08:25:20.815980 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-302d8883-1810-458a-a12f-16478aa8ba36 req-62f81907-dd3a-45fe-8de0-10dc6c9120db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:20.816196 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:25:20.816196 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:25:20.816564 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-302d8883-1810-458a-a12f-16478aa8ba36 req-62f81907-dd3a-45fe-8de0-10dc6c9120db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:20.836838 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:20.836838 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:21.394238 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-302d8883-1810-458a-a12f-16478aa8ba36 req-62f81907-dd3a-45fe-8de0-10dc6c9120db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 08:25:21.394787 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-302d8883-1810-458a-a12f-16478aa8ba36 req-62f81907-dd3a-45fe-8de0-10dc6c9120db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Pending status list for volume during attachment-delete: [] {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 08:25:21.401361 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-302d8883-1810-458a-a12f-16478aa8ba36 req-62f81907-dd3a-45fe-8de0-10dc6c9120db tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/attachments/e6029270-70c2-47b4-a7d1-5194f8e89057 returned with HTTP 200 Dec 29 08:25:21.402295 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1772/3537] 10.222.0.45 () {62 vars in 1437 bytes} [Tue Dec 29 08:25:20 2020] DELETE /volume/v3/13d89617d61c4a5cba6952d3a58f9387/attachments/e6029270-70c2-47b4-a7d1-5194f8e89057 => generated 19 bytes in 592 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:25:22.660499 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-01a11235-23bc-4af7-ad3a-f4612ebb070d req-b6d94d2b-f7b4-49c7-bbe2-3ad9e8efc511 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 Dec 29 08:25:22.661026 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-01a11235-23bc-4af7-ad3a-f4612ebb070d req-b6d94d2b-f7b4-49c7-bbe2-3ad9e8efc511 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:22.661202 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:25:22.661202 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:25:22.661591 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-01a11235-23bc-4af7-ad3a-f4612ebb070d req-b6d94d2b-f7b4-49c7-bbe2-3ad9e8efc511 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:22.712173 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:22.712173 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:22.720233 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-01a11235-23bc-4af7-ad3a-f4612ebb070d req-b6d94d2b-f7b4-49c7-bbe2-3ad9e8efc511 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:25:22.741621 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-01a11235-23bc-4af7-ad3a-f4612ebb070d req-b6d94d2b-f7b4-49c7-bbe2-3ad9e8efc511 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 returned with HTTP 200 Dec 29 08:25:22.742440 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1766/3538] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 08:25:22 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 => generated 944 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:25:22.762498 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-865e13f0-e2db-44a8-8a9c-5091b1ce0561 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] DELETE http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 Dec 29 08:25:22.763054 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-865e13f0-e2db-44a8-8a9c-5091b1ce0561 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:22.763274 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:25:22.763274 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:25:22.763645 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-865e13f0-e2db-44a8-8a9c-5091b1ce0561 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:22.764108 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-865e13f0-e2db-44a8-8a9c-5091b1ce0561 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Delete volume with id: 68497cfb-49f4-4655-aac8-58abb3a01151 Dec 29 08:25:22.815353 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:22.815353 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:22.816483 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-865e13f0-e2db-44a8-8a9c-5091b1ce0561 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:25:22.835030 n-d-768509-3 devstack@c-api.service[88227]: WARNING cinder.keymgr.conf_key_mgr [None req-865e13f0-e2db-44a8-8a9c-5091b1ce0561 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Not deleting key 00000000-0000-0000-0000-000000000000 Dec 29 08:25:22.843106 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-865e13f0-e2db-44a8-8a9c-5091b1ce0561 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Delete volume request issued successfully. Dec 29 08:25:22.843756 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-865e13f0-e2db-44a8-8a9c-5091b1ce0561 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 returned with HTTP 202 Dec 29 08:25:22.844761 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1773/3539] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 08:25:22 2020] DELETE /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 08:25:22.852433 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e0b13319-6f23-474e-bc6b-20f620da545a tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 Dec 29 08:25:22.853028 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e0b13319-6f23-474e-bc6b-20f620da545a tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:22.853224 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:25:22.853224 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:25:22.853849 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e0b13319-6f23-474e-bc6b-20f620da545a tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:22.903349 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:22.903349 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:22.911684 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e0b13319-6f23-474e-bc6b-20f620da545a tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:25:22.934487 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e0b13319-6f23-474e-bc6b-20f620da545a tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 returned with HTTP 200 Dec 29 08:25:22.935358 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1767/3540] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:25:22 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 => generated 943 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:25:23.953404 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7d7debde-40d2-4217-a0ff-d53b4f121a9c tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 Dec 29 08:25:23.953897 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7d7debde-40d2-4217-a0ff-d53b4f121a9c tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:23.954025 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:25:23.954025 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:25:23.954700 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7d7debde-40d2-4217-a0ff-d53b4f121a9c tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:24.128829 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:25:24.128829 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:25:24.137550 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7d7debde-40d2-4217-a0ff-d53b4f121a9c tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Volume info retrieved successfully. Dec 29 08:25:24.158323 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7d7debde-40d2-4217-a0ff-d53b4f121a9c tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 returned with HTTP 200 Dec 29 08:25:24.159169 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1774/3541] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:25:23 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 => generated 943 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:25:25.175727 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1d50dfe0-2403-42b3-8a25-ed00d7106550 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] GET http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 Dec 29 08:25:25.176270 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1d50dfe0-2403-42b3-8a25-ed00d7106550 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:25.176439 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:25:25.176439 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:25:25.176807 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1d50dfe0-2403-42b3-8a25-ed00d7106550 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:25.224331 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1d50dfe0-2403-42b3-8a25-ed00d7106550 tempest-TestEncryptedCinderVolumes-2011933834 tempest-TestEncryptedCinderVolumes-2011933834] http://10.222.0.20/volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 returned with HTTP 404 Dec 29 08:25:25.226228 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1768/3542] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:25:25 2020] GET /volume/v3/13d89617d61c4a5cba6952d3a58f9387/volumes/68497cfb-49f4-4655-aac8-58abb3a01151 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 08:25:25.234307 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5073ada6-177a-4d70-8dd0-80ca9526e5b6 tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] GET http://10.222.0.20/volume/v3/17b7d72d9c8b472684dc8d030de2ca7f/volumes/detail?all_tenants=1 Dec 29 08:25:25.234868 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5073ada6-177a-4d70-8dd0-80ca9526e5b6 tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:25.235082 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:25:25.235082 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:25:25.235451 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5073ada6-177a-4d70-8dd0-80ca9526e5b6 tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] Calling method 'detail' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:25.237286 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-5073ada6-177a-4d70-8dd0-80ca9526e5b6 tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 08:25:25.285044 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5073ada6-177a-4d70-8dd0-80ca9526e5b6 tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] Get all volumes completed successfully. Dec 29 08:25:25.290054 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5073ada6-177a-4d70-8dd0-80ca9526e5b6 tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] http://10.222.0.20/volume/v3/17b7d72d9c8b472684dc8d030de2ca7f/volumes/detail?all_tenants=1 returned with HTTP 200 Dec 29 08:25:25.290876 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1775/3543] 10.222.0.20 () {58 vars in 1252 bytes} [Tue Dec 29 08:25:25 2020] GET /volume/v3/17b7d72d9c8b472684dc8d030de2ca7f/volumes/detail?all_tenants=1 => generated 15 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Dec 29 08:25:25.306739 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cb59eb60-4d22-416a-8f38-1415edea130a tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] DELETE http://10.222.0.20/volume/v3/17b7d72d9c8b472684dc8d030de2ca7f/types/65b1d19b-15ee-48fe-8e4d-bbad5854959b Dec 29 08:25:25.307204 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cb59eb60-4d22-416a-8f38-1415edea130a tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:25:25.307718 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cb59eb60-4d22-416a-8f38-1415edea130a tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] Calling method '_delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:25:25.367932 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/sqlalchemy/orm/evaluator.py:99: SAWarning: Evaluating non-mapped column expression 'updated_at' onto ORM instances; this is a deprecated use case. Please make use of the actual mapped columns in ORM-evaluated UPDATE / DELETE expressions. Dec 29 08:25:25.367932 n-d-768509-3 devstack@c-api.service[88227]: "UPDATE / DELETE expressions." % clause Dec 29 08:25:25.377355 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cb59eb60-4d22-416a-8f38-1415edea130a tempest-TestEncryptedCinderVolumes-93266926 tempest-TestEncryptedCinderVolumes-93266926] http://10.222.0.20/volume/v3/17b7d72d9c8b472684dc8d030de2ca7f/types/65b1d19b-15ee-48fe-8e4d-bbad5854959b returned with HTTP 202 Dec 29 08:25:25.378175 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1769/3544] 10.222.0.20 () {58 vars in 1312 bytes} [Tue Dec 29 08:25:25 2020] DELETE /volume/v3/17b7d72d9c8b472684dc8d030de2ca7f/types/65b1d19b-15ee-48fe-8e4d-bbad5854959b => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 08:26:25.295387 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-126174e8-0e39-44e1-b5c9-342b90cc062a tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] POST http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes Dec 29 08:26:25.296145 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-126174e8-0e39-44e1-b5c9-342b90cc062a tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1196302062", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:26:25.297368 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-126174e8-0e39-44e1-b5c9-342b90cc062a tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1196302062', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=88228) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 08:26:25.297733 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-126174e8-0e39-44e1-b5c9-342b90cc062a tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Create volume of 1 GB Dec 29 08:26:25.310720 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-126174e8-0e39-44e1-b5c9-342b90cc062a tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Availability Zones retrieved successfully. Dec 29 08:26:25.327761 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-126174e8-0e39-44e1-b5c9-342b90cc062a tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Flow 'volume_create_api' (5018240e-0a0c-4e5a-a816-bbff5a6e1ce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 08:26:25.330450 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-126174e8-0e39-44e1-b5c9-342b90cc062a tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e707fd00-015b-42e0-93c1-fcf08fe159c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 08:26:25.332449 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-126174e8-0e39-44e1-b5c9-342b90cc062a tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Validating volume size '1' using validate_int {{(pid=88228) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 08:26:25.398388 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-126174e8-0e39-44e1-b5c9-342b90cc062a tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e707fd00-015b-42e0-93c1-fcf08fe159c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 08:26:25.400540 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-126174e8-0e39-44e1-b5c9-342b90cc062a tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e3c87a1-db53-4a28-885a-e9fc97a91d96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 08:26:25.484860 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-126174e8-0e39-44e1-b5c9-342b90cc062a tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Created reservations ['45e49e5b-34fc-42e9-a627-4db4e288cdc5', '7031653d-dd33-4d87-9e03-24fe83adfed7', 'fc1bf425-c0b2-4bb1-8a1a-a558dee4696d', '6d9bcebb-6c8c-422d-8345-bcaa19d8e4d6'] {{(pid=88228) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 08:26:25.486646 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-126174e8-0e39-44e1-b5c9-342b90cc062a tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e3c87a1-db53-4a28-885a-e9fc97a91d96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45e49e5b-34fc-42e9-a627-4db4e288cdc5', '7031653d-dd33-4d87-9e03-24fe83adfed7', 'fc1bf425-c0b2-4bb1-8a1a-a558dee4696d', '6d9bcebb-6c8c-422d-8345-bcaa19d8e4d6']}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 08:26:25.488701 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-126174e8-0e39-44e1-b5c9-342b90cc062a tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5537c9f5-886f-40d5-ad5d-1ffc9371b6c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 08:26:25.544006 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-126174e8-0e39-44e1-b5c9-342b90cc062a tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5537c9f5-886f-40d5-ad5d-1ffc9371b6c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c5e8dbb-b521-4a29-b43e-73145a206520', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1196302062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f7706aac93043b8b4fbcc530f5414cd',qos_specs=None,replication_status=,reservations=['45e49e5b-34fc-42e9-a627-4db4e288cdc5','7031653d-dd33-4d87-9e03-24fe83adfed7','fc1bf425-c0b2-4bb1-8a1a-a558dee4696d','6d9bcebb-6c8c-422d-8345-bcaa19d8e4d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67433d3055be447092e8dabd99b951d0',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T08:26:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1196302062',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c5e8dbb-b521-4a29-b43e-73145a206520,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f7706aac93043b8b4fbcc530f5414cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='67433d3055be447092e8dabd99b951d0',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 08:26:25.546018 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-126174e8-0e39-44e1-b5c9-342b90cc062a tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df95c617-8cee-4abd-9904-76a1b09b78ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 08:26:25.570642 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-126174e8-0e39-44e1-b5c9-342b90cc062a tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df95c617-8cee-4abd-9904-76a1b09b78ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1196302062',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f7706aac93043b8b4fbcc530f5414cd',qos_specs=None,replication_status=,reservations=['45e49e5b-34fc-42e9-a627-4db4e288cdc5','7031653d-dd33-4d87-9e03-24fe83adfed7','fc1bf425-c0b2-4bb1-8a1a-a558dee4696d','6d9bcebb-6c8c-422d-8345-bcaa19d8e4d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67433d3055be447092e8dabd99b951d0',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 08:26:25.572498 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-126174e8-0e39-44e1-b5c9-342b90cc062a tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f2feb81-d23d-481e-a409-1e2c9687afea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 08:26:25.586907 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-126174e8-0e39-44e1-b5c9-342b90cc062a tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f2feb81-d23d-481e-a409-1e2c9687afea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88228) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 08:26:25.589698 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-126174e8-0e39-44e1-b5c9-342b90cc062a tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Flow 'volume_create_api' (5018240e-0a0c-4e5a-a816-bbff5a6e1ce3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88228) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 08:26:25.639177 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-126174e8-0e39-44e1-b5c9-342b90cc062a tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Create volume request issued successfully. Dec 29 08:26:25.653513 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-126174e8-0e39-44e1-b5c9-342b90cc062a tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes returned with HTTP 202 Dec 29 08:26:25.664331 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1776/3545] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 08:26:25 2020] POST /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes => generated 824 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 08:26:25.668701 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a1b92717-fdab-4995-9398-90e42576c9c9 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] GET http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 Dec 29 08:26:25.669222 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a1b92717-fdab-4995-9398-90e42576c9c9 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:26:25.669705 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a1b92717-fdab-4995-9398-90e42576c9c9 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:26:25.723835 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:25.723835 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:25.732648 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a1b92717-fdab-4995-9398-90e42576c9c9 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Volume info retrieved successfully. Dec 29 08:26:25.754571 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a1b92717-fdab-4995-9398-90e42576c9c9 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 returned with HTTP 200 Dec 29 08:26:25.759975 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1770/3546] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:26:25 2020] GET /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 => generated 916 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:26:26.772964 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-58ea9b0f-7a66-4067-95ad-74b52477fba0 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] GET http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 Dec 29 08:26:26.773527 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-58ea9b0f-7a66-4067-95ad-74b52477fba0 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:26:26.773758 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:26:26.773758 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:26:26.774185 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-58ea9b0f-7a66-4067-95ad-74b52477fba0 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:26:26.823350 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:26.823350 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:26.831078 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-58ea9b0f-7a66-4067-95ad-74b52477fba0 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Volume info retrieved successfully. Dec 29 08:26:26.852423 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-58ea9b0f-7a66-4067-95ad-74b52477fba0 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 returned with HTTP 200 Dec 29 08:26:26.853465 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1777/3547] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:26:26 2020] GET /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 => generated 917 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:26:26.869300 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f01d2cd1-006d-4860-910a-dcb8af8ae9db tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] GET http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 Dec 29 08:26:26.869815 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f01d2cd1-006d-4860-910a-dcb8af8ae9db tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:26:26.870045 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:26:26.870045 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:26:26.870398 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f01d2cd1-006d-4860-910a-dcb8af8ae9db tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:26:26.920378 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:26.920378 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:26.929754 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f01d2cd1-006d-4860-910a-dcb8af8ae9db tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Volume info retrieved successfully. Dec 29 08:26:26.951749 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f01d2cd1-006d-4860-910a-dcb8af8ae9db tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 returned with HTTP 200 Dec 29 08:26:26.952560 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1771/3548] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:26:26 2020] GET /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 => generated 917 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:26:26.968369 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5435235a-bad8-4f96-9dec-523e55c37db8 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] GET http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes Dec 29 08:26:26.968846 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5435235a-bad8-4f96-9dec-523e55c37db8 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:26:26.969062 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:26:26.969062 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:26:26.969431 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5435235a-bad8-4f96-9dec-523e55c37db8 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Calling method 'index' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:26:26.970130 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.api_utils [None req-5435235a-bad8-4f96-9dec-523e55c37db8 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Removing options '' from query. {{(pid=88228) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:63}} Dec 29 08:26:26.971952 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-5435235a-bad8-4f96-9dec-523e55c37db8 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=88228) get_all /opt/stack/cinder/cinder/volume/api.py:621}} Dec 29 08:26:27.025584 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-5435235a-bad8-4f96-9dec-523e55c37db8 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Get all volumes completed successfully. Dec 29 08:26:27.026479 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5435235a-bad8-4f96-9dec-523e55c37db8 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes returned with HTTP 200 Dec 29 08:26:27.027313 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1778/3549] 10.222.0.20 () {58 vars in 1204 bytes} [Tue Dec 29 08:26:26 2020] GET /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes => generated 405 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:26:27.037440 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1b4b0aee-3779-4508-beb3-e2adbb92b8e0 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] GET http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 Dec 29 08:26:27.037969 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1b4b0aee-3779-4508-beb3-e2adbb92b8e0 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:26:27.038186 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:26:27.038186 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:26:27.038558 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1b4b0aee-3779-4508-beb3-e2adbb92b8e0 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:26:27.087866 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:27.087866 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:27.095904 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1b4b0aee-3779-4508-beb3-e2adbb92b8e0 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Volume info retrieved successfully. Dec 29 08:26:27.117221 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1b4b0aee-3779-4508-beb3-e2adbb92b8e0 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 returned with HTTP 200 Dec 29 08:26:27.118027 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1772/3550] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:26:27 2020] GET /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 => generated 917 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:26:27.233688 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3e832682-419f-4cb3-b388-0a540cd84d55 req-e3d89590-2d82-4619-9f42-de1bec73835a tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] GET http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 Dec 29 08:26:27.234198 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3e832682-419f-4cb3-b388-0a540cd84d55 req-e3d89590-2d82-4619-9f42-de1bec73835a tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:26:27.234414 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:26:27.234414 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:26:27.234808 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3e832682-419f-4cb3-b388-0a540cd84d55 req-e3d89590-2d82-4619-9f42-de1bec73835a tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:26:27.283506 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:27.283506 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:27.291422 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-3e832682-419f-4cb3-b388-0a540cd84d55 req-e3d89590-2d82-4619-9f42-de1bec73835a tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Volume info retrieved successfully. Dec 29 08:26:27.312435 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3e832682-419f-4cb3-b388-0a540cd84d55 req-e3d89590-2d82-4619-9f42-de1bec73835a tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 returned with HTTP 200 Dec 29 08:26:27.313220 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1779/3551] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 08:26:27 2020] GET /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 => generated 917 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:26:27.376111 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1b4b0aee-3779-4508-beb3-e2adbb92b8e0 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] GET http://10.222.0.20/volume// Dec 29 08:26:27.376592 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1b4b0aee-3779-4508-beb3-e2adbb92b8e0 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:26:27.376813 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:26:27.376813 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:26:27.377237 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1b4b0aee-3779-4508-beb3-e2adbb92b8e0 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:26:27.378272 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1b4b0aee-3779-4508-beb3-e2adbb92b8e0 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 08:26:27.378989 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1773/3552] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 08:26:27 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 29 08:26:27.392499 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3e832682-419f-4cb3-b388-0a540cd84d55 req-fddf1ba6-98d3-4fb9-ab3c-19caa3a15662 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] POST http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/attachments Dec 29 08:26:27.393011 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:26:27.393011 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:26:27.393423 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3e832682-419f-4cb3-b388-0a540cd84d55 req-fddf1ba6-98d3-4fb9-ab3c-19caa3a15662 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7c5e8dbb-b521-4a29-b43e-73145a206520", "instance_uuid": "0c82c151-da1e-406c-9145-0b90774b2d4a", "connector": null}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:26:27.442482 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:27.442482 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:27.492872 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3e832682-419f-4cb3-b388-0a540cd84d55 req-fddf1ba6-98d3-4fb9-ab3c-19caa3a15662 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/attachments returned with HTTP 200 Dec 29 08:26:27.493756 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1780/3553] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 08:26:27 2020] POST /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/attachments => generated 273 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:26:27.528610 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ee761e05-15ee-409c-af56-4b2f98cc66e8 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] GET http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 Dec 29 08:26:27.529264 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ee761e05-15ee-409c-af56-4b2f98cc66e8 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:26:27.529794 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ee761e05-15ee-409c-af56-4b2f98cc66e8 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:26:27.548289 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3e832682-419f-4cb3-b388-0a540cd84d55 req-fddf1ba6-98d3-4fb9-ab3c-19caa3a15662 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] GET http://10.222.0.20/volume// Dec 29 08:26:27.548701 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3e832682-419f-4cb3-b388-0a540cd84d55 req-fddf1ba6-98d3-4fb9-ab3c-19caa3a15662 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:26:27.548929 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:26:27.548929 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:26:27.549355 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3e832682-419f-4cb3-b388-0a540cd84d55 req-fddf1ba6-98d3-4fb9-ab3c-19caa3a15662 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:26:27.550608 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3e832682-419f-4cb3-b388-0a540cd84d55 req-fddf1ba6-98d3-4fb9-ab3c-19caa3a15662 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 08:26:27.551338 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1781/3554] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 08:26:27 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (2 switches on core 0) Dec 29 08:26:27.573169 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3e832682-419f-4cb3-b388-0a540cd84d55 req-c53d852d-aeff-4a15-95e6-7607130f750b tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] GET http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 Dec 29 08:26:27.573752 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3e832682-419f-4cb3-b388-0a540cd84d55 req-c53d852d-aeff-4a15-95e6-7607130f750b tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:26:27.574235 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3e832682-419f-4cb3-b388-0a540cd84d55 req-c53d852d-aeff-4a15-95e6-7607130f750b tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:26:27.588065 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:27.588065 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:27.596465 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ee761e05-15ee-409c-af56-4b2f98cc66e8 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Volume info retrieved successfully. Dec 29 08:26:27.615360 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:27.615360 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:27.623574 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ee761e05-15ee-409c-af56-4b2f98cc66e8 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 returned with HTTP 200 Dec 29 08:26:27.623863 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:27.623863 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:27.624416 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1774/3555] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:26:27 2020] GET /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 => generated 916 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:26:27.632640 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-3e832682-419f-4cb3-b388-0a540cd84d55 req-c53d852d-aeff-4a15-95e6-7607130f750b tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Volume info retrieved successfully. Dec 29 08:26:27.651481 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:27.651481 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:27.659546 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3e832682-419f-4cb3-b388-0a540cd84d55 req-c53d852d-aeff-4a15-95e6-7607130f750b tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 returned with HTTP 200 Dec 29 08:26:27.660345 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1782/3556] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 08:26:27 2020] GET /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 => generated 1015 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Dec 29 08:26:27.679891 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3e832682-419f-4cb3-b388-0a540cd84d55 req-9b3d066e-367b-4183-bfa7-54cca9b758c7 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] PUT http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/attachments/ff76cbb1-1519-460b-981e-9c2725d192df Dec 29 08:26:27.680398 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:26:27.680398 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:26:27.680821 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3e832682-419f-4cb3-b388-0a540cd84d55 req-9b3d066e-367b-4183-bfa7-54cca9b758c7 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sdb"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:26:27.712604 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 08:26:27.712604 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 08:26:27.713203 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-3e832682-419f-4cb3-b388-0a540cd84d55 req-9b3d066e-367b-4183-bfa7-54cca9b758c7 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Lock "b'cinder-attachment_update-7c5e8dbb-b521-4a29-b43e-73145a206520-n-h1-768509-3'" acquired by "attachment_update" :: waited 0.014s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 08:26:27.715591 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:27.715591 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:28.640758 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7cf5fde2-83aa-4a1c-9a31-eca8c7257714 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] GET http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 Dec 29 08:26:28.641259 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7cf5fde2-83aa-4a1c-9a31-eca8c7257714 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:26:28.641450 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:26:28.641450 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:26:28.641815 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-7cf5fde2-83aa-4a1c-9a31-eca8c7257714 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:26:28.692184 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:28.692184 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:28.700947 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-7cf5fde2-83aa-4a1c-9a31-eca8c7257714 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Volume info retrieved successfully. Dec 29 08:26:28.719967 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:28.719967 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:28.729586 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-7cf5fde2-83aa-4a1c-9a31-eca8c7257714 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 returned with HTTP 200 Dec 29 08:26:28.730399 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1783/3557] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:26:28 2020] GET /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 => generated 916 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 08:26:28.933343 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-3e832682-419f-4cb3-b388-0a540cd84d55 req-9b3d066e-367b-4183-bfa7-54cca9b758c7 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Lock "b'cinder-attachment_update-7c5e8dbb-b521-4a29-b43e-73145a206520-n-h1-768509-3'" released by "attachment_update" :: held 1.220s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 08:26:28.934006 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3e832682-419f-4cb3-b388-0a540cd84d55 req-9b3d066e-367b-4183-bfa7-54cca9b758c7 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/attachments/ff76cbb1-1519-460b-981e-9c2725d192df returned with HTTP 200 Dec 29 08:26:28.934947 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1775/3558] 10.222.0.45 () {64 vars in 1468 bytes} [Tue Dec 29 08:26:27 2020] PUT /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/attachments/ff76cbb1-1519-460b-981e-9c2725d192df => generated 762 bytes in 1260 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:26:29.745808 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1545455d-fb7a-441a-9370-1b4aacf0c2e7 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] GET http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 Dec 29 08:26:29.746375 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1545455d-fb7a-441a-9370-1b4aacf0c2e7 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:26:29.746616 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:26:29.746616 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:26:29.746995 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-1545455d-fb7a-441a-9370-1b4aacf0c2e7 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:26:29.798013 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:29.798013 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:29.806122 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-1545455d-fb7a-441a-9370-1b4aacf0c2e7 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Volume info retrieved successfully. Dec 29 08:26:29.824580 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:29.824580 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:29.832592 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-1545455d-fb7a-441a-9370-1b4aacf0c2e7 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 returned with HTTP 200 Dec 29 08:26:29.834068 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1784/3559] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:26:29 2020] GET /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 => generated 917 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:26:30.850055 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b1b153bf-6082-40d0-9ed6-d68f6d271c3c tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] GET http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 Dec 29 08:26:30.850665 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b1b153bf-6082-40d0-9ed6-d68f6d271c3c tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:26:30.850765 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:26:30.850765 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:26:30.851139 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b1b153bf-6082-40d0-9ed6-d68f6d271c3c tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:26:30.903883 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:30.903883 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:30.911974 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b1b153bf-6082-40d0-9ed6-d68f6d271c3c tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Volume info retrieved successfully. Dec 29 08:26:30.931530 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:30.931530 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:30.939677 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b1b153bf-6082-40d0-9ed6-d68f6d271c3c tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 returned with HTTP 200 Dec 29 08:26:30.940503 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1776/3560] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:26:30 2020] GET /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 => generated 917 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:26:31.957872 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cd27bdc2-d002-4541-88fb-e3f5b4e34188 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] GET http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 Dec 29 08:26:31.958491 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cd27bdc2-d002-4541-88fb-e3f5b4e34188 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:26:31.958816 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:26:31.958816 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:26:31.959217 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-cd27bdc2-d002-4541-88fb-e3f5b4e34188 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:26:32.010281 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:32.010281 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:32.018250 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-cd27bdc2-d002-4541-88fb-e3f5b4e34188 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Volume info retrieved successfully. Dec 29 08:26:32.036150 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:32.036150 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:32.044806 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-cd27bdc2-d002-4541-88fb-e3f5b4e34188 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 returned with HTTP 200 Dec 29 08:26:32.045603 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1785/3561] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:26:31 2020] GET /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 => generated 917 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:26:33.061558 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-559620f4-83c1-47d2-8225-1f91fdbcc109 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] GET http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 Dec 29 08:26:33.062086 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-559620f4-83c1-47d2-8225-1f91fdbcc109 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:26:33.062260 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:26:33.062260 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:26:33.062650 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-559620f4-83c1-47d2-8225-1f91fdbcc109 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:26:33.111939 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:33.111939 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:33.121202 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-559620f4-83c1-47d2-8225-1f91fdbcc109 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Volume info retrieved successfully. Dec 29 08:26:33.139164 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:33.139164 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:33.147711 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-559620f4-83c1-47d2-8225-1f91fdbcc109 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 returned with HTTP 200 Dec 29 08:26:33.148514 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1777/3562] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:26:33 2020] GET /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 => generated 917 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:26:34.164907 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e80df3ee-b576-4d93-88ee-4efade0ad3a5 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] GET http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 Dec 29 08:26:34.165521 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e80df3ee-b576-4d93-88ee-4efade0ad3a5 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:26:34.165808 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:26:34.165808 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:26:34.166310 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e80df3ee-b576-4d93-88ee-4efade0ad3a5 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:26:34.215495 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:34.215495 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:34.223653 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e80df3ee-b576-4d93-88ee-4efade0ad3a5 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Volume info retrieved successfully. Dec 29 08:26:34.243317 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:34.243317 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:34.251829 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e80df3ee-b576-4d93-88ee-4efade0ad3a5 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 returned with HTTP 200 Dec 29 08:26:34.252665 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1786/3563] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:26:34 2020] GET /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 => generated 917 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:26:34.438388 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3e832682-419f-4cb3-b388-0a540cd84d55 req-9a5f5553-9467-408e-8f41-a36903556a05 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] POST http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/attachments/ff76cbb1-1519-460b-981e-9c2725d192df/action Dec 29 08:26:34.438923 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:26:34.438923 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:26:34.439371 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3e832682-419f-4cb3-b388-0a540cd84d55 req-9a5f5553-9467-408e-8f41-a36903556a05 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Action body: b'{"os-complete": null}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 08:26:34.439748 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-3e832682-419f-4cb3-b388-0a540cd84d55 req-9a5f5553-9467-408e-8f41-a36903556a05 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:26:34.508018 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:34.508018 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:34.520460 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-3e832682-419f-4cb3-b388-0a540cd84d55 req-9a5f5553-9467-408e-8f41-a36903556a05 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/attachments/ff76cbb1-1519-460b-981e-9c2725d192df/action returned with HTTP 204 Dec 29 08:26:34.521976 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1778/3564] 10.222.0.45 () {64 vars in 1489 bytes} [Tue Dec 29 08:26:34 2020] POST /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/attachments/ff76cbb1-1519-460b-981e-9c2725d192df/action => generated 0 bytes in 88 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 08:26:35.268801 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9ba4aa98-6b51-4650-a43a-9a7054a93d69 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] GET http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 Dec 29 08:26:35.269328 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9ba4aa98-6b51-4650-a43a-9a7054a93d69 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:26:35.269481 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:26:35.269481 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:26:35.269850 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9ba4aa98-6b51-4650-a43a-9a7054a93d69 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:26:35.319986 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:35.319986 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:35.328455 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9ba4aa98-6b51-4650-a43a-9a7054a93d69 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Volume info retrieved successfully. Dec 29 08:26:35.346343 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:35.346343 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:35.355244 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9ba4aa98-6b51-4650-a43a-9a7054a93d69 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 returned with HTTP 200 Dec 29 08:26:35.356057 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1787/3565] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:26:35 2020] GET /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 => generated 1209 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:26:35.371878 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b92d73f1-c619-4747-8e5a-7e15690fc5f4 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] GET http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 Dec 29 08:26:35.372404 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b92d73f1-c619-4747-8e5a-7e15690fc5f4 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:26:35.372620 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:26:35.372620 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:26:35.372989 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b92d73f1-c619-4747-8e5a-7e15690fc5f4 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:26:35.421444 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:35.421444 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:35.429471 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b92d73f1-c619-4747-8e5a-7e15690fc5f4 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Volume info retrieved successfully. Dec 29 08:26:35.447470 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:35.447470 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:35.455488 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b92d73f1-c619-4747-8e5a-7e15690fc5f4 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 returned with HTTP 200 Dec 29 08:26:35.456265 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1779/3566] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:26:35 2020] GET /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 => generated 1209 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:26:35.473318 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b4422d04-f935-4234-a3b9-29aa0c1b9459 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] GET http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 Dec 29 08:26:35.473837 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b4422d04-f935-4234-a3b9-29aa0c1b9459 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:26:35.474051 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:26:35.474051 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:26:35.475421 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b4422d04-f935-4234-a3b9-29aa0c1b9459 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:26:35.523967 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:35.523967 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:35.532009 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b4422d04-f935-4234-a3b9-29aa0c1b9459 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Volume info retrieved successfully. Dec 29 08:26:35.550634 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:26:35.550634 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:26:35.559132 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b4422d04-f935-4234-a3b9-29aa0c1b9459 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 returned with HTTP 200 Dec 29 08:26:35.559932 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1788/3567] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:26:35 2020] GET /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 => generated 1209 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:27:48.660190 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-eec63b2c-271c-4e6b-891a-7cc63dd30334 req-75f2f6d8-294b-47b6-8511-5cd2ed458ca3 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] GET http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 Dec 29 08:27:48.660771 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-eec63b2c-271c-4e6b-891a-7cc63dd30334 req-75f2f6d8-294b-47b6-8511-5cd2ed458ca3 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:27:48.661029 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:27:48.661029 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:27:48.661300 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-eec63b2c-271c-4e6b-891a-7cc63dd30334 req-75f2f6d8-294b-47b6-8511-5cd2ed458ca3 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:27:48.712692 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:27:48.712692 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:27:48.721785 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-eec63b2c-271c-4e6b-891a-7cc63dd30334 req-75f2f6d8-294b-47b6-8511-5cd2ed458ca3 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Volume info retrieved successfully. Dec 29 08:27:48.740875 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:27:48.740875 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:27:48.750082 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-eec63b2c-271c-4e6b-891a-7cc63dd30334 req-75f2f6d8-294b-47b6-8511-5cd2ed458ca3 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 returned with HTTP 200 Dec 29 08:27:48.751496 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1780/3568] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 08:27:48 2020] GET /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 => generated 1209 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:27:48.774284 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-eec63b2c-271c-4e6b-891a-7cc63dd30334 req-d91b7f44-f79b-4adc-9c03-c04f8e31da86 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] POST http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520/action Dec 29 08:27:48.775127 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:27:48.775127 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:27:48.775498 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-eec63b2c-271c-4e6b-891a-7cc63dd30334 req-d91b7f44-f79b-4adc-9c03-c04f8e31da86 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Action body: b'{"os-begin_detaching": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 08:27:48.775875 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-eec63b2c-271c-4e6b-891a-7cc63dd30334 req-d91b7f44-f79b-4adc-9c03-c04f8e31da86 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:27:48.827922 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:27:48.827922 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:27:48.829114 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-eec63b2c-271c-4e6b-891a-7cc63dd30334 req-d91b7f44-f79b-4adc-9c03-c04f8e31da86 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Volume info retrieved successfully. Dec 29 08:27:48.839486 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-eec63b2c-271c-4e6b-891a-7cc63dd30334 req-d91b7f44-f79b-4adc-9c03-c04f8e31da86 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Begin detaching volume completed successfully. Dec 29 08:27:48.840116 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-eec63b2c-271c-4e6b-891a-7cc63dd30334 req-d91b7f44-f79b-4adc-9c03-c04f8e31da86 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520/action returned with HTTP 202 Dec 29 08:27:48.841465 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1789/3569] 10.222.0.20 () {64 vars in 1643 bytes} [Tue Dec 29 08:27:48 2020] POST /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Dec 29 08:27:48.904331 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-eec63b2c-271c-4e6b-891a-7cc63dd30334 req-75f2f6d8-294b-47b6-8511-5cd2ed458ca3 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] GET http://10.222.0.20/volume// Dec 29 08:27:48.904461 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-eec63b2c-271c-4e6b-891a-7cc63dd30334 req-75f2f6d8-294b-47b6-8511-5cd2ed458ca3 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:27:48.904611 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:27:48.904611 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:27:48.904991 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-eec63b2c-271c-4e6b-891a-7cc63dd30334 req-75f2f6d8-294b-47b6-8511-5cd2ed458ca3 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:27:48.906343 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-eec63b2c-271c-4e6b-891a-7cc63dd30334 req-75f2f6d8-294b-47b6-8511-5cd2ed458ca3 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 08:27:48.906968 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1781/3570] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 08:27:48 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 08:27:48.920655 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-eec63b2c-271c-4e6b-891a-7cc63dd30334 req-3c9b9b26-db32-4363-af40-bfdc34a90072 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] GET http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 Dec 29 08:27:48.921226 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-eec63b2c-271c-4e6b-891a-7cc63dd30334 req-3c9b9b26-db32-4363-af40-bfdc34a90072 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:27:48.921458 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:27:48.921458 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:27:48.921812 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-eec63b2c-271c-4e6b-891a-7cc63dd30334 req-3c9b9b26-db32-4363-af40-bfdc34a90072 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:27:49.005778 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:27:49.005778 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:27:49.025328 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-eec63b2c-271c-4e6b-891a-7cc63dd30334 req-3c9b9b26-db32-4363-af40-bfdc34a90072 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Volume info retrieved successfully. Dec 29 08:27:49.046309 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:27:49.046309 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:27:49.055252 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-eec63b2c-271c-4e6b-891a-7cc63dd30334 req-3c9b9b26-db32-4363-af40-bfdc34a90072 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 returned with HTTP 200 Dec 29 08:27:49.056064 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1790/3571] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 08:27:48 2020] GET /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 => generated 1311 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 08:27:49.419259 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-eec63b2c-271c-4e6b-891a-7cc63dd30334 req-fcd7fefd-2a74-47d5-81dd-e6e7ccc6302d tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] DELETE http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/attachments/ff76cbb1-1519-460b-981e-9c2725d192df Dec 29 08:27:49.419774 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-eec63b2c-271c-4e6b-891a-7cc63dd30334 req-fcd7fefd-2a74-47d5-81dd-e6e7ccc6302d tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:27:49.420342 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-eec63b2c-271c-4e6b-891a-7cc63dd30334 req-fcd7fefd-2a74-47d5-81dd-e6e7ccc6302d tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:27:49.440595 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:27:49.440595 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:27:49.877844 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-eec63b2c-271c-4e6b-891a-7cc63dd30334 req-fcd7fefd-2a74-47d5-81dd-e6e7ccc6302d tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 08:27:49.878326 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-eec63b2c-271c-4e6b-891a-7cc63dd30334 req-fcd7fefd-2a74-47d5-81dd-e6e7ccc6302d tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Pending status list for volume during attachment-delete: [] {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 08:27:49.884682 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-eec63b2c-271c-4e6b-891a-7cc63dd30334 req-fcd7fefd-2a74-47d5-81dd-e6e7ccc6302d tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/attachments/ff76cbb1-1519-460b-981e-9c2725d192df returned with HTTP 200 Dec 29 08:27:49.885891 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1782/3572] 10.222.0.45 () {62 vars in 1437 bytes} [Tue Dec 29 08:27:49 2020] DELETE /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/attachments/ff76cbb1-1519-460b-981e-9c2725d192df => generated 19 bytes in 471 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:27:50.222106 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e5354542-b93a-4c99-adb2-af41c6e481da req-4528641d-d0d4-45a6-ab1b-3f48dad25b31 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] GET http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 Dec 29 08:27:50.222708 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-e5354542-b93a-4c99-adb2-af41c6e481da req-4528641d-d0d4-45a6-ab1b-3f48dad25b31 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:27:50.222927 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:27:50.222927 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:27:50.223300 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-e5354542-b93a-4c99-adb2-af41c6e481da req-4528641d-d0d4-45a6-ab1b-3f48dad25b31 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:27:50.272858 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:27:50.272858 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:27:50.280785 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-e5354542-b93a-4c99-adb2-af41c6e481da req-4528641d-d0d4-45a6-ab1b-3f48dad25b31 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Volume info retrieved successfully. Dec 29 08:27:50.302177 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-e5354542-b93a-4c99-adb2-af41c6e481da req-4528641d-d0d4-45a6-ab1b-3f48dad25b31 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 returned with HTTP 200 Dec 29 08:27:50.303020 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1791/3573] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 08:27:50 2020] GET /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 => generated 917 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:27:50.323298 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-11fdd773-4603-461d-8a4d-3dc836251619 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] DELETE http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 Dec 29 08:27:50.323936 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-11fdd773-4603-461d-8a4d-3dc836251619 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:27:50.324149 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:27:50.324149 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:27:50.324516 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-11fdd773-4603-461d-8a4d-3dc836251619 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Calling method 'delete' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:27:50.325056 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-11fdd773-4603-461d-8a4d-3dc836251619 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Delete volume with id: 7c5e8dbb-b521-4a29-b43e-73145a206520 Dec 29 08:27:50.374445 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:27:50.374445 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:27:50.375619 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-11fdd773-4603-461d-8a4d-3dc836251619 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Volume info retrieved successfully. Dec 29 08:27:50.401723 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-11fdd773-4603-461d-8a4d-3dc836251619 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Delete volume request issued successfully. Dec 29 08:27:50.402206 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-11fdd773-4603-461d-8a4d-3dc836251619 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 returned with HTTP 202 Dec 29 08:27:50.403107 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1783/3574] 10.222.0.20 () {58 vars in 1318 bytes} [Tue Dec 29 08:27:50 2020] DELETE /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Dec 29 08:27:50.410950 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fb3bba1a-83dd-407d-a5de-b1de4c6852e5 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] GET http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 Dec 29 08:27:50.411477 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fb3bba1a-83dd-407d-a5de-b1de4c6852e5 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:27:50.411691 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:27:50.411691 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:27:50.412076 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-fb3bba1a-83dd-407d-a5de-b1de4c6852e5 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:27:50.461393 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:27:50.461393 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:27:50.469480 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-fb3bba1a-83dd-407d-a5de-b1de4c6852e5 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Volume info retrieved successfully. Dec 29 08:27:50.492579 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-fb3bba1a-83dd-407d-a5de-b1de4c6852e5 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 returned with HTTP 200 Dec 29 08:27:50.493396 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1792/3575] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:27:50 2020] GET /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 => generated 916 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:27:51.509939 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b80a2046-c820-4621-a99a-98ffaf91853f tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] GET http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 Dec 29 08:27:51.510752 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b80a2046-c820-4621-a99a-98ffaf91853f tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:27:51.510973 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:27:51.510973 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:27:51.511356 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b80a2046-c820-4621-a99a-98ffaf91853f tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:27:51.561907 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:27:51.561907 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:27:51.570087 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b80a2046-c820-4621-a99a-98ffaf91853f tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Volume info retrieved successfully. Dec 29 08:27:51.592037 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b80a2046-c820-4621-a99a-98ffaf91853f tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 returned with HTTP 200 Dec 29 08:27:51.592871 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1784/3576] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:27:51 2020] GET /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 => generated 916 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:27:52.609561 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5fdbb827-7957-42e7-807f-ed90d2e1fb62 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] GET http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 Dec 29 08:27:52.610137 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5fdbb827-7957-42e7-807f-ed90d2e1fb62 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:27:52.610290 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:27:52.610290 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:27:52.610687 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-5fdbb827-7957-42e7-807f-ed90d2e1fb62 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:27:52.660549 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-5fdbb827-7957-42e7-807f-ed90d2e1fb62 tempest-TestMinimumBasicScenario-187993583 tempest-TestMinimumBasicScenario-187993583] http://10.222.0.20/volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 returned with HTTP 404 Dec 29 08:27:52.661613 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1793/3577] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:27:52 2020] GET /volume/v3/0f7706aac93043b8b4fbcc530f5414cd/volumes/7c5e8dbb-b521-4a29-b43e-73145a206520 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Dec 29 08:41:09.487463 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ced71f5e-689a-49be-93e0-177fc66056ac tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] POST http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes Dec 29 08:41:09.487970 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:41:09.487970 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:41:09.488287 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ced71f5e-689a-49be-93e0-177fc66056ac tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-491775875", "imageRef": "52cdef56-eb4c-4d50-a0bf-c37ad8fca758", "size": 1}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:41:09.489369 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.v3.volumes [None req-ced71f5e-689a-49be-93e0-177fc66056ac tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-491775875', 'imageRef': '52cdef56-eb4c-4d50-a0bf-c37ad8fca758', 'size': 1}} {{(pid=88229) create /opt/stack/cinder/cinder/api/v3/volumes.py:289}} Dec 29 08:41:09.596302 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [None req-ced71f5e-689a-49be-93e0-177fc66056ac tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Create volume of 1 GB Dec 29 08:41:09.614265 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ced71f5e-689a-49be-93e0-177fc66056ac tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Availability zone cache updated, next update will occur around 2020-12-29 09:41:09.613838. {{(pid=88229) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:150}} Dec 29 08:41:09.614616 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ced71f5e-689a-49be-93e0-177fc66056ac tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Availability Zones retrieved successfully. Dec 29 08:41:09.631458 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ced71f5e-689a-49be-93e0-177fc66056ac tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Flow 'volume_create_api' (64e12219-0952-448e-82a9-16bc7e1e42e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 08:41:09.634679 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ced71f5e-689a-49be-93e0-177fc66056ac tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52286357-23d7-4017-ab76-b11c7be018ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 08:41:09.637199 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.flows.api.create_volume [None req-ced71f5e-689a-49be-93e0-177fc66056ac tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Validating volume size '1' using validate_int {{(pid=88229) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:204}} Dec 29 08:41:09.740435 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ced71f5e-689a-49be-93e0-177fc66056ac tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52286357-23d7-4017-ab76-b11c7be018ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2020-12-29T06:59:38Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='lvmdriver-1'},id=6240d0ca-d3f2-43af-9de8-adedc701efcd,is_public=True,name='lvmdriver-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6240d0ca-d3f2-43af-9de8-adedc701efcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 08:41:09.742519 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ced71f5e-689a-49be-93e0-177fc66056ac tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5724800-fef5-492e-b7ab-1b0a7a7b1e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 08:41:09.828668 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.quota [None req-ced71f5e-689a-49be-93e0-177fc66056ac tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Created reservations ['5bf2d9c1-1c39-4e23-9042-b9aeb93996f0', '1476a253-e39a-4124-8d42-c544e8108120', '61f7e3a1-f92b-42a5-be4b-69ff97905d62', '494812fd-d34f-40f9-847d-9a6ca048e92a'] {{(pid=88229) reserve /opt/stack/cinder/cinder/quota.py:1036}} Dec 29 08:41:09.830507 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ced71f5e-689a-49be-93e0-177fc66056ac tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5724800-fef5-492e-b7ab-1b0a7a7b1e65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bf2d9c1-1c39-4e23-9042-b9aeb93996f0', '1476a253-e39a-4124-8d42-c544e8108120', '61f7e3a1-f92b-42a5-be4b-69ff97905d62', '494812fd-d34f-40f9-847d-9a6ca048e92a']}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 08:41:09.832703 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ced71f5e-689a-49be-93e0-177fc66056ac tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bfb3e4b-b1b5-4aa3-a484-eb83d679bf1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 08:41:09.891874 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ced71f5e-689a-49be-93e0-177fc66056ac tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bfb3e4b-b1b5-4aa3-a484-eb83d679bf1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f3e9f1c-cfb8-4777-b7fc-221364892a60', '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-491775875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c07efee8401c49ad9c2299fef0fb9740',qos_specs=None,replication_status=,reservations=['5bf2d9c1-1c39-4e23-9042-b9aeb93996f0','1476a253-e39a-4124-8d42-c544e8108120','61f7e3a1-f92b-42a5-be4b-69ff97905d62','494812fd-d34f-40f9-847d-9a6ca048e92a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10986416f60548919a48116dc0329f79',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2020-12-29T08:41:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-491775875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f3e9f1c-cfb8-4777-b7fc-221364892a60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c07efee8401c49ad9c2299fef0fb9740',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,user_id='10986416f60548919a48116dc0329f79',volume_attachment=,volume_type=,volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 08:41:09.893884 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ced71f5e-689a-49be-93e0-177fc66056ac tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (403ae414-bbe0-4bac-9cb0-ca57fa8feaaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 08:41:09.920869 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ced71f5e-689a-49be-93e0-177fc66056ac tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (403ae414-bbe0-4bac-9cb0-ca57fa8feaaa) transitioned into state 'SUCCESS' from state '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-491775875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c07efee8401c49ad9c2299fef0fb9740',qos_specs=None,replication_status=,reservations=['5bf2d9c1-1c39-4e23-9042-b9aeb93996f0','1476a253-e39a-4124-8d42-c544e8108120','61f7e3a1-f92b-42a5-be4b-69ff97905d62','494812fd-d34f-40f9-847d-9a6ca048e92a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='10986416f60548919a48116dc0329f79',volume_type_id=6240d0ca-d3f2-43af-9de8-adedc701efcd)}' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 08:41:09.922893 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ced71f5e-689a-49be-93e0-177fc66056ac tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f6575ac-65b9-4a93-b657-a3c327e556cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:192}} Dec 29 08:41:09.938057 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ced71f5e-689a-49be-93e0-177fc66056ac tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f6575ac-65b9-4a93-b657-a3c327e556cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=88229) _task_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:181}} Dec 29 08:41:09.940704 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [None req-ced71f5e-689a-49be-93e0-177fc66056ac tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Flow 'volume_create_api' (64e12219-0952-448e-82a9-16bc7e1e42e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=88229) _flow_receiver /usr/local/lib/python3.6/dist-packages/taskflow/listeners/logging.py:143}} Dec 29 08:41:09.989865 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ced71f5e-689a-49be-93e0-177fc66056ac tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Create volume request issued successfully. Dec 29 08:41:10.004255 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ced71f5e-689a-49be-93e0-177fc66056ac tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes returned with HTTP 202 Dec 29 08:41:10.008391 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1785/3578] 10.222.0.20 () {60 vars in 1226 bytes} [Tue Dec 29 08:41:09 2020] POST /volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes => generated 821 bytes in 521 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Dec 29 08:41:10.020361 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bb8693a6-f723-4550-97ee-a8a86f4b6acd tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] GET http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 Dec 29 08:41:10.020876 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bb8693a6-f723-4550-97ee-a8a86f4b6acd tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:41:10.021353 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-bb8693a6-f723-4550-97ee-a8a86f4b6acd tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:41:10.069738 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:41:10.069738 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:41:10.078998 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-bb8693a6-f723-4550-97ee-a8a86f4b6acd tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Volume info retrieved successfully. Dec 29 08:41:10.100404 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-bb8693a6-f723-4550-97ee-a8a86f4b6acd tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 returned with HTTP 200 Dec 29 08:41:10.101222 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1794/3579] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:41:10 2020] GET /volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 => generated 913 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:41:11.117302 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a2887e8c-5a96-4086-8d42-6dd10219eb39 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] GET http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 Dec 29 08:41:11.117869 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a2887e8c-5a96-4086-8d42-6dd10219eb39 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:41:11.118023 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:41:11.118023 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:41:11.118395 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-a2887e8c-5a96-4086-8d42-6dd10219eb39 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:41:11.168039 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:41:11.168039 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:41:11.176469 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-a2887e8c-5a96-4086-8d42-6dd10219eb39 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Volume info retrieved successfully. Dec 29 08:41:11.199061 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-a2887e8c-5a96-4086-8d42-6dd10219eb39 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 returned with HTTP 200 Dec 29 08:41:11.201356 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1786/3580] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:41:11 2020] GET /volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:41:12.216432 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c9d3f4b9-f516-4dc5-9fb7-116bcd0d255b tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] GET http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 Dec 29 08:41:12.217539 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c9d3f4b9-f516-4dc5-9fb7-116bcd0d255b tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:41:12.217754 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:41:12.217754 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:41:12.218123 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-c9d3f4b9-f516-4dc5-9fb7-116bcd0d255b tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:41:12.272685 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:41:12.272685 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:41:12.282463 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-c9d3f4b9-f516-4dc5-9fb7-116bcd0d255b tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Volume info retrieved successfully. Dec 29 08:41:12.304973 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-c9d3f4b9-f516-4dc5-9fb7-116bcd0d255b tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 returned with HTTP 200 Dec 29 08:41:12.305796 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1795/3581] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:41:12 2020] GET /volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 => generated 913 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:41:13.322385 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f16176f5-d9bc-4742-8112-8a1042248d96 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] GET http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 Dec 29 08:41:13.323136 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f16176f5-d9bc-4742-8112-8a1042248d96 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:41:13.323354 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:41:13.323354 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:41:13.323714 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-f16176f5-d9bc-4742-8112-8a1042248d96 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:41:13.373739 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:41:13.373739 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:41:13.382323 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-f16176f5-d9bc-4742-8112-8a1042248d96 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Volume info retrieved successfully. Dec 29 08:41:13.404693 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-f16176f5-d9bc-4742-8112-8a1042248d96 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 returned with HTTP 200 Dec 29 08:41:13.414765 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1787/3582] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:41:13 2020] GET /volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 => generated 913 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:41:14.421897 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-49db3ddc-025e-402d-b0f9-cfd1e3129f9a tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] GET http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 Dec 29 08:41:14.422710 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-49db3ddc-025e-402d-b0f9-cfd1e3129f9a tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:41:14.423004 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:41:14.423004 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:41:14.423458 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-49db3ddc-025e-402d-b0f9-cfd1e3129f9a tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:41:14.473847 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:41:14.473847 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:41:14.482392 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-49db3ddc-025e-402d-b0f9-cfd1e3129f9a tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Volume info retrieved successfully. Dec 29 08:41:14.505256 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-49db3ddc-025e-402d-b0f9-cfd1e3129f9a tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 returned with HTTP 200 Dec 29 08:41:14.506498 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1796/3583] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:41:14 2020] GET /volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 => generated 913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:41:15.522742 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-91843b1c-e5b8-46d6-8cee-7fb2f6300c23 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] GET http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 Dec 29 08:41:15.523320 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-91843b1c-e5b8-46d6-8cee-7fb2f6300c23 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:41:15.523446 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:41:15.523446 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:41:15.523802 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-91843b1c-e5b8-46d6-8cee-7fb2f6300c23 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:41:15.573973 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:41:15.573973 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:41:15.582210 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-91843b1c-e5b8-46d6-8cee-7fb2f6300c23 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Volume info retrieved successfully. Dec 29 08:41:15.604203 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-91843b1c-e5b8-46d6-8cee-7fb2f6300c23 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 returned with HTTP 200 Dec 29 08:41:15.605130 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1788/3584] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:41:15 2020] GET /volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:41:16.620898 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b7a8aba4-b108-4bca-a2a9-ad76f50d35d1 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] GET http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 Dec 29 08:41:16.621504 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b7a8aba4-b108-4bca-a2a9-ad76f50d35d1 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:41:16.621611 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:41:16.621611 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:41:16.622077 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-b7a8aba4-b108-4bca-a2a9-ad76f50d35d1 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:41:16.687878 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:41:16.687878 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:41:16.700836 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-b7a8aba4-b108-4bca-a2a9-ad76f50d35d1 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Volume info retrieved successfully. Dec 29 08:41:16.730879 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-b7a8aba4-b108-4bca-a2a9-ad76f50d35d1 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 returned with HTTP 200 Dec 29 08:41:16.733540 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1797/3585] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:41:16 2020] GET /volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 => generated 913 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:41:17.749149 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e00d112a-0b7d-4751-a83e-71fb92ecf3ca tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] GET http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 Dec 29 08:41:17.749757 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e00d112a-0b7d-4751-a83e-71fb92ecf3ca tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:41:17.749877 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:41:17.749877 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:41:17.750220 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-e00d112a-0b7d-4751-a83e-71fb92ecf3ca tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:41:17.809386 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:41:17.809386 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:41:17.818174 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-e00d112a-0b7d-4751-a83e-71fb92ecf3ca tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Volume info retrieved successfully. Dec 29 08:41:17.840350 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-e00d112a-0b7d-4751-a83e-71fb92ecf3ca tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 returned with HTTP 200 Dec 29 08:41:17.841446 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1789/3586] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:41:17 2020] GET /volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 => generated 913 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:41:18.857440 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9b950151-de1b-4bf3-ad85-f957430adc3e tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] GET http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 Dec 29 08:41:18.858038 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9b950151-de1b-4bf3-ad85-f957430adc3e tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:41:18.858234 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:41:18.858234 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:41:18.858626 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-9b950151-de1b-4bf3-ad85-f957430adc3e tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:41:18.907095 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:41:18.907095 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:41:18.915374 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-9b950151-de1b-4bf3-ad85-f957430adc3e tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Volume info retrieved successfully. Dec 29 08:41:18.937780 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-9b950151-de1b-4bf3-ad85-f957430adc3e tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 returned with HTTP 200 Dec 29 08:41:18.938621 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1798/3587] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:41:18 2020] GET /volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 => generated 913 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:41:19.954616 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-efbd652f-e1c0-49d1-b89e-a2e13f530bac tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] GET http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 Dec 29 08:41:19.955162 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-efbd652f-e1c0-49d1-b89e-a2e13f530bac tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:41:19.955631 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:41:19.955631 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:41:19.956014 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-efbd652f-e1c0-49d1-b89e-a2e13f530bac tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:41:20.009417 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:41:20.009417 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:41:20.017676 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-efbd652f-e1c0-49d1-b89e-a2e13f530bac tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Volume info retrieved successfully. Dec 29 08:41:20.039153 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-efbd652f-e1c0-49d1-b89e-a2e13f530bac tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 returned with HTTP 200 Dec 29 08:41:20.039988 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1790/3588] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:41:19 2020] GET /volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:41:21.056704 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6fbf2f24-062e-4460-ae69-2aae7d21ff2f tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] GET http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 Dec 29 08:41:21.057923 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6fbf2f24-062e-4460-ae69-2aae7d21ff2f tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:41:21.058622 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:41:21.058622 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:41:21.059010 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-6fbf2f24-062e-4460-ae69-2aae7d21ff2f tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:41:21.110970 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:41:21.110970 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:41:21.119405 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-6fbf2f24-062e-4460-ae69-2aae7d21ff2f tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Volume info retrieved successfully. Dec 29 08:41:21.141517 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-6fbf2f24-062e-4460-ae69-2aae7d21ff2f tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 returned with HTTP 200 Dec 29 08:41:21.142335 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1799/3589] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:41:21 2020] GET /volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 => generated 974 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:41:22.159823 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2bb3d691-e5dc-4683-a07b-e6fef33926ec tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] GET http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 Dec 29 08:41:22.160363 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2bb3d691-e5dc-4683-a07b-e6fef33926ec tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:41:22.160550 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:41:22.160550 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:41:22.160921 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-2bb3d691-e5dc-4683-a07b-e6fef33926ec tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:41:22.217161 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:41:22.217161 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:41:22.229545 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-2bb3d691-e5dc-4683-a07b-e6fef33926ec tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Volume info retrieved successfully. Dec 29 08:41:22.255677 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-2bb3d691-e5dc-4683-a07b-e6fef33926ec tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 returned with HTTP 200 Dec 29 08:41:22.256734 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1791/3590] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:41:22 2020] GET /volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 => generated 974 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:41:23.274235 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ac3be71c-f01b-4b86-bd8f-1211aa99924e tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] GET http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 Dec 29 08:41:23.274825 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ac3be71c-f01b-4b86-bd8f-1211aa99924e tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:41:23.275016 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:41:23.275016 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:41:23.275424 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-ac3be71c-f01b-4b86-bd8f-1211aa99924e tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:41:23.330374 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:41:23.330374 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:41:23.339901 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-ac3be71c-f01b-4b86-bd8f-1211aa99924e tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Volume info retrieved successfully. Dec 29 08:41:23.363579 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-ac3be71c-f01b-4b86-bd8f-1211aa99924e tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 returned with HTTP 200 Dec 29 08:41:23.364407 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1800/3591] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:41:23 2020] GET /volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 => generated 974 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Dec 29 08:41:24.380906 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-21979572-dfc2-4eee-9a18-ade2a8a29d79 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] GET http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 Dec 29 08:41:24.381457 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-21979572-dfc2-4eee-9a18-ade2a8a29d79 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:41:24.381649 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:41:24.381649 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:41:24.382047 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [None req-21979572-dfc2-4eee-9a18-ade2a8a29d79 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:41:24.431234 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:41:24.431234 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:41:24.440083 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [None req-21979572-dfc2-4eee-9a18-ade2a8a29d79 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Volume info retrieved successfully. Dec 29 08:41:24.463055 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [None req-21979572-dfc2-4eee-9a18-ade2a8a29d79 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 returned with HTTP 200 Dec 29 08:41:24.463870 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1792/3592] 10.222.0.20 () {58 vars in 1315 bytes} [Tue Dec 29 08:41:24 2020] GET /volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 => generated 1362 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:41:24.536421 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-f2f21a1e-f284-4e27-b44b-70eb4b4aba45 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] GET http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 Dec 29 08:41:24.536939 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-f2f21a1e-f284-4e27-b44b-70eb4b4aba45 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:41:24.537151 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:41:24.537151 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:41:24.537516 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-f2f21a1e-f284-4e27-b44b-70eb4b4aba45 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:41:24.589317 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:41:24.589317 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:41:24.598066 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-f2f21a1e-f284-4e27-b44b-70eb4b4aba45 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Volume info retrieved successfully. Dec 29 08:41:24.620658 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-f2f21a1e-f284-4e27-b44b-70eb4b4aba45 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 returned with HTTP 200 Dec 29 08:41:24.621500 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1801/3593] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 08:41:24 2020] GET /volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 => generated 1362 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:41:25.425898 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-22972e76-6574-4d5f-bdbd-5720880919ee tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] GET http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 Dec 29 08:41:25.426426 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-22972e76-6574-4d5f-bdbd-5720880919ee tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:41:25.426613 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:41:25.426613 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:41:25.427010 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-22972e76-6574-4d5f-bdbd-5720880919ee tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:41:25.476063 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:41:25.476063 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:41:25.483970 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-22972e76-6574-4d5f-bdbd-5720880919ee tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Volume info retrieved successfully. Dec 29 08:41:25.506803 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-22972e76-6574-4d5f-bdbd-5720880919ee tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 returned with HTTP 200 Dec 29 08:41:25.507634 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1793/3594] 10.222.0.20 () {60 vars in 1569 bytes} [Tue Dec 29 08:41:25 2020] GET /volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 => generated 1362 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:41:25.518786 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-f2f21a1e-f284-4e27-b44b-70eb4b4aba45 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] GET http://10.222.0.20/volume// Dec 29 08:41:25.519268 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-f2f21a1e-f284-4e27-b44b-70eb4b4aba45 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:41:25.519487 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:41:25.519487 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:41:25.519862 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-f2f21a1e-f284-4e27-b44b-70eb4b4aba45 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:41:25.520894 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-f2f21a1e-f284-4e27-b44b-70eb4b4aba45 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 08:41:25.521473 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1802/3595] 10.222.0.20 () {58 vars in 1289 bytes} [Tue Dec 29 08:41:25 2020] GET /volume/ => generated 754 bytes in 3 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 08:41:25.534044 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-ea78537b-2e14-49e9-a433-fcad872451ad tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] POST http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/attachments Dec 29 08:41:25.534533 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:41:25.534533 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:41:25.534972 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-ea78537b-2e14-49e9-a433-fcad872451ad tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f3e9f1c-cfb8-4777-b7fc-221364892a60", "instance_uuid": "2edcf21b-1797-4d83-84b0-39c0317e6579", "connector": null}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:41:25.585047 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:41:25.585047 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:41:25.635555 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-ea78537b-2e14-49e9-a433-fcad872451ad tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/attachments returned with HTTP 200 Dec 29 08:41:25.636476 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1794/3596] 10.222.0.20 () {66 vars in 1565 bytes} [Tue Dec 29 08:41:25 2020] POST /volume/v3/c07efee8401c49ad9c2299fef0fb9740/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:41:26.980864 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-f2f21a1e-f284-4e27-b44b-70eb4b4aba45 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] GET http://10.222.0.20/volume// Dec 29 08:41:26.982015 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-f2f21a1e-f284-4e27-b44b-70eb4b4aba45 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:41:26.982502 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-f2f21a1e-f284-4e27-b44b-70eb4b4aba45 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:41:26.983684 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-f2f21a1e-f284-4e27-b44b-70eb4b4aba45 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 08:41:26.984268 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1803/3597] 10.222.0.38 () {56 vars in 1089 bytes} [Tue Dec 29 08:41:26 2020] GET /volume/ => generated 754 bytes in 5 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 08:41:26.998424 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-6d9af75c-b826-40e8-9714-6365bbc2d7c7 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] GET http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 Dec 29 08:41:26.999031 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-6d9af75c-b826-40e8-9714-6365bbc2d7c7 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:41:26.999253 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:41:26.999253 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:41:26.999679 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-6d9af75c-b826-40e8-9714-6365bbc2d7c7 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Calling method 'show' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:41:27.049171 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:41:27.049171 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:41:27.057420 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-6d9af75c-b826-40e8-9714-6365bbc2d7c7 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Volume info retrieved successfully. Dec 29 08:41:27.076040 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:41:27.076040 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:41:27.085662 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-6d9af75c-b826-40e8-9714-6365bbc2d7c7 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 returned with HTTP 200 Dec 29 08:41:27.086493 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1795/3598] 10.222.0.38 () {60 vars in 1403 bytes} [Tue Dec 29 08:41:26 2020] GET /volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 => generated 1460 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 08:41:27.115883 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-89755a3c-e25b-4f4e-9a79-8ace4de4f950 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] PUT http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/attachments/35ae9aea-2a78-4240-ae4c-cccbc9fba31a Dec 29 08:41:27.116811 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-89755a3c-e25b-4f4e-9a79-8ace4de4f950 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.38", "host": "n-h2-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h2-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sda"}}} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:41:27.144502 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 08:41:27.144502 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 08:41:27.145136 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-89755a3c-e25b-4f4e-9a79-8ace4de4f950 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Lock "b'cinder-attachment_update-9f3e9f1c-cfb8-4777-b7fc-221364892a60-n-h2-768509-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=88228) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 08:41:27.147605 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:41:27.147605 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:41:28.472920 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-89755a3c-e25b-4f4e-9a79-8ace4de4f950 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Lock "b'cinder-attachment_update-9f3e9f1c-cfb8-4777-b7fc-221364892a60-n-h2-768509-3'" released by "attachment_update" :: held 1.328s {{(pid=88228) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 08:41:28.473681 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-89755a3c-e25b-4f4e-9a79-8ace4de4f950 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/attachments/35ae9aea-2a78-4240-ae4c-cccbc9fba31a returned with HTTP 200 Dec 29 08:41:28.475087 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1804/3599] 10.222.0.38 () {64 vars in 1468 bytes} [Tue Dec 29 08:41:27 2020] PUT /volume/v3/c07efee8401c49ad9c2299fef0fb9740/attachments/35ae9aea-2a78-4240-ae4c-cccbc9fba31a => generated 762 bytes in 1364 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:41:28.511942 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-69792f0a-7ca5-41f4-8833-a418afb48561 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] POST http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/attachments/35ae9aea-2a78-4240-ae4c-cccbc9fba31a/action Dec 29 08:41:28.512679 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:41:28.512679 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:41:28.513359 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-69792f0a-7ca5-41f4-8833-a418afb48561 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Action body: b'{"os-complete": null}' {{(pid=88229) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 08:41:28.513931 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-69792f0a-7ca5-41f4-8833-a418afb48561 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:41:28.593444 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:41:28.593444 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:41:28.606970 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-69792f0a-7ca5-41f4-8833-a418afb48561 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/attachments/35ae9aea-2a78-4240-ae4c-cccbc9fba31a/action returned with HTTP 204 Dec 29 08:41:28.607834 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1796/3600] 10.222.0.38 () {64 vars in 1489 bytes} [Tue Dec 29 08:41:28 2020] POST /volume/v3/c07efee8401c49ad9c2299fef0fb9740/attachments/35ae9aea-2a78-4240-ae4c-cccbc9fba31a/action => generated 0 bytes in 102 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 08:43:55.732769 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-89755a3c-e25b-4f4e-9a79-8ace4de4f950 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] GET http://10.222.0.20/volume// Dec 29 08:43:55.733272 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-89755a3c-e25b-4f4e-9a79-8ace4de4f950 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:43:55.733437 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:43:55.733437 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:43:55.734081 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-89755a3c-e25b-4f4e-9a79-8ace4de4f950 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Calling method 'all' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:43:55.735476 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-fe6ce75e-05b3-4f64-966f-cf4ae2616190 req-89755a3c-e25b-4f4e-9a79-8ace4de4f950 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 08:43:55.736052 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1805/3601] 10.222.0.38 () {56 vars in 1089 bytes} [Tue Dec 29 08:43:55 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 08:43:55.749636 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-ffe84e76-0d46-4b71-a92e-106e6630f793 req-6e6d9bd0-461b-4346-bd99-8f38c79bfd19 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] POST http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/attachments Dec 29 08:43:55.750146 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:43:55.750146 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:43:55.751277 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-ffe84e76-0d46-4b71-a92e-106e6630f793 req-6e6d9bd0-461b-4346-bd99-8f38c79bfd19 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f3e9f1c-cfb8-4777-b7fc-221364892a60", "instance_uuid": "2edcf21b-1797-4d83-84b0-39c0317e6579", "connector": null}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:43:55.804591 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:43:55.804591 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:43:55.931247 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-ffe84e76-0d46-4b71-a92e-106e6630f793 req-6e6d9bd0-461b-4346-bd99-8f38c79bfd19 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/attachments returned with HTTP 200 Dec 29 08:43:55.932198 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1797/3602] 10.222.0.38 () {64 vars in 1358 bytes} [Tue Dec 29 08:43:55 2020] POST /volume/v3/c07efee8401c49ad9c2299fef0fb9740/attachments => generated 273 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 08:43:55.946681 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-ffe84e76-0d46-4b71-a92e-106e6630f793 req-92295965-5b64-43b2-bb9f-ac5c5485ac81 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] DELETE http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/attachments/35ae9aea-2a78-4240-ae4c-cccbc9fba31a Dec 29 08:43:55.947295 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-ffe84e76-0d46-4b71-a92e-106e6630f793 req-92295965-5b64-43b2-bb9f-ac5c5485ac81 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:43:55.947840 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-ffe84e76-0d46-4b71-a92e-106e6630f793 req-92295965-5b64-43b2-bb9f-ac5c5485ac81 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Calling method 'version_select' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:43:55.970193 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:43:55.970193 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:43:56.161018 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-ffe84e76-0d46-4b71-a92e-106e6630f793 req-92295965-5b64-43b2-bb9f-ac5c5485ac81 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Remaining volume attachments: VolumeAttachmentList(objects=[VolumeAttachment(740c0839-83a0-4f69-8724-b2eeb5ce9c1b)]) {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 08:43:56.161359 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-ffe84e76-0d46-4b71-a92e-106e6630f793 req-92295965-5b64-43b2-bb9f-ac5c5485ac81 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Adding status of: reserved to pending status list for volume. {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2293}} Dec 29 08:43:56.161970 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-ffe84e76-0d46-4b71-a92e-106e6630f793 req-92295965-5b64-43b2-bb9f-ac5c5485ac81 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Pending status list for volume during attachment-delete: ['reserved'] {{(pid=88228) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 08:43:56.168401 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-ffe84e76-0d46-4b71-a92e-106e6630f793 req-92295965-5b64-43b2-bb9f-ac5c5485ac81 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/attachments/35ae9aea-2a78-4240-ae4c-cccbc9fba31a returned with HTTP 200 Dec 29 08:43:56.169267 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1806/3603] 10.222.0.38 () {62 vars in 1437 bytes} [Tue Dec 29 08:43:55 2020] DELETE /volume/v3/c07efee8401c49ad9c2299fef0fb9740/attachments/35ae9aea-2a78-4240-ae4c-cccbc9fba31a => generated 192 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Dec 29 08:43:57.388070 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-ffe84e76-0d46-4b71-a92e-106e6630f793 req-6e6d9bd0-461b-4346-bd99-8f38c79bfd19 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] GET http://10.222.0.20/volume// Dec 29 08:43:57.388600 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-ffe84e76-0d46-4b71-a92e-106e6630f793 req-6e6d9bd0-461b-4346-bd99-8f38c79bfd19 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:43:57.388765 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:43:57.388765 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:43:57.389148 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-ffe84e76-0d46-4b71-a92e-106e6630f793 req-6e6d9bd0-461b-4346-bd99-8f38c79bfd19 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Calling method 'all' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:43:57.390411 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-ffe84e76-0d46-4b71-a92e-106e6630f793 req-6e6d9bd0-461b-4346-bd99-8f38c79bfd19 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume// returned with HTTP 300 Dec 29 08:43:57.391600 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1798/3604] 10.222.0.45 () {56 vars in 1089 bytes} [Tue Dec 29 08:43:57 2020] GET /volume/ => generated 754 bytes in 4 msecs (HTTP/1.1 300) 5 headers in 169 bytes (1 switches on core 0) Dec 29 08:43:57.404309 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1a22f3f4-826f-4c2a-b15d-87ee7d8db2d6 req-5e487040-8817-43fe-83fb-d152be31af6c tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] GET http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 Dec 29 08:43:57.404883 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1a22f3f4-826f-4c2a-b15d-87ee7d8db2d6 req-5e487040-8817-43fe-83fb-d152be31af6c tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:43:57.405098 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:43:57.405098 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:43:57.405469 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1a22f3f4-826f-4c2a-b15d-87ee7d8db2d6 req-5e487040-8817-43fe-83fb-d152be31af6c tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Calling method 'show' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:43:57.454445 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:43:57.454445 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:43:57.462734 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-1a22f3f4-826f-4c2a-b15d-87ee7d8db2d6 req-5e487040-8817-43fe-83fb-d152be31af6c tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Volume info retrieved successfully. Dec 29 08:43:57.481423 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:43:57.481423 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:43:57.490958 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1a22f3f4-826f-4c2a-b15d-87ee7d8db2d6 req-5e487040-8817-43fe-83fb-d152be31af6c tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 returned with HTTP 200 Dec 29 08:43:57.491772 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1807/3605] 10.222.0.45 () {60 vars in 1403 bytes} [Tue Dec 29 08:43:57 2020] GET /volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 => generated 1460 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Dec 29 08:43:57.510958 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1a22f3f4-826f-4c2a-b15d-87ee7d8db2d6 req-a4e685a6-92fd-4a54-a2ab-b02bb959f0be tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] PUT http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/attachments/740c0839-83a0-4f69-8724-b2eeb5ce9c1b Dec 29 08:43:57.511774 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1a22f3f4-826f-4c2a-b15d-87ee7d8db2d6 req-a4e685a6-92fd-4a54-a2ab-b02bb959f0be tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "AMD64", "os_type": "win32", "ip": "10.222.0.45", "host": "n-h1-768509-3", "multipath": false, "initiator": "iqn.1991-05.com.microsoft:n-h1-768509-3.cbci-768509-3.local", "mountpoint": "/dev/sda"}}} {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:43:57.540035 n-d-768509-3 devstack@c-api.service[88227]: /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.. Dec 29 08:43:57.540035 n-d-768509-3 devstack@c-api.service[88227]: return self(f, *args, **kw) Dec 29 08:43:57.540490 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-1a22f3f4-826f-4c2a-b15d-87ee7d8db2d6 req-a4e685a6-92fd-4a54-a2ab-b02bb959f0be tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Lock "b'cinder-attachment_update-9f3e9f1c-cfb8-4777-b7fc-221364892a60-n-h1-768509-3'" acquired by "attachment_update" :: waited 0.009s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:150}} Dec 29 08:43:57.542808 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:43:57.542808 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:43:58.820594 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.coordination [req-1a22f3f4-826f-4c2a-b15d-87ee7d8db2d6 req-a4e685a6-92fd-4a54-a2ab-b02bb959f0be tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Lock "b'cinder-attachment_update-9f3e9f1c-cfb8-4777-b7fc-221364892a60-n-h1-768509-3'" released by "attachment_update" :: held 1.280s {{(pid=88229) _synchronized /opt/stack/cinder/cinder/coordination.py:162}} Dec 29 08:43:58.821257 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1a22f3f4-826f-4c2a-b15d-87ee7d8db2d6 req-a4e685a6-92fd-4a54-a2ab-b02bb959f0be tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/attachments/740c0839-83a0-4f69-8724-b2eeb5ce9c1b returned with HTTP 200 Dec 29 08:43:58.822154 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1799/3606] 10.222.0.45 () {64 vars in 1468 bytes} [Tue Dec 29 08:43:57 2020] PUT /volume/v3/c07efee8401c49ad9c2299fef0fb9740/attachments/740c0839-83a0-4f69-8724-b2eeb5ce9c1b => generated 762 bytes in 1316 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Dec 29 08:43:58.855596 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1a22f3f4-826f-4c2a-b15d-87ee7d8db2d6 req-1609f3eb-0f81-41ef-9934-64ee23f3e7b0 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] POST http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/attachments/740c0839-83a0-4f69-8724-b2eeb5ce9c1b/action Dec 29 08:43:58.856215 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:43:58.856215 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:43:58.856646 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1a22f3f4-826f-4c2a-b15d-87ee7d8db2d6 req-1609f3eb-0f81-41ef-9934-64ee23f3e7b0 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Action body: b'{"os-complete": null}' {{(pid=88228) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:981}} Dec 29 08:43:58.857020 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-1a22f3f4-826f-4c2a-b15d-87ee7d8db2d6 req-1609f3eb-0f81-41ef-9934-64ee23f3e7b0 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} Dec 29 08:43:58.925540 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:43:58.925540 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:43:58.940147 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-1a22f3f4-826f-4c2a-b15d-87ee7d8db2d6 req-1609f3eb-0f81-41ef-9934-64ee23f3e7b0 tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/attachments/740c0839-83a0-4f69-8724-b2eeb5ce9c1b/action returned with HTTP 204 Dec 29 08:43:58.941020 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1808/3607] 10.222.0.45 () {64 vars in 1489 bytes} [Tue Dec 29 08:43:58 2020] POST /volume/v3/c07efee8401c49ad9c2299fef0fb9740/attachments/740c0839-83a0-4f69-8724-b2eeb5ce9c1b/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Dec 29 08:45:41.202316 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-ac6e7238-d08f-4767-b5ad-e3d3ca4cbf1f req-5387e90b-eddf-4f1f-8b21-25247222f27d tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] DELETE http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/attachments/740c0839-83a0-4f69-8724-b2eeb5ce9c1b Dec 29 08:45:41.202834 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-ac6e7238-d08f-4767-b5ad-e3d3ca4cbf1f req-5387e90b-eddf-4f1f-8b21-25247222f27d tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Empty body provided in request {{(pid=88229) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:45:41.203053 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:45:41.203053 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:45:41.203426 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-ac6e7238-d08f-4767-b5ad-e3d3ca4cbf1f req-5387e90b-eddf-4f1f-8b21-25247222f27d tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Calling method 'version_select' {{(pid=88229) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:45:41.225229 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:45:41.225229 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:45:41.685239 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-ac6e7238-d08f-4767-b5ad-e3d3ca4cbf1f req-5387e90b-eddf-4f1f-8b21-25247222f27d tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Remaining volume attachments: VolumeAttachmentList(objects=[]) {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2284}} Dec 29 08:45:41.685663 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.volume.api [req-ac6e7238-d08f-4767-b5ad-e3d3ca4cbf1f req-5387e90b-eddf-4f1f-8b21-25247222f27d tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Pending status list for volume during attachment-delete: [] {{(pid=88229) attachment_delete /opt/stack/cinder/cinder/volume/api.py:2297}} Dec 29 08:45:41.691757 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-ac6e7238-d08f-4767-b5ad-e3d3ca4cbf1f req-5387e90b-eddf-4f1f-8b21-25247222f27d tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/attachments/740c0839-83a0-4f69-8724-b2eeb5ce9c1b returned with HTTP 200 Dec 29 08:45:41.692616 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88229|app: 0|req: 1800/3608] 10.222.0.45 () {62 vars in 1437 bytes} [Tue Dec 29 08:45:41 2020] DELETE /volume/v3/c07efee8401c49ad9c2299fef0fb9740/attachments/740c0839-83a0-4f69-8724-b2eeb5ce9c1b => generated 19 bytes in 495 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Dec 29 08:45:41.708662 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-ac6e7238-d08f-4767-b5ad-e3d3ca4cbf1f req-2d906b16-b2ad-4c1d-b3d0-b0cf4cd3ae3d tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] DELETE http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 Dec 29 08:45:41.709236 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-ac6e7238-d08f-4767-b5ad-e3d3ca4cbf1f req-2d906b16-b2ad-4c1d-b3d0-b0cf4cd3ae3d tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Empty body provided in request {{(pid=88228) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:713}} Dec 29 08:45:41.709429 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. Dec 29 08:45:41.709429 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning, Dec 29 08:45:41.709799 n-d-768509-3 devstack@c-api.service[88227]: DEBUG cinder.api.openstack.wsgi [req-ac6e7238-d08f-4767-b5ad-e3d3ca4cbf1f req-2d906b16-b2ad-4c1d-b3d0-b0cf4cd3ae3d tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Calling method 'delete' {{(pid=88228) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:867}} Dec 29 08:45:41.710258 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.v3.volumes [req-ac6e7238-d08f-4767-b5ad-e3d3ca4cbf1f req-2d906b16-b2ad-4c1d-b3d0-b0cf4cd3ae3d tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Delete volume with id: 9f3e9f1c-cfb8-4777-b7fc-221364892a60 Dec 29 08:45:41.762618 n-d-768509-3 devstack@c-api.service[88227]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Dec 29 08:45:41.762618 n-d-768509-3 devstack@c-api.service[88227]: DeprecationWarning) Dec 29 08:45:41.763795 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-ac6e7238-d08f-4767-b5ad-e3d3ca4cbf1f req-2d906b16-b2ad-4c1d-b3d0-b0cf4cd3ae3d tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Volume info retrieved successfully. Dec 29 08:45:41.790434 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.volume.api [req-ac6e7238-d08f-4767-b5ad-e3d3ca4cbf1f req-2d906b16-b2ad-4c1d-b3d0-b0cf4cd3ae3d tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] Delete volume request issued successfully. Dec 29 08:45:41.790936 n-d-768509-3 devstack@c-api.service[88227]: INFO cinder.api.openstack.wsgi [req-ac6e7238-d08f-4767-b5ad-e3d3ca4cbf1f req-2d906b16-b2ad-4c1d-b3d0-b0cf4cd3ae3d tempest-TestShelveInstance-753746131 tempest-TestShelveInstance-753746131] http://10.222.0.20/volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 returned with HTTP 202 Dec 29 08:45:41.791789 n-d-768509-3 devstack@c-api.service[88227]: [pid: 88228|app: 0|req: 1809/3609] 10.222.0.45 () {60 vars in 1384 bytes} [Tue Dec 29 08:45:41 2020] DELETE /volume/v3/c07efee8401c49ad9c2299fef0fb9740/volumes/9f3e9f1c-cfb8-4777-b7fc-221364892a60 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0)